.. |
archive
|
[#2548] use fileath.Clean on the fs.WalkDirFunc argument to ensure that the same normalizations are applied
|
2023-05-23 18:34:24 +03:00 |
auth
|
[#2762] added Yandex OAuth2 provider
|
2023-06-23 14:13:43 +03:00 |
cron
|
added cron.Total method
|
2023-07-08 13:51:00 +03:00 |
dbutils
|
allow no space between the index table name and columns list
|
2023-07-06 15:47:16 +03:00 |
filesystem
|
make use of skipTotal
|
2023-07-22 18:50:40 +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
|
restructered some of the internals and added basic js app hooks support
|
2023-06-08 17:59:08 +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
|
[#2519] replace os.Rename with manually moving the dir children
|
2023-05-21 20:46:47 +03:00 |
rest
|
updated binder test cases
|
2023-06-26 13:04:15 +03:00 |
routine
|
initial public commit
|
2022-07-07 00:19:05 +03:00 |
search
|
added search skipTotal support
|
2023-07-21 23:24:36 +03:00 |
security
|
aliased and soft-deprecated NewToken with NewJWT, added encrypt/decrypt goja bindings and other minor doc changes
|
2023-06-28 22:56:03 +03:00 |
store
|
updated jsvm mapper and updated godoc formatting
|
2023-06-14 13:14:30 +03:00 |
subscriptions
|
changed subscription.Message.Data to []byte and added client.Send(m) helper
|
2023-07-20 21:25:13 +03:00 |
template
|
added template.Registry.LoadFS method
|
2023-07-24 12:33:46 +03:00 |
tokenizer
|
added view collection type
|
2023-02-18 19:33:42 +02:00 |
types
|
adde json map Get and Set helpers
|
2023-06-20 22:57:51 +03:00 |