bvandeusen
9ed576a029
fix(ci): pgconn import path + reset-password token type + SMTP label
...
Three CI fixes from the U1+U2+U3 push:
- internal/api/admin_users.go imported the standalone
github.com/jackc/pgconn — that module isn't in go.sum and
go vet caught it. Switch to github.com/jackc/pgx/v5/pgconn
(the path used elsewhere in the package, e.g. auth_register.go
and me_profile.go).
- /reset-password/[token] dereferenced page.params.token without
the undefined narrowing svelte-kit's typegen requires. Coalesce
to '' on read and reject empty token at submit time with a
clear error.
- /admin/integrations SMTP card had a label without an associated
control as the TLS row's leading column header. Switched to a
span — the actual checkbox lives in the wrapping label below it.
2026-05-07 17:48:44 -04:00
..
2026-05-06 13:08:45 -04:00
2026-05-06 13:08:45 -04:00
2026-05-06 10:08:58 -04:00
2026-05-06 09:54:56 -04:00
2026-05-07 07:59:40 -04:00
2026-05-07 07:59:40 -04:00
2026-05-06 13:55:35 -04:00
2026-05-04 17:43:22 -04:00
2026-05-07 12:01:16 -04:00
2026-05-07 12:01:16 -04:00
2026-04-29 17:44:54 -04:00
2026-05-02 00:09:13 -04:00
2026-04-30 20:19:39 -04:00
2026-04-30 20:19:39 -04:00
2026-04-29 17:56:25 -04:00
2026-05-02 13:04:38 -04:00
2026-05-06 22:59:23 -04:00
2026-05-06 22:26:16 -04:00
2026-05-04 20:13:31 -04:00
2026-05-06 22:15:19 -04:00
2026-05-07 12:43:44 -04:00
2026-05-07 12:43:44 -04:00
2026-05-06 12:59:53 -04:00
2026-05-02 22:41:51 -04:00
2026-05-07 12:17:14 -04:00
2026-05-07 17:48:44 -04:00
2026-05-07 12:49:30 -04:00
2026-05-07 12:49:30 -04:00
2026-05-07 12:49:30 -04:00
2026-05-07 11:56:19 -04:00
2026-05-07 11:56:19 -04:00
2026-05-07 12:49:30 -04:00
2026-05-07 12:49:30 -04:00
2026-05-07 12:49:30 -04:00
2026-04-20 22:32:12 -04:00
2026-04-21 23:02:20 -04:00
2026-05-04 17:41:16 -04:00
2026-04-20 20:57:09 -04:00
2026-04-21 07:12:11 -04:00
2026-04-26 00:12:06 -04:00
2026-04-26 00:12:06 -04:00
2026-05-01 17:58:59 -04:00
2026-05-01 17:58:59 -04:00
2026-05-01 18:00:59 -04:00
2026-05-01 18:00:59 -04:00
2026-04-28 09:27:06 -04:00
2026-05-06 22:26:16 -04:00
2026-05-01 18:10:04 -04:00
2026-04-29 17:35:45 -04:00
2026-04-29 17:35:45 -04:00
2026-04-27 11:22:35 -04:00
2026-04-27 11:22:35 -04:00
2026-04-28 09:27:06 -04:00
2026-04-28 09:27:06 -04:00
2026-05-04 07:05:49 -04:00
2026-05-04 05:52:17 -04:00
2026-05-07 12:38:48 -04:00
2026-05-07 12:38:48 -04:00
2026-05-07 12:38:48 -04:00
2026-05-07 12:38:48 -04:00
2026-05-04 18:13:13 -04:00
2026-05-04 18:13:13 -04:00
2026-04-29 11:55:06 -04:00
2026-05-07 12:38:48 -04:00
2026-05-07 12:38:48 -04:00
2026-04-20 22:11:02 -04:00
2026-05-04 15:21:24 -04:00
2026-05-04 14:46:28 -04:00
2026-05-07 08:39:26 -04:00
2026-05-07 08:39:26 -04:00
2026-05-07 10:37:12 -04:00
2026-05-07 10:37:12 -04:00
2026-05-04 09:29:37 -04:00
2026-05-07 08:14:13 -04:00
2026-04-30 20:19:39 -04:00
2026-04-30 20:19:39 -04:00
2026-04-29 08:47:31 -04:00
2026-04-29 08:47:31 -04:00
2026-04-29 17:40:49 -04:00
2026-05-02 13:04:38 -04:00
2026-04-21 08:29:28 -04:00
2026-04-30 20:09:04 -04:00
2026-05-01 06:23:08 -04:00
2026-05-01 06:23:08 -04:00
2026-05-04 17:41:16 -04:00