Commit Graph

6784 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
692be2b476 Fix backend tests and linting errors
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 19:02:00 +00:00
Frank Elsinga
87df009d66
Apply suggestion from @CommanderStorm 2026-01-18 19:51:07 +01:00
Frank Elsinga
049603f71b
Apply suggestion from @CommanderStorm 2026-01-18 19:45:50 +01:00
copilot-swe-agent[bot]
392c182735 Update package-lock.json
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 17:36:30 +00:00
Frank Elsinga
95b97f8c95
Merge branch 'master' into copilot/remove-password-complexity-requirements 2026-01-18 18:32:08 +01:00
Frank Elsinga
eb01bba963
Apply suggestion from @CommanderStorm 2026-01-18 18:30:19 +01:00
Frank Elsinga
991aa1c037
Apply suggestion from @CommanderStorm 2026-01-18 18:29:47 +01:00
Frank Elsinga
e8b4907dfb
Apply suggestions from code review 2026-01-18 17:46:53 +01:00
Frank Elsinga
28b40df577
Apply suggestion from @CommanderStorm 2026-01-18 17:36:57 +01:00
Frank Elsinga
b11a1d7765
Apply suggestion from @CommanderStorm 2026-01-18 17:35:53 +01:00
copilot-swe-agent[bot]
b621a452a2 Add toastWarning method, fix translation key, move zxcvbn to dependencies, and add accessibility attributes
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 15:54:48 +00:00
Frank Elsinga
36d0bbdfea
Update test/e2e/specs/password-strength.spec.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-18 16:50:15 +01:00
Frank Elsinga
dec5146c58
Update test/e2e/specs/password-strength.spec.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-18 16:49:59 +01:00
Diego
a86789be6c
feat: Add path to socket for external mariadb database (#6670)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-18 16:44:43 +01:00
Frank Elsinga
07c2f75be5
Update extra/reset-password.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-18 15:59:45 +01:00
Frank Elsinga
3b34a3acf4
Update src/lang/en.json 2026-01-18 15:52:14 +01:00
Frank Elsinga
984f268af4
Update server/server.js 2026-01-18 15:52:03 +01:00
Frank Elsinga
a5dd2ad75a
Update src/components/settings/Security.vue 2026-01-18 15:51:53 +01:00
Frank Elsinga
d0bdcc575a
Update server/server.js 2026-01-18 15:51:43 +01:00
copilot-swe-agent[bot]
e5f629041f Move password strength calculation into PasswordStrengthMeter component
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 14:22:28 +00:00
copilot-swe-agent[bot]
3a872f78d0 Extract password strength meter into reusable component with SCSS color variables
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 13:58:44 +00:00
Mohan
999c09d818
feat: Add enhanced Discord webhook alerts with timestamps and downtime (#6745)
Co-authored-by: SID <158349177+0xsid0703@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-18 14:56:12 +01:00
Frank Elsinga
854c54925a
Apply suggestion from @CommanderStorm 2026-01-18 14:37:19 +01:00
copilot-swe-agent[bot]
20f86cdbdd Update package-lock.json for zxcvbn dependency
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 13:24:39 +00:00
Frank Elsinga
6b505447cc
Apply suggestion from @CommanderStorm 2026-01-18 14:10:21 +01:00
Frank Elsinga
230b85edb7
Apply suggestion from @CommanderStorm 2026-01-18 14:09:27 +01:00
Frank Elsinga
87bf2247b3
Apply suggestion from @CommanderStorm 2026-01-18 14:08:32 +01:00
copilot-swe-agent[bot]
3b1e9c01c7 Add breach warning toasts and Playwright tests for password strength indicator
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 11:57:20 +00:00
copilot-swe-agent[bot]
a308c802af Add HIBP breach checking and zxcvbn password strength indicator
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 11:48:27 +00:00
Frank Elsinga
1a5379baec
Apply suggestion from @CommanderStorm 2026-01-18 12:33:53 +01:00
copilot-swe-agent[bot]
9c31da1756 Add comprehensive tests for NIST-aligned password validation
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 11:32:13 +00:00
Frank Elsinga
125fb1ccf4
Apply suggestion from @CommanderStorm 2026-01-18 12:32:07 +01:00
Frank Elsinga
0a85868c1e
Apply suggestion from @CommanderStorm 2026-01-18 12:31:45 +01:00
copilot-swe-agent[bot]
5cd781bd51 Replace check-password-strength with NIST-aligned password validation
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-18 11:28:04 +00:00
copilot-swe-agent[bot]
1b886f8573 Initial plan 2026-01-18 11:23:08 +00:00
Dorian Grasset
bf9b734f6c
feat(dashboard): add expand/collapse all groups button (#6743)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-18 10:49:45 +00:00
ChenJinBo
a0d73aba1a
feat(notification): add WeCom mentioned mobile list support" (#6758)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-18 05:06:42 +00:00
dipok
30ee8cec1f
feat(snmp): add SNMPv3 noAuthNoPriv support with backend test (#6552)
Co-authored-by: dipok-1 <dipokdutta8099@gmail.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-18 05:59:02 +01:00
bitloi
b926446a5c
feat: add screenshot delay option for Browser Engine monitor (#6753)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-17 15:05:58 +01:00
Dorian Grasset
18331eaf33
refactor: simplify filters components (#6749)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-17 12:38:10 +00:00
Joseph Adams
81ae0af7e1
fix: handle multi-level public suffixes in RDAP lookup (#6752) 2026-01-17 12:18:25 +00:00
Frank Elsinga
324404f780
fix: cancel multiple in progress tests (#6757) 2026-01-17 12:03:04 +00:00
yy
93141ae5a6
chore: fix typos in comments (#6755) 2026-01-17 10:36:32 +00:00
Maybe
777c252915
fix(ui): refreshing the page if pressing enter in the search, horizontal scrolling the monitor lit on mobile/tablets and aligning items in the monitor list (#6751) 2026-01-17 08:56:55 +01:00
Ian Macabulos
f470b01168
fix: clairify the helptext that markdown is supported with a warning about HTML indentation (#6747) 2026-01-16 04:47:04 +00:00
Copilot
dd44342835
chore: Add manual workflow for building Docker base images (#6741)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: louislam <1336778+louislam@users.noreply.github.com>
2026-01-15 19:59:33 +08:00
Dalton Pearson
d7296c6629
feat: added monitoring for postgres query result (#6736)
Co-authored-by: Dalton Pearson <dalton.pearson@praemo.com>
2026-01-14 23:48:48 +01:00
iotux
e022b5f976
fix: allow for private domains like example.local and others (#6711)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-14 17:13:53 +00:00
Frank Elsinga
7306e7038a
chore(ci): fix a missing --repo in the labeling automation (#6735) 2026-01-14 15:49:37 +00:00
Frank Elsinga
31d2417dde
chore: fix permissions for the draft labeling automation (#6732)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-14 13:21:05 +00:00