1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-28 18:11:17 +02:00
pocketbase/apis
2022-09-02 10:00:36 +03:00
..
admin_test.go updated tests 2022-07-19 17:23:34 +03:00
admin.go [#282] fixed "real" user ip extraction 2022-08-20 07:57:17 +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] reversed the X-Forwarded-For ips iteration 2022-08-20 08:01:54 +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 [#335] added Discord OAuth2 provider 2022-08-21 20:04:38 +03:00
settings.go [#75] added option to test s3 connection and send test emails 2022-08-21 14:30:36 +03:00
user_test.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
user.go updated response messages and rebuilt ui/dist 2022-09-02 10:00:36 +03:00