Noah Hsu
|
45cc0cedbd
|
fix(s3): mkdir and delete (close #2029)
|
2022-10-18 15:10:47 +08:00 |
|
Noah Hsu
|
7a95850c1b
|
fix(google_drive): incorrect ModifiedTime (close #2002)
|
2022-10-14 14:17:33 +08:00 |
|
Noah Hsu
|
549355bb29
|
build: change golang version
|
2022-10-12 17:35:44 +08:00 |
|
Noah Hsu
|
55aa8ee3b1
|
fix: version print of build script [skip ci]
|
2022-10-12 17:24:04 +08:00 |
|
Noah Hsu
|
1c22fc367e
|
docs: change badges in readme
|
2022-10-12 17:08:40 +08:00 |
|
Noah Hsu
|
5ea8d62aa4
|
fix(onedrive): unable to operate if path contains % (close #1965)
|
2022-10-11 14:21:58 +08:00 |
|
Noah Hsu
|
baebc2fbe9
|
fix: can't delete disabled storage (close #1942)
|
2022-10-09 22:20:48 +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
|
30f992c6a8
|
feat(onedrive): customize chunk size (close #1927)
|
2022-10-08 22:23:33 +08:00 |
|
Noah Hsu
|
dcaaae366b
|
feat: add support for mega.nz (close 1553)
|
2022-10-08 22:16:41 +08:00 |
|
 Noah HsuandGitHub
|
be8ff92414
|
docs: replace qq with discord [skip ci]
|
2022-10-05 14:17:00 +08:00 |
|
Noah Hsu
|
a4c846a424
|
chore(onedrive): set default value for region
|
2022-10-01 20:09:57 +08:00 |
|
Noah Hsu
|
451e418b18
|
perf: return cache before check obj to reduce recursion
|
2022-09-28 21:19:36 +08:00 |
|
 Noah HsuandGitHub
|
9d2e9887af
|
docs: create FUNDING.yml [skip ci]
|
2022-09-27 14:41:43 +08:00 |
|
Noah Hsu
|
dc73c2e97d
|
fix: custom token expires in doesn't work
|
2022-09-27 14:23:56 +08:00 |
|
Noah Hsu
|
a624121095
|
ci: manual trigger github actions
|
2022-09-27 14:12:36 +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
|
2fc0ccbfe0
|
fix: don't init aria2 in new goroutine (close #1752)
|
2022-09-26 15:11:08 +08:00 |
|
Noah Hsu
|
f86ad1dce4
|
fix: create temp dir perm with 777 (close #1813)
|
2022-09-26 14:48:59 +08:00 |
|
Noah Hsu
|
f0181d92cd
|
fix: keep type of setting item is correct
|
2022-09-25 21:20:32 +08:00 |
|
Noah Hsu
|
5ac6a30c56
|
fix: use get_share_link_download_url if can't get_download_url (close #1753)
|
2022-09-25 20:32:11 +08:00 |
|
Noah Hsu
|
96d8a382e8
|
fix(aliyundrive_share): reget share token if token expired (close #1798)
|
2022-09-25 20:14:33 +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
|
03dbb3a403
|
chore: fix typo of env name
|
2022-09-25 17:41:04 +08:00 |
|
Noah Hsu
|
a570e4c7a0
|
fix: some settings don't take effect at startup
|
2022-09-23 20:37:49 +08:00 |
|
Noah Hsu
|
539c47bd3b
|
chore: change log if aria2 not ready
|
2022-09-23 20:04:47 +08:00 |
|
Noah Hsu
|
b6d9018ebd
|
fix: sorting by modified doesn't work (close #1756)
|
2022-09-23 12:30:32 +08:00 |
|
Noah Hsu
|
c929888e39
|
fix(123): change remove api (close #1760)
|
2022-09-23 12:28:57 +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
|
b71ecc8e89
|
chore: add a default polyfill to head
|
2022-09-22 11:29:39 +08:00 |
|
Noah Hsu
|
3537153b91
|
feat: add aliyundrive share driver (close #1215)
|
2022-09-21 22:00:06 +08:00 |
|
Noah Hsu
|
9382f66f87
|
fix(aliyundrive): thumbnail missed
|
2022-09-21 21:59:07 +08:00 |
|
Noah Hsu
|
656f5f112c
|
fix(ftp): nil pointer dereference (close #1722)
|
2022-09-20 22:23:22 +08:00 |
|
Noah Hsu
|
9181861f47
|
fix: illegal files are not displayed (close #1729)
|
2022-09-20 20:14:38 +08:00 |
|
Noah Hsu
|
57686d9df1
|
fix(189): file size missed
|
2022-09-19 19:35:07 +08:00 |
|
Noah Hsu
|
ca177cc3b9
|
fix: set default mimetype to empty string (close #1710)
|
2022-09-19 18:58:40 +08:00 |
|
Noah Hsu
|
d8dc8d8623
|
fix: dir duplicate creation (close #1687)
|
2022-09-19 13:43:23 +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
|
24d58f278a
|
fix: don't use cache if no objs
|
2022-09-18 18:38:47 +08:00 |
|
Noah Hsu
|
f80be96cf9
|
chore: replace sep _ with @ of ipa name
|
2022-09-18 16:53:39 +08:00 |
|
Noah Hsu
|
6c89c6c8ae
|
fix: aria2 download magnet link (close #1665)
|
2022-09-18 16:07:32 +08:00 |
|
Noah Hsu
|
b74b55fa4a
|
feat: support custom bundle-identifier by filename
|
2022-09-17 21:33:39 +08:00 |
|
Noah Hsu
|
09564102e7
|
fix(aliyundrive): rapid upload empty file (close #1699)
|
2022-09-17 19:39:19 +08:00 |
|
Noah Hsu
|
d436a6e676
|
fix: use base64 encode for ipa install
|
2022-09-17 17:06:08 +08:00 |
|
Noah Hsu
|
bec3a327a7
|
fix: hide objs if only virtual files
|
2022-09-17 15:31:30 +08:00 |
|
Noah Hsu
|
d329df70f3
|
fix: failed create record if use mysql (close #1690)
|
2022-09-16 22:21:43 +08:00 |
|
Noah Hsu
|
1af9f4061e
|
fix(s3): remove folder recursively
|
2022-09-16 21:25:55 +08:00 |
|
Noah Hsu
|
e3b213c398
|
feat: add ca-certificates for docker (fix: #1679)
|
2022-09-15 18:56:30 +08:00 |
|
Noah Hsu
|
d9f0603271
|
fix: copy folder between two storage (fix #1670)
|
2022-09-15 17:58:32 +08:00 |
|
Noah Hsu
|
86a625cb40
|
fix: set CHARSET to utf8mb4 if use mysql
|
2022-09-15 17:14:03 +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
|
b197322cd8
|
fix: type of file with name uppercase
|
2022-09-14 15:14:04 +08:00 |
|
Noah Hsu
|
9e5ef974a7
|
fix: send on closed channel
|
2022-09-14 15:13:02 +08:00 |
|
Noah Hsu
|
54ae6dce0b
|
fix(fs/get): rawURL if use proxy (close #1664)
|
2022-09-13 20:02:57 +08:00 |
|
Noah Hsu
|
2de0da87fa
|
fix: infinite loop if new multi-level folder (close #1661)
|
2022-09-13 18:34:04 +08:00 |
|
Noah Hsu
|
78e34f0d9f
|
fix: log error if err != nil (close #1651)
|
2022-09-12 17:01:06 +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
|
cd73e34ccc
|
chore: optional other interface
|
2022-09-11 18:40:19 +08:00 |
|
Noah Hsu
|
107462e42e
|
chore: change default pdf viewer address
|
2022-09-11 18:27:28 +08:00 |
|
Noah Hsu
|
e6c2d22700
|
workflow: update docs address [skip ci]
|
2022-09-11 17:17:47 +08:00 |
|
Noah Hsu
|
889ddcef7e
|
feat(baidu): update upload progress
|
2022-09-11 17:09:48 +08:00 |
|
Noah Hsu
|
68a6a0c40e
|
fix(aliyundrive): upload empty file
|
2022-09-11 17:04:05 +08:00 |
|
Noah Hsu
|
969018db37
|
fix: is the root folder required (close #1633)
|
2022-09-11 16:23:46 +08:00 |
|
Noah Hsu
|
fba1471ec4
|
docs: add thunder in storage list [skip ci]
|
2022-09-11 15:26:47 +08:00 |
|
Noah Hsu
|
8b72ac7f80
|
chore: rename xunlei to thunder
|
2022-09-11 14:30:17 +08:00 |
|
Noah Hsu
|
77a6aa487b
|
chore: cancel sign if no password
|
2022-09-11 14:14:14 +08:00 |
|
Noah Hsu
|
fd99c2197b
|
fix: remove relative path check
|
2022-09-11 14:05:13 +08:00 |
|
Noah Hsu
|
b00dcdec0d
|
docs: Create CODE_OF_CONDUCT.md [skip ci]
|
2022-09-10 22:23:05 +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
|
8d4d8648c6
|
ci: fetch dev version of alist-web
|
2022-09-10 19:05:02 +08:00 |
|
Noah Hsu
|
40882443c2
|
feat: add show admin's username
|
2022-09-10 16:39:08 +08:00 |
|
Noah Hsu
|
05f19cad78
|
ci: add since-days for similarity-analysis [skip ci]
|
2022-09-10 16:18:10 +08:00 |
|
Noah Hsu
|
7249f277b2
|
ci: close issue that inactive more than 60 days [skip ci]
|
2022-09-10 16:10:39 +08:00 |
|
Noah Hsu
|
849124f177
|
fix(quark): default root folder id
|
2022-09-10 14:38:47 +08:00 |
|
Noah Hsu
|
f5c7a11da5
|
chore: add client ip to key of link cache
|
2022-09-10 14:12:57 +08:00 |
|
Noah Hsu
|
043a79189d
|
style: uniform use utils.CreateTempFile
|
2022-09-10 14:11:06 +08:00 |
|
Noah Hsu
|
5ed43fd17d
|
fix(123): pass ip when getting download link
|
2022-09-10 13:54:10 +08:00 |
|
Noah Hsu
|
220cd4d6b8
|
fix: must update version if upgrade
|
2022-09-10 13:47:38 +08:00 |
|
Noah Hsu
|
f692e6c011
|
fix(s3): copy or move folder (close #1336)
|
2022-09-10 13:42:03 +08:00 |
|
Noah Hsu
|
f48365929e
|
fix(pikpak): upload empty file (close #1452)
|
2022-09-10 13:25:52 +08:00 |
|
Noah Hsu
|
56219bf096
|
fix(google): folder judgment missed
|
2022-09-10 13:09:18 +08:00 |
|
Noah Hsu
|
5ad3849bb6
|
fix: if use down proxy url
|
2022-09-09 20:54:11 +08:00 |
|
Noah Hsu
|
4af9124162
|
fix: error if use abs temp path (close #1624)
|
2022-09-09 18:50:54 +08:00 |
|
Noah Hsu
|
92fba9a2bf
|
ci: remove commit-hash in version
|
2022-09-09 16:48:12 +08:00 |
|
Noah Hsu
|
63569be41d
|
fix: wrong columnName index
|
2022-09-09 16:44:54 +08:00 |
|
Noah Hsu
|
46325655e1
|
ci: fix compress filename [skip ci]
|
2022-09-09 16:31:43 +08:00 |
|
Noah Hsu
|
85d13c4c5a
|
ci: static link while build musl
|
2022-09-09 15:51:20 +08:00 |
|
Noah Hsu
|
af87131cc0
|
chore: fix release docker name typo [skip ci]
|
2022-09-09 14:42:55 +08:00 |
|
Noah Hsu
|
2505cb40ac
|
docs: update readme
|
2022-09-09 14:35:05 +08:00 |
|
Noah Hsu
|
4ec42a55d6
|
ci: fix release files path
|
2022-09-09 14:15:06 +08:00 |
|
Noah Hsu
|
7d3c3df207
|
ci: fix web release url
|
2022-09-09 13:34:22 +08:00 |
|
Noah Hsu
|
362d48aa98
|
chore: replace main color
|
2022-09-08 22:21:52 +08:00 |
|
Noah Hsu
|
dea87d098d
|
build: fix Dockerfile CMD arguments
|
2022-09-08 21:40:37 +08:00 |
|