Commit Graph

41 Commits

Author SHA1 Message Date
萌萌哒赫萝
c1698e8661 Feature: add a new config item to close upload result notification
ISSUES CLOSED: #74
2023-07-17 23:54:50 -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
萌萌哒赫萝
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
萌萌哒赫萝
22f8aa84bc 🐛 Fix: fix tray image after drag 2023-04-12 22:33:02 +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
萌萌哒赫萝
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
萌萌哒赫萝
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
萌萌哒赫萝
3c3e7cd64c Feature: automatically upload when clipboard changes
ISSUES CLOSED: #35
2023-04-10 16:06:37 +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
萌萌哒赫萝
2fab2cd79d 🔨 Refactor: remove old update checker 2023-04-05 23:14:20 +08:00
萌萌哒赫萝
19e1191275 Feature: add dock menu and appbar menu 2023-04-05 13:02: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
萌萌哒赫萝
7421322475 📦 Chore: upgrade electron uuid , change pkg name 2023-01-16 23:27:33 +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
9791ff24d8 🐛 Fix: macOS tray icon background color bug
#970
2022-10-21 10:46:54 +08:00
PiEgg
20e38f4eb9 🐛 Fix: macos clipboard image can't show on tray page
ISSUES CLOSED: #961
2022-08-25 20:04:50 +08:00
PiEgg
428ffc7ef1 Feature: finish i18n system 2022-08-20 16:44:55 +08:00
PiEgg
87161b3ee0 📦 Chore: update macOS tray icon 2022-08-08 15:03:51 +08:00
PiEgg
4ebdc721e4 Feature: update tray icon in macOS 11 or 12
ISSUES CLOSED: #776
2022-08-07 22:34:26 +08:00
PiEgg
c19f741243 🚧 WIP: main process i18n 2022-01-11 21:50:29 +08:00
PiEgg
c2991dde2f 🚧 WIP: add i18n ing 2022-01-10 10:20:56 +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
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
ab762ef465 🐛 Fix: uploader error in linux
ISSUES CLOSED: #627
2021-04-25 23:29:30 +08:00
PiEgg
992ff35936 Feature: add privacy policy 2021-04-10 21:01:55 +08:00
PiEgg
3cad5f378d 🔨 Refactor: upload module && notification module 2021-03-28 17:44:20 +08:00
刘沛源
0fe3ade5c3
Feature: 为Linux系统适配桌面图标栏(Tray) (#603) 2020-12-29 09:59:50 +08:00
PiEgg
21d3942d2b 🐛 Fix: choose default picBed failure
ISSUES CLOSED: #537
2020-07-12 22:01:37 +08:00
Molunerfinn
b6e3adb7af 🐛 Fix: auto-copy option && copy style
auto-copy option not work && clear rules for line breaks when copying
2020-05-04 16:50:29 +08:00
Molunerfinn
3df2253ae9 🔨 Refactor: improved code structure for greater clarity and understanding 2020-04-10 23:28:46 +08:00