Settings page overhaul, auth resilience, and automated testing #38

Merged
uz1mani merged 21 commits from staging into main 2026-03-01 13:05:56 +00:00
10 changed files with 327 additions and 19 deletions
Showing only changes of commit fcd36dcaeb - Show all commits

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.11.1-alpha",
"dependencies": {
"@ciphera-net/ui": "^0.0.74",
"@ciphera-net/ui": "^0.0.75",
"@ducanh2912/next-pwa": "^10.2.9",
"@radix-ui/react-icons": "^1.3.0",
"@simplewebauthn/browser": "^13.2.2",
@@ -1543,9 +1543,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.74",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.74/9537c860db93e7ce80a18bb699aa0c768cb13ec1",
"integrity": "sha512-Ha1uZ0AKKVBV4YBQRGXpWYlqc+rWH07gwEYdeLnVJvMRh/KlD2vrx95H1ldJf1Q1QfCP/HUcq55BelF/vvjzug==",
"version": "0.0.75",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.75/0a5f40babb9c7a8ae9d067155bc7c05c322ca410",
"integrity": "sha512-t1dPS9sID1qCC8A3bz91dtJX9NwnfqaNhkWJpeLQQDPxg89+HodtoqQ2gZaLv2X0rK1gekh6MRBNwXil1ePxBA==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",