• Joined on 2020-04-28
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 »
tanner pushed to master at tanner/qotnews 2025-12-02 22:38:55 +00:00
30298928f3 Move static build directory to apiserver/
tanner pushed to master at tanner/qotnews 2025-12-02 22:38:06 +00:00
8d7d692d9c refactor: Iterate through stories in order for prioritized updates
tanner pushed to master at tanner/qotnews 2025-12-02 17:15:15 +00:00
bd85127613 fix: Unregister service worker
tanner pushed to master at tanner/qotnews 2025-12-02 17:02:27 +00:00
4c9d5eede1 Revert ScrollToTop component back to class-based
bf3e6bbc28 Don't setStories every loop iteration
856c360d98 feat: Add loading progress indicator to Feed
1ce55e6d1f feat: Add fetching stories placeholder
Compare 4 commits »
tanner pushed to master at tanner/qotnews 2025-12-01 21:10:10 +00:00
6a329e3ba9 Misc fixes
3acaf230c4 fix: Improve submit error handling on API and refactor client with async/await
7b84573dd8 fix: Improve error handling for non-JSON server responses in Submit
7523426f15 feat: Display detailed submission errors to user
b2ec85cfa5 feat: Display detailed, expandable connection error in Comments component
Compare 40 commits »
tanner pushed to master at tanner/bashregister 2025-11-26 04:51:22 +00:00
85f56db64a Ignore aider
tanner pushed to master at tanner/bashregister 2025-11-26 04:50:19 +00:00
931723f851 Poll dev portal for new image
tanner pushed to master at tanner/bashregister 2025-11-26 04:20:47 +00:00
2e262e93c4 Freeze requirements
tanner pushed to master at tanner/bashregister 2025-11-26 04:19:52 +00:00
9977c4eaa9 Print a simple image
70e9a037af Initial commit
tanner created branch master in tanner/bashregister 2025-11-26 04:19:52 +00:00
tanner created repository tanner/bashregister 2025-11-26 04:19:26 +00:00