Commit Graph

65 Commits

Author SHA1 Message Date
Kuingsmile
1a35831301 🐛 Fix(custom): fix memory leak issues 2025-08-11 17:38:39 +08:00
Kuingsmile
fd9dac735a Feature(custom): rewrite gallery page for better performance 2025-08-08 16:00:21 +08:00
Kuingsmile
4b8bfded1d Feature(custom): rewrite setting page, WIP 2025-08-06 11:19:19 +08:00
Kuingsmile
70396c3e5c Feature(custom): optimize i18n and platform funcs 2025-08-01 13:38:37 +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
a046b4047e Feature(custom): remove some dev output 2024-08-19 09:10:19 +08:00
Kuingsmile
3cfa9f57c2 Feature(custom): optimize gallery page performance
ISSUES CLOSED: #225
2024-07-23 13:09:32 +08:00
Kuingsmile
1238e1caf4 🔨 Refactor(custom): remove unused file 2024-07-05 14:58:28 +08:00
Kuingsmile
a11ae31359 🔨 Refactor(custom): refactored manage page ipc 2024-06-26 18:57:40 +08:00
Kuingsmile
5af8a6b529 🎨 Style(custom): format with prettier 2024-06-15 19:37:50 +08:00
Kuingsmile
e9c386d5d8 Feature(custom): update i18n force update 2024-06-13 11:13:58 +08:00
Kuingsmile
5ddc182bd1 Feature(custom): refactor all main ipc event 2024-06-12 23:38:17 +08:00
Kuingsmile
106290f868 Feature(custom): optimize get config speed 2024-06-09 21:05:30 +08:00
Kuingsmile
e87e3999b4 🔨 Refactor(custom): refactored all imports 2024-06-09 11:53:07 +08:00
Kuingsmile
66cd522d96 🔨 Refactor(custom): refactored for new version of element 2024-06-06 16:23:25 +08:00
Kuingsmile
8b21e8407c 🐛 Fix(custom): remove listener before unmount 2024-05-25 21:06:27 +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
e8ea905a94 Feature(custom): add tk analytic 2023-10-13 10:11:49 +08:00
萌萌哒赫萝
5f1635fb1c 🔨 Refactor: remove unused class 2023-09-04 06:11:12 -07:00
萌萌哒赫萝
9ef5136201 🐛 Fix: remove circular dependency 2023-09-02 07:38:04 -07:00
萌萌哒赫萝
bfbfef17b2 ⬆️ Upgrade: upgrade deps 2023-08-27 07:48:08 -07:00
萌萌哒赫萝
e56bd78096 🚧 WIP: add local path picbed for manage page 2023-08-12 01:00:40 -07:00
萌萌哒赫萝
517348886c Feature: add update progress bar and some optimization
ISSUES CLOSED: #83
2023-08-10 00:11:57 -07:00
萌萌哒赫萝
cb131d5250 🔨 Refactor: refactored the import section of the code 2023-08-07 01:36:27 -07:00
萌萌哒赫萝
d9d2a840c4 Perf: remove talkingdata 2023-05-18 18:23:56 +08:00
萌萌哒赫萝
50d8d721ca 🔨 Refactor: refactor some functions 2023-05-18 13:22:34 +08:00
萌萌哒赫萝
12be9d5802 🔨 Refactor: refactor some util func 2023-05-11 12:52:35 +08:00
萌萌哒赫萝
e8d54fac4c Feature: sync with picgo 2.4.0 beta 1 2023-05-05 17:51:49 +08:00
萌萌哒赫萝
7150bf381c Feature: add interval for sync setting 2023-05-02 12:03:21 +08:00
萌萌哒赫萝
7f7f400ce9 🐛 Fix: fix S3 deletion endpoint parse bug 2023-02-17 15:42:49 +08:00
萌萌哒赫萝
7421322475 📦 Chore: upgrade electron uuid , change pkg name 2023-01-16 23:27:33 +08:00
PiEgg
911e34e98d 🐛 Fix: i18n bug 2023-01-07 20:50:59 +08:00
PiEgg
66d8d714db 🔨 Refactor: upgrade vue2 -> vue3 2023-01-07 17:43:35 +08:00
PiEgg
cbafe66a75 🔨 Refactor: rebuild multi-config communication way 2023-01-02 14:13:27 +08:00
PiEgg
5969daedac 🚧 WIP: add uploader config list menu & rebuild multi-config communication way 2022-12-31 20:44:19 +08:00
陌小路
95556498f7 Feature: support multiple config (#1016) 2022-11-23 09:42:40 +08:00
PiEgg
428ffc7ef1 Feature: finish i18n system 2022-08-20 16:44:55 +08:00
PiEgg
83ab3c6db7 Feature: tray-window add open-setting-window button 2022-08-12 17:06:29 +08:00
PiEgg
d3bb5caa83 🐛 Fix(db): fix some db bugs
#873,#806
2022-06-12 20:20:08 +08:00
PiEgg
1936ccfedc Feature: add i18n for en 2022-02-20 21:33:44 +08:00
PiEgg
1212774b3d 🚧 WIP: renderer process i18n 2022-01-19 23:21:17 +08:00
PiEgg
43d2a8e5c8 📦 Chore: types change 2022-01-08 15:44:25 +08:00
PiEgg
ea20d3b971 📦 Chore: update electron from v6 -> v16 2022-01-04 23:59:35 +08:00
PiEgg
20d3cf987c 🐛 Fix: settings bug
ISSUES CLOSED: #710
2021-08-13 00:19:43 +08:00
PiEgg
96a63ea11a 🐛 Fix: bug of gallery db for plugin 2021-08-01 15:44:59 +08:00
PiEgg
f1eb7f4d70 🐛 Fix: gallery db bug 2021-08-01 14:50:25 +08:00
PiEgg
c70c3aff78 🚧 WIP: add gallery db 2021-07-27 00:15:11 +08:00