415 Commits

Author SHA1 Message Date
Noah Hsu
a24dfddc2a feat: add 189cloud driver 2022-09-06 14:39:21 +08:00
Noah Hsu
3dd4fbd76d feat: add webdav driver 2022-09-04 22:34:54 +08:00
Noah Hsu
9d20c887df fix: webdav_policy options 2022-09-04 14:48:21 +08:00
Noah Hsu
a1c86b3350 chore!: change root folder 2022-09-04 13:22:42 +08:00
Noah Hsu
ffba5e0aec feat: add sftp driver (close #1466) 2022-09-04 12:43:52 +08:00
Noah Hsu
8fd56ef9dd feat: check status before storage call 2022-09-03 22:32:09 +08:00
Noah Hsu
5d0668b00b feat: add google_drive driver 2022-09-03 20:34:06 +08:00
Noah Hsu
7da9e33c4d fix: hide access_token in error message of baidu_netdisk 2022-09-03 19:48:11 +08:00
Noah Hsu
611457c0e7 feat: add baidu_netdisk driver 2022-09-02 22:46:31 +08:00
Noah Hsu
0f2425ce53 feat: add teambition driver 2022-09-02 18:24:14 +08:00
Noah Hsu
284274b37e feat: add 123pan driver 2022-09-01 22:13:37 +08:00
Noah Hsu
7290f9b301 chore: remove global_readme setting 2022-09-01 14:17:58 +08:00
Noah Hsu
8e1ed4015b fix: store storage in map whether error or not 2022-08-31 22:27:04 +08:00
Noah Hsu
d31faabc24 chore: fix typo 2022-08-31 22:08:12 +08:00
Noah Hsu
7ac1d14eeb style: shorten name operations to op 2022-08-31 21:01:15 +08:00
Noah Hsu
9ec6d5be7a chore: just use std errors in drivers 2022-08-31 20:58:57 +08:00
Noah Hsu
102384e170 feat: add pikpak driver 2022-08-31 17:32:57 +08:00
Noah Hsu
7d407de22e feat: add a driver template 2022-08-31 16:37:00 +08:00
Noah Hsu
41edac5826 fix: convert driver name while generate lang 2022-08-30 22:11:58 +08:00
Noah Hsu
f551dc76d0 feat: add onedrive driver 2022-08-30 21:52:06 +08:00
Noah Hsu
c95a7c2a04 chore: add home_container setting 2022-08-30 19:34:11 +08:00
Noah Hsu
a6b9dbfbe4 fix: use utils.Log in some places 2022-08-30 16:13:01 +08:00
Noah Hsu
046bbb3a48 feat: use lumberjack for log rotate 2022-08-30 15:22:54 +08:00
Noah Hsu
59ec17a353 feat: add driver config in driver info 2022-08-30 14:39:10 +08:00
Noah Hsu
68a125491b chore: add refresh arg in list func 2022-08-29 19:15:52 +08:00
Noah Hsu
97d4114e38 fix: check err before check upload 2022-08-29 14:18:43 +08:00
Noah Hsu
d267c43556 feat: static file router 2022-08-28 23:13:03 +08:00
Noah Hsu
74007a1d45 chore: add pagination settings 2022-08-27 23:07:48 +08:00
Noah Hsu
fbcf082ca7 feat: auto generate settings lang 2022-08-27 18:35:05 +08:00
Noah Hsu
7425e001db feat: auto generate drivers language json 2022-08-26 15:08:31 +08:00
Noah Hsu
d9ee174dd3 feat!: unity iframe preview 2022-08-23 16:50:54 +08:00
Noah Hsu
38db3508a5 chore: add external_previews setting 2022-08-18 11:34:02 +08:00
Noah Hsu
8cd05275f0 chore: change message type 2022-08-14 03:05:30 +08:00
Noah Hsu
05d8c27918 chore: rename icon_color to main_color 2022-08-13 15:11:46 +08:00
Noah Hsu
0f853c86da fix: do not operate storage in memory if disabled 2022-08-11 21:46:03 +08:00
Noah Hsu
0fdfd1f2c2 feat: load storages while starting 2022-08-11 21:32:33 +08:00
Noah Hsu
74f1154e5e feat: add disable option for storage (close #1476) 2022-08-11 21:08:50 +08:00
Noah Hsu
af884010d1 feat: local storage image thumbnail 2022-08-11 20:32:17 +08:00
Noah Hsu
358212749b chore: add home_icon setting 2022-08-09 18:06:04 +08:00
Noah Hsu
d8b56042c3 chore: ignore opt_secret while marshal 2022-08-08 16:29:56 +08:00
Noah Hsu
6f48a0a82a chore: add custom office viewer 2022-08-08 13:03:34 +08:00
Noah Hsu
2b04cf4ac3 feat: custom hide error message by regexp (close #1468) 2022-08-08 12:53:53 +08:00
Noah Hsu
61fa6f38a8 feat: add type to fs read api 2022-08-08 00:51:05 +08:00
Noah Hsu
2e8322e99b feat: set cache_expiration for each storage (close #1455) 2022-08-07 13:33:53 +08:00
Noah Hsu
5b40254e3b chore: fix drivers not import 2022-08-07 13:23:15 +08:00
Noah Hsu
0df3473337 feat: use cobra and add some command 2022-08-07 13:09:59 +08:00
Noah Hsu
2b5da3ef34 feat: cancel 2fa api 2022-08-07 11:59:33 +08:00
Noah Hsu
a6ed4afdae feat: 2fa/otp support 2022-08-06 01:22:13 +08:00
Noah Hsu
b51e664543 chore: go fmt 2022-08-03 14:26:59 +08:00
Noah Hsu
721f18a7f4 feat: fs other api 2022-08-03 14:14:37 +08:00