Gani Georgiev
|
778869c318
|
[#6639] fixed RecordErrorEvent.Error and CollectionErrorEvent.Error sync with ModelErrorEvent.Error
|
2025-03-25 19:57:57 +02:00 |
Gani Georgiev
|
865408a9b4
|
updated changelogs
|
2025-03-24 06:31:58 +02:00 |
Gani Georgiev
|
7407bdcaf5
|
[#6631] fixed and normalized logs error serialization
|
2025-03-23 20:48:05 +02:00 |
Gani Georgiev
|
16539335be
|
updated golang-jwt
|
2025-03-22 06:08:31 +02:00 |
Gani Georgiev
|
e6573d2549
|
[#6600] removed filesystem io.EOF error wrapping
|
2025-03-16 10:43:21 +02:00 |
Gani Georgiev
|
8aa3545efe
|
updated changelog
|
2025-03-15 14:36:43 +02:00 |
Gani Georgiev
|
7f7d451b31
|
updated go deps
|
2025-03-15 13:30:41 +02:00 |
Gani Georgiev
|
613af90fac
|
bumped app version
|
2025-03-15 12:41:44 +02:00 |
Gani Georgiev
|
6e9ecb2b7a
|
updated modernc.org/sqlite dependency
|
2025-03-14 23:10:28 +02:00 |
Gani Georgiev
|
24c4b63960
|
[#6590] apply nullifyMisingField for request.auth.* and request.body.* back relations when the relation field is pointing to a different collection
|
2025-03-14 23:00:40 +02:00 |
Gani Georgiev
|
33613b27b0
|
[#6481] allowed calling cronAdd and cronRemove from inside other JSVM handlers
|
2025-03-11 15:00:56 +02:00 |
Gani Georgiev
|
4e148f7224
|
added log warning for async marked JSVM handlers and resolve when possible the returned Promise as fallback
|
2025-03-10 19:00:46 +02:00 |
Gani Georgiev
|
f799083c4f
|
added godoc comments and license notes for the gocloud.dev vendored code
|
2025-03-08 01:10:13 +02:00 |
Gani Georgiev
|
803ebb8f40
|
bumped default server timeouts
|
2025-03-06 21:45:16 +02:00 |
Gani Georgiev
|
856cc604a7
|
synced with master
|
2025-03-06 12:50:07 +02:00 |
Gani Georgiev
|
3912874517
|
updated changelog
|
2025-03-05 23:56:05 +02:00 |
Gani Georgiev
|
dd5afd44d2
|
updated modernc.org/sqlite
|
2025-03-05 16:54:40 +02:00 |
Gani Georgiev
|
501c49012e
|
[poc] replaced aws-sdk-go-v2 and gocloud.dev/blob
|
2025-03-05 16:31:21 +02:00 |
Gani Georgiev
|
48a9b82024
|
synced with master
|
2025-02-25 20:12:09 +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
|
4db497c5e1
|
added subscription.Message.WriteSSE method
|
2025-02-21 13:04:23 +02:00 |
Gani Georgiev
|
973916bb48
|
synced with master
|
2025-02-21 12:51:44 +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
|
e8a554b4ad
|
synced with master
|
2025-02-15 17:04:25 +02:00 |
Gani Georgiev
|
5aa380927a
|
dowgraded aws-sdk-go-v2
|
2025-02-11 20:13:43 +02:00 |
Gani Georgiev
|
aaa3d67659
|
added Store.SetFunc method
|
2025-02-11 13:24:13 +02:00 |
Gani Georgiev
|
f1d44c7847
|
synced with master
|
2025-02-11 00:25:30 +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
|
26f0df36bc
|
[#6402] load the request info context during password/OAuth2/OTP authentication
|
2025-02-10 16:57:25 +02:00 |
Gani Georgiev
|
6a7f3a21fb
|
synced with master
|
2025-02-10 09:38:15 +02:00 |
Gani Georgiev
|
2e26f61cb7
|
updated changelog
|
2025-02-10 09:15:07 +02:00 |
Gani Georgiev
|
f767af0ded
|
bumped app version
|
2025-02-09 19:41:05 +02:00 |
Gani Georgiev
|
048e534f0d
|
bumped app version
|
2025-02-08 08:47:01 +02:00 |
Gani Georgiev
|
9da7a8f72b
|
[#6407] added os.Stat jsvm binding
|
2025-02-05 19:07:34 +02:00 |
Gani Georgiev
|
9856c59de0
|
prioritized user submitted OAuth2 createData.email
|
2025-02-03 12:57: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
|
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
|
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
|
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
|
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
|
baf4857bee
|
synced with master
|
2025-01-18 14:23:13 +02:00 |