Kuingsmile
|
e69ebd95ac
|
✨ Feature(custom): optimize the logic of second picbed upload, and fix a bug of local picbed
|
2026-01-12 21:13:21 +08:00 |
|
Kuingsmile
|
13986215d4
|
✨ Feature(custom): add upload task system
|
2026-01-10 20:42:48 +08:00 |
|
Kuingsmile
|
8f7da6e45f
|
🐛 Fix(custom): fix formatobjmap save issue and optimize ux
|
2026-01-10 13:35:20 +08:00 |
|
Kuingsmile
|
acbe646394
|
🐛 Fix(custom): fix an issue settings will be saved multi times in process setting page
|
2026-01-10 12:41:32 +08:00 |
|
Kuingsmile
|
a569068678
|
✨ Feature(custom): imporve page loading performance and remove duplicated init call
|
2026-01-10 10:10:00 +08:00 |
|
Kuingsmile
|
a29c1fa93c
|
✨ Feature(custom): add custom update page
|
2026-01-09 15:51:49 +08:00 |
|
Kuingsmile
|
5460bd785a
|
🐛 Fix(custom): fix the double v in version page
|
2026-01-05 13:36:18 +08:00 |
|
Kuingsmile
|
5ea2517460
|
🔨 Refactor(custom): change type defination in universal to global
|
2026-01-01 09:16:21 +08:00 |
|
Kuingsmile
|
6a8d3f6bbf
|
🚧 WIP(custom): support sync gallery db file
ISSUES CLOSED: #355,#417
|
2025-12-30 23:03:52 +08:00 |
|
Kuingsmile
|
c7fd139ec9
|
✨ Feature(custom): support duplicate config and the UI of confirm/input box is optimized
|
2025-12-30 17:06:29 +08:00 |
|
Kuingsmile
|
b53eccce13
|
🐛 Fix(custom): fix an issue eslint not worked as expected
|
2025-12-30 13:20:28 +08:00 |
|
Kuingsmile
|
94056a1062
|
🐛 Fix(custom): fix auto start on linux
ISSUES CLOSED: #394
|
2025-09-25 11:49:01 +08:00 |
|
Kuingsmile
|
e76b84b7a2
|
✨ Feature(custom): support upload multiple urls
|
2025-08-29 13:36:00 +08:00 |
|
Kuingsmile
|
fbf0dcc691
|
✨ Feature(custom): add gallery picbed filter
ISSUES CLOSED: #309
|
2025-08-20 15:34:54 +08:00 |
|
Kuingsmile
|
f11a4264d0
|
🎨 Style(custom): lint code
|
2025-08-15 13:29:09 +08:00 |
|
Kuingsmile
|
8c80d51be0
|
✨ Feature(custom): optimize upload modal ui
|
2025-08-15 10:37:36 +08:00 |
|
Kuingsmile
|
9d4e280b3d
|
🐛 Fix(custom): fix titlebar in macos
|
2025-08-14 14:25:20 +08:00 |
|
Kuingsmile
|
3ebbeb4dc7
|
📦 Chore(custom): modify asarunpack setting
|
2025-08-14 13:35:36 +08:00 |
|
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 |
|