1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/apis
2022-08-18 15:27:45 +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 call transaction Dao events only after commit, added totalPages to the search response and updated the tests 2022-08-09 16:20:39 +03:00
collection.go before updateding test data 2022-08-07 20:58:21 +03:00
file_test.go [#87] added additional thumb resizers 2022-08-17 22:29:47 +03:00
file.go [#87] added additional thumb resizers 2022-08-17 22:29:47 +03:00
logs_test.go initial public commit 2022-07-07 00:19:05 +03:00
logs.go [#282] added the "real" user ip to the logs 2022-08-18 15:27:45 +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 [#282] added the "real" user ip to the logs 2022-08-18 15:27:45 +03:00
realtime_test.go initial public commit 2022-07-07 00:19:05 +03:00
realtime.go call transaction Dao events only after commit, added totalPages to the search response and updated the tests 2022-08-09 16:20:39 +03:00
record_test.go updated tests 2022-08-08 19:16:33 +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