alist/pkg/utils
j2rong4cn 5c5d8378e5
fix(archive): unable to preview (#7843)
* fix(archive): unrecognition zip

* feat(archive): add tree for zip meta

* fix bug

* refactor(archive):  meta cache time use Link Expiration first

* feat(archive): return sort policy in meta (#2)

* refactor

* perf(archive): reduce new network requests

---------

Co-authored-by: KirCute_ECT <951206789@qq.com>
2025-01-27 20:08:56 +08:00
..
hash fix: hash gcid empty file (#5394) 2023-10-18 16:27:07 +08:00
random feat(security): generating random string with crypto rand (#7525) 2024-11-21 22:37:19 +08:00
balance.go fix(search): empty parent where update (close #2810) 2023-01-16 17:33:24 +08:00
bool.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
ctx.go feat: cancel copy for upload 2022-06-25 15:14:03 +08:00
email.go feat(123): support mail login (close #2218 pr #2276) 2022-11-10 09:34:48 +08:00
file.go perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
hash.go perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
hash_test.go perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
io.go fix(archive): unable to preview (#7843) 2025-01-27 20:08:56 +08:00
ip.go fix(123): pass ip when getting download link 2022-09-10 13:54:10 +08:00
json.go fix(ci): sort lang json file 2022-12-05 14:40:46 +08:00
log.go feat: use `lumberjack` for log rotate 2022-08-30 15:22:54 +08:00
map.go feat: add `139yun` driver 2022-09-05 13:35:01 +08:00
oauth2.go fix(pikpak): refresh_token contention (#6501 close #6511) 2024-05-27 21:31:59 +08:00
path.go fix: judge can proxy with ext (close #4688) 2023-07-03 20:41:37 +08:00
path_test.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
slice.go feat(search): search with `meilisearch` (#6060) 2024-02-23 15:37:40 +08:00
str.go feat(crypt): customize `filename_encoding` (#5148) 2023-09-03 18:06:44 +08:00
time.go feat(189pc): add family transfer upload (#6288) 2024-04-02 16:51:02 +08:00
url.go fix: different url encoding (close #3423) 2023-02-15 16:20:30 +08:00