Commit Graph

  • 778cee4cdf fix: download sign check Noah Hsu 2022-09-04 18:29:41 +08:00
  • 9d20c887df fix: webdav_policy options Noah Hsu 2022-09-04 14:48:21 +08:00
  • a1c86b3350 chore!: change root folder Noah Hsu 2022-09-04 13:07:53 +08:00
  • a4a8739748 feat: add upyun-uss driver Noah Hsu 2022-09-04 13:03:10 +08:00
  • ffba5e0aec feat: add sftp driver (close #1466) Noah Hsu 2022-09-04 12:43:52 +08:00
  • 8fd56ef9dd feat: check status before storage call Noah Hsu 2022-09-03 22:32:09 +08:00
  • 849de88e68 feat: add ftp driver Noah Hsu 2022-09-03 22:07:08 +08:00
  • c89a462d0c feat: add s3 driver Noah Hsu 2022-09-03 21:38:43 +08:00
  • 5d0668b00b feat: add google_drive driver Noah Hsu 2022-09-03 20:34:06 +08:00
  • 7da9e33c4d fix: hide access_token in error message of baidu_netdisk Noah Hsu 2022-09-03 19:48:11 +08:00
  • dcc99802ec fix: panic while create empty file Noah Hsu 2022-09-03 19:32:44 +08:00
  • 552aba997c fix: default root folder of baidu_netdisk Noah Hsu 2022-09-03 10:12:28 +08:00
  • 611457c0e7 feat: add baidu_netdisk driver Noah Hsu 2022-09-02 22:46:31 +08:00
  • decea4a739 feat: add quark driver Noah Hsu 2022-09-02 21:36:47 +08:00
  • 0f2425ce53 feat: add teambition driver Noah Hsu 2022-09-02 18:24:14 +08:00
  • bc155af255 chore: remove slash of cdn Noah Hsu 2022-09-02 16:02:06 +08:00
  • 2d2a4f5776 docs: add go report card [skip ci] Noah Hsu 2022-09-01 22:49:47 +08:00
  • 284274b37e feat: add 123pan driver Noah Hsu 2022-09-01 22:13:37 +08:00
  • 7290f9b301 chore: remove global_readme setting Noah Hsu 2022-09-01 14:17:58 +08:00
  • 454f563bce fix: task id not update Noah Hsu 2022-08-31 22:53:41 +08:00
  • 755f4b83f6 feat: add progress for io copy Noah Hsu 2022-08-31 22:41:27 +08:00
  • 8e1ed4015b fix: store storage in map whether error or not Noah Hsu 2022-08-31 22:27:04 +08:00
  • d31faabc24 chore: fix typo Noah Hsu 2022-08-31 22:08:12 +08:00
  • b73dce33aa fix(onedrive,ali): upload progress Noah Hsu 2022-08-31 22:04:04 +08:00
  • 7ac1d14eeb style: shorten name operations to op Noah Hsu 2022-08-31 21:01:15 +08:00
  • 9ec6d5be7a chore: just use std errors in drivers Noah Hsu 2022-08-31 20:58:57 +08:00
  • 817d63597e feat: add aliyundrive driver Noah Hsu 2022-08-31 20:46:19 +08:00
  • 102384e170 feat: add pikpak driver Noah Hsu 2022-08-31 17:32:57 +08:00
  • 7d407de22e feat: add a driver template Noah Hsu 2022-08-31 16:32:51 +08:00
  • 41edac5826 fix: convert driver name while generate lang Noah Hsu 2022-08-30 22:11:58 +08:00
  • f551dc76d0 feat: add onedrive driver Noah Hsu 2022-08-30 21:52:06 +08:00
  • c95a7c2a04 chore: add home_container setting Noah Hsu 2022-08-30 19:34:11 +08:00
  • a6b9dbfbe4 fix: use utils.Log in some places Noah Hsu 2022-08-30 16:13:01 +08:00
  • 615e5dd118 fix: put a placeholder file in dist [skip ci] Noah Hsu 2022-08-30 15:53:40 +08:00
  • 046bbb3a48 feat: use lumberjack for log rotate Noah Hsu 2022-08-30 15:22:54 +08:00
  • 59ec17a353 feat: add driver config in driver info Noah Hsu 2022-08-30 14:39:10 +08:00
  • fec98e7f69 ci: auto build dev version Noah Hsu 2022-08-29 22:44:55 +08:00
  • 68a125491b chore: add refresh arg in list func Noah Hsu 2022-08-29 19:15:52 +08:00
  • 97d4114e38 fix: check err before check upload Noah Hsu 2022-08-29 14:18:43 +08:00
  • d267c43556 feat: static file router Noah Hsu 2022-08-28 23:13:03 +08:00
  • e5480b99be chore: decode filePath in header Noah Hsu 2022-08-28 20:46:33 +08:00
  • e72a557b96 ci: minimize the event that triggers the workflow Noah Hsu 2022-08-28 15:39:08 +08:00
  • a6f3094c9a chore: graceful restart or stop Noah Hsu 2022-08-28 15:34:12 +08:00
  • 5ab5cc327f feat: generate plist for ipa Noah Hsu 2022-08-28 15:23:00 +08:00
  • 74007a1d45 chore: add pagination settings Noah Hsu 2022-08-27 23:07:48 +08:00
  • 37eb3dd8f5 ci: push main branch directly Noah Hsu 2022-08-27 18:48:33 +08:00
  • fbcf082ca7 feat: auto generate settings lang Noah Hsu 2022-08-27 18:35:05 +08:00
  • cc9ccc4e9b ci: auto generate drivers lang file Noah Hsu 2022-08-26 19:06:32 +08:00
  • 7425e001db feat: auto generate drivers language json Noah Hsu 2022-08-26 15:08:31 +08:00
  • d9ee174dd3 feat!: unity iframe preview Noah Hsu 2022-08-23 16:50:54 +08:00
  • e9927806d4 fix(local): return ObjectNotFound if can't find file Noah Hsu 2022-08-19 11:02:00 +08:00
  • 38db3508a5 chore: add external_previews setting Noah Hsu 2022-08-18 11:18:11 +08:00
  • d1b5c3e648 docs: fix preview dev change Noah Hsu 2022-08-17 14:02:05 +08:00
  • 02e2c809a8 chore: rename some request param Noah Hsu 2022-08-14 23:46:30 +08:00
  • bd52df1926 ci: use own proxy musl url v2.6.4 Noah Hsu 2022-08-14 15:38:22 +08:00
  • 8cd05275f0 chore: change message type Noah Hsu 2022-08-14 03:05:30 +08:00
  • ba9d568539 fix: add -password flag back Noah Hsu 2022-08-13 20:56:19 +08:00
  • fe0dee1196 docs: fix typo Noah Hsu 2022-08-13 15:38:03 +08:00
  • 05d8c27918 chore: rename icon_color to main_color Noah Hsu 2022-08-13 15:11:46 +08:00
  • a66b2d92b7 ci: use personal token Noah Hsu 2022-08-13 11:52:14 +08:00
  • 0b3c5f3e2b fix: random password of webdav guest user Noah Hsu 2022-08-13 11:28:40 +08:00
  • cc74effd30 feat: add chaoxing support (#1457) kbtxwer 2022-08-13 11:25:50 +08:00
  • 06e15fc149 feat: encode path of url (close #1351) Noah Hsu 2022-08-12 14:51:23 +08:00
  • 0f853c86da fix: do not operate storage in memory if disabled Noah Hsu 2022-08-11 21:46:03 +08:00
  • 0fdfd1f2c2 feat: load storages while starting Noah Hsu 2022-08-11 21:32:33 +08:00
  • 74f1154e5e feat: add disable option for storage (close #1476) Noah Hsu 2022-08-11 21:08:50 +08:00
  • af884010d1 feat: local storage image thumbnail Noah Hsu 2022-08-11 20:32:17 +08:00
  • fda4db71bf ci: new issue bot Noah Hsu 2022-08-10 20:05:39 +08:00
  • 669ccc40a1 chore: change related of fs get api Noah Hsu 2022-08-10 10:48:14 +08:00
  • 358212749b chore: add home_icon setting Noah Hsu 2022-08-09 18:06:04 +08:00
  • d8b56042c3 chore: ignore opt_secret while marshal Noah Hsu 2022-08-08 16:29:56 +08:00
  • 6f48a0a82a chore: add custom office viewer Noah Hsu 2022-08-08 13:03:34 +08:00
  • 2b04cf4ac3 feat: custom hide error message by regexp (close #1468) Noah Hsu 2022-08-08 12:52:54 +08:00
  • d6437a337f feat: add provider to obj get api Noah Hsu 2022-08-08 00:58:32 +08:00
  • 61fa6f38a8 feat: add type to fs read api Noah Hsu 2022-08-08 00:51:05 +08:00
  • ccce6a30bb ci: temporarily use self-modified issue-helper Noah Hsu 2022-08-07 21:03:37 +08:00
  • 1fd4ebe53e feat: add related objs while get obj Noah Hsu 2022-08-07 21:01:29 +08:00
  • 2e8322e99b feat: set cache_expiration for each storage (close #1455) Noah Hsu 2022-08-07 13:33:53 +08:00
  • 5b40254e3b chore: fix drivers not import Noah Hsu 2022-08-07 13:23:15 +08:00
  • 0df3473337 feat: use cobra and add some command Noah Hsu 2022-08-07 13:09:59 +08:00
  • 2b5da3ef34 feat: cancel 2fa api Noah Hsu 2022-08-07 11:59:33 +08:00
  • d01958a6bf chore: and otp to current user resp Noah Hsu 2022-08-06 17:21:32 +08:00
  • 51b8b4380d feat: integrate alist with casdoor (#1453) wenxuan70 2022-08-06 16:47:39 +08:00
  • a6ed4afdae feat: 2fa/otp support Noah Hsu 2022-08-06 01:22:13 +08:00
  • b51e664543 chore: go fmt Noah Hsu 2022-08-03 14:26:59 +08:00
  • 721f18a7f4 feat: fs other api Noah Hsu 2022-08-03 14:14:37 +08:00
  • 2a68c3cc7b feat: add thumbnail to list resp Noah Hsu 2022-08-03 13:03:45 +08:00
  • 71a6ebaf43 chore: dev test Noah Hsu 2022-08-02 22:16:58 +08:00
  • c7128133d6 chore: rename remove to delete Noah Hsu 2022-07-31 21:42:01 +08:00
  • 829ef271e3 chore(deps): upgrade cache pkg Noah Hsu 2022-07-31 21:23:19 +08:00
  • cb06d3a19a feat: remove and clear task Noah Hsu 2022-07-31 21:21:54 +08:00
  • be452aafde chore: fix err nil pointer Noah Hsu 2022-07-30 22:04:21 +08:00
  • 33b7d75d8a chore: if file exist and size = 0, delete it while upload Noah Hsu 2022-07-30 20:04:21 +08:00
  • 8c27ca3e8b chore: import fmt Noah Hsu 2022-07-29 18:22:42 +08:00
  • 5e59b0a697 docs: fix typo [skip ci] Noah Hsu 2022-07-28 18:53:05 +08:00
  • eface83716 chore: set initial guest permission 0 Noah Hsu 2022-07-27 21:53:21 +08:00
  • 212dbb277e fix: empty storage virtual file Noah Hsu 2022-07-27 20:57:12 +08:00
  • 53fd09814a feat: user and meta get api Noah Hsu 2022-07-27 17:41:25 +08:00
  • 06f3618897 refactor: filesystem struct refactor/fs Noah Hsu 2022-07-27 17:09:48 +08:00
  • b399c924b7 chore: slice convert util Noah Hsu 2022-07-27 17:08:29 +08:00