Tanner
|
28e92a057f
|
chore: Add debug log to isCodeBlock function
|
2025-12-03 02:46:18 +00:00 |
|
Tanner
|
9840859aff
|
fix: Relax isCodeBlock check for nested code elements
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-03 02:37:58 +00:00 |
|
Tanner
|
98e9f64f1f
|
refactor: Refactor nodes logic from useMemo to a regular function
|
2025-12-03 02:37:56 +00:00 |
|
Tanner
|
c78cdf2c4d
|
refactor: Extract code block detection into isCodeBlock function
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-03 01:46:19 +00:00 |
|
Tanner
|
d99144f4d8
|
fix: Detect code blocks nested in pre tags for conversion
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-03 01:43:33 +00:00 |
|
Tanner
|
6060acb676
|
fix: Show 'Convert Code to Paragraph' button for <code> elements
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-03 01:37:08 +00:00 |
|
Tanner
|
7db174a249
|
fix: Adjust spacing below comment text content
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-03 01:28:10 +00:00 |
|
Tanner
|
4b10320a03
|
fix: Wrap text in <pre> blocks to prevent horizontal overflow
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-03 00:58:39 +00:00 |
|
Tanner
|
dc3583daaa
|
refactor: Convert 'show more' div to semantic button
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-03 00:50:58 +00:00 |
|
Tanner
|
9681b3b8e9
|
refactor: Convert collapser span to button for accessibility
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-03 00:48:22 +00:00 |
|
Tanner
|
b606516ece
|
refactor: Remove unnecessary useCallback from comment functions
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-02 23:53:40 +00:00 |
|
Tanner
|
2cb524d35e
|
Mark deleted / empty comments
|
2025-12-02 23:39:24 +00:00 |
|
Tanner
|
2c86b4d144
|
Add a copy button to the article title
|
2025-12-02 23:19:31 +00:00 |
|
Tanner
|
66deed7544
|
fix: Align article title and copy button, correct icon font
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-02 23:19:31 +00:00 |
|
Tanner
|
e117ffe56c
|
style: Update copy link button font
|
2025-12-02 23:19:31 +00:00 |
|
Tanner
|
218c273a6d
|
fix: Improve copy button icon display and alignment
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-02 23:19:31 +00:00 |
|
Tanner
|
fec6c897b2
|
style: Style copy button icon
|
2025-12-02 23:19:31 +00:00 |
|
Tanner
|
adf1f079e4
|
feat: Use icons for copy link button feedback
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-02 23:19:31 +00:00 |
|
Tanner
|
e756545d2c
|
feat: Add button to copy article title and URL to clipboard
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-02 23:19:31 +00:00 |
|
Tanner
|
00f4ee5565
|
Move static build directory to apiserver/
|
2025-12-02 22:38:49 +00:00 |
|
Tanner
|
56ddee2f3e
|
refactor: Iterate through stories in order for prioritized updates
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-02 22:37:58 +00:00 |
|
Tanner
|
14f4b09d12
|
fix: Unregister service worker
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-02 17:13:52 +00:00 |
|
Tanner
|
2a48b4a28d
|
Revert ScrollToTop component back to class-based
|
2025-12-02 17:02:03 +00:00 |
|
Tanner
|
42f5614524
|
Don't setStories every loop iteration
|
2025-12-02 16:52:32 +00:00 |
|
Tanner
|
06f35fbe8a
|
feat: Add loading progress indicator to Feed
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-12-02 01:20:27 +00:00 |
|
Tanner
|
47d401a536
|
feat: Add fetching stories placeholder
|
2025-12-02 01:20:25 +00:00 |
|
Tanner
|
d499cdedb0
|
Misc fixes
|
2025-12-01 21:07:01 +00:00 |
|
Tanner
|
9fa2699e26
|
fix: Improve submit error handling on API and refactor client with async/await
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 23:02:29 +00:00 |
|
Tanner
|
d8a35ac467
|
fix: Improve error handling for non-JSON server responses in Submit
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 22:59:15 +00:00 |
|
Tanner
|
ca6b5ce677
|
feat: Display detailed submission errors to user
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 22:56:48 +00:00 |
|
Tanner
|
914fda0f4b
|
feat: Display detailed, expandable connection error in Comments component
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 22:51:14 +00:00 |
|
Tanner
|
97e15be797
|
fix: Conditionally render error details to avoid layout gap
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 22:45:58 +00:00 |
|
Tanner
|
1fad0459b8
|
refactor: Improve article loading error and cache messages
|
2025-11-21 22:45:54 +00:00 |
|
Tanner
|
8df6cb7b36
|
fix: Prevent layout shift when error message appears
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 22:39:34 +00:00 |
|
Tanner
|
79b857548b
|
feat: Persist new stories and improve layout consistency
|
2025-11-21 22:39:32 +00:00 |
|
Tanner
|
c1a6938a50
|
feat: Add detailed, expandable error messages to Article component
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 22:34:24 +00:00 |
|
Tanner
|
af152b8848
|
feat: Show preload progress on fetch failure
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 00:59:14 +00:00 |
|
Tanner
|
36c6e77548
|
style: Improve error messages and loading text, add spacing to error details
|
2025-11-21 00:59:12 +00:00 |
|
Tanner
|
913adb0150
|
fix: Provide detailed error for story fetch failures
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 00:50:58 +00:00 |
|
Tanner
|
c09ffecdd9
|
fix: Display network error on API fetch failure
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 00:49:14 +00:00 |
|
Tanner
|
a9b688309c
|
fix: Provide detailed error messages for network failures
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 00:45:59 +00:00 |
|
Tanner
|
9fb0e9a679
|
feat: Show detailed connection errors in collapsible section
|
2025-11-21 00:41:57 +00:00 |
|
Tanner
|
7a5cc94d60
|
feat: Add 10s timeout and early exit for story preloading on error
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-21 00:34:17 +00:00 |
|
Tanner
|
cf7c91554d
|
feat: Immediately display stories on first load
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-20 23:02:59 +00:00 |
|
Tanner
|
9ae9ac903e
|
fix: Always fetch full story and update existing in feed
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-20 22:58:44 +00:00 |
|
Tanner
|
2c5147a64d
|
Begin stats API route
|
2025-11-20 22:25:26 +00:00 |
|
Tanner
|
ba374bea66
|
Ignore aider files
|
2025-11-20 22:25:20 +00:00 |
|
Tanner
|
c724838523
|
Add debug logging, debug add manual submissions to feed
|
2025-11-20 21:55:45 +00:00 |
|
Tanner
|
98067ef81f
|
Logging
|
2025-11-19 19:17:38 +00:00 |
|
Tanner
|
2d8f69a367
|
fix: Batch story list updates and limit length
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-19 19:17:38 +00:00 |
|