1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/tools
2023-09-18 22:52:36 +03:00
..
archive registered a custom Deflate compressor to speedup the backups generation 2023-09-01 14:27:23 +03:00
auth [#3323] added Patreon OAuth2 provider 2023-09-16 08:20:49 +03:00
cron updated jsvm types and godoc list formatting 2023-08-15 12:35:52 +03:00
dbutils allow no space between the index table name and columns list 2023-07-06 15:47:16 +03:00
filesystem updated go deps and use the new fileblob NoTempDir option 2023-08-26 10:37:12 +03:00
hook updated cron jsvm bindings and generated types 2023-07-16 23:24:10 +03:00
inflector applied some of the changes from #149 2022-07-18 01:03:09 +03:00
list added option to call Dao.RecordQuery() with the collection id or name 2023-07-13 22:38:55 +03:00
mailer [#3097] added SmtpConfig.LocalName option 2023-08-17 19:07:56 +03:00
migrate fixed migrate down not returning the correct migrations order when the stored applied time is in seconds 2023-06-27 00:33:31 +03:00
osutils updated ui/dist and some lint warnings 2023-07-30 13:40:22 +03:00
rest use goccy/go-json to speedup serialization 2023-09-18 22:52:36 +03:00
routine initial public commit 2022-07-07 00:19:05 +03:00
search added json marshal fallback for complex structs as placeholder param 2023-08-19 16:33:45 +03:00
security added hmac jsvm primitives and updated docs 2023-09-09 12:03:34 +03:00
store updated jsvm mapper and updated godoc formatting 2023-06-14 13:14:30 +03:00
subscriptions updated ui/dist and some lint warnings 2023-07-30 13:40:22 +03:00
template updated ui/dist and some lint warnings 2023-07-30 13:40:22 +03:00
tokenizer added tokenizer.IgnoreParenthesis() to allow ignoring the parenthesis characters boundary checks 2023-09-17 12:14:57 +03:00
types adde json map Get and Set helpers 2023-06-20 22:57:51 +03:00