1
0
mirror of https://github.com/Luzifer/past3.git synced 2024-09-19 17:02:59 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
17bf7c78ae
Fix: Do not set cache-control but request it
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-14 22:23:19 +01:00
c6f83318e7
Set cache-control to prevent browser caching
this prevents files being cached and not updated in the editor

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-14 11:45:45 +01:00
c02a115c1a
Allow sharing private files through pre-signed URLs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-25 12:04:26 +02:00
0cba83022d
Fix remaining BS4 update, add private files feature
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-25 01:18:01 +02:00
c31b86d22a
Some small UX improvements
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-24 23:53:17 +02:00
74290c0647
Fix: Select file URL on click
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-24 22:33:20 +02:00
dceb5d2430
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-24 22:27:52 +02:00
88cb7f1829
Store changed documents locally to prevent data loss on reload
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-24 15:23:15 +02:00
2ee228f721
Port application to pure Javascript
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-24 14:13:36 +02:00