1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/tools/rest
2023-10-01 18:45:27 +03:00
..
excerpt_modifier_test.go added support for :excerpt(max, withEllipsis?) fields modifier 2023-09-18 15:20:10 +03:00
excerpt_modifier.go added support for :excerpt(max, withEllipsis?) fields modifier 2023-09-18 15:20:10 +03:00
json_serializer_test.go added support for :excerpt(max, withEllipsis?) fields modifier 2023-09-18 15:20:10 +03:00
json_serializer.go use goccy/go-json to speedup serialization 2023-09-18 22:52:36 +03:00
multi_binder_test.go updated ui/dist and some lint warnings 2023-07-30 13:40:22 +03:00
multi_binder.go replaced interface{} with any 2023-10-01 18:45:27 +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