Commit 04e3ec2
feat: Security settings page, UI refactor to vanilla JS, manifest updates for v1.2.0
- Add standalone security settings page (master password + auto-lock)
- Persist auto-lock timeout in storage, fix "Never" option triggering immediate lock
- Refactor all sub-pages from Alpine.js to vanilla JS (vault, api-keys, permissions, event history, experimental)
- Wire sidepanel security/auto-lock buttons to new security page
- Bump version to 1.2.0, add author/homepage_url to manifests
- Update store description in locales
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5723b5d commit 04e3ec2
68 files changed
Lines changed: 12880 additions & 57290 deletions
File tree
- distros
- chrome
- _locales/en
- api-keys
- event_history
- experimental
- permission
- security
- vault
- safari
- _locales/en
- api-keys
- event_history
- experimental
- permission
- security
- vault
- docs
- src
- _locales/en
- api-keys
- event_history
- experimental
- permission
- security
- vault
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
0 commit comments