Commit Graph

340 Commits

Author SHA1 Message Date
727d3ecbe3 Fix pop may call multiple times 2024-06-02 14:03:33 +00:00
ca8fb15f0e Revert "Fix bug"
This reverts commit ef43116119.
2024-06-02 13:59:45 +00:00
ef43116119 Fix bug 2024-06-02 13:09:32 +00:00
26415d9349 Add zh_CN 2024-06-02 12:03:33 +00:00
cc67380afe Revert "Reanme zh to zh_CN"
This reverts commit e51329811f.
2024-06-02 11:47:30 +00:00
e51329811f Reanme zh to zh_CN 2024-06-02 11:29:40 +00:00
bb4e725688 Add copy original image url to clipboard for thumbnail 2024-06-02 10:56:40 +00:00
6d0e7d747d Add refresh support for gallery page 2024-06-02 10:35:17 +00:00
606ddc6721 Fix settings page can open settings page via more vert menu 2024-06-02 08:34:47 +00:00
c293a612b8 Users page support refresh now
Add desktop support for drag to refresh
2024-06-02 08:17:09 +00:00
f5666a8c46 Use better way to handle gallery with no images and page with no images 2024-06-02 07:49:03 +00:00
9e0aa9ca84 Add export zip dialog 2024-05-30 21:21:13 +08:00
490052a1f8 Revert change 2024-05-30 13:34:52 +08:00
c86011346b Update 2024-05-30 13:19:26 +08:00
b7dbca4311 Fix clear image caches don't optimize the sqlite database 2024-05-30 11:10:03 +08:00
7f033570b3 Add log out to user settings page 2024-05-30 11:02:08 +08:00
fb21e0cd73 Allow change settings in login page
Fix layout
2024-05-30 09:29:14 +08:00
69929d6990 Fix multiple websocket connection was established after change api entrypoint 2024-05-29 08:17:21 +00:00
4e013e317d Add user settings page 2024-05-29 08:00:59 +00:00
4ab13af42f Fix user management page may load incorrectly 2024-05-29 06:02:57 +00:00
1e1f0b91a3 Move all settings to settings subpage 2024-05-29 05:51:11 +00:00
0ebec3c35c Fix bug 2024-05-29 03:11:46 +00:00
fad7e9752c Fix layout 2024-05-29 01:34:34 +00:00
0c6efcbb98 Add delete user dialog 2024-05-28 09:11:52 +00:00
b4992a08db Add edit user page 2024-05-28 08:05:58 +00:00
bf2795be33 Update create user dialog 2024-05-28 06:24:45 +00:00
f06dc34c7e Add user managemant page 2024-05-28 05:06:03 +00:00
10a8e80762 Bug fix 2024-05-28 01:26:16 +00:00
1918a45bd2 Move all pages to subdirectory 2024-05-28 01:16:11 +00:00
b1fdf4cf9f Add mutex to putCache 2024-05-27 11:48:20 +00:00
682d24267f Minor fix 2024-05-27 11:36:25 +00:00
08ec70b70d Add support to get size for image_cache 2024-05-27 10:39:18 +00:00
edb10c54d7 Migrate from dart:html to package:web 2024-05-27 07:37:28 +00:00
89b2d33f76 Add logging 2024-05-27 06:51:33 +00:00
bb4ba0456d Fix bug 2024-05-27 04:45:36 +00:00
2aab5876ff Add devcontainer 2024-05-27 12:32:55 +08:00
91b3076e35 Bug fix 2024-05-27 12:14:37 +08:00
de2bc89cdf Use bundled sqlite3 2024-05-27 11:11:20 +08:00
44a23cd532 Show cached size in settings page 2024-05-27 10:52:07 +08:00
b19265ef32 Add support to cache images to disk 2024-05-27 09:12:52 +08:00
2d7318e296 Add size property to database 2024-05-27 08:55:30 +08:00
538a907f48 Fix bug on windows 2024-05-26 20:06:00 +08:00
5009446630 Minor fix 2024-05-26 19:29:15 +08:00
53910f8daa Update windows.yml 2024-05-26 18:43:58 +08:00
3a609256e0 Add support to cache thumbnail images to disk 2024-05-26 18:23:14 +08:00
e1943ee56a Update create download task dialog 2024-05-26 13:29:43 +08:00
a04e255beb Change separator 2024-05-26 12:25:11 +08:00
87a7b4e888 Update task detail page 2024-05-26 12:15:28 +08:00
2ab5a88807 Fix bug 2024-05-26 11:13:03 +08:00
93ad6a39a2 Add refresh support for task manager 2024-05-26 10:50:50 +08:00