Skip to content

Releases: istudyatuni/kotync

v0.2

16 Aug 18:05
Compare
Choose a tag to compare

Added

  • Configure port (env PORT)
  • Configure limit for JSON requests payloads (env LIMITS_JSON)

Changed

  • Config structure has been changed

v0.1

12 Jun 18:13
Compare
Choose a tag to compare

Initial release. Includes all features from original server. Also includes:

  • Use SQLite for storage
  • Use and migrate MySQL database from original server
  • Uses Blake3 for hashing passwords
  • Can be configured via config file
  • get /manga: max limit is 1000

Docker image ghcr.io/istudyatuni/kotync:0.1