This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Releases: vss365today/api
Releases · vss365today/api
2023.12.31
- Dependency updates
2023.11.18
- Change archive GET to return latest generated archive, even if old, when possible
- Add tweet content to archive file
- Add privacy link to email
- Removed "view in browser" link from email
- Replace
requests/urllib3withhttpx - Small improvements
- Dependency updates
2023.07.29
A complete rewrite of the whole API.
2022.05.08
- Start work on v2 API (#105)
- Add
flask-dbfor database migrations - Dependency updates
2021.12.09
- Start adding
flask-smorestandflask-sqlalchemysupport for eventual v2 endpoints - Change how secrets are loaded and accessed
- Dependency updates
2021.09.14
- Rework
archiveendpoints to correctly generate new archive and accurately respond with 304 - Save tweet media
alt_text
2021.09.06
- Patch
/browseendpoint to include One Year page - Tweak the Dockerfile entrypoint
- Raise an error on archive file generation if we can't write to
save_dir - Better gunicorn log file named
2021.08.27
Return 304 on archive POST if already exists