2c286af429
chore(lint): format extension background script
2026-03-04 02:47:24 +00:00
10286c2924
chore(lint): enforce 2-space indent & add gpg pre-commit hook
2026-03-04 02:45:53 +00:00
b98a14950c
chore: fix husky deprecation warning
2026-03-04 02:42:41 +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
b51bc61cf3
feat: show count of cleaned URLs in header
2026-03-03 22:10:07 +00:00
e40762873c
0.6.19
Deploy to Production / deploy (push) Successful in 13s
v0.6.19
2026-03-03 14:30:19 +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
6f95dce55a
0.6.18
Deploy to Production / deploy (push) Successful in 14s
v0.6.18
2026-03-03 13:40:20 +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
dff8a2a0ab
refactor: extract logic from QrScanner and UrlCleaner to composables
2026-03-03 11:19:57 +00:00
ee387d9637
feat: add extension packing script and update build script
Deploy to Production / deploy (push) Successful in 14s
2026-03-03 11:03:43 +00:00
f2203e896e
chore: bump version to 0.6.16
Deploy to Production / deploy (push) Successful in 13s
v0.6.16
2026-03-03 10:03:44 +00:00
cb8d3d01ec
fix: update extension link to Chrome Web Store
2026-03-03 10:03:41 +00:00
5b31171964
0.6.15
Deploy to Production / deploy (push) Successful in 13s
v0.6.15
2026-03-03 00:02:34 +00:00
e98761a18e
feat: make header title a link to home page
2026-03-03 00:02:17 +00:00
bc8168e724
0.6.14
Deploy to Production / deploy (push) Successful in 14s
v0.6.14
2026-03-02 23:59:04 +00:00
dcde3b0799
feat: add ESC key support to close all modals and fullscreen modes
2026-03-02 23:58:50 +00:00
60fc774586
0.6.13
Deploy to Production / deploy (push) Successful in 14s
v0.6.13
2026-03-02 23:37:12 +00:00
d65c0d0357
docs: replace problematic emoji in README.md with safer alternative
2026-03-02 23:36:57 +00:00
02736ecc70
0.6.12
Deploy to Production / deploy (push) Successful in 14s
v0.6.12
2026-03-02 23:32:21 +00:00
7b1d19ca7a
docs: fix corrupted emoji in README.md
2026-03-02 23:32:12 +00:00
4846d0e61c
0.6.11
Deploy to Production / deploy (push) Successful in 13s
v0.6.11
2026-03-02 23:26:45 +00:00
3155e12b84
feat: display README.md on home page using marked
2026-03-02 23:26:36 +00:00
b8bbe84aa9
docs: add descriptions for all new tools (QR Gen, QR Scanner, URL Cleaner) to README
2026-03-02 23:24:03 +00:00
74984caf9e
0.6.10
Deploy to Production / deploy (push) Successful in 13s
v0.6.10
2026-02-28 18:07:22 +00:00
c8b799b078
fix: mirror background canvas for front camera in fullscreen mode
2026-02-28 18:07:10 +00:00
f3a4c1af05
0.6.9
Deploy to Production / deploy (push) Successful in 14s
v0.6.9
2026-02-28 18:05:14 +00:00
616f615d7c
fix: improve front camera detection on macOS by checking video track label
2026-02-28 18:04:28 +00:00
4d572b55ca
0.6.8
Deploy to Production / deploy (push) Successful in 13s
v0.6.8
2026-02-28 17:51:40 +00:00
9822cab93e
feat: restore QR code detection overlay in custom QrScanner
2026-02-28 17:50:29 +00:00
9409bd3e21
0.6.7
Deploy to Production / deploy (push) Successful in 14s
v0.6.7
2026-02-28 17:46:21 +00:00
346ded460a
chore: remove wasm file from repo and add to gitignore
2026-02-28 17:45:21 +00:00
170539a62f
0.6.6
Deploy to Production / deploy (push) Successful in 13s
v0.6.6
2026-02-28 17:41:06 +00:00
cfc1785863
chore: cleanup unused code in QrScanner and remove vue-qrcode-reader dependency
2026-02-28 17:40:42 +00:00
712b1238a5
0.6.5
Deploy to Production / deploy (push) Successful in 14s
v0.6.5
2026-02-28 17:34:35 +00:00
3732d365dd
refactor: replace vue-qrcode-reader with custom native QR scanner using local BarcodeDetector polyfill
2026-02-28 17:31:04 +00:00
34fd8bb2b3
0.6.4
Deploy to Production / deploy (push) Successful in 14s
v0.6.4
2026-02-28 17:21:46 +00:00
90dc663393
fix: use local zxing-wasm file to resolve CSP issues in QrScanner
2026-02-28 17:21:29 +00:00
1c4bdeff0e
0.6.3
Deploy to Production / deploy (push) Successful in 15s
v0.6.3
2026-02-28 17:10:17 +00:00
35c5ff4c51
fix: ensure useFillHeight recalculates when element appears (v-if)
2026-02-28 17:09:42 +00:00
c8f9dfb37e
0.6.2
Deploy to Production / deploy (push) Successful in 15s
v0.6.2
2026-02-28 04:19:41 +00:00
70d7c8873e
refactor: centralize UI config and inject CSS variables dynamically
2026-02-28 04:18:53 +00:00
d5d3d37804
refactor: simplify useLocalStorage (remove APP_PREFIX) and finalize QR Code tool
2026-02-28 04:05:07 +00:00
2a1897f68d
feat: enhance QR generator with responsive layout, custom focus styles, and download options
2026-02-28 03:50:47 +00:00
b2e8f23d60
0.6.1
Deploy to Production / deploy (push) Successful in 13s
v0.6.1
2026-02-27 19:43:31 +00:00
d2ea9e3fc7
chore: UI spacing tweaks, desktop scrolling fix, QR title alignment
2026-02-27 19:43:12 +00:00
1765742574
0.6.0
Deploy to Production / deploy (push) Successful in 13s
v0.6.0
2026-02-27 19:03:09 +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