Commit Graph

99 Commits

Author SHA1 Message Date
5b854728fa Add api to list user 2024-05-28 09:58:45 +08:00
4f2d7a1af1 Add user management API 2024-05-28 08:35:36 +08:00
0918684eb6 Add new api 2024-05-26 12:45:01 +08:00
bdc320de65 . 2024-05-26 09:37:41 +08:00
316492e933 Add SameSite=None 2024-05-26 09:35:06 +08:00
fd680931bd Add client config api 2024-05-24 17:56:58 +08:00
d64917914f ADD SVG support for random 2024-03-27 16:07:46 +08:00
aa165bf5e4 Add new settings 2024-03-26 21:17:54 +08:00
867756a70e Fix depreacted api 2024-03-26 17:52:58 +08:00
4bc33909f7 Update 2024-02-19 19:56:31 +08:00
4af7682341 Bug fix 2024-02-18 20:49:38 +08:00
6b9a7cb395 Add new api 2024-02-17 20:30:58 +08:00
21c05dd90d Add permissions check 2024-02-07 16:28:56 +08:00
f5a56081e1 Support add task via PUT requests 2024-02-07 15:48:04 +08:00
f53f086b1c 登录部分增加重放检测 2024-02-01 13:17:10 +08:00
39b2a59ec9 Add client info and device info to token 2024-02-01 12:38:09 +08:00
9247c1ec63 Add last_used to token 2024-01-31 19:16:28 +08:00
3ae53608c1 Update deno std to 0.213.0 2024-01-29 11:05:26 +08:00
a6b367d78e Add a new api 2024-01-28 10:21:44 +08:00
34785d30ef Docker version force use default hostname and port 2024-01-21 22:03:14 +08:00
4d886cb85a Add support for both wasm/ffi version of sqlite3 2024-01-21 20:35:36 +08:00
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
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
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
feef87aff8 /api/status only return meilisearch information when request is authorized 2023-07-16 07:45:25 +08:00