Gani Georgiev
|
d5dcd01551
|
updated ui/dist
v0.31.0
|
2025-10-23 22:33:12 +03:00 |
|
Gani Georgiev
|
749bf7815c
|
updated changelog
|
2025-10-23 20:28:13 +03:00 |
|
Gani Georgiev
|
ceae5e005f
|
updated jsvm types and npm deps
|
2025-10-23 18:21:34 +03:00 |
|
Gani Georgiev
|
7b6b71e18d
|
disallow client-side filtering and sorting of relations where the collection of the last targeted field has superusers only List/Search API rule
|
2025-10-23 17:22:47 +03:00 |
|
Gani Georgiev
|
885d907beb
|
updated jsvm types
|
2025-10-23 13:15:03 +03:00 |
|
Gani Georgiev
|
afb942bc41
|
updated thumb error message
|
2025-10-23 11:55:19 +03:00 |
|
Gani Georgiev
|
83a26d436e
|
[#7268] added FileDownloadRequestEvent.ThumbError field
|
2025-10-23 11:48:59 +03:00 |
|
Gani Georgiev
|
7b52d0b56a
|
[#7267] added tests.ApiScenario.DisableTestAppCleanup optional field
|
2025-10-23 11:13:49 +03:00 |
|
Gani Georgiev
|
5a8eae7089
|
add fallback in case the collection name in the response was stripped
|
2025-10-23 10:55:04 +03:00 |
|
Gani Georgiev
|
0bd712752f
|
moved ValidateTokenSignature to jwk and added tests
|
2025-10-19 18:19:26 +03:00 |
|
Gani Georgiev
|
0b6157e1cc
|
added no bounties note in the security policy
|
2025-10-19 15:49:10 +03:00 |
|
Gani Georgiev
|
c8980edf85
|
updated npm deps
|
2025-10-19 15:41:07 +03:00 |
|
Gani Georgiev
|
a7ebb98e20
|
wrap record info fields separatedly from link btn
|
2025-10-19 15:38:21 +03:00 |
|
Gani Georgiev
|
69be986132
|
limit max expanded presentable relations to 2
|
2025-10-19 14:03:28 +03:00 |
|
Gani Georgiev
|
58da159641
|
[#7252] support ed25519 oidc id_token signature validation
|
2025-10-19 13:49:39 +03:00 |
|
Gani Georgiev
|
8acb48b884
|
updated record-info-excerpt styles
|
2025-10-17 19:11:21 +03:00 |
|
Gani Georgiev
|
91b521595a
|
[#7260] print nested presentable multiple relation fields
|
2025-10-17 14:43:36 +03:00 |
|
Gani Georgiev
|
52a53b5b91
|
updated ui/dist
v0.30.4
|
2025-10-17 10:47:48 +03:00 |
|
Gani Georgiev
|
1137a35ded
|
unify code-editor wrapper fields padding
|
2025-10-17 10:45:24 +03:00 |
|
Gani Georgiev
|
280005e35c
|
[#7259] fixed json field overflow
|
2025-10-17 10:27:04 +03:00 |
|
Gani Georgiev
|
6656d9820a
|
[#7223] workaround firefox overflow issue
v0.30.3
|
2025-10-15 20:31:40 +03:00 |
|
Gani Georgiev
|
0d8b426b0c
|
updated modernc.org/sqlite
|
2025-10-15 20:27:35 +03:00 |
|
Gani Georgiev
|
acd12ce9dd
|
[#7256] fixed legacy identitity field priority check when a username is a valid email address
|
2025-10-15 17:25:51 +03:00 |
|
Gani Georgiev
|
47d3da28d5
|
updated supported modernc.org build targets list
|
2025-10-08 20:08:16 +03:00 |
|
Gani Georgiev
|
6f8524961f
|
updated go deps
|
2025-10-08 19:44:46 +03:00 |
|
Gani Georgiev
|
fda6ad8d5d
|
bumped min go action version
v0.30.2
|
2025-10-08 17:55:23 +03:00 |
|
Gani Georgiev
|
a8321498fd
|
updated changelog
v0.30.1
|
2025-10-03 09:06:03 +03:00 |
|
Gani Georgiev
|
ca4902a808
|
updated ui/dist
|
2025-10-03 08:53:37 +03:00 |
|
Gani Georgiev
|
348ccfc580
|
removed explicit golangci go version and fallback to the one from go.mod
|
2025-10-02 21:01:30 +03:00 |
|
Gani Georgiev
|
77c05dbd2a
|
support Uploader.MaxConcurrency=1 and updated tests
|
2025-10-02 20:52:36 +03:00 |
|
Gani Georgiev
|
44289a93a2
|
disable installer when running tests
|
2025-10-02 20:51:32 +03:00 |
|
Gani Georgiev
|
6b6d3b36d3
|
[#7208] exlude lost+found from the backups
Co-authored-by: Loic B. <lbndev@yahoo.fr>
|
2025-09-28 08:28:28 +03:00 |
|
Gani Georgiev
|
e26905f8e2
|
updated go deps
|
2025-09-22 23:04:20 +03:00 |
|
Gani Georgiev
|
6ad42bde29
|
added DefaultClient.Send panic/recover handling as an extra precaution
|
2025-09-22 22:52:58 +03:00 |
|
Gani Georgiev
|
54fb4293c5
|
revert sqlite dep update
|
2025-09-22 21:30:54 +03:00 |
|
Gani Georgiev
|
a8dd8be524
|
updated sqlite dep
|
2025-09-22 20:44:04 +03:00 |
|
Gani Georgiev
|
76a6b9834b
|
fixed Message.WriteSSE example
|
2025-09-13 23:46:13 +03:00 |
|
Gani Georgiev
|
68ab174f69
|
wrap DefaultClient.Send with a single lock/unlock and rename mux to mu for consistency
|
2025-09-13 23:42:46 +03:00 |
|
Gani Georgiev
|
a095549304
|
bumped action min go version
v0.30.0
|
2025-09-07 08:02:36 +03:00 |
|
Gani Georgiev
|
6af4d88529
|
fixed active index label match
|
2025-09-07 08:01:36 +03:00 |
|
Gani Georgiev
|
5c9570c8de
|
updated jsvm types
|
2025-09-06 21:45:20 +03:00 |
|
Gani Georgiev
|
546ea248df
|
updated changelog
|
2025-09-06 21:45:04 +03:00 |
|
Gani Georgiev
|
eda90d4555
|
check the default user cachedir if GOCACHE is not explicitly set
|
2025-09-06 21:20:13 +03:00 |
|
Gani Georgiev
|
40f2ba731c
|
added osutils.IsProbablyGoRun
|
2025-09-06 19:52:51 +03:00 |
|
Gani Georgiev
|
a088cf6379
|
updated jsvm types
|
2025-09-06 15:18:48 +03:00 |
|
Gani Georgiev
|
8d3ec418e9
|
enabled seconds in the datepicker
|
2025-09-06 15:13:06 +03:00 |
|
Gani Georgiev
|
f2056f61bd
|
added os.Root bindings to the JSVM
|
2025-09-06 14:51:27 +03:00 |
|
Gani Georgiev
|
6a5e449b3c
|
bumped go deps
|
2025-09-06 14:22:07 +03:00 |
|
Gani Georgiev
|
1359a6f8fd
|
[#7153] eagerly escape the S3 path in accordance with the S3 UriEncode signing rules
|
2025-09-06 11:59:32 +03:00 |
|
Gani Georgiev
|
28de01a188
|
updated changelog
|
2025-09-01 21:11:19 +03:00 |
|