Commit Graph

29 Commits

Author SHA1 Message Date
2339c5a113 feat: Enhance error logging in API handlers 2025-01-01 15:28:50 +08:00
730b673954 feat: Add stack trace utility and enhance logging across various modules 2024-12-31 15:14:30 +08:00
2ab16853ac Fix bug 2024-08-31 10:34:18 +08:00
c75d2d9dbb Add shared_token API 2024-08-11 18:07:11 +08:00
87d346ec88 Add workround for U2 2024-06-05 09:06:13 +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
8437bf1436 Better handle bigint 2024-05-31 14:24:57 +08:00
b7fd2ca133 Move deno std from deno.land to jsr 2024-05-31 09:21:14 +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
21c05dd90d Add permissions check 2024-02-07 16:28:56 +08:00
3ae53608c1 Update deno std to 0.213.0 2024-01-29 11:05:26 +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
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
af5667f337 Update img_verify 2023-08-07 19:28:25 +08:00
cd86f44cee Add new settings 2023-08-06 22:47:24 +08:00
04ba13724d Add new settings 2023-08-06 22:25:01 +08:00
71f5516c2c Add X-Forwarded-Proto support 2023-07-01 08:30:28 +08:00
fe4562887c Update /api/file/random 2023-06-23 11:25:54 +08:00
1611c99390 /api/file/random support is_ad and is_nsfw 2023-06-22 20:59:54 +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
6a6326c615 Add If-Modified-Since and If-Unmodified-Since support 2023-06-15 21:34:52 +08:00
0f28eda10d Add new route /api/file/[id] 2023-06-15 18:05:09 +08:00