Commit Graph

643 Commits

Author SHA1 Message Date
126a2af121 Merge pull request #48 from dylanpdx/dependabot/pip/boto3-1.26.27
Bump boto3 from 1.26.22 to 1.26.27
2022-12-13 13:53:36 +00:00
b116f135e3 Squashed commit of the following:
commit 01bdad38ac
Author: dylanpdx <dylanpdx@gmail.com>
Date:   Tue Dec 13 13:51:05 2022 +0000

    Update deploy.yml

commit 0ed2902284
Author: Dylan <dylanpdx@gmail.com>
Date:   Wed Dec 7 02:07:37 2022 +0000

    Squashed commit of the following:

    commit 519bd76dd5
    Merge: 56046a0 1e27ad4
    Author: Dylan <dylanpdx@gmail.com>
    Date:   Wed Dec 7 02:06:06 2022 +0000

        Merge branch 'main' into prod

    commit 56046a02b6
    Author: Dylan <dylanpdx@gmail.com>
    Date:   Wed Dec 7 01:09:10 2022 +0000

        Updated serverless in package-lock

    commit ee1b044268
    Merge: aea2a2c 0739f71
    Author: Dylan <dylanpdx@gmail.com>
    Date:   Wed Dec 7 00:52:41 2022 +0000

        Merge branch 'main' into prod

    commit aea2a2cb2c
    Author: Dylan <dylanpdx@gmail.com>
    Date:   Tue Dec 6 22:59:44 2022 +0000

        Added verbose for debugging

    commit d6b61315a9
    Author: Dylan <dylanpdx@gmail.com>
    Date:   Tue Dec 6 22:45:17 2022 +0000

        Added token permissions

    commit 40f3b8b3d3
    Author: Dylan <dylanpdx@gmail.com>
    Date:   Tue Dec 6 22:42:27 2022 +0000

        Deploy config update

    commit 9684cf3faf
    Author: Dylan <dylanpdx@gmail.com>
    Date:   Tue Dec 6 19:05:20 2022 +0000

        Updated actions

    commit 0ac55ae11b
    Author: Dylan <dylanpdx@gmail.com>
    Date:   Tue Dec 6 19:02:07 2022 +0000

        Updated deploy script

    commit 812d99cd77
    Author: Dylan <dylanpdx@gmail.com>
    Date:   Tue Dec 6 18:57:20 2022 +0000

        Add production deploy
