Commit Graph

57 Commits

Author SHA1 Message Date
萌萌哒赫萝
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
萌萌哒赫萝
d4a22f9e63 Feature: add custom short url server
#69

ISSUES CLOSED: #69
2023-07-11 20:07:33 -07:00
萌萌哒赫萝
8a19ca2322 Feature: mini page will not be closed when main page is opened 2023-05-24 17:50:00 +08:00
萌萌哒赫萝
08004561c0 🐛 Fix: fix an issue that clipboard listening is not working in windows 2023-05-24 17:14:21 +08:00
萌萌哒赫萝
8f512fe488 Feature: add always on top icon on main page 2023-05-22 17:52:50 +08:00
萌萌哒赫萝
28be3881e1 🔨 Refactor: change config sync to manual 2023-05-06 21:50:15 +08:00
萌萌哒赫萝
e8d54fac4c Feature: sync with picgo 2.4.0 beta 1 2023-05-05 17:51:49 +08:00
萌萌哒赫萝
72c9374a26 🐛 Fix: fix copy link bug 2023-04-17 19:39:51 +08:00
萌萌哒赫萝
d55458197a Feature: support short url now 2023-04-17 17:26:49 +08:00
萌萌哒赫萝
04d67058e5 Feature: add clipbord listening menu for mini page 2023-04-12 17:24:53 +08:00
萌萌哒赫萝
dce26ff6f3 📦 Chore: remove unusable console.log 2023-04-11 14:16:07 +08:00
萌萌哒赫萝
6c18bcb130 🐛 Fix: fix repeated upload bug when listening clipboard 2023-04-10 19:50:36 +08:00
萌萌哒赫萝
0466fa78a4 Feature: add config item to hide dock, only for macos 2023-04-09 17:12:21 +08:00
萌萌哒赫萝
76c0cfbcb3 Feature: users can set start mode now, mini window position will be remembered 2023-04-06 15:57:36 +08:00
萌萌哒赫萝
9e8ae932d6 Feature: add /delete route for build in http server 2023-03-28 14:44:48 +08:00
萌萌哒赫萝
086b2871e7 Feature: picbeds config can be reseted to empty now 2023-03-24 13:32:16 +08:00
萌萌哒赫萝
6bfecba01d Feature: add 'migrate from PicGo' option in setting page 2023-03-21 11:54:18 +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
萌萌哒赫萝
7421322475 📦 Chore: upgrade electron uuid , change pkg name 2023-01-16 23:27:33 +08:00
PiEgg
66d8d714db 🔨 Refactor: upgrade vue2 -> vue3 2023-01-07 17:43:35 +08:00
PiEgg
fc897cea04 🐛 Fix: handleUploaderConfig should be placed in main/utils 2023-01-02 14:16:52 +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
PiEgg
f0787d3ec2 Feature: add file-name in gallery & add unknown-file-type placholder image
ISSUES CLOSED: #1050
2022-12-31 11:29:36 +08:00
PiEgg
7b50ba7ddb 🐛 Fix: windows upload clipboard file with builtin-clipboard not work 2022-08-25 22:46:21 +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
428ffc7ef1 Feature: finish i18n system 2022-08-20 16:44:55 +08:00
PiEgg
c926414839 Feature: add dist upload to cos & update checkupdate logic 2022-08-14 20:46:22 +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
8d861be161 🐛 Fix(gallery): can't copy gallery pics link
ISSUES CLOSED: #901
2022-06-12 12:30:28 +08:00
PiEgg
1936ccfedc Feature: add i18n for en 2022-02-20 21:33:44 +08:00
PiEgg
7f6d58f992 🔨 Refactor: setting-page ui 2022-02-20 17:37:40 +08:00
Wave-SYJ
c79a2869c1 🐛 Fix: mini window not always on top after reopen 2022-01-20 21:01:36 +08:00
PiEgg
c19f741243 🚧 WIP: main process i18n 2022-01-11 21:50:29 +08:00
PiEgg
43d2a8e5c8 📦 Chore: types change 2022-01-08 15:44:25 +08:00
PiEgg
34b3656605 🐛 Fix: mini window drag bug 2022-01-05 12:18:50 +08:00
PiEgg
ea20d3b971 📦 Chore: update electron from v6 -> v16 2022-01-04 23:59:35 +08:00
PiEgg
75e3edcd87 Feature: add open devtool option 2021-08-29 19:04:43 +08:00
PiEgg
7030f7a764 Feature: finish custom config path
ISSUES CLOSED: #255
2021-08-01 17:02:54 +08:00
PiEgg
f1eb7f4d70 🐛 Fix: gallery db bug 2021-08-01 14:50:25 +08:00
PiEgg
6ddd660d89 Feature: add gallery db 2021-07-27 11:58:24 +08:00
PiEgg
c70c3aff78 🚧 WIP: add gallery db 2021-07-27 00:15:11 +08:00
PiEgg
76964ff1a5 🚧 WIP: gallery db in progress 2021-07-25 23:25:36 +08:00
PiEgg
8e5e9ec59a 🔨 Refactor: move guiApi to singleton 2021-07-10 00:25:34 +08:00
PiEgg
b05139fc9a 🐛 Fix: add plugin install failed notice 2021-04-11 11:11:22 +08:00
PiEgg
992ff35936 Feature: add privacy policy 2021-04-10 21:01:55 +08:00
PiEgg
f53639153e Feature: add baidu tongji for analytics 2021-04-05 17:47:06 +08:00
PiEgg
f0e1fa12d7 Feature: add local plugin support && npm registry/proxy support 2021-04-04 17:52:50 +08:00