79 Commits

Author SHA1 Message Date
614cf8293d feat: 添加获取画廊缩略图信息的API 2025-03-08 14:37:21 +08:00
39b974876e fix: Unescape html character in eh metadata on server side 2025-01-01 15:37:45 +08:00
b534cadaf5 feat: Add log query functionality and enhance logging system 2025-01-01 10:55:34 +08:00
730b673954 feat: Add stack trace utility and enhance logging across various modules 2024-12-31 15:14:30 +08:00
6985235ab1 添加删除分享画廊的API支持 2024-12-24 19:13:05 +08:00
0e890794eb Add api to list tokens 2024-10-29 09:57:22 +08:00
0df60ff87c Migrate to deno v2.x 2024-10-28 12:25:43 +08:00
14c3313f0a Add delete token by token id 2024-10-28 10:26:26 +08:00
2864d4d107 update tag translation now can run as a normal task 2024-10-03 19:59:03 +08:00
cfaa5d3404 Add new API 2024-08-14 12:09:24 +08:00
271d8202de Create index for pmeta (token) 2024-08-11 21:14:48 +08:00
c75d2d9dbb Add shared_token API 2024-08-11 18:07:11 +08:00
695eed54ad Gallery list api support category filter 2024-08-10 16:13:28 +08:00
fc81a4e1af Add support to import gallery 2024-06-07 20:49:21 +08:00
8437bf1436 Better handle bigint 2024-05-31 14:24:57 +08:00
15ff42d8c4 Fix ffi database return big int 2024-05-31 11:37:51 +08:00
0fa8705d4a Update deps 2024-05-31 10:06:51 +08:00
b7fd2ca133 Move deno std from deno.land to jsr 2024-05-31 09:21:14 +08:00
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
fd680931bd Add client config api 2024-05-24 17:56:58 +08:00
6b9a7cb395 Add new api 2024-02-17 20:30:58 +08:00
f5a56081e1 Support add task via PUT requests 2024-02-07 15:48:04 +08:00
80ad61f3e5 Fix filesize is nagative number 2024-02-02 10:49:54 +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
11e358d2c9 Disable exclusive mode 2024-01-21 22:12:31 +08:00
4d886cb85a Add support for both wasm/ffi version of sqlite3 2024-01-21 20:35:36 +08:00
efcb276c45 Add support for filtering files by gids in
get_random_file() function
2023-12-14 19:35:49 +08:00
788606ae7d 修复 /api/files/token 返回慢的问题 2023-12-10 17:38:55 +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
4ee6cc38c7 Add new API /api/tag 2023-08-27 22:20:21 +08:00
6766362d39 Update task render 2023-07-22 15:11:32 +08:00
562795a4d1 Bug fix 2023-07-15 16:19:18 +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
0f3bf48c70 Update 2023-07-03 11:51:13 +08:00
b777b4758c Update 2023-07-02 17:29:37 +08:00
42cb28e38e Add export zip task 2023-06-29 19:04:09 +08:00
2fb8b4b74c Update 2023-06-25 10:58:42 +08:00
fe7af51988 Add support to remove old galleries 2023-06-23 15:15:47 +08:00
8072519545 Update 2023-06-23 13:15:32 +08:00
6438e47aaa Fix bug 2023-06-23 12:20:37 +08:00
a949ae438b Update default value 2023-06-22 21:02:52 +08:00
1611c99390 /api/file/random support is_ad and is_nsfw 2023-06-22 20:59:54 +08:00
03b65d71c2 Add /api/filemeta and /api/filemeta/[token] 2023-06-22 20:26:44 +08:00
ee1daa103e Add is_nsfw and is_ad flag 2023-06-22 19:21:02 +08:00
168ceb0a50 Update tasks progress 2023-06-22 18:49:27 +08:00