Commit Graph

66 Commits

Author SHA1 Message Date
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
c103ef08b8 Update deps 2023-06-22 07:25:26 +08:00
edfb389f68 Fix bug in download task 2023-06-20 18:30:29 +08:00
e6a6fe6001 Fix BUG 2023-06-19 20:47:37 +08:00
3ef7d38526 Add a better way to optimize the database 2023-06-19 20:35:05 +08:00
4684e16c82 add /api/file/random 2023-06-19 10:15:11 +08:00
0f28eda10d Add new route /api/file/[id] 2023-06-15 18:05:09 +08:00
f46ad802f8 File now only use token 2023-06-14 13:38:43 +08:00
0a6dc6ad2b Add meiliserach server support
Fix GalleryMetadata contains escaped html data
2023-06-14 11:07:25 +08:00
c450b64e33 Add new route: api/gallery/[gid] 2023-06-12 17:37:19 +08:00
7b5ba18d89 Update 2023-06-08 22:47:46 +08:00
3fab4a8fc5 Task: remove pn param 2023-05-31 08:09:57 +08:00
9311bd64ea Update 2023-05-30 21:16:11 +08:00
b8d7c8313f Fix gallery can not obtain two same pictures 2023-05-28 21:55:01 +08:00