Commit Graph

18 Commits

Author SHA1 Message Date
Alice Gaudon 3b5554b9b3 Prevent not-main domains from serving frontend 2020-07-06 15:41:30 +02:00
Alice Gaudon 095e68b27e Add multi-domain support for urls and rename url "shortening" to url "shrinking" 2020-07-06 14:52:38 +02:00
Alice Gaudon e911089c97 Prevent the creation of files where slugs are already taken by URLs 2020-07-06 11:05:04 +02:00
Alice Gaudon 9b5a0b2824 Add URL shortening 2020-07-06 10:49:18 +02:00
Alice Gaudon e34c0d46db Don't throw errors on file not found and delete files that should be deleted on access 2020-07-05 19:44:55 +02:00
Alice Gaudon f7a2603e7f Require specifying PUT/POST type on /:slug 2020-07-05 19:43:56 +02:00
Alice Gaudon 7dbe9192cd Make file actions post requests 2020-07-05 19:40:51 +02:00
Alice Gaudon 36105e86a5 Add upload_file.sh and update file-upload view accordingly 2020-06-27 17:50:28 +02:00
Alice Gaudon 6f7b56d104 Add basic account approval 2020-06-27 16:31:36 +02:00
Alice Gaudon c53ba1972d db: increase files.size column size to bigint 2020-06-15 10:16:28 +02:00
Alice Gaudon a968cf8408 Actually make file uploads work 2020-06-14 21:49:28 +02:00
Alice Gaudon 6db8b1cd21 Add size and owner fields to files 2020-06-14 18:10:06 +02:00
Alice Gaudon 9db3562584 Make file upload work 2020-06-14 17:37:47 +02:00
Alice Gaudon fae5e54066 Branding and auth views 2020-06-14 15:15:15 +02:00
Alice Gaudon 3e1a9a8ca6 Add delete files, file upload size limit and file manager barebone 2020-06-14 14:53:05 +02:00
Alice Gaudon b8c1ed1139 Initial files 2020-06-14 13:01:52 +02:00
Alice Gaudon 8149ecac71 Add auto update component 2020-05-05 15:26:28 +02:00
Alice Gaudon 48b82c000c Add sources 2020-04-23 18:07:55 +02:00