Commit Graph

37 Commits

Author SHA1 Message Date
db59b34bbd Bug fix 2024-08-12 13:53:11 +08:00
576b8c1208 generate thumbnail for og:image 2024-08-12 13:28:37 +08:00
12373171b7 Add more og:xx info
Add share param for export gallery
2024-08-12 08:24:16 +08:00
94feb24f72 Allow download gallery 2024-08-11 22:01:33 +08:00
c75d2d9dbb Add shared_token API 2024-08-11 18:07:11 +08:00
10eeeaf1ac Add server timing support 2024-08-11 11:31:52 +08:00
20ba3c643d Fix 2024-06-05 09:52:19 +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
329a91e9c0 Enable CHIPs 2024-06-01 09:44:38 +08:00
8437bf1436 Better handle bigint 2024-05-31 14:24:57 +08:00
0918684eb6 Add new api 2024-05-26 12:45:01 +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
aa165bf5e4 Add new settings 2024-03-26 21:17:54 +08:00
867756a70e Fix depreacted api 2024-03-26 17:52:58 +08:00
9247c1ec63 Add last_used to token 2024-01-31 19:16:28 +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
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
ae1add13b4 Add Access-Control-Allow-Credentials: true 2023-08-28 19:40:32 +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
f038ad1e9a Use better way to refresh token 2023-07-15 16:06:17 +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
5108526b2f Fix websocket is broken because of middleware 2023-06-26 17:57:38 +08:00
de83031b30 Add middleware to handle CORS 2023-06-25 18:42:31 +08:00