|
13abf62368
|
Add FixUserMainEmailRelation migration
|
2020-11-27 15:12:00 +01:00 |
|
|
83ab56b4ac
|
Fix linting errors
|
2020-11-22 14:13:57 +01:00 |
|
|
21bd0a42d0
|
Swaf upgrade: fix compilation errors
|
2020-11-22 13:49:08 +01:00 |
|
|
16e24b6373
|
Merge remote-tracking branch 'boilerplate/develop' into develop
|
2020-11-22 13:02:05 +01:00 |
|
|
5f59800229
|
Make express download fallback max size configurable
|
2020-11-22 12:52:01 +01:00 |
|
|
07fa213978
|
Fallback to express download if file size is bigger than max buffer size
|
2020-11-22 12:26:09 +01:00 |
|
|
ba5b90a4f9
|
swaf rename: rename project to swaf-boilerplate
|
2020-11-13 10:54:35 +01:00 |
|
|
04f19f5a28
|
Fix yarn dev script
|
2020-11-03 17:26:32 +01:00 |
|
|
292e843cd1
|
Upgrade packages i.e. wms-core
|
2020-11-02 18:17:55 +01:00 |
|
|
a8bad1c8c1
|
Upgrade wms-core and add eslint
|
2020-10-05 13:38:03 +02:00 |
|
|
3b124a993b
|
main.ts: fix config path order
|
2020-09-03 12:59:16 +02:00 |
|
|
5157b12b77
|
tsconfig.json: restore wms-core/types include and add test
|
2020-09-03 11:46:00 +02:00 |
|
|
54faa5c873
|
Use config package's multi-directory built-in support
This avoids full object overriding when you just want to set specific fields
|
2020-09-03 08:29:14 +02:00 |
|
|
f873a24791
|
Fix model creation for new wms-core version
|
2020-09-01 11:21:54 +02:00 |
|
|
010c716e14
|
File hosting: inline file display
|
2020-08-11 19:02:42 +02:00 |
|
|
e92fd2ef4a
|
Upgrade dependencies
|
2020-08-11 18:16:46 +02:00 |
|
|
36853e02c6
|
Upgrade wms-core and properly redirect after auth
|
2020-07-15 12:36:36 +02:00 |
|
|
fc883f1c92
|
Upgrade dependencies
|
2020-07-15 10:26:47 +02:00 |
|
|
311214ad7f
|
Fix missing csrf field in file manager delete form
|
2020-07-11 12:17:03 +02:00 |
|
|
b9482e9c41
|
Use new FileUploadMiddleware
|
2020-07-11 11:19:39 +02:00 |
|
|
f202e01a5a
|
Slightly improve handling of file deletions
|
2020-07-09 14:15:46 +02:00 |
|
|
49cc9f37e4
|
Fix auth tokens table display
|
2020-07-06 16:11:02 +02:00 |
|
|
3b5554b9b3
|
Prevent not-main domains from serving frontend
|
2020-07-06 15:41:30 +02:00 |
|
|
095e68b27e
|
Add multi-domain support for urls and rename url "shortening" to url "shrinking"
|
2020-07-06 14:52:38 +02:00 |
|
|
e911089c97
|
Prevent the creation of files where slugs are already taken by URLs
|
2020-07-06 11:05:04 +02:00 |
|
|
9b5a0b2824
|
Add URL shortening
|
2020-07-06 10:49:18 +02:00 |
|
|
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 |
|
|
f7a2603e7f
|
Require specifying PUT/POST type on /:slug
|
2020-07-05 19:43:56 +02:00 |
|
|
7dbe9192cd
|
Make file actions post requests
|
2020-07-05 19:40:51 +02:00 |
|
|
36105e86a5
|
Add upload_file.sh and update file-upload view accordingly
|
2020-06-27 17:50:28 +02:00 |
|
|
34b0798fdf
|
Add default config files and use it
|
2020-06-27 17:21:29 +02:00 |
|
|
6f7b56d104
|
Add basic account approval
|
2020-06-27 16:31:36 +02:00 |
|
|
c53ba1972d
|
db: increase files.size column size to bigint
|
2020-06-15 10:16:28 +02:00 |
|
|
a968cf8408
|
Actually make file uploads work
|
2020-06-14 21:49:28 +02:00 |
|
|
6db8b1cd21
|
Add size and owner fields to files
|
2020-06-14 18:10:06 +02:00 |
|
|
9db3562584
|
Make file upload work
|
2020-06-14 17:37:47 +02:00 |
|
|
fae5e54066
|
Branding and auth views
|
2020-06-14 15:15:15 +02:00 |
|
|
3e1a9a8ca6
|
Add delete files, file upload size limit and file manager barebone
|
2020-06-14 14:53:05 +02:00 |
|
|
b8c1ed1139
|
Initial files
|
2020-06-14 13:01:52 +02:00 |
|
|
8149ecac71
|
Add auto update component
|
2020-05-05 15:26:28 +02:00 |
|
|
48b82c000c
|
Add sources
|
2020-04-23 18:07:55 +02:00 |
|