Commit Graph

972 Commits

Author SHA1 Message Date
Taras Kushnir 54355f9973 Bump sqlc to 1.31.1 2026-05-06 13:45:14 +02:00
Taras Kushnir 79d57f670e Make email lookup case-insensitive 2026-05-06 13:45:14 +02:00
Renovate Bot 2f6c5680dd Update clickhouse/clickhouse-server Docker tag to v26.3.9 2026-04-28 14:37:16 +00:00
Taras f56eda1242 Update dependency happy-dom to v20.9.0 (#438) 2026-04-28 14:54:40 +03:00
Taras 75c30e1f5f Update module github.com/ClickHouse/clickhouse-go/v2 to v2.45.0 (#437)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2026-04-27 17:47:18 +03:00
Taras Kushnir 82340009c5 Cosmetic improvement
SIGTERM is also graceful
2026-04-27 09:48:45 +02:00
Taras 5c2c042001 Update module github.com/puzpuzpuz/xsync/v4 to v4.5.0 (#436)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2026-04-27 10:26:01 +03:00
Renovate Bot a9a4a84476 Update clickhouse/clickhouse-server Docker tag to v26.3.8 2026-04-26 13:22:06 +00:00
Taras Kushnir 837eb02189 Make cache dir variable name compliant with systemd 2026-04-25 12:34:21 +02:00
Taras Kushnir fb91ba7c87 Remove leftover 2026-04-25 11:38:20 +02:00
Taras Kushnir 849a9a1410 Fix typo in 2FA email 2026-04-25 11:25:50 +02:00
Taras Kushnir 8eee1bdfa6 Persist DB cache between restarts 2026-04-25 11:25:50 +02:00
Taras 57bd72c855 Update module golang.org/x/net to v0.53.0 (#434)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2026-04-24 22:01:23 +03:00
Taras Kushnir 67b4a08190 Fix hardcoded cache ttl 2026-04-24 21:00:09 +02:00
Taras Kushnir 262e21f283 Fix linter 2026-04-24 14:56:07 +02:00
Taras Kushnir 63fb2eff87 Update .gitignore
[ci skip]
2026-04-24 14:53:36 +02:00
Taras Kushnir f5f2f8f872 Support passing funcs to email templates 2026-04-24 14:52:48 +02:00
Taras 5a20a100d9 Update module golang.org/x/crypto to v0.50.0 (#432) 2026-04-24 07:58:54 +03:00
Taras Kushnir 091506bf0f Add portal links to properties in report email 2026-04-23 21:23:02 +02:00
Taras Kushnir 796ef3e94b Fix test 2026-04-23 11:23:15 +02:00
Taras Kushnir ef301515d1 Add onboarding popup for newly registered users 2026-04-23 11:17:45 +02:00
Renovate Bot a3a9112783 Update Node.js to v24.14.1 2026-04-22 14:03:00 +00:00
Renovate Bot d018e09b3d Update clickhouse/clickhouse-server Docker tag to v26.3.4 2026-04-22 03:25:45 +00:00
Taras Kushnir 96cf9a1d48 Bump lib version to 0.0.25 v1.33.0 2026-04-21 17:55:47 +02:00
Taras Kushnir f86db8d79c Add element method to widget 2026-04-21 11:54:18 +02:00
Taras Kushnir 0b940f9255 Return new widgets from setup method 2026-04-21 11:43:20 +02:00
Taras Kushnir 0e6bd8dd6e Fix CI 2026-04-21 11:20:43 +02:00
Taras Kushnir ca5b17e234 Prevent deleting admin user. closes PrivateCaptcha/issues#265 2026-04-21 11:12:46 +02:00
Taras Kushnir 2f079dd453 Update pgx to 5.9.2 2026-04-21 11:08:22 +02:00
Copilot a38f354157 Normalize widget event tests around listener registration order (#430)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ribtoks <505555+ribtoks@users.noreply.github.com>
2026-04-21 12:07:58 +03:00
Taras Kushnir 458bda4540 Add reset callback for widget 2026-04-21 09:50:33 +02:00
Taras Kushnir e20c811bb1 Improve client setup wizard 2026-04-18 21:20:38 +02:00
Renovate Bot bf85dc6945 Update clickhouse/clickhouse-server Docker tag to v26.3.3 2026-04-17 13:48:31 +00:00
Taras a6ce2b2244 Update dependency esbuild to ^0.28.0 (#427)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2026-04-17 09:09:57 +03:00
Taras Kushnir 15102e4654 Make audit log constructor method public 2026-04-16 17:49:25 +02:00
Taras Kushnir f9c3794061 Expose session ID in audit log 2026-04-16 17:41:21 +02:00
Taras Kushnir a8e51202eb Add property wizard 2026-04-16 12:04:43 +02:00
Copilot 4e56cd7c98 Hide technical details in 2FA email for registration flow (#425)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ribtoks <505555+ribtoks@users.noreply.github.com>
2026-04-16 09:49:14 +03:00
Copilot 6814f656f3 Add unit tests for GetWithRefresh in pkg/db/cache.go (#424)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ribtoks <505555+ribtoks@users.noreply.github.com>
2026-04-15 22:49:43 +03:00
Taras Kushnir 666739eafa Add ability to extend integrations view 2026-04-15 17:46:01 +02:00
Taras Kushnir 5572c1d30c Fix panic from map concurrent access
otter cache called RefreshFunc in the goroutine
v1.32.1
2026-04-15 17:13:04 +02:00
Taras 0ffa884bba Update module github.com/ClickHouse/clickhouse-go/v2 to v2.44.0 (#422)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2026-04-15 12:49:38 +03:00
Renovate Bot bf9f893a47 Update dependency happy-dom to v20.8.9 v1.32.0 2026-04-12 03:29:34 +00:00
Renovate Bot bd8c28400e Update clickhouse/clickhouse-server Docker tag to v26.3.2 2026-04-11 13:17:41 +00:00
Taras Kushnir 1378b23304 Bump widget lib to 0.0.24 2026-04-11 12:02:37 +02:00
Taras Kushnir cbdf83d2c8 Cosmetic improvement 2026-04-10 17:34:05 +02:00
Taras Kushnir 894d303608 Fix more zizmor warnings 2026-04-10 17:33:59 +02:00
Taras Kushnir 9b4dc0231c Fix some GitHub Actions warnings 2026-04-10 17:23:19 +02:00
Taras Kushnir 3717fa0c96 Cleanup API key middleware usage and add local API rate limit 2026-04-10 17:23:19 +02:00
Taras e8c2c4f320 Update clickhouse/clickhouse-server Docker tag to v26.3.1 (#421)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2026-04-10 17:34:12 +03:00