Commit Graph
118 Commits
Author SHA1 Message Date
萌萌哒赫萝 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
萌萌哒赫萝 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
萌萌哒赫萝 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
萌萌哒赫萝 09ad102fe8 🔨 Refactor: fix hidedock setting 2023-04-09 18:32:53 +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
萌萌哒赫萝 fe8112ba12 🐛 Fix: hide dock setting for non-darwin os 2023-04-09 17:16:45 +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
萌萌哒赫萝 e0e26bd9ad 🔨 Refactor: optimize auto update 2023-04-06 12:50:07 +08:00
萌萌哒赫萝 e39cac9f3b Feature: support auto update now 2023-04-05 22:55:35 +08:00
萌萌哒赫萝 f47d273113 Feature: optimize UI, rewrite some css settings 2023-03-24 15:57:43 +08:00
萌萌哒赫萝 6bfecba01d Feature: add 'migrate from PicGo' option in setting page 2023-03-21 11:54:18 +08:00
萌萌哒赫萝 a473e25469 Feature: complete i18n support for manage func 2023-03-20 18:41:28 +08:00
萌萌哒赫萝 8feb30adbf Feature: users can customize mini window icon now 2023-03-16 17:58:34 +08:00
萌萌哒赫萝 a46b0923c1 Feature: add remove exif info
ISSUES CLOSED: #18
2023-03-10 10:11:42 +08:00
萌萌哒赫萝 c88dd1dc7e Feature: update piclist-core, reduce package size 2023-03-09 16:56:43 +08:00
萌萌哒赫萝 da42bb4897 Feature: add buildin watermark process and image resize/compress/rotate/convert feature 2023-03-04 20:21:36 +08:00
萌萌哒赫萝 d6ce555054 🐛 Fix: optimized software UI
ISSUES CLOSED: #12
2023-02-27 10:24:50 +08:00
萌萌哒赫萝 b3ce9b9543 Feature: add video,text file and markdown file preview 2023-02-21 18:42:50 +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 64e54d0b0b Feature: add $extName for paste template
ISSUES CLOSED: #1000
2022-10-31 19:02:37 +08:00
PiEgg 8cfbc696a4 ⬆️ Upgrade: picgo-1.5.0-alpha.9 2022-09-03 20:52: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 219b367f7c Feature: add logFileSizeLimit for log file
ISSUES CLOSED: #935, #945
2022-07-31 17:47:15 +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 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
PiEgg 27628da458 Feature: add upload-clipboard-image from electron' clipboard
ISSUES CLOSED: #822
2022-02-20 12:35:27 +08:00
PiEgg 58f96db967 🚧 WIP: renderer i18n 2022-01-13 23:03:41 +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 7030f7a764 Feature: finish custom config path
ISSUES CLOSED: #255
2021-08-01 17:02:54 +08:00
PiEgg 76964ff1a5 🚧 WIP: gallery db in progress 2021-07-25 23:25:36 +08:00
PiEgg f0e1fa12d7 Feature: add local plugin support && npm registry/proxy support 2021-04-04 17:52:50 +08:00
Molunerfinn ad6acd8c4f Feature: add beta-version update support 2020-04-30 16:47:09 +08:00
Molunerfinn 67e526f163 Feature: add autoCopy option for users to use or not 2020-03-19 21:03:21 +08:00
Molunerfinn cd70a1a5cc 🐛 Fix: confused port number auto increasing when opening a new PicGo app 2020-03-19 19:25:11 +08:00
Molunerfinn ee46ab1fb7 🐛 Fix: releaseUrl may can't get latest version 2020-01-09 16:35:21 +08:00
PiEgg 6b57cf7981 Feature: add server config settings 2020-01-01 11:58:09 +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