Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

Releases: TheReverend403/uPste

1.2.3

25 Aug 22:14
Compare
Choose a tag to compare
  • [ENHANCEMENT] Add better file extension detection.

1.2.2

28 Jul 07:29
Compare
Choose a tag to compare
  • [FIX] Account for email confirmation in user SELECTs.

1.2.1

27 Jul 13:41
Compare
Choose a tag to compare
  • [FIX] Fix API error when no session is available.

1.2.0

26 Jul 17:33
Compare
Choose a tag to compare
  • [FEATURE] Add option email confirmation on register.

1.1.6

05 Jul 23:12
Compare
Choose a tag to compare
  • [FIX] Prevent an edge case with view caching involving two users having the same file hash.

1.1.5

05 Jul 23:04
Compare
Choose a tag to compare
  • Make view cache file-specific.

1.1.4

05 Jul 22:54
Compare
Choose a tag to compare
  • Cache client IPs on file view so views can't be spammed.

1.1.3

05 Jul 12:43
Compare
Choose a tag to compare
  • Fix username apostrophe usage.

1.1.2

05 Jul 12:36
Compare
Choose a tag to compare
  • Totally refactor caching so models pretty much handle their own caching with no outside interference.

1.1.1

04 Jul 02:10
Compare
Choose a tag to compare
  • Clean up email subjects and fix routes when using daemon queue worker.