Commit Graph

1797 Commits

Author SHA1 Message Date
Gani Georgiev
5c58703a59 [#6563] fixed DynamicModel object/array props reflect type caching 2025-03-05 23:55:56 +02:00
Gani Georgiev
4155f50fe1 [#6529] added default leeway for the id_token checks 2025-02-24 11:45:59 +02:00
Gani Georgiev
653f2d8b16 [#6493] fixed request.body.json.* values extraction 2025-02-21 18:00:13 +02:00
Gani Georgiev
d607695600 [#6490] restore meta.isNew OAuth2 response field 2025-02-21 10:30:43 +02:00
Gani Georgiev
3f51fb941b updated modernc deps and bumped app version 2025-02-18 18:34:38 +02:00
Gani Georgiev
4d40463d8d specified a default goja script name when executing plain JS strings 2025-02-18 12:18:08 +02:00
Gani Georgiev
5aa380927a dowgraded aws-sdk-go-v2 2025-02-11 20:13:43 +02:00
Gani Georgiev
c0b7762abd [#6440] added a temporary exception for Backblaze S3 endpoints to exclude the new aws-sdk-go-v2 checksum headers 2025-02-10 23:37:23 +02:00
Gani Georgiev
2e26f61cb7 updated changelog 2025-02-10 09:15:07 +02:00
Gani Georgiev
59f98cac99 fixed flaky realtime record resolve test 2025-02-09 23:47:08 +02:00
Gani Georgiev
2a1fdc1613 added realtime api record resolve tests 2025-02-09 23:26:41 +02:00
Gani Georgiev
f767af0ded bumped app version 2025-02-09 19:41:05 +02:00
Gani Georgiev
920e893e11 [#6433] fixed realtime delete event for RecordProxy and other custom record models 2025-02-09 19:24:45 +02:00
Gani Georgiev
048e534f0d bumped app version 2025-02-08 08:47:01 +02:00
Gani Georgiev
acd72101c6 fixed batch API Preview sample response 2025-02-01 12:04:15 +02:00
Gani Georgiev
fa343c37e6 fixed changelog typos 2025-01-31 15:50:07 +02:00
Gani Georgiev
d3aac570b2 updated changelog 2025-01-31 15:02:23 +02:00
Gani Georgiev
b066d9c429 updated godoc 2025-01-31 14:28:23 +02:00
Gani Georgiev
5d889d00ad Merge branch 'develop' 2025-01-31 14:21:29 +02:00
Gani Georgiev
49baa69e8d updated jsvm types 2025-01-31 14:20:36 +02:00
Gani Georgiev
923b791675 removed unnecessary strings.ToLower 2025-01-31 14:06:48 +02:00
Gani Georgiev
4b489b511d bumped app version and updated dependencies 2025-01-31 13:29:19 +02:00
Gani Georgiev
9b901fcee8 updated changelog and help texts 2025-01-30 17:35:16 +02:00
Gani Georgiev
c5bd42a23f [#6338] added Trakt OAuth2 provider
Co-authored-by: Aidan Rowe <aidanrowe@gmail.com>
2025-01-27 11:05:30 +02:00
Gani Georgiev
1bc0b78c83 updated API Preview sample error responses 2025-01-26 21:27:57 +02:00
Gani Georgiev
6f3abe7c2d fixed comment typo and updated npm deps 2025-01-26 17:33:08 +02:00
Gani Georgiev
33340a6977 [#6337] added support for case-insensitive password auth 2025-01-26 12:24:37 +02:00
Gani Georgiev
c101798516 added inflector.Camelize helper 2025-01-24 14:49:28 +02:00
Gani Georgiev
65440314ce added inflector.Singularize helper 2025-01-24 14:00:41 +02:00
Gani Georgiev
91d4ca5c06 replaced archived survey dep with osutils.YesNoPrompt helper 2025-01-21 21:05:30 +02:00
Gani Georgiev
a4a228b368 replaced exists bool db scans with int for broader drivers compatibility 2025-01-20 14:16:00 +02:00
Gani Georgiev
0ebe9c4faa updated npm deps 2025-01-20 14:15:38 +02:00
Gani Georgiev
7da875be14 [#6313] enforced when_required for the new aws sdk request and response cheksum validations 2025-01-19 22:12:27 +02:00
Gani Georgiev
2124b77a2a fixed multiple comment blocks parsing 2025-01-19 22:08:20 +02:00
Gani Georgiev
b0e2f67733 fixed multiple comment blocks parsing 2025-01-19 21:04:24 +02:00
Gani Georgiev
baf4857bee synced with master 2025-01-18 14:23:13 +02:00
Gani Georgiev
37ff943f67 bumped GitHub action min Go version 2025-01-18 12:48:28 +02:00
Gani Georgiev
c7322eec66 updated old v0.22.x changelog 2025-01-18 12:17:07 +02:00
Gani Georgiev
7964669a20 updated changelog 2025-01-18 12:13:55 +02:00
Gani Georgiev
b8ea953059 [#6309] fixed fields extraction for view query with multi-level comments 2025-01-18 12:11:36 +02:00
Gani Georgiev
f935e2139e bumped modernc sqlite driver version 2025-01-17 16:01:49 +02:00
Gani Georgiev
25dd858c18 execute the delete realtime access checks against the non-transactional app instance 2025-01-17 15:59:39 +02:00
Gani Georgiev
c70ca97888 removed unnecessary count 2025-01-17 15:58:57 +02:00
Gani Georgiev
0798b5ccbb updated unmarshaled spelling for consistency 2025-01-12 17:43:16 +02:00
Gani Georgiev
e4d637e6e0 added test for partially matched table name/alias as suffix 2025-01-12 13:24:33 +02:00
Gani Georgiev
f4108cb354 synced with master 2025-01-12 13:02:51 +02:00
Gani Georgiev
2317695011 bumped app version 2025-01-12 11:40:03 +02:00
Gani Georgiev
8b89bce2a8 [#6281] fixed unique validator error 2025-01-12 11:37:24 +02:00
Gani Georgiev
023428ce8f synced with master 2025-01-11 12:38:11 +02:00
Gani Georgiev
7175992ce4 updated go deps and jsvm types 2025-01-11 12:33:46 +02:00