1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-02 07:43:09 +00:00
seafile-server/fileserver
feiniks 95bad895b4
Add upload link and download link API (#683)
* Add upload link and download link API

* Use go 1.22 for ci

* Go add upload link API

* Add norm UTF8 path

* Go add upload link API

* Add seahub_settings.py

* Add projectDir

* Add download link API

* Set and check etag

* Add comment and set no-cache

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-03 18:19:37 +08:00
..
blockmgr Go fileserver (#437) 2021-01-04 11:41:53 +08:00
commitmgr Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
diff Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
fsmgr Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
objstore Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
option Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
repomgr Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
searpc Go fileserver (#437) 2021-01-04 11:41:53 +08:00
share Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
utils Add check Authorization header (#686) 2024-08-29 15:28:41 +08:00
workerpool Fix create closer error 2023-07-25 11:17:50 +08:00
.golangci.yml Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
crypt.go Go fileserver support enc v3 repo (#552) 2022-04-11 18:48:18 +08:00
fileop.go Add upload link and download link API (#683) 2024-09-03 18:19:37 +08:00
fileserver.go Add upload link and download link API (#683) 2024-09-03 18:19:37 +08:00
go.mod Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
go.sum Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
http_code.go Go fileserver (#437) 2021-01-04 11:41:53 +08:00
merge_test.go Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
merge.go Add upload link and download link API (#683) 2024-09-03 18:19:37 +08:00
quota.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
size_sched.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
sync_api.go Add check Authorization header (#686) 2024-08-29 15:28:41 +08:00
virtual_repo.go Send repo update event to notification server (#602) 2023-03-11 12:14:39 +08:00