Commit Graph

137 Commits

Author SHA1 Message Date
Kuingsmile
f0b0e55937 Perf(custom): add memory monitor and optimiz memory usage 2025-08-13 15:11:55 +08:00
Kuingsmile
5cfeaadcfe 🐛 Fix(custom): fix static assets bugs 2025-08-12 22:49:21 +08:00
Kuingsmile
0bf435a0da 🐛 Fix(custom): fix drag upload of upload page 2025-08-11 14:59:25 +08:00
Kuingsmile
a9c7cecd00 Feature(custom): rewrite upload config and plugin page 2025-08-07 14:52:46 +08:00
Kuingsmile
4b8bfded1d Feature(custom): rewrite setting page, WIP 2025-08-06 11:19:19 +08:00
Kuingsmile
32c3eaba12 Feature(custom): optimize mini page 2025-08-05 16:46:30 +08:00
Kuingsmile
fe945a0136 🐛 Fix(custom): fix file selection bug in upload page 2025-08-05 15:41:43 +08:00
Kuingsmile
b1f514e80c Feature(custom): rewrite upload and image process page 2025-08-05 14:31:23 +08:00
Kuingsmile
11dd2e7238 Feature(custom): rewrite titlebar and navigation UI 2025-08-01 22:09:20 +08:00
Kuingsmile
236b7c6e7d Feature(custom): split i18n in main and renderer, use vue-i18n 2025-08-01 13:10:05 +08:00
Kuingsmile
89976c73a9 🐛 Fix(custom): fix delete bug when using in render process 2025-07-31 23:23:51 +08:00
Kuingsmile
054f4b4cff 🚧 WIP(custom): v3.0.0 migrate to vite and esm 2025-07-31 17:37:30 +08:00
Kuingsmile
e2e802b30f 🐛 Fix(custom): fix file delete bug 2024-12-17 16:11:45 +08:00
Kuingsmile
84be430b70 🐛 Fix(custom): fix auto name bug 2024-11-25 17:30:01 +08:00
Kuingsmile
fd5316a7b9 Feature(custom): optimize short url
ISSUES CLOSED: #252
2024-11-16 10:14:52 +08:00
Kuingsmile
fdae9bda2d 🔨 Refactor(custom): refactored upload func 2024-11-13 11:27:14 +08:00
Kuingsmile
64fba8a6eb Feature(custom): change default short key 2024-10-08 15:57:46 +08:00
Kuingsmile
0565ce34cd Feature(custom): optimize second uploader
ISSUES CLOSED: #241,#238
2024-09-11 14:41:28 +08:00
Kuingsmile
dfbbadea46 🔨 Refactor(custom): refactored window manager 2024-08-01 17:30:59 +08:00
Kuingsmile
8962a46e85 Feature(custom): support secondary picbed upload
ISSUES CLOSED: #226
2024-07-31 11:24:32 +08:00
Kuingsmile
0b670a8361 🐛 Fix(custom): fix rename window bug
ISSUES CLOSED: #58
2024-06-24 22:55:02 +08:00
Kuingsmile
5af8a6b529 🎨 Style(custom): format with prettier 2024-06-15 19:37:50 +08:00
Kuingsmile
5ddc182bd1 Feature(custom): refactor all main ipc event 2024-06-12 23:38:17 +08:00
Kuingsmile
e87e3999b4 🔨 Refactor(custom): refactored all imports 2024-06-09 11:53:07 +08:00
Kuingsmile
8a565c1333 Feature(custom): add tray tooltip 2024-06-07 22:59:08 +08:00
Kuingsmile
30341d47a0 🐛 Fix(custom): fix bug while using webp plugin
ISSUES CLOSED: #205
2024-06-03 16:23:46 +08:00
Kuingsmile
c102ac5158 🎨 Style(custom): use underscore (_) for unused variables 2024-05-25 13:55:40 +08:00
Kuingsmile
16d6a19051 Feature(custom): write delete msg to log file 2024-05-24 22:27:45 +08:00
Kuingsmile
0f7b043da3 🔨 Refactor(custom): refactor private to sharp in es6 2024-04-15 23:12:02 +08:00
Kuingsmile
45fae3072d 🐛 Fix(custom): fix rename window bug
ISSUES CLOSED: #186,#117
2024-04-11 19:14:59 +08:00
Kuingsmile
1798220b30 🐛 Fix(custom): fix rename window position bug 2024-04-11 12:06:15 +08:00
Kuingsmile
c35776201a 🔨 Refactor(custom): add config file type 2024-04-09 15:03:32 +08:00
Kuingsmile
0476346070 📝 Docs(custom): prepare for 2.81 2024-04-03 17:56:09 +08:00
Kuingsmile
5658ce6ead 🐛 Fix(custom): fix delete event error in server api 2023-11-08 18:48:36 -08:00
Kuingsmile
a59d5b18fc ⬆️ Upgrade(custom): upgrade element plus 2023-10-13 21:54:48 +08:00
Kuingsmile
e8ea905a94 Feature(custom): add tk analytic 2023-10-13 10:11:49 +08:00
Kuingsmile
819dfbb2f1 🐛 Fix: fix sftp delete error when the user don't have ssh permission
ISSUES CLOSED: #100
2023-09-30 20:55:07 +08:00
萌萌哒赫萝
b197b32935 Feature: manual page now open in a new window 2023-09-12 00:31:41 -07:00
萌萌哒赫萝
9ef5136201 🐛 Fix: remove circular dependency 2023-09-02 07:38:04 -07:00
萌萌哒赫萝
bc7a446808 Feature: using webview to show manual website 2023-08-28 00:47:50 -07:00
萌萌哒赫萝
e56bd78096 🚧 WIP: add local path picbed for manage page 2023-08-12 01:00:40 -07:00
萌萌哒赫萝
f585bb4d7d 🐛 Fix: add local path picbed into delete api of http server 2023-08-10 05:30:46 -07:00
萌萌哒赫萝
ecf42fab96 🔨 Refactor: refactored of some manage api 2023-08-07 07:58:43 -07:00
萌萌哒赫萝
cb131d5250 🔨 Refactor: refactored the import section of the code 2023-08-07 01:36:27 -07:00
萌萌哒赫萝
7420b3804a 🔨 Refactor: remove privacy policy due to the removal of talkingdata sdk 2023-07-21 02:52:01 -07:00
萌萌哒赫萝
2eff77221e Feature: add two new config items to control mini window and main window 2023-07-19 22:57:07 -07:00
萌萌哒赫萝
c1698e8661 Feature: add a new config item to close upload result notification
ISSUES CLOSED: #74
2023-07-17 23:54:50 -07:00
萌萌哒赫萝
726aeda3e0 🔨 Refactor: rename page, from picgo 2023-07-10 02:30:42 -07:00
萌萌哒赫萝
6680434231 🔨 Refactor: refactor of some codes 2023-06-28 06:57:17 -07:00
萌萌哒赫萝
8a19ca2322 Feature: mini page will not be closed when main page is opened 2023-05-24 17:50:00 +08:00