mirror of
https://github.com/Luzifer/past3.git
synced 2024-11-09 16:30:01 +00:00
1.1 KiB
1.1 KiB
0.10.0 / 2019-02-01
- Replace CDNJS with jsDelivr
0.9.1 / 2019-01-14
- Fix: Do not set cache-control but request it
0.9.0 / 2019-01-14
- Add upload-script
- Script can run under python3
- Set cache-control to prevent browser caching
0.8.0 / 2018-09-25
- Allow sharing private files through pre-signed URLs
0.7.0 / 2018-09-25
- Slightly increase font size of editor
- Fix remaining BS4 update, add private files feature
- Some small UX improvements
- Fix: Select file URL on click
- Update dependencies
0.6.0 / 2018-09-24
- Store changed documents locally to prevent data loss on reload
- Port application to pure Javascript
- Use babel to minify and transpile
0.5.0 / 2017-01-26
- Bind ctrl+r to refresh file list instead of reload window
- Bind ctrl+s / ctrl+n to buttons
0.4.0 / 2017-01-21
- Auto-refresh AWS credentials to prevent save errors
0.3.0 / 2017-01-15
- Add file deletion
- Ensure loading order to prevent races
0.2.0 / 2017-01-15
- Add README and Screenshot
- Add Bootswatch theme capability
- UI improvements
0.1.0 / 2017-01-15
- Initial version