quickshare/src/server
2022-02-23 22:43:09 +08:00
..
testdata fix(config): use proper var name for arguments 2022-02-09 21:38:06 +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(files): add permission tests for basic file operations, with some security fixes 2022-02-23 22:43:09 +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(fe): add jest mocked clients 2022-01-23 18:55:43 +08:00