.. |
archive
|
registered a custom Deflate compressor to speedup the backups generation
|
2023-09-01 14:27:23 +03:00 |
auth
|
[#4393] added Planning Center OAuth2 provider
|
2024-02-24 08:46:22 +02:00 |
cron
|
added :each support for file and relation fields
|
2024-02-25 12:19:19 +02:00 |
dbutils
|
added back relation filter reference support
|
2024-02-19 16:55:34 +02:00 |
filesystem
|
renamed gcp middleware file and updated go deps
|
2024-02-05 17:59:31 +02: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 |
logger
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
mailer
|
updated API preview examples
|
2023-11-26 14:59:14 +02: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
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
rest
|
replaced the default binder with rest.MultiBinder
|
2024-01-20 15:03:45 +02:00 |
routine
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
search
|
fixed typos and some linter suggestions
|
2024-01-23 20:56:14 +02:00 |
security
|
updated security.Encrypt and security.Decrypt docs
|
2024-03-17 15:42:40 +02:00 |
store
|
removed unnecessary Close call and formatted map hints
|
2023-12-04 16:22:49 +02:00 |
subscriptions
|
[#4510] fixed godoc typos
|
2024-03-07 11:53:54 +02:00 |
template
|
synced with master
|
2023-10-09 12:01:21 +03:00 |
tokenizer
|
[#3616] fixed tokenizer whitespace characters trimming
|
2023-10-27 15:19:06 +03:00 |
types
|
minor types.DateTime optimizations to minimize time.Time value copies
|
2023-12-08 10:36:12 +02:00 |