• Joined on 2020-04-28
tanner pushed to master at tanner/qotnews 2026-01-06 19:58:56 +00:00
fc4eb077f0 Close settings modal on theme change or fullscreen
tanner pushed to master at tanner/qotnews 2026-01-06 19:10:52 +00:00
3120207bd9 Switch noscript redirect query param
d7c35c18a7 fix: Hide visible template tags by moving noscript block
0111263163 fix: Reload cached index.html when JavaScript is disabled
Compare 3 commits »
tanner pushed to master at tanner/qotnews 2026-01-03 23:27:05 +00:00
98955a1ce7 Style fixes
83cc49e7ec style: Make settings button appear as plain text
82d96f3b7b style: Refine settings button style
9d5ba84f0d fix: Fix modal overlay positioning
5214e5676f style: Style settings modal for dark, black, and red themes
Compare 20 commits »
tanner pushed to master at tanner/qotnews 2026-01-02 20:58:10 +00:00
649b8a0da4 fix: Prevent React app flash by hiding static content with display: none
407c995d9f fix: Prevent content and dark mode background flashes on load
Compare 2 commits »
tanner pushed to master at tanner/bashregister 2025-12-31 04:42:21 +00:00
e3cfd0c5ee Print images from dev too
tanner pushed to master at tanner/bashregister 2025-12-31 04:14:51 +00:00
461844ef70 Switch to prod
tanner pushed to master at tanner/bashregister 2025-12-31 03:53:26 +00:00
e602c47808 Fixes
6ff5f33ba1 fix: Flatten RGBA images before printing
259cb0cf1d chore: Remove commented-out image resize logic
6c0be6ed95 fix: Initialize printer hardware before each print
56574b4c14 refactor: Disable image resizing before dithering
Compare 9 commits »
tanner pushed to master at tanner/bluetooth-speaker-manager 2025-12-31 02:45:17 +00:00
b5ee0b5df2 fix: Correct D-Bus signal subscription for properties changed
b0b5905169 fix: Replace add_signal_receiver with bus.add_match
a01a655d6c feat: Subscribe to PropertiesChanged for dynamic device naming
58397e6b4c feat: Cache device names and listen for property updates
61eb680695 feat: Log new devices with '(new)' suffix
Compare 42 commits »
tanner pushed to master at tanner/bluetooth-speaker-manager 2025-12-30 19:14:45 +00:00
c93b444488 Initial skeleton of MQTT listener
2de1f31670 Initial commit
tanner created branch master in tanner/bluetooth-speaker-manager 2025-12-30 19:14:45 +00:00
tanner created repository tanner/bluetooth-speaker-manager 2025-12-30 19:14:24 +00:00
tanner pushed to master at tanner/qotnews 2025-12-27 18:36:40 +00:00
7b978cac43 Test update
tanner pushed to master at tanner/qotnews 2025-12-27 18:29:34 +00:00
b5241a2a42 Style update banner correctly
8bf33e2d45 style: Consolidate update banner styles and add theme support
987c401dc4 chore: Update client version mismatch message
6facbd3397 chore: Log service worker update check
a680b4b446 feat: Check for service worker updates on feed load
Compare 6 commits »
tanner pushed to master at tanner/immich-library-watcher 2025-12-17 18:26:25 +00:00
d811483e94 fix: Only trigger Immich scan on file events
a92c0464d2 fix: Resolve AttributeError and clean up ignored watch descriptors
a0f3b2668b fix: Manually map inotify watch descriptors to paths to fix AttributeError
Compare 3 commits »
tanner pushed to master at tanner/qotnews 2025-12-16 23:41:30 +00:00
a1ebcc6d80 Change checkbox label to "Small websites"
tanner pushed to master at tanner/qotnews 2025-12-13 22:38:04 +00:00
82478c469d Add "similar" link for searching host name
tanner pushed to master at tanner/qotnews 2025-12-08 23:54:59 +00:00
77b429a742 Don't move backward dot tooltip
0c1c56b54a Fix: Prevent false positive single dollar math detection in text nodes
73a139ef9a fix: Fix browser navigation tooltip alignment
5796bc56b5 fix: Adjust default tooltip horizontal position
7c1910c919 fix: Improve nav dot tooltip visibility and positioning
Compare 6 commits »
tanner pushed to master at tanner/qotnews 2025-12-07 22:59:30 +00:00
a712ca12da Bring single dollar sign math back, check for whitespace
tanner pushed to master at tanner/qotnews 2025-12-07 22:53:27 +00:00
8700bda104 Adjust checkbox styles
3160e02d41 Fix: Split border shorthand for dark mode color override
cfa61c2066 fix: Improve dark mode checkbox checkmark visibility
27faea1823 style: Refine checked checkbox border color in dark theme
df76e34c71 fix: Prevent price false positives in single dollar math detection
Compare 5 commits »
tanner pushed to master at tanner/qotnews 2025-12-05 17:28:53 +00:00
5d014f50df fix: Remove single dollar sign math rendering due to false positives