.. |
admin_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
admin.go
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
api_error_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
api_error.go
|
restructered some of the internals and added basic js app hooks support
|
2023-06-08 17:59:08 +03:00 |
backup_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
backup.go
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
base_test.go
|
replaced the default binder with rest.MultiBinder
|
2024-01-20 15:03:45 +02:00 |
base.go
|
replaced the default binder with rest.MultiBinder
|
2024-01-20 15:03:45 +02:00 |
collection_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
collection.go
|
added Response.Committed checks
|
2023-07-20 10:40:03 +03:00 |
file_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
file.go
|
[#3794] limit concurrent thumbs generation
|
2023-12-04 16:52:10 +02:00 |
health_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
health.go
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
logs_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
logs.go
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
middlewares_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
middlewares.go
|
replaced the default binder with rest.MultiBinder
|
2024-01-20 15:03:45 +02:00 |
realtime_test.go
|
[#3930] replaced the default 100ms api tests timeout in favor of new ApiScenario.Timeout field
|
2023-12-12 19:46:58 +02:00 |
realtime.go
|
updated changelog formatting and temp moved the admin only rule checks to the record_helpers
|
2023-12-10 21:06:02 +02:00 |
record_auth_test.go
|
[#4177] added graceful OAuth2 redirect error handling
|
2024-01-19 19:15:01 +02:00 |
record_auth.go
|
rename local const redirect path vars for consistency
|
2024-01-20 13:16:06 +02:00 |
record_crud_test.go
|
added support for loading a serialized json payload as part of multipart/form-data request
|
2024-01-14 22:20:46 +02:00 |
record_crud.go
|
updated changelog formatting and temp moved the admin only rule checks to the record_helpers
|
2023-12-10 21:06:02 +02:00 |
record_helpers_test.go
|
updated some of the tests to use t.Parallel
|
2024-01-03 04:30:20 +02:00 |
record_helpers.go
|
updated changelog formatting and temp moved the admin only rule checks to the record_helpers
|
2023-12-10 21:06:02 +02:00 |
serve.go
|
define Server.BaseContext to cancel globally the SSE connections on server shutdown
|
2023-12-08 23:14:14 +02:00 |
settings_test.go
|
synced with master
|
2024-01-03 12:46:49 +02:00 |
settings.go
|
added Response.Committed checks
|
2023-07-20 10:40:03 +03:00 |