This repository has been archived by the owner on May 7, 2019. It is now read-only.
Releases: TheReverend403/uPste
Releases · TheReverend403/uPste
1.1.0
- Add deletion URLs for sharex compatibility.
1.0.10
- Fixed all the bugs in image previews
1.0.9
- Add image previews on thumbnail hover.
1.0.8
- Switch to fit() for image resizing as it retains aspect ratio.
1.0.7
- Add bcrypt work factor to env
- Add Honeypot service to further reduce spambots registering
1.0.6
- Unify references to site under site_name variable.
- Hide updated_at from uploads and rename getThumbnail() to getThumbnailUrl().
- Clean up admin/uploads a little.
1.0.5
- Show correct counts on admin user pages and update caches after saving a file.
1.0.4
- Don't call save() after create(), it's redundant.
- Actually strip EXIF info from images and save them to the right file.
1.0.3
- Make the example nginx config a little safer.
1.0.2
- Add email to /u/preferences.
- Fix broken view counter.
- Make user created_at timestamp use user timezone in /a/users.