Commit Graph

106 Commits

Author SHA1 Message Date
萌萌哒赫萝
ab4e31f62a Feature: add config sync module 2023-05-02 01:20:25 +08:00
萌萌哒赫萝
6b49198d19 Feature: add delete local file after uploading, fix compatibility with auto-delete
ISSUES CLOSED: #40
2023-04-18 19:33:49 +08:00
萌萌哒赫萝
d55458197a Feature: support short url now 2023-04-17 17:26:49 +08:00
萌萌哒赫萝
ef917ce26e Perf: remove duplicate check of new version, refactor getLatestVersion func 2023-04-16 22:48:34 +08:00
萌萌哒赫萝
dc1458ffef 🐛 Fix: sync with picgo, suppress epiep error 2023-04-15 22:15:20 +08:00
萌萌哒赫萝
3c3e7cd64c Feature: automatically upload when clipboard changes
ISSUES CLOSED: #35
2023-04-10 16:06:37 +08:00
萌萌哒赫萝
8c7c3b28dd Feature: add url encode setting 2023-04-09 23:35:41 +08:00
萌萌哒赫萝
8421925f9d Feature: add check to avoid hide dock and tray at the same time 2023-04-09 18:21:32 +08:00
萌萌哒赫萝
4043dbfb25 Feature: on macos, tray icon can be hidden now 2023-04-09 17:58:09 +08:00
萌萌哒赫萝
0466fa78a4 Feature: add config item to hide dock, only for macos 2023-04-09 17:12:21 +08:00
萌萌哒赫萝
38e48dfd13 Feature: add batch rename , sort and more search options for gallery 2023-04-06 20:39:34 +08:00
萌萌哒赫萝
76c0cfbcb3 Feature: users can set start mode now, mini window position will be remembered 2023-04-06 15:57:36 +08:00
萌萌哒赫萝
e39cac9f3b Feature: support auto update now 2023-04-05 22:55:35 +08:00
萌萌哒赫萝
a7361905f8 🐛 Fix: fix url encode bug when filename contains special chars 2023-03-25 21:39:40 +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
萌萌哒赫萝
6bfecba01d Feature: add 'migrate from PicGo' option in setting page 2023-03-21 11:54:18 +08:00
萌萌哒赫萝
ccac4968e6 Feature: add link for manual in main menu 2023-03-21 11:18:51 +08:00
萌萌哒赫萝
67fe85ece7 Feature: i18n of new bucket config 2023-03-20 22:10:24 +08:00
萌萌哒赫萝
a473e25469 Feature: complete i18n support for manage func 2023-03-20 18:41:28 +08:00
萌萌哒赫萝
2b09217f55 🚧 WIP: i18n for manage page, picbed config done 2023-03-19 22:08:44 +08:00
萌萌哒赫萝
37139b0d6e 🚧 WIP: i18n of manage page, main page done 2023-03-17 22:47:12 +08:00
萌萌哒赫萝
fd9ea16909 🚧 WIP: i18n of manage page, setting page done 2023-03-17 18:32:59 +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
萌萌哒赫萝
8feb30adbf Feature: users can customize mini window icon now 2023-03-16 17:58:34 +08:00
萌萌哒赫萝
016075e5f0 Feature: click the picbed name at upload page will route to config page now 2023-03-16 14:09:18 +08:00
萌萌哒赫萝
327a7ac50d Feature: add file batch rename, and support placeholder now
ISSUES CLOSED: #14
2023-03-01 17:39:55 +08:00
萌萌哒赫萝
d0362e226e 🔨 Refactor: rewrite func isUrl 2023-03-01 10:37:58 +08:00
萌萌哒赫萝
1e9c87dc22 Feature: downloaded file or folder can keey folder structure now 2023-02-27 23:11:43 +08:00
萌萌哒赫萝
176bdac993 Feature: s3-compatible storage is supported now 2023-02-20 10:25:59 +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
陌小路
95556498f7
Feature: support multiple config (#1016) 2022-11-23 09:42:40 +08:00
PiEgg
64e54d0b0b Feature: add $extName for paste template
ISSUES CLOSED: #1000
2022-10-31 19:02:37 +08:00
PiEgg
9317871fdb Feature: add remoteNotice 2022-10-30 16:08:29 +08:00
PiEgg
4de7a1d5f2 🐛 Fix: url encode bug && copy-paste url encode bug
ISSUES CLOSED: #996
2022-10-24 17:14:39 +08:00
PiEgg
7677f1ea2a 🐛 Fix: change decodeURI -> decodeURIComponent & encode also 2022-10-19 17:40:04 +08:00
NeiL
72371de40b
Feature: add zh-TW.yml (#976) 2022-09-21 09:04:26 +08:00
PiEgg
b6b2eeae6b 🐛 Fix: showFileExplorer result bug 2022-08-24 10:00:09 +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
09e4e82ca9 🐛 Fix: plugin config can't save
ISSUES CLOSED: #943
2022-07-31 18:24:13 +08:00
PiEgg
219b367f7c Feature: add logFileSizeLimit for log file
ISSUES CLOSED: #935, #945
2022-07-31 17:47:15 +08:00