Commit Graph

55 Commits

Author SHA1 Message Date
Kuingsmile
d7e0f56b47 🐛 Fix(custom): fix picbed config page css
ISSUES CLOSED: #213
2024-06-27 14:00:16 +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
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
3bc784f4d8 🔨 Refactor(custom): add new image process setting component 2024-06-06 21:29:18 +08:00
Kuingsmile
e6ee325769 Feature(custom): update manual url for en language 2024-05-26 20:58:52 +08:00
Kuingsmile
c35776201a 🔨 Refactor(custom): add config file type 2024-04-09 15:03:32 +08:00
Kuingsmile
4c70946dc6 🐛 Fix(custom): fix config import name error 2024-02-16 22:14:30 -08:00
Kuingsmile
48cfaab0eb Feature(custom): support picbed name click to config page 2024-01-25 05:02:50 -08:00
Kuingsmile
9f49fc0a7d Feature: add piclist itself as a picbed 2023-10-10 23:54:46 +08:00
Kuingsmile
7e408082c7 🐛 Fix: fix upload api copy error after changing to 0.0.0.0 2023-10-09 23:27:44 +08:00
萌萌哒赫萝
fb070e7740 Feature: optimize memory use and loading and searching speed of manage page for 30 fold 2023-09-11 07:25:42 -07:00
萌萌哒赫萝
08b45bc9b3 Feature: optimize api copy 2023-09-06 19:16:57 -07:00
萌萌哒赫萝
2fcec70721 Feature: upload api now support url query picbed and configname
ISSUES CLOSED: #93
2023-09-06 08:40:50 -07:00
萌萌哒赫萝
cb131d5250 🔨 Refactor: refactored the import section of the code 2023-08-07 01:36:27 -07:00
萌萌哒赫萝
e733f6c090 Feature: beautify UI 2023-05-11 22:32:31 +08:00
萌萌哒赫萝
ab4e31f62a Feature: add config sync module 2023-05-02 01:20:25 +08:00
萌萌哒赫萝
1b15ccb19c Feature: add config import for picbed setting 2023-04-11 16:55:57 +08:00
萌萌哒赫萝
f47d273113 Feature: optimize UI, rewrite some css settings 2023-03-24 15:57:43 +08:00
萌萌哒赫萝
086b2871e7 Feature: picbeds config can be reseted to empty now 2023-03-24 13:32:16 +08:00
萌萌哒赫萝
2b09217f55 🚧 WIP: i18n for manage page, picbed config done 2023-03-19 22:08:44 +08:00
萌萌哒赫萝
d725e71617 Feature: click picbed name can link to login page now, add some i18n key 2023-03-17 10:39:14 +08:00
萌萌哒赫萝
d515cc5f67 🐛 Fix: fix picbed config page scroll bug 2023-03-07 17:07:17 +08:00
萌萌哒赫萝
efeadb8fb8 Feature: add remote file delete , picBed management
First version of PicList.
In album, you can delete remote file now.
Add picBed management
function.
2023-02-15 23:36:47 +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
陌小路
95556498f7 Feature: support multiple config (#1016) 2022-11-23 09:42:40 +08:00
PiEgg
d50ad3a592 🔨 Refactor: use picgo-core's picbed list without using builtin picbed list 2022-08-21 10:54:30 +08:00
PiEgg
d3bb5caa83 🐛 Fix(db): fix some db bugs
#873,#806
2022-06-12 20:20:08 +08:00
PiEgg
af291e4f11 Feature: add tencent-cos options for url
ISSUES CLOSED: #862, #863, #865, #524, #845, #732
2022-04-04 19:22:30 +08:00
PiEgg
1212774b3d 🚧 WIP: renderer process i18n 2022-01-19 23:21:17 +08:00
PiEgg
ea20d3b971 📦 Chore: update electron from v6 -> v16 2022-01-04 23:59:35 +08:00
PiEgg
76964ff1a5 🚧 WIP: gallery db in progress 2021-07-25 23:25:36 +08:00
Eonie
f9d6191d5e 🔨 Refactor: improve others picbed config ui to support scroll (#635)
Co-authored-by: jiawei <jiawei@parim.net>
2021-03-01 11:25:26 +08:00
PiEgg
51d80a6a1d 🐛 Fix: default github placeholder 2021-01-13 20:28:03 +08:00
PiEgg
21d3942d2b 🐛 Fix: choose default picBed failure
ISSUES CLOSED: #537
2020-07-12 22:01:37 +08:00
Molunerfinn
3f3ea69cd6 Feature: add smms-v2 support 2020-03-07 20:10:32 +08:00
Molunerfinn
a33f1adeb3 Feature: add aliyun oss options
ISSUES CLOSED: #347
2019-12-27 10:47:33 +08:00
Molunerfinn
3418560c63 🔨 Refactor: most config handle by picgo-core
for config syncing with picgo-core && picgo-plugins
2019-12-26 20:15:41 +08:00
Molunerfinn
b8ec879e23 🔨 Refactor: change vue-js -> vue-ts && add typos 2019-12-21 17:28:29 +08:00
Molunerfinn
4e67a75be0 🔨 Refactor(ts): change js -> ts 2019-12-19 19:17:21 +08:00
PiEgg
554cc0dbf8 🔨 Refactor: db class 2019-09-11 19:30:08 +08:00
PiEgg
c64959a139 🐛 Fix: qiniu area option from select group -> input
ISSUES CLOSED: #230
2019-04-13 11:44:21 +08:00
Molunerfinn
3dd20857aa Fixed: #223 || change github token input type -> password 2019-04-04 17:09:42 +08:00
PiEgg
59dd2c0b55 Fixed: weibo picbed docs link 2019-01-27 10:22:00 +08:00
Molunerfinn
60ccd10e1a Finished: dynamic sync default picbed in menu 2018-12-25 16:11:10 +08:00
Molunerfinn
51cea7cdf0 Fixed: config sync between plugin page & picbed page 2018-12-25 15:24:32 +08:00
Molunerfinn
f7dc41a927 Partly finished: plugin system 2018-12-24 16:05:30 +08:00