Commit Graph

20 Commits

Author SHA1 Message Date
024bd0f20d feat: add Tone Generator tool with precise audio controls and wave selection 2026-03-04 06:13:52 +00:00
10286c2924 chore(lint): enforce 2-space indent & add gpg pre-commit hook 2026-03-04 02:45:53 +00:00
18912368a4 feat(ui): refine input states, add tokenized params & ripple effects
- Refactored Url Cleaner Exception 'Keep params' into a tokenized input array (pills/badges)
- Standardized UI contrast: ensured proper label highlighting in light/dark themes
- Expanded v-ripple interaction effect to buttons across all remaining tools, header, and modals
- Moved base .detail-tag styles into global CSS variables
- Web worker generation for QR codes (WIP)
2026-03-04 02:41:58 +00:00
011db26ec4 fix: normalize font-weight for Length/Count labels in Passwords; refactor QR scanner composables; style fixes 2026-03-03 14:29:58 +00:00
c5293ca9fe style: standardize UI across tools, optimize QR layout, and configure Husky/ESLint 2026-03-03 13:39:56 +00:00
b1cc8ab5a1 style: unify UI elements and improve light theme visibility 2026-03-03 12:33:06 +00:00
2a1897f68d feat: enhance QR generator with responsive layout, custom focus styles, and download options 2026-02-28 03:50:47 +00:00
d2ea9e3fc7 chore: UI spacing tweaks, desktop scrolling fix, QR title alignment 2026-02-27 19:43:12 +00:00
5b1a50f148 chore: prepare release; reintroduce front camera CSS mirror, stabilize QR Scanner 2026-02-27 19:02:49 +00:00
613604f3c4 feat(qr-scanner): remove frame, add shape detection overlay, improve fullscreen desktop layout 2026-02-27 17:52:36 +00:00
74c0251535 feat: improve url cleaner modal ui (light mode) and enable rule editing 2026-02-27 09:16:37 +00:00
e095c0190b style: restore danger styling for stop sniffing button 2026-02-27 07:43:12 +00:00
3ea7f63b83 style: remove panel borders and backgrounds on mobile for cleaner look 2026-02-27 07:09:27 +00:00
8e8bf47297 feat: improve Clipboard Sniffer extension integration and UI fixes 2026-02-27 03:37:33 +00:00
8bf44cde6a feat: unify tool styles and add dynamic height for textareas 2026-02-27 01:32:08 +00:00
c8a009dda1 feat: update passwords tool UI, fix layout issues, and set PWA theme color 2026-02-27 00:31:26 +00:00
c6baace721 fix(ui): prevent text selection on buttons
All checks were successful
Deploy to Production / deploy (push) Successful in 6s
2026-02-26 23:32:36 +00:00
b2ddd95ff5 refactor: improve mobile layout, sticky footer, and UI spacing 2026-02-26 23:07:51 +00:00
12a4130c38 feat: add ripple effect, update theme styles and layout 2026-02-26 22:57:03 +00:00
1dcfbd1bd9 first commit 2026-02-26 22:06:58 +00:00