Commit Graph

124 Commits

Author SHA1 Message Date
fc81a4e1af Add support to import gallery 2024-06-07 20:49:21 +08:00
8234cc3d44 Fix bug 2024-06-06 16:27:18 +08:00
041f092cb6 Add new API 2024-06-06 10:15:10 +08:00
20ba3c643d Fix 2024-06-05 09:52:19 +08:00
87d346ec88 Add workround for U2 2024-06-05 09:06:13 +08:00
99dbab5efd Omit Access-Control-Allow-Credentials if send credential is not allowed 2024-06-03 10:33:20 +08:00
06a96fcb07 Do not omit Access-Control-Allow-Credentials 2024-06-03 10:22:08 +08:00
3ae88a9c48 Do not use * for Access-Control-Allow-Origin 2024-06-03 10:08:55 +08:00
1e88cfe31e Revert "Set-Cookie use __Host-"
This reverts commit 531db88da7.
2024-06-03 09:43:25 +08:00
68182ae959 Add Access-Control-Allow-Private-Network 2024-06-03 09:20:46 +08:00
531db88da7 Set-Cookie use __Host- 2024-06-03 09:10:51 +08:00
fd88b83b9a Bug fix 2024-06-02 22:42:52 +08:00
2454e0c8cf Fix 2024-06-02 13:59:45 +08:00
d594036f66 Fix 2024-06-02 13:42:00 +08:00
0ea6da38e4 Add new config use_path_based_img_url
Fix parseBitInt
2024-06-02 13:33:46 +08:00
329a91e9c0 Enable CHIPs 2024-06-01 09:44:38 +08:00
f57808c2ff Set<number | bigint> Map<number | bigint, xxx> not works well 2024-05-31 14:36:26 +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
b7fd2ca133 Move deno std from deno.land to jsr 2024-05-31 09:21:14 +08:00
4991b87bf2 Add new API 2024-05-30 15:47:41 +08:00
a694eea39b Do not replace + with space 2024-05-30 12:57:49 +08:00
a16ff98225 Fix bug 2024-05-30 12:51:10 +08:00
7d0d6686fd Add new api to change name and password 2024-05-29 10:37:58 +08:00
df54fc1210 Make sure user can not delete himself 2024-05-28 16:26:08 +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
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