1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-10 00:43:36 +02:00
pocketbase/tools/rest
2024-01-14 22:20:46 +02:00
..
excerpt_modifier_test.go removed old comment 2023-10-27 17:38:53 +03:00
excerpt_modifier.go fixed excerpt modifier to properly add spaces after block tags 2023-10-27 17:36:26 +03:00
json_serializer_test.go =added experimental expand, filter, fields, custom query and headers parameters support for the realtime subscriptions 2023-10-24 14:46:03 +03:00
json_serializer.go =added experimental expand, filter, fields, custom query and headers parameters support for the realtime subscriptions 2023-10-24 14:46:03 +03:00
multi_binder_test.go added support for loading a serialized json payload as part of multipart/form-data request 2024-01-14 22:20:46 +02:00
multi_binder.go added support for loading a serialized json payload as part of multipart/form-data request 2024-01-14 22:20:46 +02:00
uploaded_file_test.go abstract rest.UploadedFile to allow loading local files 2022-12-10 16:47:45 +02:00
uploaded_file.go abstract rest.UploadedFile to allow loading local files 2022-12-10 16:47:45 +02:00
url_test.go [#275] added support to customize the default user email templates from the Admin UI 2022-08-14 19:30:45 +03:00
url.go [#275] added support to customize the default user email templates from the Admin UI 2022-08-14 19:30:45 +03:00