.. |
archive
|
registered a custom Deflate compressor to speedup the backups generation
|
2023-09-01 14:27:23 +03:00 |
auth
|
updated ui/dist, go deps, docs and fixed some typos
|
2023-12-10 12:23:31 +02: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
|
removed unused options struct
|
2023-12-06 20:44:47 +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
|
synced with master
|
2023-10-27 22:28:15 +03:00 |
routine
|
logs refactoring
|
2023-11-26 13:33:17 +02:00 |
search
|
updated ui/dist, go deps, docs and fixed some typos
|
2023-12-10 12:23:31 +02:00 |
security
|
added hmac jsvm primitives and updated docs
|
2023-09-09 12:03:34 +03:00 |
store
|
removed unnecessary Close call and formatted map hints
|
2023-12-04 16:22:49 +02:00 |
subscriptions
|
updated ui/dist, go deps, docs and fixed some typos
|
2023-12-10 12:23:31 +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 |