pocketbase/tools
Gani Georgiev 39df26ee21 changed store.Store to accept generic key type 2024-12-23 15:44:00 +02:00
..
archive merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
auth [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow 2024-12-17 21:41:55 +02:00
cron added Cron.Jobs() method 2024-12-22 16:05:38 +02:00
dbutils merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
filesystem synced with upstream s3 driver 2024-12-07 12:15:03 +02:00
hook added support for passing more than one id in the Hook.Unbind method for consistency with the router 2024-11-26 11:52:26 +02:00
inflector merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
list changed store.Store to accept generic key type 2024-12-23 15:44:00 +02:00
logger merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
mailer added mailer.Message.InlineAttachments field 2024-12-13 20:37:24 +02:00
osutils avoid unnecessary copying the backup archive on restore when the local file system is used 2024-12-14 10:16:36 +02:00
picker merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
router changed store.Store to accept generic key type 2024-12-23 15:44:00 +02:00
routine merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
search [#6073] added poc implementation for the dry submit removal 2024-12-11 18:43:48 +02:00
security merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
store changed store.Store to accept generic key type 2024-12-23 15:44:00 +02:00
subscriptions changed store.Store to accept generic key type 2024-12-23 15:44:00 +02:00
template changed store.Store to accept generic key type 2024-12-23 15:44:00 +02:00
tokenizer merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
types merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00