Gani Georgiev
|
3eaa3ca1b5
|
fixed .send binding tests
|
2023-07-16 23:38:49 +03:00 |
|
Gani Georgiev
|
2d1ad16b4f
|
updated cron jsvm bindings and generated types
|
2023-07-16 23:24:10 +03:00 |
|
Gani Georgiev
|
6179864828
|
return the http.Server instance to allow manual shutdowns
|
2023-07-16 23:13:15 +03:00 |
|
Gani Georgiev
|
64d7ab22f3
|
treat returned false bool from a jsvm hook as hook.stopPropagation
|
2023-07-14 16:50:35 +03:00 |
|
Gani Georgiev
|
4962dc618b
|
added record.ExpandedOne(rel) and record.ExpandedAll(rel) helpers
|
2023-07-14 15:21:59 +03:00 |
|
Gani Georgiev
|
8e2246113a
|
synced with master
|
2023-07-14 12:44:26 +03:00 |
|
Gani Georgiev
|
b9993aaa73
|
updated changelog
|
2023-07-14 12:16:56 +03:00 |
|
Gani Georgiev
|
f77fb0cc1c
|
updated tests with some clarification code comments
|
2023-07-14 12:13:44 +03:00 |
|
Gani Georgiev
|
460cc35bb6
|
updated ui/dist
|
2023-07-14 12:01:48 +03:00 |
|
Gani Georgiev
|
f0bcffec8b
|
[#2914] register the eagerRequestDataCache middleware only for the api grroup to avoid conflicts with custom routes
|
2023-07-14 11:55:29 +03:00 |
|
Gani Georgiev
|
2b465b0646
|
load a default fetchFunc for dao.ExpandRecord(s)
|
2023-07-14 08:36:01 +03:00 |
|
Gani Georgiev
|
fdccdcebad
|
added option to call Dao.RecordQuery() with the collection id or name
|
2023-07-13 22:38:55 +03:00 |
|
Gani Georgiev
|
a38bd5bedc
|
tests types.d.ts in gitignore
|
2023-07-12 17:31:26 +03:00 |
|
Gani Georgiev
|
6fe04bd280
|
returned OnAfterBootstrap error and added more jsvm tests
|
2023-07-12 17:12:45 +03:00 |
|
Gani Georgiev
|
d0a68da7e7
|
fixed jsvm docs path
|
2023-07-11 18:19:33 +03:00 |
|
Gani Georgiev
|
ede67dbc20
|
added jsvm bindings and updateing the workflow to generate the jsvm types
|
2023-07-11 18:09:55 +03:00 |
|
Gani Georgiev
|
3d3fe5c614
|
updated Dao.CanAccessRecord to return the invalid filter or db error
|
2023-07-11 11:50:10 +03:00 |
|
Gani Georgiev
|
7bb33d4453
|
updated Application URL input label for consistency
|
2023-07-09 16:44:29 +03:00 |
|
Gani Georgiev
|
0ad4dbc65a
|
synced with master
|
2023-07-08 21:29:21 +03:00 |
|
Gani Georgiev
|
c3844250e8
|
updated go deps
|
2023-07-08 20:06:34 +03:00 |
|
Gani Georgiev
|
c293994d2b
|
added hooksPool flag and updated doc comments
|
2023-07-08 20:02:03 +03:00 |
|
Gani Georgiev
|
a557aa35f5
|
updated readme and Find*ByFilter godoc comment
|
2023-07-08 14:01:02 +03:00 |
|
Gani Georgiev
|
736e9673ad
|
updated generated types
|
2023-07-08 13:59:24 +03:00 |
|
Gani Georgiev
|
13d96e793b
|
(no tests) updated jsvm bindings
|
2023-07-08 13:51:16 +03:00 |
|
Gani Georgiev
|
5e37c90dde
|
added cron.Total method
|
2023-07-08 13:51:00 +03:00 |
|
Gani Georgiev
|
7bcd00a87e
|
synced with master
|
2023-07-06 23:38:37 +03:00 |
|
Gani Georgiev
|
ebfbb55f91
|
allow no space between the index table name and columns list
|
2023-07-06 23:20:31 +03:00 |
|
Gani Georgiev
|
d77479131a
|
[#2868] fixed unique validator detailed error message not being returned when camelCase field name is used
|
2023-07-06 23:14:18 +03:00 |
|
Gani Georgiev
|
8ef00efe84
|
allow no space between the index table name and columns list
|
2023-07-06 15:47:16 +03:00 |
|
Gani Georgiev
|
a4101f7670
|
synced with master
|
2023-07-03 20:53:09 +03:00 |
|
Gani Georgiev
|
08b4fc20a9
|
fixed changelog typo
|
2023-07-03 19:46:40 +03:00 |
|
Gani Georgiev
|
9ec01d74d8
|
optimized search count queries to use rowid by default
|
2023-07-03 17:57:23 +03:00 |
|
Gani Georgiev
|
320f990f84
|
[#2818] fixed text field regex pattern example
|
2023-06-30 19:46:00 +03:00 |
|
Gani Georgiev
|
7297f55ca4
|
[#2817] allowed 0 as RelationOptions.MinSelect value
|
2023-06-30 18:13:56 +03:00 |
|
Gani Georgiev
|
2cb642bbf7
|
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 |
|
Gani Georgiev
|
ecdf9c26cd
|
added comments and typedoc group tags to the generated docs
|
2023-06-28 21:39:57 +03:00 |
|
Gani Georgiev
|
a672ab959f
|
merged jsvm migrations and hooks and updated the ambient TS types location
|
2023-06-27 14:45:04 +03:00 |
|
Gani Georgiev
|
1571ebe4eb
|
use microseconds when inserting the auto generated migration
|
2023-06-27 00:35:17 +03:00 |
|
Gani Georgiev
|
b8bb5e8d72
|
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 |
|
Gani Georgiev
|
af77554250
|
enabled baseBinds for the goja migrations
|
2023-06-26 23:17:37 +03:00 |
|
Gani Georgiev
|
3b68782cfb
|
synced with master
|
2023-06-26 18:21:49 +03:00 |
|
Gani Georgiev
|
1679c88e6d
|
updated binder test cases
|
2023-06-26 13:04:15 +03:00 |
|
Gani Georgiev
|
91bbbc4bdb
|
added eager empty string check
|
2023-06-26 12:53:15 +03:00 |
|
Gani Georgiev
|
4ab9c6f87f
|
updated ui/dist
|
2023-06-26 12:50:21 +03:00 |
|
Gani Georgiev
|
68157a3a65
|
added missing array value normalization
|
2023-06-26 12:47:56 +03:00 |
|
Gani Georgiev
|
e6cf4ad2ef
|
updated go deps
|
2023-06-26 12:44:14 +03:00 |
|
Gani Georgiev
|
edd2eaae88
|
added negative number test
|
2023-06-26 12:42:53 +03:00 |
|
Gani Georgiev
|
2e8e835a68
|
updated ui/dist
|
2023-06-26 12:33:55 +03:00 |
|
Gani Georgiev
|
9cba6ac386
|
[#2763] fixed multipart/form-data array value bind
|
2023-06-26 12:30:51 +03:00 |
|
Gani Georgiev
|
8388e36f28
|
updated readme note
|
2023-06-26 11:03:54 +03:00 |
|