Noah Hsu
|
ddcba93eea
|
feat: multiple search indexes (#2514)
* refactor: abstract search interface
* wip: ~
* fix cycle import
* objs update hook
* wip: ~
* Delete search/none
* auto update index while cache changed
* db searcher
TODO: bleve init issue
cannot open index, metadata missing
* fix size type
why float64??
* fix typo
* fix nil pointer using
* api adapt ui
* bleve: fix clear & change struct
|
2022-11-28 13:45:25 +08:00 |
BoYanZh
|
330a767fd7
|
feat: build index & search with bleve (close #1740 pr #2386)
* feat: build index & search with bleve (#1740)
* delete unused struct
Co-authored-by: Noah Hsu <i@nn.ci>
|
2022-11-24 11:46:47 +08:00 |
Noah Hsu
|
85e1350af8
|
fix: check password while upload (close #2444)
|
2022-11-22 16:14:01 +08:00 |
Noah Hsu
|
c09800790b
|
feat: custom filename char mapping
fixes #2447 #2446 #2440 #2409 #2006 #1979 #1507 #324 #691 #518 #430
|
2022-11-22 15:54:18 +08:00 |
BoYanZh
|
a02d9c8463
|
fix: check error type on file not found (#2383)
|
2022-11-18 01:30:37 +08:00 |
Noah Hsu
|
3b6d8987db
|
chore: add id to resp of create storage
|
2022-11-13 20:17:10 +08:00 |
Gerhard Tan
|
00de9bf16d
|
fix!: sign with the raw path instead of filename (#2258)
|
2022-11-11 16:24:25 +08:00 |
Noah Hsu
|
26a29f20c3
|
fix: missed encode path while use down proxy (close #2208)
|
2022-11-06 14:46:47 +08:00 |
Noah Hsu
|
18cd45d257
|
fix: disable cache for 302 redirect (close #2216)
|
2022-11-05 15:54:51 +08:00 |
Noah Hsu
|
e75f19e9c0
|
feat: add `Referrer-Policy` while redirect (pr #2160)
|
2022-11-01 19:19:08 +08:00 |
BoYanZh
|
5f79d665d9
|
feat: add alist v3 driver (close #1833 pr #2129)
* feat: add alist v3 driver (close #1833)
* chore: use generics
Co-authored-by: Noah Hsu <i@nn.ci>
|
2022-10-27 10:54:49 +08:00 |
BoYanZh
|
3e9c38697d
|
fix: use `utils.Log` during static file router init (#2100)
formerly the log is not in stderr
|
2022-10-24 23:33:57 +08:00 |
Noah Hsu
|
8c69260972
|
fix(webdav): set mime by ext if it's empty
|
2022-10-09 19:29:55 +08:00 |
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 |
Noah Hsu
|
2b5da3ef34
|
feat: cancel 2fa api
|
2022-08-07 11:59:33 +08:00 |
Noah Hsu
|
d01958a6bf
|
chore: and otp to current user resp
|
2022-08-06 17:21:32 +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 |
Noah Hsu
|
2a68c3cc7b
|
feat: add thumbnail to list resp
|
2022-08-03 13:03:45 +08:00 |
Noah Hsu
|
71a6ebaf43
|
chore: dev test
|
2022-08-02 22:16:58 +08:00 |
Noah Hsu
|
c7128133d6
|
chore: rename remove to delete
|
2022-07-31 21:42:01 +08:00 |
Noah Hsu
|
cb06d3a19a
|
feat: remove and clear task
|
2022-07-31 21:21:54 +08:00 |
Noah Hsu
|
be452aafde
|
chore: fix err nil pointer
|
2022-07-30 22:04:21 +08:00 |
Noah Hsu
|
53fd09814a
|
feat: user and meta get api
|
2022-07-27 17:41:25 +08:00 |
Noah Hsu
|
5166d73b4d
|
chore: unified function name
|
2022-07-23 21:49:09 +08:00 |
Noah Hsu
|
826e4807dc
|
chore: add current user log
|
2022-07-23 21:33:53 +08:00 |
Noah Hsu
|
9d92834ee3
|
chore: password can be empty when update me
|
2022-07-23 20:49:16 +08:00 |
Noah Hsu
|
4f3129ec28
|
feat: change current user's profile
|
2022-07-23 20:42:12 +08:00 |
Noah Hsu
|
184b9d1e6c
|
feat: get storage by id api
|
2022-07-18 23:02:14 +08:00 |
Noah Hsu
|
a16da3b45e
|
chore: fix typo
|
2022-07-12 18:41:16 +08:00 |
Noah Hsu
|
fbc858b43c
|
chore: optimize get settings
|
2022-07-12 14:03:03 +08:00 |
Noah Hsu
|
4ac312fd07
|
chore: add version to aria handle
|
2022-07-12 14:02:29 +08:00 |
Noah Hsu
|
dc38f21294
|
chore: rename controllers to handles
|
2022-07-11 17:12:50 +08:00 |
Noah Hsu
|
8971a924f1
|
fix: clear password while get current user
|
2022-07-10 17:09:03 +08:00 |
Noah Hsu
|
a25d76ef6e
|
chore: fix typo
|
2022-07-10 16:20:13 +08:00 |
Noah Hsu
|
69d1287254
|
chore: remove wrapper of user
|
2022-07-10 15:47:09 +08:00 |
Noah Hsu
|
f102b130db
|
chore: public settings no auth required
|
2022-07-10 15:23:08 +08:00 |
Noah Hsu
|
fc1204c914
|
chore: rename account to storage
|
2022-07-10 14:45:39 +08:00 |
Noah Hsu
|
efa20cc7bd
|
feat: dirs api
|
2022-07-10 14:09:31 +08:00 |
Noah Hsu
|
e28c1e436d
|
fix: only file have raw_url
|
2022-07-08 15:56:29 +08:00 |
Noah Hsu
|
90283ef29c
|
chore: incorrect username retry count
|
2022-07-07 21:31:43 +08:00 |
Noah Hsu
|
156da2b794
|
fix: login don't need auth
|
2022-07-07 14:19:24 +08:00 |
Noah Hsu
|
9ba7cf0835
|
chore: add base path setting
|
2022-07-02 16:43:07 +08:00 |
Noah Hsu
|
8125fee3f9
|
feat: put directly api
|
2022-07-01 17:11:22 +08:00 |
Noah Hsu
|
e3891246b9
|
feat: post messenger
|
2022-07-01 16:53:01 +08:00 |
Noah Hsu
|
4340a48633
|
fix: put as task from web
|
2022-07-01 15:11:18 +08:00 |
Noah Hsu
|
4d0ae6b1ef
|
fix: webdav move contains rename
|
2022-06-30 22:55:23 +08:00 |
Noah Hsu
|
53416172e7
|
feat: clear cache after change
|
2022-06-30 22:51:49 +08:00 |
Noah Hsu
|
2b1726614b
|
feat: webdav handle
|
2022-06-30 22:41:55 +08:00 |
Noah Hsu
|
dd013ac0b2
|
chore: add webdav package
|
2022-06-30 18:27:26 +08:00 |
Noah Hsu
|
3934d9029e
|
feat: hide objects
|
2022-06-30 16:09:06 +08:00 |
Noah Hsu
|
fba96d024f
|
feat: add write field to list resp
|
2022-06-30 15:53:57 +08:00 |
Noah Hsu
|
35b04ffa9c
|
feat: add readme field to list resp
|
2022-06-30 15:41:58 +08:00 |
Noah Hsu
|
f54418bdae
|
fix: serialize task info
|
2022-06-29 20:28:02 +08:00 |
Noah Hsu
|
786e44d1d2
|
fix: init aria2 client
|
2022-06-29 20:07:33 +08:00 |
Noah Hsu
|
58d153e5ff
|
fix: task list method
|
2022-06-29 18:56:31 +08:00 |
Noah Hsu
|
0bf724f447
|
feat: task manage api
|
2022-06-29 18:36:14 +08:00 |
Noah Hsu
|
d24e51bc86
|
chore: user permissions
|
2022-06-29 18:03:12 +08:00 |
Noah Hsu
|
8abee6504f
|
feat: set aria2 client and add url to aria2 api
|
2022-06-29 17:31:37 +08:00 |
Noah Hsu
|
a09a1b814b
|
chore: change permission check
|
2022-06-29 17:08:31 +08:00 |
Noah Hsu
|
bf950ee6e1
|
feat: set raw url in get resp
|
2022-06-29 16:23:31 +08:00 |
Noah Hsu
|
40548926e6
|
feat: fs link api
|
2022-06-29 16:08:55 +08:00 |
Noah Hsu
|
f275f83de0
|
feat: fs manage api
|
2022-06-29 15:01:22 +08:00 |
Noah Hsu
|
96380a50da
|
feat: file proxy handle
|
2022-06-28 21:58:46 +08:00 |
Noah Hsu
|
d1efec4539
|
chore: common err resp log
|
2022-06-28 18:12:53 +08:00 |
Noah Hsu
|
67bc66fedf
|
feat: file down handle
|
2022-06-28 18:00:11 +08:00 |
Noah Hsu
|
d89ec89d51
|
feat: sign of file
|
2022-06-28 15:12:40 +08:00 |
Noah Hsu
|
5dbf5db4ff
|
feat: token and reset
|
2022-06-28 14:18:10 +08:00 |
Noah Hsu
|
7903ed1f52
|
chore: change fs get and list resp
|
2022-06-27 21:34:13 +08:00 |
Noah Hsu
|
c8f10703b7
|
feat: obj get api
|
2022-06-27 21:15:39 +08:00 |
Noah Hsu
|
74973bc5b5
|
fix: local relative path
|
2022-06-27 20:37:05 +08:00 |
Noah Hsu
|
7c0b86a9cd
|
feat: obj list api
|
2022-06-27 19:51:23 +08:00 |
Noah Hsu
|
f01a81ee9c
|
chore: settings util
|
2022-06-27 17:25:19 +08:00 |
Noah Hsu
|
005ded41c3
|
feat: settings manage api
|
2022-06-27 17:06:10 +08:00 |
Noah Hsu
|
2aff218356
|
fix: gin.Context nil pointer
|
2022-06-26 20:31:04 +08:00 |
Noah Hsu
|
b98cd915a4
|
feat: driver manage api
|
2022-06-26 20:25:02 +08:00 |
Noah Hsu
|
5783aa99f1
|
feat: account manage api
|
2022-06-26 20:00:36 +08:00 |
Noah Hsu
|
cab498e376
|
feat: user manage api
|
2022-06-26 19:36:27 +08:00 |
Noah Hsu
|
6b9bca893b
|
chore: change whether print log
|
2022-06-26 19:20:19 +08:00 |
Noah Hsu
|
c67f128f15
|
chore: move server package to root
|
2022-06-26 19:10:14 +08:00 |
Noah Hsu
|
b76060570e
|
refactor: init v3
|
2022-06-06 16:28:37 +08:00 |
XZB
|
7c6d8ca222
|
fix(proxy): filename is urlencoded when using Safari
|
2022-06-02 18:13:17 +08:00 |
Xhofe
|
39b8f28fc4
|
fix: disable pprof while not debug
|
2022-05-15 16:17:52 +08:00 |
Noe Hsu
|
279111a8e2
|
chore: Merge pull request #1079 from foxxorcat/dev
|
2022-05-10 22:35:59 +08:00 |
foxxorcat
|
732e9eb1c3
|
feat:add pprof
|
2022-05-10 21:40:43 +08:00 |
Xhofe
|
d5626d6e2f
|
fix: cancel QueryEscape Disposition (close #1074)
|
2022-05-10 18:16:32 +08:00 |
WntFlm
|
658fd5ad6e
|
fix(webdav): empty mimeType
Now mimeType will always be a non-empty string, by defaulting it to "application/octet-stream".
|
2022-05-01 09:42:25 +08:00 |
Xhofe
|
75c98429bf
|
fix(webdav): wrong MIMEType (close #1007)
|
2022-04-29 14:09:51 +08:00 |
Xhofe
|
27b7dae113
|
feat(webdav): support range get
|
2022-04-23 22:43:02 +08:00 |
Xhofe
|
1b4740dae3
|
fix: file deduplication (fix #941)
|
2022-04-16 17:28:16 +08:00 |
Xhofe
|
4c22f37d54
|
fix(search): file type
|
2022-04-08 22:47:04 +08:00 |
Xhofe
|
a73a40133d
|
feat: search api
|
2022-04-08 22:03:26 +08:00 |
Xhofe
|
6591af58ea
|
feat: store search file index
|
2022-04-08 21:51:21 +08:00 |
Xhofe
|
c5d707cf0a
|
fix: multilevel virtual path (close #904)
|
2022-04-06 15:23:10 +08:00 |
Xhofe
|
1428d90361
|
feat: meta readme
|
2022-04-05 20:17:16 +08:00 |
Xhofe
|
f8650c9c0b
|
fix(webdav): remove default `Authorization` header (close #893)
|
2022-04-03 18:19:15 +08:00 |
Xhofe
|
0537449335
|
fix(webdav): virtual path no account
|
2022-04-01 21:57:55 +08:00 |
Xhofe
|
df90311453
|
fix(webdav): alist path not found
|
2022-04-01 20:40:57 +08:00 |
Xhofe
|
9daeaf7562
|
fix: virtual path, support mount to root path
|
2022-04-01 09:40:08 +08:00 |
Xhofe
|
b52e1e8be3
|
fix: load balance
|
2022-03-31 21:52:19 +08:00 |
Xhofe
|
ced61da33a
|
feat: virtual path
|
2022-03-31 20:43:17 +08:00 |
Xhofe
|
83c377270e
|
fix(webdav): add sign for webdav proxy
|
2022-03-29 16:34:22 +08:00 |
Xhofe
|
db275f885a
|
fix: DProxyTypes judge
|
2022-03-22 19:53:26 +08:00 |
Xhofe
|
77ffb93cbe
|
feat: multiple down proxy urls (close #793)
|
2022-03-20 16:53:30 +08:00 |
Xhofe
|
908cdd2c78
|
revert: undo delete upFileMap
|
2022-03-17 21:57:54 +08:00 |
Xhofe
|
f4f61a5787
|
fix(webdav): nil pointer error (close #749)
|
2022-03-17 21:23:10 +08:00 |
Xhofe
|
15651a4356
|
feat: only show files (close #735)
|
2022-03-13 19:37:58 +08:00 |
Xhofe
|
3ccf5ee620
|
fix: ipa plist key
|
2022-03-05 15:33:04 +08:00 |
Xhofe
|
b44243c021
|
feat: ipa name decode
|
2022-03-05 15:13:19 +08:00 |
Xhofe
|
90b57dacee
|
🎇 remove set Content-Type for native
|
2022-03-02 19:27:40 +08:00 |
Xhofe
|
6af17e2509
|
🔒 fix #645 xss vulnerability
|
2022-03-01 20:09:25 +08:00 |
Xhofe
|
94d5b5e47e
|
✨ direct but proxy types
|
2022-02-24 16:25:17 +08:00 |
Xhofe
|
cae7f36531
|
🎇 refresh one folder
|
2022-02-23 19:16:33 +08:00 |
Xhofe
|
ffa52794db
|
🍺 change login http method
|
2022-02-22 15:57:39 +08:00 |
Xhofe
|
24058d0c36
|
💚 fix dev build
|
2022-02-21 21:47:40 +08:00 |
Xhofe
|
641ca67671
|
💚 fix web replace
|
2022-02-21 20:31:01 +08:00 |
Xhofe
|
9d279b104b
|
✨ dynamic public path
|
2022-02-20 15:14:18 +08:00 |
微凉
|
cc62cc99d2
|
🐛 fix plist ipa name
|
2022-02-18 19:01:30 +08:00 |
微凉
|
270349f37c
|
🐛 fix write status sequence
|
2022-02-18 18:58:02 +08:00 |
微凉
|
977888070a
|
🐛 close #558 fix local file can't download
|
2022-02-18 18:50:01 +08:00 |
Xhofe
|
f695bd0959
|
🔧 change bundle-version
|
2022-02-17 16:54:34 +08:00 |
Xhofe
|
f11e22deaf
|
🚧 change base64 characters
|
2022-02-17 09:14:21 +08:00 |
Xhofe
|
5be976169f
|
🚧 fix bundle-identifier
|
2022-02-17 00:44:30 +08:00 |
Xhofe
|
944e68a979
|
🚧 plist generate
|
2022-02-17 00:06:10 +08:00 |
Xhofe
|
cb53ddc8e8
|
🐛 fix nil pointer
|
2022-02-16 16:10:39 +08:00 |
Xhofe
|
e90b979d15
|
✨ close #535 request set timeout
|
2022-02-14 14:59:00 +08:00 |
Xhofe
|
4371c470b3
|
✨ webdav direct proxy
|
2022-02-13 15:57:42 +08:00 |
Xhofe
|
387e8af422
|
🐛 fix 189 upload while filename contains &
|
2022-02-12 13:08:46 +08:00 |
Xhofe
|
6827af3997
|
🎇 close #522 hide account for guest webdav
|
2022-02-11 16:19:55 +08:00 |
Xhofe
|
4f81735af6
|
🎇 close #512 favicon redirect
|
2022-02-08 18:07:13 +08:00 |
微凉
|
f5c5162a9b
|
✨ load balance
|
2022-02-08 15:51:58 +08:00 |
微凉
|
3201b6da76
|
🐛 fix #376 windows webdav upload
|
2022-02-02 18:48:34 +08:00 |
微凉
|
feb42f1f4b
|
🔥 delete proxy interface
|
2022-02-02 18:03:54 +08:00 |
微凉
|
cb2a3c2b42
|
🎨 change proxy interface
|
2022-02-01 14:28:21 +08:00 |
微凉
|
2434ac54d0
|
🐛 fix webdav
|
2022-01-29 18:36:22 +08:00 |
微凉
|
549877f71e
|
🔥 Delete Text
|
2022-01-28 23:21:11 +08:00 |
微凉
|
1a69d80489
|
🎨 Pull away Path
|
2022-01-28 11:04:56 +08:00 |
微凉
|
a2c7ff3262
|
✏️ Invalid Token
|
2022-01-26 16:27:38 +08:00 |
微凉
|
8fc7c716c0
|
✨ copy api
|
2022-01-26 14:07:51 +08:00 |
微凉
|
9516ac6718
|
🎇 finish move api
|
2022-01-20 19:58:25 +08:00 |
微凉
|
75a983a965
|
🐛 fix webdav can't get file with password
|
2022-01-19 18:46:32 +08:00 |
微凉
|
54272db59c
|
🚧 add folder api
|
2022-01-18 19:08:44 +08:00 |
微凉
|
6d34e88360
|
🎇 hide files while webdav visitor
|
2022-01-18 18:48:08 +08:00 |
微凉
|
0a901a2eb0
|
🐛 fix can't find zhimg for dev
|
2022-01-18 18:19:58 +08:00 |
微凉
|
e1671a0511
|
🚧 add move api
|
2022-01-18 16:13:07 +08:00 |
微凉
|
dcb4ec695f
|
✨ rename and mkdir api
|
2022-01-18 14:31:52 +08:00 |
微凉
|
4a21b6fe1d
|
🔥 close res.body for proxy
|
2022-01-18 11:29:32 +08:00 |
微凉
|
96a237902b
|
🐛 close #379 fix google drive can't get text file
|
2022-01-17 09:54:19 +08:00 |
微凉
|
cfb51e9f80
|
✨ Extract folder
|
2022-01-16 16:38:41 +08:00 |
微凉
|
07d6ca27db
|
🐛 Forbid MediaTrack to create a new folder with the same name
|
2022-01-16 13:21:29 +08:00 |