Gani Georgiev
|
fd25a8ae32
|
added request verification sample to the curl auth create API preview example for consistency with the SDKs
|
2026-07-30 17:43:54 +03:00 |
|
Gani Georgiev
|
4dc4387638
|
updated optional send verification request example
|
2026-07-30 17:35:23 +03:00 |
|
Gani Georgiev
|
4076537a2c
|
[#7782] fixed API preview examples
|
2026-07-30 17:20:23 +03:00 |
|
Gani Georgiev
|
0a74d2f25d
|
updated ui/dist
v0.39.10
|
2026-07-29 22:34:20 +03:00 |
|
Gani Georgiev
|
7789297065
|
updated modernc.org/sqlite to 1.55.0
|
2026-07-29 21:59:56 +03:00 |
|
Gani Georgiev
|
17628e554c
|
delay the first chart init at the end of the loop to avoid too many animations happening at once
|
2026-07-29 21:55:39 +03:00 |
|
Gani Georgiev
|
8ec80c9828
|
bumped app version
|
2026-07-29 21:20:19 +03:00 |
|
Gani Georgiev
|
e83e911b2f
|
[#7781] reverted autorecover panic handling for the cli commands
|
2026-07-29 18:55:49 +03:00 |
|
Gani Georgiev
|
6b00152847
|
added logs chart loading placeholder
|
2026-07-28 10:53:32 +03:00 |
|
Gani Georgiev
|
9f32dfa7ba
|
allow passing noninitialized *filesystem.File values
|
2026-07-22 23:11:29 +03:00 |
|
Gani Georgiev
|
0cbfc046c7
|
bumped app version
v0.39.9
|
2026-07-22 20:08:00 +03:00 |
|
Gani Georgiev
|
d02016c5fd
|
updated changelogs
|
2026-07-22 19:44:18 +03:00 |
|
Gani Georgiev
|
9425a5c82f
|
updated goja (should resolve the reported regexp2 dep regression)
|
2026-07-22 19:41:11 +03:00 |
|
Gani Georgiev
|
244ae1a162
|
updated fexpr
|
2026-07-22 19:36:47 +03:00 |
|
Gani Georgiev
|
8af99615c4
|
[#7771] workaround shift+click in Firefox
|
2026-07-22 08:00:34 +03:00 |
|
Gani Georgiev
|
cc4e857090
|
updated jsvm types
v0.39.8
|
2026-07-19 16:43:28 +03:00 |
|
Gani Georgiev
|
ae2cb3c772
|
updated backport changelog
|
2026-07-19 16:26:37 +03:00 |
|
Gani Georgiev
|
fe6811f824
|
bumped app version
|
2026-07-19 16:20:19 +03:00 |
|
Gani Georgiev
|
77bd87b4d1
|
updated text and password fields number input settings events
|
2026-07-19 16:18:23 +03:00 |
|
Gani Georgiev
|
7964a8ce43
|
[#7759] added shift+click bulk selection
|
2026-07-18 10:17:38 +03:00 |
|
Gani Georgiev
|
09af56b342
|
prevent resetting number inputs with leading 0 while still typing
|
2026-07-17 22:00:08 +03:00 |
|
Gani Georgiev
|
6aa6b2c471
|
updated ui/dist
|
2026-07-16 20:11:30 +03:00 |
|
Gani Georgiev
|
a51a53db97
|
updated modernc.org/sqlite to 1.54.0
|
2026-07-16 18:19:32 +03:00 |
|
Gani Georgiev
|
4ea2513b62
|
added extra panic-recover handling for CreateThumb
|
2026-07-16 18:14:07 +03:00 |
|
Gani Georgiev
|
b419498d9c
|
properly reset JSVM global app state overwrite so that pooled executors always get a clean state
|
2026-07-16 17:12:27 +03:00 |
|
Gani Georgiev
|
636b7e28d8
|
bumped app version
v0.39.7
|
2026-07-16 07:38:52 +03:00 |
|
Gani Georgiev
|
015ed81e05
|
updated jsvm types
|
2026-07-16 06:49:42 +03:00 |
|
Gani Georgiev
|
2f802866f9
|
updated SafeWrap tests
|
2026-07-16 06:30:18 +03:00 |
|
Gani Georgiev
|
bea265cf26
|
updated backport changelog
|
2026-07-15 15:01:17 +03:00 |
|
Gani Georgiev
|
dcb9cf3d0a
|
run gofmt
|
2026-07-15 13:14:52 +03:00 |
|
Gani Georgiev
|
f1618ee59b
|
fixed unhandled panic and wrapped all internal goroutines
|
2026-07-15 12:03:07 +03:00 |
|
Gani Georgiev
|
09044ef7a3
|
updated tooltip text
|
2026-07-15 11:56:07 +03:00 |
|
Gani Georgiev
|
3c880378c9
|
fixed arg validation
|
2026-07-15 11:51:15 +03:00 |
|
Gani Georgiev
|
c388ade7f0
|
[#7761] fixed view collection * validator and added more friendly error messages
|
2026-07-15 08:00:39 +03:00 |
|
Gani Georgiev
|
7ec875a49e
|
use tagged ozzo-validation
|
2026-07-13 23:04:20 +03:00 |
|
Gani Georgiev
|
4bc71adc19
|
use tagged tygoja
|
2026-07-13 22:34:04 +03:00 |
|
Gani Georgiev
|
4221a1b803
|
[#7760] fixed missing import collection fields property access
|
2026-07-13 20:41:10 +03:00 |
|
Gani Georgiev
|
0c7d243d97
|
swapped github.com/go-ozzo/ozzo-validation with github.com/pocketbase/ozzo-validation
|
2026-07-13 08:42:59 +03:00 |
|
Gani Georgiev
|
089ca8ae41
|
updated the security policy with note about the JSVM
|
2026-07-12 11:39:21 +03:00 |
|
Gani Georgiev
|
de3c3f715b
|
updated goja (WeakMap fixes)
v0.39.6
|
2026-07-08 07:14:34 +03:00 |
|
Gani Georgiev
|
2128a95450
|
updated changelogs and bumped app version
|
2026-07-08 06:52:34 +03:00 |
|
Gani Georgiev
|
692e0f0789
|
updated min go github action version to 1.26.5
|
2026-07-08 06:49:28 +03:00 |
|
Gani Georgiev
|
e646b8ebac
|
shortened help texts
|
2026-07-08 06:48:28 +03:00 |
|
Gani Georgiev
|
b5bed248d1
|
updated jsvm types
|
2026-07-06 20:57:44 +03:00 |
|
Gani Georgiev
|
1cfc503bcd
|
added conditional default openid scope and helper text to remind users for the required permissions
|
2026-07-06 20:51:19 +03:00 |
|
Gani Georgiev
|
7327f0cf33
|
updated ui/dist
|
2026-07-06 16:28:31 +03:00 |
|
Gani Georgiev
|
c220a61ef4
|
fixed test typo
|
2026-07-06 16:02:26 +03:00 |
|
Gani Georgiev
|
b2ed234d74
|
added Cc and Bcc headers to the sendmail command
|
2026-07-06 16:02:14 +03:00 |
|
Gani Georgiev
|
7b3f4d62b1
|
added extra hardening options to the Microsoft OAuth2 provider allowing devs to specify the preferred safe email extraction method
|
2026-07-06 15:44:37 +03:00 |
|
Gani Georgiev
|
667a765070
|
updated ui/dist
v0.39.5
|
2026-06-28 10:35:41 +03:00 |
|