2022-12-13 13:53:22 +00:00
01bdad38ac Update deploy.yml 2022-12-13 13:51:05 +00:00
91c359a369 Bump boto3 from 1.26.22 to 1.26.27
Bumps [boto3](https://github.com/boto/boto3) from 1.26.22 to 1.26.27.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.26.22...1.26.27)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 01:28:05 +00:00
0ed2902284 Squashed commit of the following:
commit 519bd76dd5
Merge: 56046a0 1e27ad4
Author: Dylan <dylanpdx@gmail.com>
Date:   Wed Dec 7 02:06:06 2022 +0000

    Merge branch 'main' into prod

commit 56046a02b6
Author: Dylan <dylanpdx@gmail.com>
Date:   Wed Dec 7 01:09:10 2022 +0000

    Updated serverless in package-lock

commit ee1b044268
Merge: aea2a2c 0739f71
Author: Dylan <dylanpdx@gmail.com>
Date:   Wed Dec 7 00:52:41 2022 +0000

    Merge branch 'main' into prod

commit aea2a2cb2c
Author: Dylan <dylanpdx@gmail.com>
Date:   Tue Dec 6 22:59:44 2022 +0000

    Added verbose for debugging

commit d6b61315a9
Author: Dylan <dylanpdx@gmail.com>
Date:   Tue Dec 6 22:45:17 2022 +0000

    Added token permissions

commit 40f3b8b3d3
Author: Dylan <dylanpdx@gmail.com>
Date:   Tue Dec 6 22:42:27 2022 +0000

    Deploy config update

commit 9684cf3faf
Author: Dylan <dylanpdx@gmail.com>
Date:   Tue Dec 6 19:05:20 2022 +0000

    Updated actions

commit 0ac55ae11b
Author: Dylan <dylanpdx@gmail.com>
Date:   Tue Dec 6 19:02:07 2022 +0000

    Updated deploy script

commit 812d99cd77
Author: Dylan <dylanpdx@gmail.com>
Date:   Tue Dec 6 18:57:20 2022 +0000

    Add production deploy
2022-12-07 02:07:37 +00:00
519bd76dd5 Merge branch 'main' into prod 2022-12-07 02:06:06 +00:00
1e27ad4eba Update tests file 2022-12-07 02:05:21 +00:00
56046a02b6 Updated serverless in package-lock 2022-12-07 01:09:10 +00:00
ee1b044268 Merge branch 'main' into prod 2022-12-07 00:52:41 +00:00
0739f7190e Merge pull request #44 from dylanpdx/dependabot/pip/pymongo-4.3.3
Bump pymongo from 4.3.2 to 4.3.3
2022-12-07 00:51:58 +00:00
ef6622b86f Bump pymongo from 4.3.2 to 4.3.3
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.3.2...4.3.3)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 00:50:05 +00:00
b8ca3f0d35 Merge pull request #47 from dylanpdx/dependabot/pip/boto3-1.26.22
Bump boto3 from 1.26.13 to 1.26.22
2022-12-07 00:49:21 +00:00
aea2a2cb2c Added verbose for debugging 2022-12-06 22:59:44 +00:00
d6b61315a9 Added token permissions 2022-12-06 22:45:17 +00:00
40f3b8b3d3 Deploy config update 2022-12-06 22:42:27 +00:00
9684cf3faf Updated actions 2022-12-06 19:05:20 +00:00
0ac55ae11b Updated deploy script 2022-12-06 19:02:07 +00:00
812d99cd77 Add production deploy 2022-12-06 18:57:20 +00:00
0095f441f0 Bump boto3 from 1.26.13 to 1.26.22
Bumps [boto3](https://github.com/boto/boto3) from 1.26.13 to 1.26.22.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.26.13...1.26.22)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 01:47:04 +00:00
0cc11bae85 Merge pull request #45 from dylanpdx/dependabot/pip/boto3-1.26.13
Bump boto3 from 1.26.6 to 1.26.13
2022-11-28 01:04:08 +00:00
c640717179 Bump boto3 from 1.26.6 to 1.26.13
Bumps [boto3](https://github.com/boto/boto3) from 1.26.6 to 1.26.13.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.26.6...1.26.13)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 02:01:52 +00:00
81e26266e9 Merge pull request #41 from dylanpdx/dependabot/pip/boto3-1.26.6
Bump boto3 from 1.24.91 to 1.26.6
2022-11-10 13:48:20 +00:00
8490cc4fc7 Bump boto3 from 1.24.91 to 1.26.6
Bumps [boto3](https://github.com/boto/boto3) from 1.24.91 to 1.26.6.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.24.91...1.26.6)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 13:47:22 +00:00
e00af9dd8c Merge pull request #32 from dylanpdx/dependabot/pip/pymongo-4.3.2
Bump pymongo from 4.2.0 to 4.3.2
2022-11-10 13:46:24 +00:00
c6b06ac3c5 Merge pull request #40 from fhrach4/add-all-images-endpoint
add /all as an alternate method of creating a composite image of all images in a tweet
2022-11-10 13:45:36 +00:00
c63f8635d9 add /all as an alternate method of creating a composite image of all images in a tweet 2022-11-09 18:15:41 -05:00
8299349e16 Bump pymongo from 4.2.0 to 4.3.2
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.2.0 to 4.3.2.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.2.0...4.3.2)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-06 18:43:15 +00:00
5fb3ca35c3 Merge pull request #37 from dylanpdx/dependabot/pip/pillow-9.3.0
Bump pillow from 9.2.0 to 9.3.0
2022-11-06 18:42:26 +00:00
4aa2309860 Merge pull request #38 from fhrach4/add-matrix-synapse-support
Add support for URL previews for matrix Synapse homeservers
2022-11-06 18:35:15 +00:00
6d242abbbc Add support for URL previews for matrix Synapse homeservers 2022-11-06 00:48:56 -04:00
9aaac0a2c3 Bump pillow from 9.2.0 to 9.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 01:30:33 +00:00
d31ff7957f Fixed missing likes display 2022-10-28 19:43:02 +01:00
575dc1fa2d Compact QRT Display 2022-10-25 19:15:53 +01:00
4cf33ef173 Add isGif to VNF 2022-10-22 17:10:07 +01:00
4be8215bd1 Merge pull request #31 from dylanpdx/dependabot/pip/boto3-1.24.91
Bump boto3 from 1.24.89 to 1.24.91
2022-10-19 14:57:33 +01:00
2c34590a6e Bump boto3 from 1.24.89 to 1.24.91
Bumps [boto3](https://github.com/boto/boto3) from 1.24.89 to 1.24.91.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.24.89...1.24.91)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 01:50:36 +00:00
c4e87b7cf1 Merge pull request #21 from dylanpdx/dependabot/pip/pillow-9.2.0 2022-10-09 21:00:52 +00:00
23573951ae Bump pillow from 8.4.0 to 9.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.4.0...9.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 20:59:22 +00:00
4bf9207d65 Tests for image combine 2022-10-09 21:55:34 +01:00
dbd7d8ec35 Merge pull request #28 from dylanpdx/dependabot/pip/boto3-1.24.89
Bump boto3 from 1.23.0 to 1.24.89
2022-10-09 21:44:19 +01:00
c54168bc95 Bump boto3 from 1.23.0 to 1.24.89
Bumps [boto3](https://github.com/boto/boto3) from 1.23.0 to 1.24.89.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.23.0...1.24.89)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 20:36:02 +00:00
184482671d Merge pull request #29 from dylanpdx/dependabot/pip/pymongo-4.2.0
Bump pymongo from 4.1.1 to 4.2.0
2022-10-09 21:35:18 +01:00
45eb493b30 Merge pull request #26 from dylanpdx/dependabot/pip/flask-2.2.2
Bump flask from 2.0.3 to 2.2.2
2022-10-09 21:33:53 +01:00
b2a951320d Bump pymongo from 4.1.1 to 4.2.0
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 20:29:44 +00:00
2f6e87c0d6 Bump flask from 2.0.3 to 2.2.2
Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.2.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.0.3...2.2.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 20:29:40 +00:00
66674c0d34 Merge pull request #30 from dylanpdx/dependabot/pip/requests-2.28.1
Bump requests from 2.27.1 to 2.28.1
2022-10-09 21:28:53 +01:00
3ef9e7d6b5 Bump requests from 2.27.1 to 2.28.1
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 19:47:06 +00:00
09efd79915 Re-Add YT-DLP 2022-10-09 20:46:18 +01:00
6bd06b76bc Re-Add flask-cors 2022-10-09 20:44:48 +01:00
e290d11259 Cleanup dependencies 2022-10-09 20:40:05 +01:00