• Joined on 2020-04-28
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 »
tanner pushed to master at tanner/qotnews 2025-12-03 01:49:33 +00:00
6dc47f6672 refactor: Extract code block detection into isCodeBlock function
da108f25d4 fix: Detect code blocks nested in pre tags for conversion
Compare 2 commits »
tanner pushed to master at tanner/qotnews 2025-12-03 01:39:48 +00:00
a2303841ec fix: Show 'Convert Code to Paragraph' button for <code> elements
0e7aedbc5e fix: Adjust spacing below comment text content
ec7d395407 fix: Wrap text in <pre> blocks to prevent horizontal overflow
fd5acd4861 refactor: Convert 'show more' div to semantic button
b1d4fc2903 refactor: Convert collapser span to button for accessibility
Compare 5 commits »
tanner pushed to master at tanner/qotnews 2025-12-03 00:41:47 +00:00
0f87d47536 refactor: Remove unnecessary useCallback from comment functions
tanner pushed to master at tanner/qotnews 2025-12-02 23:39:39 +00:00
8472907730 Mark deleted / empty comments
tanner pushed to master at tanner/qotnews 2025-12-02 23:19:51 +00:00
482753e96a Add a copy button to the article title
169a84faa1 fix: Align article title and copy button, correct icon font
6fa929fb1f style: Update copy link button font
5f02a95cf3 fix: Improve copy button icon display and alignment
1789f88d4d style: Style copy button icon
Compare 7 commits »