.. |
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
|
[#2072] registered RemoveTrailingSlash middleware only for the /api/* routes
|
2023-03-15 18:09:49 +02:00 |
base.go
|
added debug log for already committed response error
|
2023-03-22 15:42:35 +02:00 |
collection_test.go
|
minor internal indexes handling adjustments and test
|
2023-03-21 15:31:20 +02:00 |
collection.go
|
(no tests) collection indexes scaffoldings
|
2023-03-19 16:18:33 +02:00 |
file_test.go
|
[#1976] added HEAD requests support for the file download action
|
2023-03-05 15:39:18 +02:00 |
file.go
|
[#1976] added HEAD requests support for the file download action
|
2023-03-05 15:39:18 +02: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
|
[#1956] normalized _requests.method to UPPERCASE
|
2023-03-02 15:15:00 +02:00 |
realtime_test.go
|
[#468] added additional realtime events
|
2022-12-02 14:25:55 +02:00 |
realtime.go
|
refactored Record.data and Record.expand to be concurrent safe
|
2023-01-25 22:39:42 +02:00 |
record_auth_test.go
|
[#1240] added dedicated before/after auth hooks and refactored the submit interceptors
|
2023-01-15 17:00:28 +02:00 |
record_auth.go
|
added apple oauth2 integration
|
2023-03-01 23:29:51 +02:00 |
record_crud_test.go
|
added view collection type
|
2023-02-18 19:33:42 +02: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 support for @request.headers.*
|
2023-03-02 18:56:18 +02:00 |
settings_test.go
|
added generate-client-secret api test
|
2023-03-01 23:45:54 +02:00 |
settings.go
|
added apple oauth2 integration
|
2023-03-01 23:29:51 +02:00 |