|
9807158bb9
|
feat(front/file-uploader): improve file list table density and looks
|
2022-03-02 11:16:37 +01:00 |
|
|
15441a0941
|
feat(front/FileUpload): display errors and allow retrying or canceling the upload
|
2022-03-02 11:10:58 +01:00 |
|
|
7ad0eac6db
|
feat(front/file-uploader): reduce page height changes/unnecessary visual changes, improve ux
|
2022-03-02 11:09:55 +01:00 |
|
|
c906827fe1
|
fix(front/file-uploader): do not add failed uploads to finished uploads list
|
2022-03-02 11:07:27 +01:00 |
|
|
5477c858ef
|
fix(front/file-uploader): prevent starting upload if another upload is running
|
2022-03-02 11:06:53 +01:00 |
|
|
79fb4e28c8
|
chore(front/file-uploader): convert file-uploader view to svelte
|
2022-03-02 10:26:48 +01:00 |
|
|
79d23a4604
|
swaf upgrade: convert views to svelte
|
2022-02-19 10:17:21 +01:00 |
|
|
5571737d93
|
swaf upgrade: fix eslint
|
2022-02-19 09:30:51 +01:00 |
|
|
377c073cd2
|
swaf upgrade: move views to new assets folder
|
2022-02-18 20:46:50 +01:00 |
|
|
b1ba6b9106
|
swaf upgrade: make code compile
|
2022-02-18 20:46:34 +01:00 |
|
|
17c7674c3e
|
Merge remote-tracking branch 'boilerplate/develop' into develop
# Conflicts:
# assets/config.json
# assets/sass/_vars.scss
# assets/sass/app.scss
# assets/sass/layout.scss
# assets/ts/copyable_text.ts
# package.json
# src/App.ts
# tsconfig.json
# views/about.njk
# views/layouts/base.njk
|
2022-02-18 20:32:46 +01:00 |
|
|
eb0364a2f7
|
Fix eslint and fix linting issues
|
2021-11-21 17:52:56 +01:00 |
|
|
257a407faf
|
Remove unused old assets
|
2021-11-21 16:58:59 +01:00 |
|
|
569a50e43a
|
Upgrade swaf and dependencies
|
2021-11-20 19:54:59 +01:00 |
|
|
349a8b65de
|
Fix file uploading not working (ttl doesn't exist anymore)
|
2021-03-30 17:27:04 +02:00 |
|
|
0b07ff68d9
|
Remove forgotten debug log
|
2021-03-30 16:46:41 +02:00 |
|
|
1dcbb6b414
|
Add old file deletion daily job
|
2021-03-30 16:31:23 +02:00 |
|
|
c8d7c664e2
|
files: replace ttl with expires_at
|
2021-03-30 16:22:46 +02:00 |
|
|
0de960a168
|
urls & files: set page size to 25, add page nav and sort by create desc
|
2021-03-30 12:32:21 +02:00 |
|
|
0dfae21005
|
Move auth tokens to dedicated page
|
2021-03-30 12:19:56 +02:00 |
|
|
a5729af3c1
|
Merge file/url creating form and manager
|
2021-03-30 12:19:56 +02:00 |
|
|
a8954fbf22
|
Update config parameter base_url -> public_url
|
2021-01-26 14:27:55 +01:00 |
|
|
d6f4d612fe
|
Update to swaf 0.23.4
|
2021-01-25 17:56:56 +01:00 |
|
|
f5ccab3b34
|
Merge remote-tracking branch 'boilerplate/master' into develop
|
2021-01-25 13:26:58 +01:00 |
|
|
5eaebd5d12
|
Upgrade dependencies and bump swaf to ^0.23.0
|
2021-01-25 13:18:49 +01:00 |
|
|
892cf26628
|
Fix api authentication
|
2020-11-27 15:28:28 +01:00 |
|
|
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 |
|