quickshare/src/server
2022-02-24 22:35:53 +08:00
..
testdata test(auth): add permission tests for files and settings api 2022-02-23 22:43:09 +08:00
config.go fix(config): change the order of overwriting 2022-01-29 14:36:38 +08:00
config_load.go fix(config): use proper var name for arguments 2022-02-09 21:38:06 +08:00
config_load_test.go fix(config): use proper var name for arguments 2022-02-09 21:38:06 +08:00
server.go fix(cd): use build-push-action-v2 with default Dockerfile 2022-02-08 18:34:50 +08:00
server_concurrency_test.go fix(server/test): add dbPath to configs 2022-01-29 14:36:38 +08:00
server_files_test.go fix(server/test): add dbPath to configs 2022-01-29 14:36:38 +08:00
server_permission_test.go test(authz): refine authz tests 2022-02-24 22:35:53 +08:00
server_settings_test.go fix(server/test): add dbPath to configs 2022-01-29 14:36:38 +08:00
server_space_limit_test.go fix(server/test): add dbPath to configs 2022-01-29 14:36:38 +08:00
server_users_test.go fix(server/test): add dbPath to configs 2022-01-29 14:36:38 +08:00
test_helpers.go test(auth): add permission tests for files and settings api 2022-02-23 22:43:09 +08:00