Commit Graph

193 Commits

Author SHA1 Message Date
萌萌哒赫萝
b882d42e10 🚧 WIP: add a new build-in picbed: sftp 2023-08-04 06:25:35 -07:00
萌萌哒赫萝
42e08f50a1 🔨 Refactor: change some icons 2023-08-03 19:54:28 -07:00
萌萌哒赫萝
e6b80e8a77 Feature: add new config item to skip resizing small pictures
ISSUES CLOSED: #81
2023-08-01 01:58:19 -07:00
萌萌哒赫萝
3bf4683176 Feature: optimize gallery page UI 2023-07-31 20:23:28 -07:00
萌萌哒赫萝
bce63030ee 🐛 Fix: modify gallery page UI
#77
2023-07-30 07:23:01 -07:00
萌萌哒赫萝
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
萌萌哒赫萝
6a94503172 Feature: pictures uploaded using webdav and local path can be previewed in gallery now
ISSUES CLOSED: #64
2023-07-12 04:41:49 -07:00
萌萌哒赫萝
d4a22f9e63 Feature: add custom short url server
#69

ISSUES CLOSED: #69
2023-07-11 20:07:33 -07:00
萌萌哒赫萝
726aeda3e0 🔨 Refactor: rename page, from picgo 2023-07-10 02:30:42 -07:00
萌萌哒赫萝
b6f5d9fd09 🐛 Fix: fix gallery page display bugs 2023-07-03 19:38:29 -07:00
萌萌哒赫萝
0c6e8d1759 Feature: auto close timestamp rename when advanced rename is enabled 2023-05-23 15:14:19 +08:00
萌萌哒赫萝
c4b0235d61 Feature: add addvanced rename feature 2023-05-23 14:52:36 +08:00
萌萌哒赫萝
86505c19e2 🐛 Fix: fix batch delete bug of gallery page
ISSUES CLOSED: #54
2023-05-23 10:02:23 +08:00
萌萌哒赫萝
5ccb899264 Feature: rewrite the layout of the settings page 2023-05-22 23:41:28 +08:00
萌萌哒赫萝
bd9e33c0d8 🐛 Fix: fix config dialog bug of plugin page 2023-05-19 23:44:37 +08:00
萌萌哒赫萝
0c7f49ba86 Feature: optimize gallery page and plugin page UI 2023-05-11 23:05:41 +08:00
萌萌哒赫萝
e733f6c090 Feature: beautify UI 2023-05-11 22:32:31 +08:00
萌萌哒赫萝
5dbac8309c 🐛 Fix: fix several bugs of manage page and minipage 2023-05-07 19:16:35 +08:00
萌萌哒赫萝
8d1b8173bd Feature: optimize url encode and filename encode 2023-05-07 17:05:58 +08:00
萌萌哒赫萝
28be3881e1 🔨 Refactor: change config sync to manual 2023-05-06 21:50:15 +08:00
萌萌哒赫萝
344088f391 🐛 Fix: fix config file sync bug 2023-05-06 10:38:16 +08:00
萌萌哒赫萝
ebcfbdf850 Feature: auto import of manage page can be closed now 2023-05-05 18:14:35 +08:00
萌萌哒赫萝
e8d54fac4c Feature: sync with picgo 2.4.0 beta 1 2023-05-05 17:51:49 +08:00
萌萌哒赫萝
9fa989e430 Feature: url encode in manage page 2023-05-02 22:57:43 +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
萌萌哒赫萝
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
萌萌哒赫萝
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
萌萌哒赫萝
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
萌萌哒赫萝
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
萌萌哒赫萝
acf660946e 🐛 Fix: fix bug that traypage copy link func not work
ISSUES CLOSED: #32
2023-04-07 18:28:55 +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
萌萌哒赫萝
e39cac9f3b Feature: support auto update now 2023-04-05 22:55:35 +08:00
萌萌哒赫萝
9e8ae932d6 Feature: add /delete route for build in http server 2023-03-28 14:44:48 +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