Commit Graph

554 Commits

Author SHA1 Message Date
Kuingsmile
9083a1cce5 Feature(custom): support specific format option for image conversion
ISSUES CLOSED: #124
2024-01-05 18:43:59 -08:00
Kuingsmile
4c032604c7 Feature(custom): support build-in lsky sync delete 2024-01-02 01:37:53 -08:00
Kuingsmile
bbbfbda3e2 Feature(custom): add new option to open download page when new version available
ISSUES CLOSED: #128
2024-01-02 00:28:12 -08:00
Kuingsmile
9338fc6dde Feature(custom): manual url will be based on lanaguage setting 2024-01-01 23:24:53 -08:00
Kuingsmile
e4f957d67d Feature(custom): add manual page open setting 2024-01-01 00:20:36 -08:00
Kuingsmile
531b387621 Feature(custom): add support for lskypro uploader 2023-12-28 22:52:55 -08:00
Kuingsmile
1fbd7a7f48 🐛 Fix(custom): fix chinease char encode error 2023-12-27 18:46:38 -08:00
Kuingsmile
e99f789f13 🐛 Fix(custom): hide rename button if not supported
ISSUES CLOSED: #122
2023-12-27 07:03:34 -08:00
Kuingsmile
1884dbac06 Feature(custom): add more log file quick open item 2023-12-27 01:45:16 -08:00
Kuingsmile
28e6f4787f Feature(custom): remove sponsor from menu 2023-12-19 02:15:37 -08:00
Kuingsmile
5fb756c32d Feature(custom): add delete configuration confirm check 2023-12-16 02:55:04 -08:00
Kuingsmile
99ab80faca 🐛 Fix(custom): fix tooltip disabled state in login.vue 2023-12-16 02:42:40 -08:00
Kuingsmile
706f432fa1 🔨 Refactor(custom): refactored some functions 2023-12-15 06:39:02 -08:00
Kuingsmile
83060137f6 Feature(custom): optimize display of manage page 2023-12-13 02:25:34 -08:00
Kuingsmile
2c46dca064 Feature(custom): add preview support for more types of text file 2023-12-09 19:03:11 -08:00
Kuingsmile
8bc3323d97 🔨 Refactor(custom): add log for formdata upload 2023-12-07 06:55:31 -08:00
Kuingsmile
3063612394 🐛 Fix(custom): fix gallery page url copy bug 2023-11-21 01:31:49 -08:00
Kuingsmile
4aae2c3fbe 🔨 Refactor(custom): change default temp dir to system temp dir path
ISSUES CLOSED: #112
2023-11-13 21:07:57 -08:00
Kuingsmile
e968a65cca Feature(custom): add new config field temp dir path
ISSUES CLOSED: #112
2023-11-13 20:21:23 -08:00
Kuingsmile
5658ce6ead 🐛 Fix(custom): fix delete event error in server api 2023-11-08 18:48:36 -08:00
Kuingsmile
b7b86b2616 Feature(custom): optimize detele function for aws s3 2023-10-23 18:11:00 +08:00
Kuingsmile
95f1035608 Feature(custom): support gitea for setting file sync 2023-10-21 23:24:17 +08:00
Kuingsmile
2dc96f60c6 🐛 Fix(custom): fix sandbox error under dev mode 2023-10-20 21:32:37 +08:00
Kuingsmile
d9f25ace8a Feature(custom): remove sensitive info in reponse field 2023-10-18 09:46:01 +08:00
Kuingsmile
018971509a Feature(custom): upload api now return encrypted full result 2023-10-17 16:01:54 +08:00
Kuingsmile
a59d5b18fc ⬆️ Upgrade(custom): upgrade element plus 2023-10-13 21:54:48 +08:00
Kuingsmile
e8ea905a94 Feature(custom): add tk analytic 2023-10-13 10:11:49 +08:00
Kuingsmile
75601e7aee 🐛 Fix: fix macos right click menu file bug 2023-10-11 14:03:51 +08:00
Kuingsmile
47b61e6b56 🐛 Fix: fix manage config file sync bug 2023-10-11 13:39:30 +08:00
Kuingsmile
9f49fc0a7d Feature: add piclist itself as a picbed 2023-10-10 23:54:46 +08:00
Kuingsmile
06c518d9ad Feature: add authoration key for built-in server 2023-10-10 17:23:52 +08:00
Kuingsmile
7e408082c7 🐛 Fix: fix upload api copy error after changing to 0.0.0.0 2023-10-09 23:27:44 +08:00
Kuingsmile
54d289c8f1 Feature: built-in server will listen to 0.0.0.0 other than 127.0.0.1 2023-10-09 23:18:09 +08:00
Kuingsmile
615cbc5f07 Feature: build-in server support formdata now
ISSUES CLOSED: #103
2023-10-09 18:37:29 +08:00
Kuingsmile
819dfbb2f1 🐛 Fix: fix sftp delete error when the user don't have ssh permission
ISSUES CLOSED: #100
2023-09-30 20:55:07 +08:00
Kuingsmile
ef1812a8eb Feature: update dialog will show change log now 2023-09-30 12:46:01 +08:00
Kuingsmile
96666a3066 ⬆️ Upgrade: upgrade deps 2023-09-27 09:45:14 +08:00
萌萌哒赫萝
0f100e5ae6 🐛 Fix: fix type error caused by fast-xml-parser 2023-09-21 07:24:53 -07:00
萌萌哒赫萝
0abfeff2b7 Feature: optimize filename display in gallery page 2023-09-16 01:30:44 -07:00
萌萌哒赫萝
2e655a4ebd Feature: webdav picbed now support digest auth 2023-09-12 19:27:59 -07:00
萌萌哒赫萝
b197b32935 Feature: manual page now open in a new window 2023-09-12 00:31:41 -07:00
萌萌哒赫萝
d776600df9 🐛 Fix: fix an issue of check box in manage page 2023-09-11 19:24:52 -07:00
萌萌哒赫萝
fb070e7740 Feature: optimize memory use and loading and searching speed of manage page for 30 fold 2023-09-11 07:25:42 -07:00
萌萌哒赫萝
5392d9e9e7 Perf: fix memory leak of main page 2023-09-10 23:21:39 -07:00
萌萌哒赫萝
219cbbb253 Perf: fix memory leak of uoload and setting page 2023-09-10 20:55:07 -07:00
萌萌哒赫萝
dfb6f767d2 Feature: optimize title text jump action of upload page 2023-09-10 20:44:22 -07:00
萌萌哒赫萝
079b0345ec Feature: batch rename in gallery will not modify un-matched files 2023-09-10 08:10:19 -07:00
萌萌哒赫萝
cb76a3438f Feature: add vertically and horizontally flip treat options for image processing 2023-09-06 20:44:59 -07:00
萌萌哒赫萝
08b45bc9b3 Feature: optimize api copy 2023-09-06 19:16:57 -07:00
萌萌哒赫萝
2fcec70721 Feature: upload api now support url query picbed and configname
ISSUES CLOSED: #93
2023-09-06 08:40:50 -07:00