Commit Graph

93 Commits

Author SHA1 Message Date
b8b1192d88 Add docker file 2024-01-21 11:30:02 +08:00
f6b5d25d9a Fix null may cause Update config failed 2024-01-01 16:42:34 +08:00
cf38e9e981 Add support to upload custom file 2023-12-15 19:53:36 +08:00
efcb276c45 Add support for filtering files by gids in
get_random_file() function
2023-12-14 19:35:49 +08:00
e96b099fc2 /api/gallery/list support filter with upload and tag 2023-09-15 14:29:16 +08:00
406366772a Add new parameter to /api/gallery/list 2023-09-07 18:35:38 +08:00
7e78caab3a add new routes: /api/tag/rows 2023-09-04 16:01:58 +08:00
75c2bf1c95 Fix 2023-08-30 16:19:25 +08:00
e831eee2cf Update 2023-08-30 16:08:34 +08:00
0c98f8f5f8 Fix 401 cause CORS not works 2023-08-30 15:28:29 +08:00
5d93f5d39f Add new settings 2023-08-30 15:09:37 +08:00
faf7a9fcf2 . 2023-08-30 14:55:30 +08:00
7d3cb01cda Fix CORS impl 2023-08-30 14:54:23 +08:00
6ef08fa12d Format code 2023-08-29 17:15:21 +08:00
0a0978e079 /api/file/[id] now will return error in JSON format if data is true 2023-08-29 17:13:49 +08:00
ae1add13b4 Add Access-Control-Allow-Credentials: true 2023-08-28 19:40:32 +08:00
4ee6cc38c7 Add new API /api/tag 2023-08-27 22:20:21 +08:00
8b31fe104e Add POST /api/filemeta 2023-08-27 21:47:38 +08:00
dc476190e2 PUT /api/filemeta support JSON array 2023-08-27 21:22:52 +08:00
8ecb00c562 Fix bug in GET /api/token 2023-08-27 21:19:20 +08:00
062893fee1 GET /api/token and DELETE /api/token now support use token from auth 2023-08-27 21:01:07 +08:00
b947cedc24 Add new settings meili_hosts 2023-08-27 14:48:19 +08:00
0cbb48d019 Update /api/thumbnail 2023-08-27 09:37:37 +08:00
257fa54da6 Bug fix 2023-08-26 22:42:25 +08:00
0101c47a3a Update thumbnail scale round method 2023-08-26 22:19:45 +08:00
8d8cade692 Add thumbnail support via ffmpeg API (incomplete 2023-08-26 22:11:55 +08:00
004942ab22 Fix Cookie's Path may not correct 2023-08-15 11:19:53 +08:00
af5667f337 Update img_verify 2023-08-07 19:28:25 +08:00
cd86f44cee Add new settings 2023-08-06 22:47:24 +08:00
6a3c96b1a0 Bug fix 2023-08-06 22:33:33 +08:00
04ba13724d Add new settings 2023-08-06 22:25:01 +08:00
219796269e Add PWA support 2023-07-17 21:55:48 +08:00
46acf2980a Bump std to 0.194.0
Remove ua-parser-js
2023-07-17 16:32:43 +08:00
feef87aff8 /api/status only return meilisearch information when request is authorized 2023-07-16 07:45:25 +08:00
f038ad1e9a Use better way to refresh token 2023-07-15 16:06:17 +08:00
bddbbb684d Add support for refresh token 2023-07-15 15:38:15 +08:00
0519334686 Add Create Root User page 2023-07-15 14:36:31 +08:00
0c6c49a041 Update 2023-07-14 14:46:10 +00:00
0f3bf48c70 Update 2023-07-03 11:51:13 +08:00
b777b4758c Update 2023-07-02 17:29:37 +08:00
71f5516c2c Add X-Forwarded-Proto support 2023-07-01 08:30:28 +08:00
42cb28e38e Add export zip task 2023-06-29 19:04:09 +08:00
f58ad21a5c Add Download Task 2023-06-27 19:19:17 +08:00
91d6b44c41 Only enable custom scrollBar to Windows Chrome 2023-06-27 11:20:33 +08:00
ddf3a0a878 Update 2023-06-26 21:51:50 +08:00
3b2b8bf300 Hide scrollbar on Windows Chrome 2023-06-26 20:24:48 +08:00
5108526b2f Fix websocket is broken because of middleware 2023-06-26 17:57:38 +08:00
de83031b30 Add middleware to handle CORS 2023-06-25 18:42:31 +08:00
627b38d85d Add ?current=1 support for /api/config 2023-06-25 16:40:12 +08:00
df41bcb220 Bug fix 2023-06-23 17:27:17 +08:00