Commit Graph
559 Commits
Author SHA1 Message Date
Gani Georgiev 5b94dff03d backported fixes for go 1.27 2026-08-22 11:59:34 +03:00
Gani Georgiev 73c9f9ec03 bumped golang.org/x deps and min go github action version 2026-08-14 07:06:24 +03:00
Gani Georgiev 75f13ce96f reverted autorecover panic handling for the cli commands 2026-07-29 21:18:35 +03:00
Gani Georgiev a10ce4e49c bumped app version 2026-07-22 19:58:31 +03:00
Gani Georgiev ea0a7486a8 backported v039.8 changes 2026-07-16 20:08:42 +03:00
Gani Georgiev 6d6484c466 updated changelog 2026-07-15 15:02:30 +03:00
Gani Georgiev 9afeb0c95e swapped github.com/go-ozzo/ozzo-validation with github.com/pocketbase/ozzo-validation 2026-07-15 13:49:34 +03:00
Gani Georgiev 84c2c558da bumped min go github action version to 1.26.5 2026-07-08 07:03:31 +03:00
Gani Georgiev ac04d7d66e bumped min go github action version to 1.26.4 2026-06-03 15:22:43 +03:00
Gani Georgiev 889c5654e3 updated golang.org/x/ deps 2026-05-22 07:40:46 +03:00
Gani Georgiev 884045d2fe backported realtime auth unset on record tokenKey change 2026-05-14 06:21:17 +03:00
Gani Georgiev aea5de233b bumped min go github action to 1.26.3 2026-05-07 20:02:50 +03:00
Gani Georgiev 577d20bf5d updated ui/dist 2026-04-27 08:29:08 +03:00
Gani Georgiev b2de05e0a4 backport sync with v0.37.4 2026-04-27 08:02:07 +03:00
Gani Georgiev d239adcc0b (backported from v0.37.4) bitbucket,github,gitea providers update 2026-04-26 15:25:58 +03:00
Gani Georgiev 056a0a99bf (backported from v0.37.4) deleted all previous external auths on verified upgrade 2026-04-26 15:20:02 +03:00
Gani Georgiev 2a387ffc62 bumped modernc.org/sqlite to 1.48.2 2026-04-09 17:37:19 +03:00
Gani Georgiev 755502afcd backported v0.36.9 fixes 2026-04-07 08:33:40 +03:00
Gani Georgiev 21787ba211 backported v0.36.7 fixes 2026-03-16 19:11:21 +02:00
Gani Georgiev adc3b0ab1c bumped min Go GitHub action to 1.26.1 2026-03-06 09:34:53 +02:00
Gani Georgiev 297d085983 bumped min Go GitHub action to 1.25.6 2026-01-15 23:16:42 +02:00
Gani Georgiev fb120daaa5 updated changelog 2025-12-02 20:09:33 +02:00
Gani Georgiev 86cc345738 bumped min go github action go 1.25.5 2025-12-02 19:47:20 +02:00
Gani Georgiev 37601fe2de bumped min go action version and added missing : char to the autocomplete regex 2025-12-02 19:37:39 +02:00
Gani Georgiev 9014604506 bumped min go action version 2025-10-08 18:06:49 +03:00
Gani Georgiev cbc7846b96 updated changelog 2025-08-09 09:55:15 +03:00
Gani Georgiev 4c5d13fb4f bumped min go github action version 2025-08-09 09:53:50 +03:00
Gani Georgiev 2ca9b63138 [#6657] allow OIDC email_verified to be int or boolean string 2025-03-29 09:35:43 +02:00
Gani Georgiev 3f14a6eab7 fixed and normalized logs error serialization 2025-03-23 21:17:51 +02:00
Gani Georgiev f99903792a updated golang-jwt 2025-03-22 06:00:17 +02:00
Gani Georgiev 7ec7ccc6f0 set the current working directory as a default goja script path when executing inline JS strings 2025-02-18 18:28:52 +02:00
Gani Georgiev 18dcc133f0 updated ui/dist and min GitHub Go release action version 2025-01-18 12:35:53 +02:00
Gani Georgiev ae36612c34 (backported) fixed fields extraction for view queries with milti-level comments 2025-01-18 12:23:41 +02:00
Gani Georgiev fbb8fca48e bumped golang.org/x/net to 0.33.0 2024-12-19 09:52:21 +02:00
Gani Georgiev 0c966ab454 (backported) upgraded default modernc.org driver to fix arm64 disk io error 2024-12-18 18:34:44 +02:00
Gani Georgiev eb78f59d31 (backported) renew the superuser file token cache when clicking on the thumb preview or download link 2024-12-18 15:48:14 +02:00
Gani Georgiev b83f924c7d updated changelog 2024-11-19 22:12:12 +02:00
Gani Georgiev 51c083dd58 [#5898] instead of unregister, unset the realtime client auth state on deleting the related auth record 2024-11-19 22:09:34 +02:00
Gani Georgiev 671a6a3aed added manual WAL checkpoints before creating the zip backup to minimize copying unnecessary data 2024-11-17 12:44:09 +02:00
Gani Georgiev dbb0b6b2d2 [#5861] refresh the old collections in the UI import page on successful import submission 2024-11-14 14:42:58 +02:00
Gani Georgiev 9a9b667d4d [#5845] delete new uploaded record files in case of DB persist error 2024-11-12 21:43:40 +02:00
Gani Georgiev 26ef0c697c registered a default http.Server.ErrorLog handler 2024-11-03 12:26:42 +02:00
Gani Georgiev 75d1c0bc18 updated changelog and jsvm types 2024-11-03 12:01:47 +02:00
Gani Georgiev caaac6b145 added topic length validator to avoid relying solely on the body limit for more user friendly error message 2024-11-03 11:11:51 +02:00
Gani Georgiev c4b1e2d55e updated changelog 2024-10-18 17:08:02 +03:00
Gani Georgiev 3dd644c15c updated changelog and min Go version 2024-10-18 16:33:34 +03:00
Gani Georgiev ad92992324 [#5541] lock the logs database during backup 2024-09-18 06:24:22 +03:00
Gani Georgiev b7732098e0 [##5398] fixed the admin ui isEmpty check 2024-08-27 21:19:18 +03:00
Gani Georgiev 498a21b020 include the 'user' object in the Apple.FetchRawUserData result 2024-08-12 22:28:23 +03:00
Gani Georgiev 238eddc4e0 updated go deps 2024-07-23 22:22:10 +03:00