Noah Hsu
|
dc73c2e97d
|
fix: custom token expires in doesn't work
|
2022-09-27 14:23:56 +08:00 |
Noah Hsu
|
9d9c79179b
|
feat: custom token expires in
|
2022-09-27 14:05:00 +08:00 |
Noah Hsu
|
b7479651e1
|
fix: incorrect base_path from site_url (close #1830)
|
2022-09-27 13:56:32 +08:00 |
Noah Hsu
|
7c32af4649
|
refactor!: move `api_url` and `base_path` to config file
|
2022-09-25 17:57:54 +08:00 |
Noah Hsu
|
0039dc18e1
|
fix: set cdn to basePath if cdn is empty
|
2022-09-22 17:11:45 +08:00 |
Noah Hsu
|
4d6ab53336
|
feat: add form upload api (close #1693 #1709)
|
2022-09-22 16:53:58 +08:00 |
Noah Hsu
|
c7f6684eed
|
chore: add `provider` to fs list resp
|
2022-09-22 16:04:10 +08:00 |
Noah Hsu
|
ca177cc3b9
|
fix: set default mimetype to empty string (close #1710)
|
2022-09-19 18:58:40 +08:00 |
Noah Hsu
|
5548ab62ac
|
fix: write does not take effect on the current dir (close #1711)
|
2022-09-19 13:35:37 +08:00 |
Noah Hsu
|
d6d82c3138
|
fix: page crashes if ipa name contains chinese (close #1712)
|
2022-09-19 13:33:23 +08:00 |
Noah Hsu
|
2185839236
|
chore: safe base64 decode ipa name
|
2022-09-18 20:17:24 +08:00 |
Noah Hsu
|
f80be96cf9
|
chore: replace sep `_` with `@` of ipa name
|
2022-09-18 16:53:39 +08:00 |
Noah Hsu
|
b74b55fa4a
|
feat: support custom `bundle-identifier` by filename
|
2022-09-17 21:33:39 +08:00 |
Noah Hsu
|
d436a6e676
|
fix: use base64 encode for ipa install
|
2022-09-17 17:06:08 +08:00 |
Noah Hsu
|
7ad3748a46
|
feat: update cache after remove instead of clear
|
2022-09-14 20:28:52 +08:00 |
Noah Hsu
|
66b2562d03
|
fix: allow force root while fetch dirs (close #1671)
|
2022-09-14 19:57:39 +08:00 |
Noah Hsu
|
54ae6dce0b
|
fix(fs/get): rawURL if use proxy (close #1664)
|
2022-09-13 20:02:57 +08:00 |
foxxorcat
|
6b5236f52e
|
feat: add baidu_photo driver
|
2022-09-12 17:10:02 +08:00 |
Noah Hsu
|
6aedd0f425
|
fix: trim slash suffix of sign
|
2022-09-11 19:39:24 +08:00 |
Noah Hsu
|
5ff0d850d7
|
feat(aliyundrive): add doc and video preview api
|
2022-09-11 19:12:54 +08:00 |
Noah Hsu
|
77a6aa487b
|
chore: cancel sign if no password
|
2022-09-11 14:14:14 +08:00 |
Noah Hsu
|
57bcd376b4
|
fix(webdav): incorrect href if base_path isn't root (close #1629)
|
2022-09-10 19:27:34 +08:00 |
Noah Hsu
|
5ad3849bb6
|
fix: if use down proxy url
|
2022-09-09 20:54:11 +08:00 |
Noah Hsu
|
362d48aa98
|
chore: replace main color
|
2022-09-08 22:21:52 +08:00 |
Noah Hsu
|
4ea19ae078
|
chore: replace `$version` of cdn with `webVersion`
|
2022-09-07 18:39:04 +08:00 |
Noah Hsu
|
a24dfddc2a
|
feat: add 189cloud driver
|
2022-09-06 14:39:21 +08:00 |
Noah Hsu
|
778cee4cdf
|
fix: download sign check
|
2022-09-04 18:29:41 +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
|
0f2425ce53
|
feat: add teambition driver
|
2022-09-02 18:24:14 +08:00 |
Noah Hsu
|
bc155af255
|
chore: remove slash of cdn
|
2022-09-02 16:02:06 +08:00 |
Noah Hsu
|
7ac1d14eeb
|
style: shorten name `operations` to `op`
|
2022-08-31 21:01:15 +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
|
d267c43556
|
feat: static file router
|
2022-08-28 23:13:03 +08:00 |
Noah Hsu
|
e5480b99be
|
chore: decode filePath in header
|
2022-08-28 20:46:33 +08:00 |
Noah Hsu
|
5ab5cc327f
|
feat: generate plist for ipa
|
2022-08-28 15:23:00 +08:00 |
Noah Hsu
|
74007a1d45
|
chore: add pagination settings
|
2022-08-27 23:07:48 +08:00 |
Noah Hsu
|
e9927806d4
|
fix(local): return `ObjectNotFound` if can't find file
|
2022-08-19 11:02:00 +08:00 |
Noah Hsu
|
02e2c809a8
|
chore: rename some request param
|
2022-08-14 23:52:14 +08:00 |
Noah Hsu
|
8cd05275f0
|
chore: change message type
|
2022-08-14 03:05:30 +08:00 |
Noah Hsu
|
06e15fc149
|
feat: encode path of url (close #1351)
|
2022-08-12 14:51:23 +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
|
669ccc40a1
|
chore: change related of fs get api
|
2022-08-10 10:48:14 +08:00 |
Noah Hsu
|
2b04cf4ac3
|
feat: custom hide error message by regexp (close #1468)
|
2022-08-08 12:53:53 +08:00 |
Noah Hsu
|
d6437a337f
|
feat: add provider to obj get api
|
2022-08-08 00:58:32 +08:00 |
Noah Hsu
|
61fa6f38a8
|
feat: add type to fs read api
|
2022-08-08 00:51:05 +08:00 |
Noah Hsu
|
1fd4ebe53e
|
feat: add related objs while get obj
|
2022-08-07 21:01:29 +08:00 |
Noah Hsu
|
0df3473337
|
feat: use cobra and add some command
|
2022-08-07 13:09:59 +08:00 |