1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 09:21:11 +02:00
pocketbase/apis
2022-08-01 20:37:51 +03:00
..
admin_test.go updated tests 2022-07-19 17:23:34 +03:00
admin.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
base_test.go initial public commit 2022-07-07 00:19:05 +03:00
base.go refactored the admin ui routes registration for better sub-path deployment support 2022-08-01 20:37:51 +03:00
collection_test.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
collection.go [#151] remove files on cascade deletion 2022-07-18 12:04:27 +03:00
file_test.go [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
file.go initial public commit 2022-07-07 00:19:05 +03:00
logs_test.go initial public commit 2022-07-07 00:19:05 +03:00
logs.go [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
middlewares_test.go [#31] replaced the initial admin create interactive cli with Installer web page 2022-07-10 11:46:21 +03:00
middlewares.go applied some of the changes from #149 2022-07-18 01:03:09 +03:00
realtime_test.go initial public commit 2022-07-07 00:19:05 +03:00
realtime.go added debug log for established realtime connection 2022-07-28 08:26:05 +03:00
record_test.go [#160] support expand query parameter for create and update requests 2022-07-19 13:31:52 +03:00
record.go added support to filter request.user.profile relation fields 2022-07-20 22:33:24 +03:00
settings_test.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
settings.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
user_test.go updated tests 2022-07-19 17:23:34 +03:00
user.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00