Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Releases: vss365today/api

2023.12.31

31 Dec 18:22
Compare
Choose a tag to compare
  • Dependency updates

2023.11.18

19 Nov 02:49
Compare
Choose a tag to compare
  • 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/urllib3 with httpx
  • Small improvements
  • Dependency updates

2023.07.29

29 Jul 17:32
Compare
Choose a tag to compare

A complete rewrite of the whole API.

2022.05.08

09 May 12:54
Compare
Choose a tag to compare
  • Start work on v2 API (#105)
  • Add flask-db for database migrations
  • Dependency updates

2021.12.09

09 Dec 19:10
Compare
Choose a tag to compare
  • Start adding flask-smorest and flask-sqlalchemy support for eventual v2 endpoints
  • Change how secrets are loaded and accessed
  • Dependency updates

2021.09.14

15 Sep 16:09
Compare
Choose a tag to compare
  • Rework archive endpoints to correctly generate new archive and accurately respond with 304
  • Save tweet media alt_text

2021.09.06

07 Sep 17:11
Compare
Choose a tag to compare
  • Patch /browse endpoint 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

27 Aug 14:58
Compare
Choose a tag to compare
Return 304 on archive POST if already exists