0c461991f9
chore: standardize context keys with custom ContextKey type ( #697 )
...
* chore: standardize context keys with custom ContextKey type
* fix bug
* 使用Request.Context
2025-07-14 23:55:17 +08:00
874dc292ae
fix(gomod): go modules with tagged versions ( #499 )
...
fix: go modules with tagged versions
2025-07-01 09:54:50 +08:00
fdcc2f136e
chore: change module name to OpenListTeam/OpenList ( #2 )
...
* Enable blank issue
* chore(README.md): update docs (temporally)
* Update FUNDING.yml
* chore: purge README.md
* chore: change module name to OpenListTeam/OpenList
* fix: fix link errors
* chore: remove v3 in module name
* fix: resolve some conficts
* fix: resolve conficts
* docs: update with latest file
---------
Co-authored-by: ShenLin <773933146@qq.com >
Co-authored-by: Hantong Chen <cxwdyx620@gmail.com >
Co-authored-by: joshua <i@joshua.su >
Co-authored-by: Hantong Chen <70561268+cxw620@users.noreply.github.com >
2025-06-12 22:02:46 +08:00
29fe49fb87
fix(alias): Support forced refresh of file list ( #6562 )
2024-06-16 16:59:10 +08:00
7e3b13ea2d
fix: fs/list interface conversion from copy alias ( close #4279 )
2023-05-01 15:45:45 +08:00
cc43238bd1
fix(alias): disable log completely ( #4054 )
2023-04-09 15:46:26 +08:00
0f8a84f67e
perf(alias): disabled log on fs call ( close #4054 )
2023-04-07 00:02:07 +08:00
99d7105357
fix: move virtual files to end ( close #3052 )
2023-01-18 10:23:54 +08:00
9d9377f65d
fix(local): incorrect path of thumbnail (for 6453ae0
)
2023-01-16 20:02:30 +08:00
6453ae0968
fix(search): empty parent where update ( close #2810 )
2023-01-16 17:33:24 +08:00
2f19d4a834
perf(lanzou): optimize the use of list cache ( #2956 )
...
* fix:local sort not cache
* perf(lanzou): Optimize the use of list cache
2023-01-08 21:31:35 +08:00
6024e8d832
refactor: split the db package hook and cache to the op package ( #2747 )
...
* refactor:separate the setting method from the db package to the op package and add the cache
* refactor:separate the meta method from the db package to the op package
* fix:setting not load database data
* refactor:separate the user method from the db package to the op package
* refactor:remove user JoinPath error
* fix:op package user cache
* refactor:fs package list method
* fix:tile virtual paths (close #2743 )
* Revert "refactor:remove user JoinPath error"
This reverts commit 4e20daaf9e700da047000d4fd4900abbe05c3848.
* clean path directly may lead to unknown behavior
* fix: The path of the meta passed in must be prefix of reqPath
* chore: rename all virtualPath to mountPath
* fix: `getStoragesByPath` and `GetStorageVirtualFilesByPath`
is_sub_path:
/a/b isn't subpath of /a/bc
* fix: don't save setting if hook error
Co-authored-by: Noah Hsu <i@nn.ci >
2022-12-18 19:51:20 +08:00
4980b71ba3
fix: add hide check to canAccess
( close #2532 )
2022-11-30 22:01:33 +08:00
4dcaa24758
fix: cache is modified while sorting ( close #2340 )
2022-11-15 14:38:23 +08:00
bec3a327a7
fix: hide objs if only virtual files
2022-09-17 15:31:30 +08:00
7ac1d14eeb
style: shorten name operations
to op
2022-08-31 21:01:15 +08:00
68a125491b
chore: add refresh arg in list func
2022-08-29 19:15:52 +08:00
af884010d1
feat: local storage image thumbnail
2022-08-11 20:32:17 +08:00
b51e664543
chore: go fmt
2022-08-03 14:26:59 +08:00
fc1204c914
chore: rename account to storage
2022-07-10 14:45:39 +08:00
3934d9029e
feat: hide objects
2022-06-30 16:09:06 +08:00
35b04ffa9c
feat: add readme field to list resp
2022-06-30 15:41:58 +08:00
d24e51bc86
chore: user permissions
2022-06-29 18:03:12 +08:00
74973bc5b5
fix: local relative path
2022-06-27 20:37:05 +08:00
7c0b86a9cd
feat: obj list api
2022-06-27 19:51:23 +08:00
c6007aa9e6
feat: sort obj list
2022-06-27 19:10:02 +08:00
956a5ae906
perf: extract fs func and add error log
2022-06-23 23:03:11 +08:00
ec89bb70c7
feat: fs and operations
2022-06-10 21:00:51 +08:00
cd7e9974df
feat: add root prefix before operate
2022-06-10 20:20:45 +08:00
354dee67dc
feat(fs): get file object
2022-06-10 17:26:43 +08:00