.. |
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
|
[#2533] added VK OAuth2 provider
|
2023-05-24 15:41:58 +03:00 |
cron
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
dbutils
|
added Index.Build helper method
|
2023-03-21 14:26:44 +02:00 |
filesystem
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
hook
|
added option to remove single registered hook handler
|
2023-05-29 14:51:03 +03:00 |
inflector
|
applied some of the changes from #149
|
2022-07-18 01:03:09 +03:00 |
list
|
[#2527] removed unnecessary slice check
|
2023-05-22 07:48:22 +03:00 |
mailer
|
restructered some of the internals and added basic js app hooks support
|
2023-06-08 17:59:08 +03:00 |
migrate
|
added admin console command tests
|
2023-04-20 23:39:48 +03:00 |
osutils
|
[#2519] replace os.Rename with manually moving the dir children
|
2023-05-21 20:46:47 +03:00 |
rest
|
added ?fields query parameter support to limit the returned api fields
|
2023-04-25 17:58:51 +03:00 |
routine
|
initial public commit
|
2022-07-07 00:19:05 +03:00 |
search
|
[#2309] added query by filter record helpers
|
2023-05-31 11:49:16 +03:00 |
security
|
updated random_test
|
2022-12-12 19:19:31 +02:00 |
store
|
updated jsvm mapper and updated godoc formatting
|
2023-06-14 13:14:30 +03:00 |
subscriptions
|
fixed realtime delete event to be called after the record was deleted from the db
|
2023-05-29 22:28:07 +03:00 |
tokenizer
|
added view collection type
|
2023-02-18 19:33:42 +02:00 |
types
|
[#2602] added common int types support when scanning types.DateTime
|
2023-05-30 20:43:20 +03:00 |