.. |
archive
|
updated restore backup warning message and changed archive.Extract to ignore irregular files
|
2024-03-17 15:43:27 +02:00 |
auth
|
[#4393] added Planning Center OAuth2 provider
|
2024-02-24 08:46:22 +02:00 |
cron
|
added done channel for the cron ticker
|
2024-03-20 23:55:32 +02:00 |
dbutils
|
added back relation filter reference support
|
2024-02-19 16:55:34 +02:00 |
filesystem
|
vendored and trimmed the s3blob driver and updated dependencies
|
2024-03-29 21:19:26 +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
|
[#4704] fixed '~' autowildcard wrapping when the string has escaped % character
|
2024-04-05 20:14:28 +03: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 |