Commit Graph

656 Commits

Author SHA1 Message Date
萌萌哒赫萝
6b49198d19 Feature: add delete local file after uploading, fix compatibility with auto-delete
ISSUES CLOSED: #40
2023-04-18 19:33:49 +08:00
萌萌哒赫萝
34997f58aa 📝 Docs: update typora 1.6.0-dev support 2023-04-17 22:21:33 +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
萌萌哒赫萝
ef917ce26e Perf: remove duplicate check of new version, refactor getLatestVersion func 2023-04-16 22:48:34 +08:00
萌萌哒赫萝
15d34ac90a 📝 Docs: update docs 2023-04-15 22:23:47 +08:00
萌萌哒赫萝
dc1458ffef 🐛 Fix: sync with picgo, suppress epiep error 2023-04-15 22:15:20 +08:00
萌萌哒赫萝
d5f7121a3f Feature: support imgur auth upload and delete 2023-04-15 21:51:30 +08:00
萌萌哒赫萝
6c5fdf176d Perf: optimize imgur album list speed 2023-04-14 21:38:15 +08:00
萌萌哒赫萝
22f8aa84bc 🐛 Fix: fix tray image after drag 2023-04-12 22:33:02 +08:00
萌萌哒赫萝
c4e5b1f2fe 🎉 Release: v1.7.0 2023-04-12 17:28:29 +08:00
萌萌哒赫萝
04d67058e5 Feature: add clipbord listening menu for mini page 2023-04-12 17:24:53 +08:00
萌萌哒赫萝
b20c6d7a85 🐛 Fix: fix macos traypage bug 2023-04-12 16:22:02 +08:00
萌萌哒赫萝
9305293a95 🐛 Fix: mac shortcut bug 2023-04-12 15:37:42 +08:00
萌萌哒赫萝
ccafb2daf4 📦 Chore: add sha256 command 2023-04-12 10:48:27 +08:00
萌萌哒赫萝
0bf9e912fe 📦 Chore: add sha256 calculate script for macos build 2023-04-12 10:45:27 +08:00
萌萌哒赫萝
bc1eff527d 🎉 Release: v1.6.2 2023-04-11 17:28:25 +08:00
萌萌哒赫萝
99155264ad 📦 Chore: modify link generate script 2023-04-11 17:07:22 +08:00
萌萌哒赫萝
1b15ccb19c Feature: add config import for picbed setting 2023-04-11 16:55:57 +08:00
萌萌哒赫萝
dce26ff6f3 📦 Chore: remove unusable console.log 2023-04-11 14:16:07 +08:00
萌萌哒赫萝
bb559c9a53 🔨 Refactor: remove vue devtools install 2023-04-11 11:19:45 +08:00
萌萌哒赫萝
c6fcf0e551 🔨 Refactor: change linux clipboard watcher 2023-04-11 09:31:10 +08:00
萌萌哒赫萝
6c18bcb130 🐛 Fix: fix repeated upload bug when listening clipboard 2023-04-10 19:50:36 +08:00
萌萌哒赫萝
993d2ac4de Perf: stop clipboard listening when app quit 2023-04-10 19:09:57 +08:00
萌萌哒赫萝
bfa41be2ec 🔨 Refactor: fix macos clipboard poll 2023-04-10 19:07:37 +08:00
萌萌哒赫萝
1d0c8dba53 🔨 Refactor: change macos clipboard watcher implementment 2023-04-10 18:45:04 +08:00
萌萌哒赫萝
350e6a376a 📝 Docs: add homebrew install describe 2023-04-10 16:20:40 +08:00
萌萌哒赫萝
3c3e7cd64c Feature: automatically upload when clipboard changes
ISSUES CLOSED: #35
2023-04-10 16:06:37 +08:00
萌萌哒赫萝
7e9f730f66 🔨 Refactor: add platform check for dock hidden 2023-04-09 23:48:06 +08:00
萌萌哒赫萝
7e0991d36d 🐛 Fix: fix some bugs 2023-04-09 23:45:29 +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
萌萌哒赫萝
28caf56331 🐛 Fix: fix windows auto update bug 2023-04-08 18:31:22 +08:00
萌萌哒赫萝
028f325978 🎉 Release: v1.6.1 2023-04-08 12:27:41 +08:00
萌萌哒赫萝
37dfe49109 🐛 Fix: fix tcyun delete bug 2023-04-08 12:26:41 +08:00
萌萌哒赫萝
acf660946e 🐛 Fix: fix bug that traypage copy link func not work
ISSUES CLOSED: #32
2023-04-07 18:28:55 +08:00
萌萌哒赫萝
d259a01ec9 📝 Docs: update FAQ 2023-04-07 17:56:59 +08:00
萌萌哒赫萝
4770fcd49d 📝 Docs: update README 2023-04-07 10:55:27 +08:00
萌萌哒赫萝
e06dafb835
Update vue.config.js 2023-04-07 05:19:16 +08:00
萌萌哒赫萝
2d8f7b1f36 📦 Chore: update macos build 2023-04-07 00:25:30 +08:00
萌萌哒赫萝
1e85ebc25f 📦 Chore: fix macos build 2023-04-06 23:33:35 +08:00
萌萌哒赫萝
967b9fafec 📦 Chore: add zip for macos build 2023-04-06 23:25:53 +08:00
萌萌哒赫萝
3f50c3ff1e 🎉 Release: v1.6.0 2023-04-06 22:37:27 +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
萌萌哒赫萝
e0e26bd9ad 🔨 Refactor: optimize auto update 2023-04-06 12:50:07 +08:00