d2d0f8996b
Fix runtime CSP error by allowing inline scripts
...
Added 'unsafe-inline' to script-src CSP directive to fix JavaScript
initialization errors in production builds. Nuxt's generated modules
require inline script execution.
- Fixes: "Cannot access uninitialized variable" error
- Fixes: CSP script execution blocking
- Version bump to 0.1.2
2025-11-01 19:00:36 +01:00
dceb49ae90
Add context menu for vault actions and trash functionality
...
- Add UiButtonContext component for context menu support on buttons
- Implement vault trash functionality using trash crate
- Move vaults to system trash on desktop (with fallback to permanent delete on mobile)
- Add context menu to vault list items for better mobile UX
- Keep hover delete button for desktop users
2025-10-31 22:57:56 +01:00
ef225b281f
refactored design
2025-10-28 14:16:17 +01:00
033c9135c6
removed haex-pass components
2025-10-15 21:54:50 +02:00
fa3348a5ad
polyfill for spa added. works now on android
2025-10-09 11:16:25 +02:00
c8c3a5c73f
refactored install dialog
2025-10-07 00:41:21 +02:00
fb577a8699
refactore manifest and permission
2025-10-02 01:42:30 +02:00
1a40f9d2aa
refatored vault
2025-09-24 11:32:11 +02:00
2809a8deb4
zwischenstand
2025-09-15 16:58:46 +02:00
0a7de8b78b
switch to nuxt ui
2025-09-11 00:58:55 +02:00
91db0475cd
fixed crdt
2025-08-28 12:16:22 +02:00
0c304d7900
added hlc logic
2025-07-11 13:29:34 +02:00
41472e02ad
zwischenstand
2025-07-10 10:07:29 +02:00
b7c330a2b5
zwischenstand
2025-07-04 12:22:41 +02:00
0f09bf8436
add notifications
2025-06-03 00:13:45 +02:00
ceb5f43f15
try android build
2025-05-28 17:27:25 +02:00
ad3aa4293a
laden von erweiterungen implementiert
2025-05-15 09:28:45 +02:00
b729c8ebbe
zwischenstand
2025-05-06 11:09:56 +02:00
410a885d21
encryption of sqlite working
2025-04-28 12:18:39 +02:00
2c5ec6b281
init commit
2025-04-02 18:54:55 +02:00