Dylan
|
886dc0e09f
|
Improved docs
|
2023-07-03 19:49:43 +01:00 |
|
Dylan
|
ff6651d2ad
|
Update 2023-05-04 (#88)
* Bump pillow from 9.4.0 to 9.5.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.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.4.0...9.5.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update deploy workflow
* Fix NSFW video embeds
* Fix small embed sizes
* Update gitignore
* Fix/workarounds for failing tests
* Revert "Add info message for #74"
This reverts commit 39490a49b98ba6e56a109958dab4cb953ede4fe8.
* Fixed tweet not found error
* Fix tweet not found test
* Bump boto3 from 1.26.104 to 1.26.127
Bumps [boto3](https://github.com/boto/boto3) from 1.26.104 to 1.26.127.
- [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.104...1.26.127)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump simple-git from 3.7.1 to 3.18.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.7.1 to 3.18.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.18.0/simple-git)
---
updated-dependencies:
- dependency-name: simple-git
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump requests from 2.28.2 to 2.30.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.30.0.
- [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.28.2...v2.30.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-04 23:49:57 +01:00 |
|
Dylan
|
7ff1031627
|
Squashed commit of the following:
commit 4fe0af4e6a4a15ee4796a857e79ad0fe9b72c0f1
Author: Dylan <dylanpdx@gmail.com>
Date: Wed Dec 28 18:09:25 2022 +0000
Misc. changes to MP4 Looping function
commit 42ef8845c38c5a74e56da3c5f035d5a6c091c86a
Author: Dylan <dylanpdx@gmail.com>
Date: Tue Dec 27 20:00:22 2022 +0000
Abandoning raw gif conversion for now; looping vid instead
commit b61938b340a02ac8cfab02048b7e9deaf87edbf5
Author: Dylan <dylanpdx@gmail.com>
Date: Tue Dec 27 19:38:58 2022 +0000
More work on WIP gif generation
commit 3bc6e7e0da1ce6ae905c80bbbaaa55a68050de52
Author: Dylan <dylanpdx@gmail.com>
Date: Mon Dec 26 14:46:46 2022 +0000
Experimental gif conversion
|
2022-12-28 18:22:11 +00:00 |
|
Dylan
|
6e1f37eabd
|
Misc. changes and coverage excludes
|
2022-09-28 23:50:12 +01:00 |
|
flifloo
|
b27296e317
|
Add Docker image and compose with documentation
|
2022-06-07 11:46:39 +02:00 |
|
Dylan
|
85c682ab11
|
Updated gitignore
|
2022-05-15 01:15:15 +01:00 |
|
Dylan
|
7a0b2660c5
|
Name changes & removed links.json
|
2022-05-13 19:50:39 +01:00 |
|
Dylan
|
66a6af4cc3
|
Initial changes
|
2022-05-13 17:00:16 +00:00 |
|
nyuszika7h
|
5c4138e158
|
Delete __pycache__ and add it to .gitignore
|
2021-10-06 11:38:07 +02:00 |
|
robinuniverse
|
2f9f160b34
|
Added config system, Updated readme, Fixed DB connections stalling with multiple uWSGI workers, Made it less prone to crashing if necessary files are not present
|
2021-07-11 15:48:17 -05:00 |
|
Robin Universe
|
d3e151904c
|
fixed a minor typo, actually got rid of pycache
|
2021-07-07 22:23:59 -05:00 |
|
Robin Universe
|
ecba0fc79d
|
Added a new link caching system, updated the readme, started ignoreing pycache
|
2021-07-07 22:17:23 -05:00 |
|