1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-12-01 11:01:04 +02:00
pocketbase/tools/rest
2023-06-26 12:30:51 +03:00
..
json_serializer_test.go added ?fields query parameter support to limit the returned api fields 2023-04-25 17:58:51 +03:00
json_serializer.go added ?fields query parameter support to limit the returned api fields 2023-04-25 17:58:51 +03:00
multi_binder_test.go [#2763] fixed multipart/form-data array value bind 2023-06-26 12:30:51 +03:00
multi_binder.go [#2763] fixed multipart/form-data array value bind 2023-06-26 12:30:51 +03: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