• Joined on 2020-04-28
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
tanner pushed to master at tanner/qotnews 2025-12-05 00:59:18 +00:00
bcfdff1067 Fix dt dd tags margin
a888e38ae8 fix: Adjust comment metadata indentation in comments
2bd51bb1cb fix: Refactor comments with DL/DD for text browser compatibility
655346a7eb chore: Remove unused nojs div
Compare 4 commits »
tanner pushed to master at tanner/qotnews 2025-12-05 00:35:21 +00:00
125c1c5225 Fix buttons in color themes
tanner pushed to master at tanner/qotnews 2025-12-04 23:12:52 +00:00
5dd2069af5 Clear stories first on checkbox change
tanner pushed to master at tanner/qotnews 2025-12-04 22:57:47 +00:00
d68fc73af5 Don't setStories when existing list is empty
tanner pushed to master at tanner/qotnews 2025-12-04 22:55:33 +00:00
ff1297e507 Style checkbox
1d019f880b fix: Implement custom transparent checkbox for dark mode visibility
23b56b26b1 style: Apply transparent background to checkboxes
b439199836 fix: Cancel pending story fetches on filter change to prevent UI jumps
5736cde21a feat: Fetch smallweb stories iteratively until limit met
Compare 7 commits »
tanner pushed to master at tanner/qotnews 2025-12-04 21:10:30 +00:00
13df4a7831 Put the loading status down below
tanner pushed to master at tanner/qotnews 2025-12-04 20:59:39 +00:00
d511453418 fix: Detect and render inline math using single dollar delimiters
5e7240e2d0 fix: Convert inline align environments to display math
96719f9e6f chore: Adjust console.log placement in Article component
0d4e674f3d chore: Add debug log for math block detection
7ce94e80dd fix: Render LaTeX expressions that are entire element contents
Compare 5 commits »
tanner pushed to master at tanner/qotnews 2025-12-04 20:31:55 +00:00
1729e5b2be Add latex packages
d04bc2fe05 feat: Add LaTeX math rendering support
Compare 2 commits »
tanner pushed to master at tanner/qotnews 2025-12-04 20:24:42 +00:00
02d165b2b2 fix: Extend direct HTML rendering to math elements
2d10abf9aa fix: Prevent React warnings for SVG attributes
Compare 2 commits »
tanner pushed to master at tanner/qotnews 2025-12-04 19:55:12 +00:00
e8911dc1d1 Move logos into public directory
tanner pushed to master at tanner/qotnews 2025-12-04 19:53:23 +00:00
41c4d7619d Downgrade humanize
tanner pushed to master at tanner/qotnews 2025-12-04 19:51:52 +00:00
e36fe3a403 Freeze requirements
tanner pushed to master at tanner/qotnews 2025-12-04 19:49:46 +00:00
fbec869257 Don't locate css file on server
e9e3cb30a4 chore: Remove conditional CSS import and improve alt attributes
a5e762c36b feat: Display relative time on non-JS article info line
bbcb01f8d1 style: Remove zero-width spaces from story info
df0e66ad08 feat: Render homepage feed server-side
Compare 12 commits »
tanner pushed to master at tanner/qotnews 2025-12-03 04:18:52 +00:00
7c600dcfba Only wrap code in comments
tanner pushed to master at tanner/qotnews 2025-12-03 04:06:23 +00:00
92e70229fe fix: Refine code block detection to ignore inline <code>
b749e58f62 fix: Refine code block detection to exclude inline code
b1b2be6080 fix: Use textContent for code block conversion to prevent content loss
5ebe87dbc2 refactor: Optimize nodes() calls and simplify function in Article
a8a36b693e fix: Render void elements correctly and copy all attributes
Compare 10 commits »