Commit graph

54 commits

Author SHA1 Message Date
9364b4af81 fix: CSV import loading spinner, error display, modal close 2026-07-15 23:03:03 +01:00
5cff118d0c feat: MFA enforcement - blocking overlay after email save until TFA is set up 2026-07-12 07:55:25 +01:00
44326c542d feat: MFA prompt in user settings page 2026-07-12 07:29:36 +01:00
6cf084b931 feat: edit user groups + email via delete+recreate 2026-07-11 22:55:08 +01:00
b32180c268 modernize Authelia config to v4.39 format, add watch:true 2026-07-11 22:01:08 +01:00
d82b1a9a6b fix: add watch:true to Authelia config so new users auto-reload 2026-07-11 21:55:10 +01:00
03ae910b3f refactor: groups simplified to users + admins only 2026-07-11 21:39:45 +01:00
1849c65c68 fix apiProxyHandler: stop stripping /api prefix, authelia-api needs it 2026-07-11 17:59:23 +01:00
a21e63c4a2 explicit AUTHELIA_API_LISTEN=0.0.0.0:8080 in compose 2026-07-11 17:51:11 +01:00
14e60151fd fixed IPs: nextwks-net on 172.18.0.0/24 with static addresses 2026-07-11 10:08:52 +01:00
9f6c85ce60 v0.1.0.0033: update AGENT.md/README.md/CHANGELOG with final architecture docs 2026-07-11 09:20:29 +01:00
81e5505f2a Unified install/update/destroy script with ephemeral build dir
- Replace deploy.sh and install.sh with tools/nextwks.sh
- Build in /tmp/nextwks-build (fresh clone every time), no more /opt/NextWks
- Script saves itself to ~/nextwks.sh on --install for easy future access
- Add AGENT.md with workflow rules for the new approach
- Secrets persisted in /opt/backup/.env (JWT, SESSION, password hash)
- Update README and CHANGELOG
2026-07-11 00:02:55 +01:00
07288f4e19 chore: bump to 0.1.0.0031 2026-07-10 23:34:19 +01:00
2a255b55ec chore: bump to 0.1.0.0030 2026-07-10 23:31:06 +01:00
b7c65d37cd chore: bump to 0.1.0.0029 2026-07-10 23:24:43 +01:00
54b2baf36c chore: bump to 0.1.0.0028 2026-07-10 23:21:42 +01:00
cd4c48b2f5 chore: bump to 0.1.0.0027 2026-07-10 23:03:31 +01:00
55e1cbece2 chore: bump to 0.1.0.0026 2026-07-10 13:20:18 +01:00
e39d1b9ebd chore: bump to 0.1.0.0025 2026-07-10 13:16:30 +01:00
bb00b5cfb7 chore: bump to 0.1.0.0024 2026-07-10 13:10:44 +01:00
b30ddacef0 chore: bump to 0.1.0.0023 2026-07-10 12:48:16 +01:00
e34e71bf6a chore: bump to 0.1.0.0022 2026-07-10 12:37:12 +01:00
d9f480be95 chore: bump to 0.1.0.0021 2026-07-10 12:27:28 +01:00
e7566e66c7 chore: bump to 0.1.0.0020 2026-07-10 12:04:09 +01:00
a38e9fa7f3 chore: bump to 0.1.0.0019 2026-07-10 11:55:23 +01:00
5bff56dcda chore: bump to 0.1.0.0018 2026-07-10 11:45:06 +01:00
6b00f081c0 chore: bump to 0.1.0.0017 2026-07-10 11:30:32 +01:00
fc066da921 chore: bump to 0.1.0.0016 2026-07-10 10:42:00 +01:00
45f2509fe4 chore: bump to 0.1.0.0015 2026-07-08 15:55:32 +01:00
f6a18dd8e2 chore: bump to 0.1.0.0014 2026-07-08 15:51:20 +01:00
bad04bf390 chore: bump to 0.1.0.0013 2026-07-08 15:32:25 +01:00
e1e8ad0f08 chore: bump to 0.1.0.0012 2026-07-08 15:11:07 +01:00
fcacc28f55 chore: bump to 0.1.0.0011 2026-07-08 13:52:53 +01:00
22958d09e7 chore: bump to 0.1.0.0010 2026-07-08 13:49:34 +01:00
993514d92e chore: bump to 0.1.0.0009 2026-07-08 13:46:22 +01:00
7927addcf7 chore: bump to 0.1.0.0008 2026-07-08 13:34:16 +01:00
f3d0259bd4 chore: bump to 0.1.0.0007 2026-07-08 10:27:26 +01:00
f8468270af chore: bump to 0.1.0.0006 2026-07-08 10:17:57 +01:00
11e893eb02 chore: bump to 0.1.0.0005 2026-07-08 10:07:12 +01:00
07aff0ba28 chore: bump to 0.1.0.0004 2026-07-08 09:56:58 +01:00
94ae185d47 chore: bump to 0.1.0.0003 2026-07-08 09:13:08 +01:00
abeae6cbbf chore: bump to 0.1.0.0002 2026-07-07 19:29:29 +01:00
5d30facbcc fix: verbose cert upload + health check debug 2026-07-07 19:29:05 +01:00
dea385a71c chore: version format 0.1.0.0001 2026-07-07 19:22:20 +01:00
7a44f112a5 chore: bump to v0.1.1, update changelog, versioning rule in AGENT.md 2026-07-07 19:20:57 +01:00
8ee09fb229 chore: version 0.1.0 with changelog 2026-07-07 10:29:59 +01:00
2d3832df0b feat: hello world pipeline proof 2026-07-06 10:28:20 +01:00
bcfe28b16b chore: bump version to 2026.6.0007 2026-06-15 20:10:53 +00:00
dd1e963357 chore: bump version to 2026.6.0006 2026-06-15 09:51:58 +00:00
9e056ddd4a feat(ui): version in footer, iOS icon grid, alphanumeric passwords 2026-06-14 17:56:57 +00:00