Commit Graph

234 Commits

Author SHA1 Message Date
ffce3198fb Update README 2023-08-30 12:32:12 +08:00
2a7234b475 Update README 2023-08-30 12:21:52 +08:00
3b908676ad Add README 2023-08-30 12:10:05 +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
6fad1bd55f Update settings page 2023-08-27 16:39:46 +08:00
b947cedc24 Add new settings meili_hosts 2023-08-27 14:48:19 +08:00
aa78f40b34 Update settings page 2023-08-27 14:29:44 +08:00
0cbb48d019 Update /api/thumbnail 2023-08-27 09:37:37 +08:00
289ea9586c Compelete thumbnail generate via ffmpeg API 2023-08-27 08:31:24 +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
cc856801bf Fix plugin-twind-main.js not build 2023-08-26 16:22:32 +08:00
6643cf49d9 Bump fresh to 1.4.2 2023-08-26 15:50:51 +08:00
da378c10cc Bump std to 0.200.0 2023-08-26 15:34:04 +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
76160ea9ac Add precision setting to Progress
Fix progress sendEvent not works well
2023-07-23 08:53:50 +08:00
2494a5ac1f Add percent display 2023-07-23 08:35:08 +08:00
4a7bcc7388 Fix failed page progress 2023-07-22 22:07:36 +08:00
ea41cb0081 Add workround for deno can not handle error in streams 2023-07-22 21:52:17 +08:00
26a0d045e0 Add detailed download progress 2023-07-22 21:08:54 +08:00
1c1ddbf1ce Allow single page url to pasted in gid 2023-07-22 18:21:47 +08:00
dd0298d995 Remove console.log 2023-07-22 18:12:56 +08:00
7ee7c8286a Add custom paste handle 2023-07-22 18:11:19 +08:00
a8c129bec5 Update client error handle 2023-07-22 17:17:01 +08:00
09f7d9bd5e Fix task status changed cause filter not works well 2023-07-22 16:25:51 +08:00
6766362d39 Update task render 2023-07-22 15:11:32 +08:00
12d64ae9ca Update @material/web ti 1.0.0-pre.13
add Listener to hashchange event
2023-07-22 12:33:09 +08:00
025bbc0a3b Update deps 2023-07-22 12:21:45 +08:00
ec2b4c57d1 Update std to 0.195.0 2023-07-22 12:14:47 +08:00
3a950887c6 Update fresh to 1.3.1 2023-07-22 12:07:18 +08:00
a82d7fc976 Update fresh to 1.3.0 2023-07-19 16:53:34 +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
0f4118bdbb Use select component from md3 2023-07-16 08:07:49 +08:00
0b9be710d8 Add secure if login with https protocol 2023-07-16 07:52:16 +08:00
feef87aff8 /api/status only return meilisearch information when request is authorized 2023-07-16 07:45:25 +08:00
562795a4d1 Bug fix 2023-07-15 16:19:18 +08:00
f038ad1e9a Use better way to refresh token 2023-07-15 16:06:17 +08:00