.. |
admin_test.go
|
|
|
admin.go
|
|
|
api_error_test.go
|
|
|
api_error.go
|
|
|
backup_test.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
backup.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
base_test.go
|
added eagerRequestDataCache middleware
|
2023-04-15 14:44:07 +03:00 |
base.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
collection_test.go
|
[#215] added server-side handlers for serving private files
|
2023-04-04 20:33:35 +03:00 |
collection.go
|
(no tests) collection indexes scaffoldings
|
2023-03-19 16:18:33 +02:00 |
file_test.go
|
allowed specifying non-context auth model for the file token endpoint
|
2023-04-17 22:05:09 +03:00 |
file.go
|
fixed minor typos
|
2023-04-17 22:22:41 +03:00 |
health_test.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
health.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
logs_test.go
|
|
|
logs.go
|
|
|
middlewares_test.go
|
|
|
middlewares.go
|
changed X-Forwarded-For parsing to use the first non-empty leftmost-ish ip as it is more close to the 'real ip'
|
2023-04-27 20:52:08 +03:00 |
realtime_test.go
|
[#2325] trigger the related record realtime events on custom record model change
|
2023-04-20 10:44:20 +03:00 |
realtime.go
|
[#2325] trigger the related record realtime events on custom record model change
|
2023-04-20 10:44:20 +03:00 |
record_auth_test.go
|
updated /api/oauth2-redirect error messages
|
2023-04-25 11:52:56 +03:00 |
record_auth.go
|
[#2533] added VK OAuth2 provider
|
2023-05-24 15:41:58 +03:00 |
record_crud_test.go
|
added unique error test for the record update api
|
2023-04-13 23:04:24 +03:00 |
record_crud.go
|
added UploadedFiles to the record create/update events
|
2023-02-22 22:09:13 +02:00 |
record_helpers_test.go
|
added support for @request.headers.*
|
2023-03-02 18:56:18 +02:00 |
record_helpers.go
|
added ?fields query parameter support to limit the returned api fields
|
2023-04-25 17:58:51 +03:00 |
serve.go
|
(untested!) added temp backup api scaffoldings before introducing autobackups and rotations
|
2023-05-08 21:52:40 +03:00 |
settings_test.go
|
[#2533] added VK OAuth2 provider
|
2023-05-24 15:41:58 +03:00 |
settings.go
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |