1522 Commits

Author SHA1 Message Date
2d91ae87bd chore (refactoring): error page 2023-11-30 02:22:05 +11:00
bc117af48d chore (refactoring): error and connection page 2023-11-30 00:52:22 +11:00
792ef4ddfb chore (error): refactoring error controller 2023-11-30 00:21:20 +11:00
3d5560d5f8 fix (login): settings bug 2023-11-30 00:18:06 +11:00
e58b5ec760 chore (dts): types 2023-11-30 00:17:43 +11:00
00a18772c1 fix (cache): cache invalidation 2023-11-27 21:00:57 +11:00
dd6e91c493 chore (frontend): move url in frontend 2023-11-27 20:58:54 +11:00
def45d5ad5 feature (s3): multithread on s3 plugin 2023-11-27 00:25:28 +11:00
aed5a61f22 fix (upload): edge case event will reset cache 2023-11-27 00:10:22 +11:00
2e54875c92 fix (frontend): colors and refresh issue 2023-11-24 01:42:00 +11:00
d811fdd21c fix (upload): issue uploading files 2023-11-24 00:44:19 +11:00
253cb8ceba chore (maintain): maintain sqlite full text search plugin 2023-11-22 18:46:46 +11:00
9323c73fa9 feature (plugin): add plugin hook to extend frontend code 2023-11-21 23:06:45 +11:00
4f663560f2 chore (css): small design change 2023-11-21 23:01:49 +11:00
81578f48cf chore (thumbnail): cleanup and support for ai 2023-11-20 23:33:25 +11:00
0d8dce3b99 feature (thumbnail): support for tiff 2023-11-20 22:36:03 +11:00
837f440e36 fix (thumbnailer): format update & fix png artifact 2023-11-20 20:51:20 +11:00
70e43cd80b fix (admin): align large buttons with existing design 2023-11-19 16:34:14 +11:00
faf220bf4c fix (admin): autocomplete related backend field 2023-11-19 15:56:06 +11:00
cbfa113a44 fix (CI): broken CI (#645)
* fix (ci): broken ci

* fix (CI): broken CI

* fix (CI): broken CI

* fix (CI): broken CI

* fix (CI): broken CI

* fix (CI): broken CI
2023-11-18 12:31:08 +11:00
e5a91380c2 fix (ci): deps for plg_image_c 2023-11-16 02:10:50 +11:00
376fe22770 feature (thumb): support for webp 2023-11-16 02:06:10 +11:00
04ac23d0c7 chore (ts): ts check with d.ts 2023-11-16 01:51:11 +11:00
ebcdb9d93a fix (CI): temp solution until proper fix 2023-11-14 07:42:50 +11:00
ef28c70b9b fix (CI): debug CI session 2023-11-14 07:39:50 +11:00
bac05fd6d6 fix (ci): add ci step for type check 2023-11-14 00:19:10 +11:00
e72d4a290f feature (gif): a gif thumbnailer made in C 2023-11-13 23:58:16 +11:00
ade354fde0 fix (plg_image_c): cleanup thumbnailer 2023-11-13 23:57:51 +11:00
1777ac85a1 chore (type): add typing to migrated code 2023-11-13 23:45:14 +11:00
8ba16f7783 fix (CI): get rid of PAT in CI 2023-11-11 01:23:34 +11:00
0ac2bde335 feature (thumbnail): better thumbnail plugin 2023-11-10 00:54:00 +11:00
513ba65d46 chore (preload): move preload tags as http headers 2023-11-02 21:41:30 +11:00
87160d7fb7 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2023-11-02 01:47:51 +11:00
e211259f20 feature (preload): preload assets for faster boot time 2023-11-02 01:39:52 +11:00
3c379d50ee fix (api): api key validation 2023-10-31 08:43:47 +11:00
afc687b0a6 fix (test): make dynamic import testable from jest 2023-10-20 23:57:29 +11:00
b8b2a86374 chore (cleanup): cleanup before release 2023-10-20 20:16:39 +11:00
40f575037c chore (cleanup): cleanup public folder 2023-10-20 20:05:35 +11:00
5a09186770 chore (tsc): type check and linter 2023-10-20 00:20:26 +11:00
cdfc614c8b chore (cleanup): cleaning things up 2023-10-17 00:00:45 +11:00
32924e8ec8 chore (eslint): lint frontend 2023-10-14 04:45:13 -07:00
afb821b653 fix (form): remove string manipulation in form 2023-10-13 05:34:17 -07:00
a896bb2a33 fix (admin): attribute mapping not in sync 2023-10-12 23:40:10 -07:00
fbf24fbd06 fix (admin): compress frontend assets in build 2023-10-12 04:28:01 -07:00
0f50300d39 fix (admin): wrong login shouldn't display the error notification 2023-10-12 03:18:10 -07:00
1aad868640 fix (admin): related backend autocompletion 2023-10-11 06:19:00 -07:00
34e6654fc2 fix (admin): backend css issue 2023-10-11 01:01:03 +11:00
478d49fa3c fix (admin): auth middleware 2023-10-11 00:49:17 +11:00
d6a3998276 fix (admin): backend page related value autocompletion 2023-10-10 08:33:29 +11:00
a0cc698592 fix (admin): backend label name 2023-10-09 22:33:32 +11:00