.. |
admin_test.go
|
[#1240] added dedicated before/after auth hooks and refactored the submit interceptors
|
2023-01-15 17:00:28 +02:00 |
admin.go
|
added support for optional Model and Record event hook tags
|
2023-01-27 22:19:08 +02:00 |
api_error_test.go
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
api_error.go
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
base_test.go
|
added eagerRequestDataCache middleware
|
2023-04-15 14:44:07 +03:00 |
base.go
|
added cache-control header for the admin ui assets
|
2023-04-21 01:19:57 +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
|
updated linter
|
2022-12-16 17:06:03 +02:00 |
health.go
|
removed comment and applied linter
|
2022-12-11 17:32:43 +02:00 |
logs_test.go
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
logs.go
|
replaced QueryString() with QueryParams().Encode()
|
2022-12-08 13:35:56 +02:00 |
middlewares_test.go
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
middlewares.go
|
added eagerRequestDataCache middleware
|
2023-04-15 14:44:07 +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 test scenario name
|
2023-04-10 22:58:07 +03:00 |
record_auth.go
|
fixed oauth2SubscriptionRedirect test
|
2023-04-10 22:51:59 +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
|
[#1939] removed redundant COALESCE normalizations
|
2023-03-23 19:30:35 +02:00 |
settings_test.go
|
[#215] enabled Settings.AdminFileToken validations and added more tests
|
2023-04-04 20:47:03 +03:00 |
settings.go
|
added apple oauth2 integration
|
2023-03-01 23:29:51 +02:00 |