1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-28 10:03:42 +02:00
pocketbase/apis
2023-12-03 20:55:15 +02:00
..
admin_test.go added after hooks error response tests 2023-07-20 11:42:57 +03:00
admin.go logs refactoring 2023-11-26 13:33:17 +02:00
api_error_test.go fixed apis.NewUnauthorizedError test 2023-06-08 18:16:00 +03: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 logs refactoring 2023-11-26 13:33:17 +02:00
backup.go logs refactoring 2023-11-26 13:33:17 +02:00
base_test.go updated changelog formatting 2023-07-30 15:22:10 +03:00
base.go logs refactoring 2023-11-26 13:33:17 +02:00
collection_test.go logs refactoring 2023-11-26 13:33:17 +02:00
collection.go added Response.Committed checks 2023-07-20 10:40:03 +03: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 added Response.Committed checks 2023-07-20 10:40:03 +03:00
health_test.go added backup apis and tests 2023-05-13 22:12:42 +03:00
health.go logs refactoring 2023-11-26 13:33:17 +02:00
logs_test.go logs refactoring 2023-11-26 13:33:17 +02:00
logs.go logs refactoring 2023-11-26 13:33:17 +02:00
middlewares_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
middlewares.go logs refactoring 2023-11-26 13:33:17 +02:00
realtime_test.go [#3025] updated tests.ApiScenario fields 2023-08-25 22:14:04 +03:00
realtime.go removed activity logger for the realtime connect action and added helper debug log when subscriptions are changed 2023-12-03 12:12:30 +02:00
record_auth_test.go logs refactoring 2023-11-26 13:33:17 +02:00
record_auth.go added OAuth2 displayName and pkce options 2023-11-29 20:19:54 +02:00
record_crud_test.go [#3025] updated tests.ApiScenario fields 2023-08-25 22:14:04 +03:00
record_crud.go removed incorrect base error message 2023-12-03 20:55:15 +02:00
record_helpers_test.go soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings 2023-07-17 23:13:39 +03:00
record_helpers.go logs refactoring 2023-11-26 13:33:17 +02:00
serve.go [#3700] allow a single OAuth2 user to be used for authentication in multiple auth collection 2023-12-02 12:43:22 +02:00
settings_test.go [#3364] added mailcow OAuth2 provider 2023-10-14 14:52:35 +03:00
settings.go added Response.Committed checks 2023-07-20 10:40:03 +03:00