Commit f985188
committed
add Manage Profiles page — full-screen multi-select delete
New full-page profiles manager at profiles/profiles.html:
- Shows all profiles with npub, active badge, duplicate detection
- Checkbox multi-select (click row or checkbox)
- Select All / Deselect All toggle
- Bulk "Delete Selected (N)" with confirmation
- Protects active profile (can't delete all — keeps active)
- Warnings for deleting active profile or all profiles
- Opens from Settings > Profiles > Manage Profiles button1 parent b8e7690 commit f985188
10 files changed
Lines changed: 5455 additions & 1 deletion
File tree
- distros/safari
- profiles
- src
- profiles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1193 | 1193 | | |
1194 | 1194 | | |
1195 | 1195 | | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
1196 | 1200 | | |
1197 | 1201 | | |
1198 | 1202 | | |
| |||
0 commit comments