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
|
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 |
|
Tanner
|
4cf3bc4186
|
chore: Add console log for stories
|
2025-11-19 19:17:38 +00:00 |
|
Tanner
|
cabaca6051
|
fix: Fix infinite loop in Feed by removing stories from useEffect deps
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-19 19:17:38 +00:00 |
|
Tanner
|
90f38f0bcc
|
refactor: Refactor Feed story fetching for improved network resilience
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2025-11-19 19:17:38 +00:00 |
|
Tanner
|
ccde7a1486
|
chore: Disable story updates and preloading logic
|
2025-11-19 19:17:38 +00:00 |
|
Tanner Collin (aider)
|
d2408dd502
|
refactor: Refactor dot components to functional
|
2025-11-19 19:17:38 +00:00 |
|
Tanner Collin (aider)
|
77809ff73b
|
refactor: Refactor Submit component to use hooks
|
2025-11-19 19:17:38 +00:00 |
|
Tanner Collin (aider)
|
ecc69bf611
|
refactor: Refactor Search component to use hooks
|
2025-11-19 19:17:38 +00:00 |
|
Tanner Collin (aider)
|
528539f049
|
refactor: Convert ScrollToTop to functional component with hooks
|
2025-11-19 19:17:38 +00:00 |
|
Tanner Collin (aider)
|
4cb578ac49
|
refactor: refactor Results component to functional component
|
2025-11-19 19:17:38 +00:00 |
|
Tanner
|
28da3cd9f5
|
Update webclient dependencies
|
2025-11-19 19:17:38 +00:00 |
|
Tanner Collin (aider)
|
d365cad14b
|
refactor: Refactor Feed component to functional with hooks
|
2025-11-19 19:17:38 +00:00 |
|
Tanner Collin (aider)
|
9300688ceb
|
refactor: Convert Comments class to functional using hooks
|
2025-11-19 19:17:38 +00:00 |
|
Tanner
|
6996b5f927
|
refactor: Rename Article component to Comments
|
2025-11-19 19:17:38 +00:00 |
|
Tanner Collin (aider)
|
135146d8ee
|
refactor: Refactor Article component to use hooks
|
2025-11-19 19:17:38 +00:00 |
|
Tanner Collin (aider)
|
ef74a2d7cf
|
refactor: Convert App class component to functional component
|
2025-11-19 19:17:38 +00:00 |
|
Tanner
|
f5ce14a749
|
Make "dark" theme grey, add "black" theme
|
2023-09-13 01:19:47 +00:00 |
|
Tanner
|
a56d5e91aa
|
Fix darkmode fullscreen button color
|
2022-08-11 19:36:36 +00:00 |
|
Tanner
|
952c891643
|
Hide fullscreen button if it's not available
|
2022-08-10 04:05:25 +00:00 |
|
Tanner
|
b6b9dfaabb
|
Add fullscreen mode
|
2022-08-08 23:21:49 +00:00 |
|
Tanner
|
832f2446a6
|
Add red theme
|
2022-08-08 20:14:57 +00:00 |
|
Tanner
|
0be6f62a39
|
Small UI changes
|
2022-07-04 19:08:24 +00:00 |
|
Tanner
|
26f03f883b
|
Return search results directly from the server
|
2022-07-04 04:33:01 +00:00 |
|
Tanner
|
b417a44314
|
Remove Article / Comments, etc thing after name
|
2022-07-04 04:33:01 +00:00 |
|
Tanner
|
e2790ddb76
|
Remove hard-coded title
|
2022-06-30 00:12:22 +00:00 |
|
Tanner
|
c1aede8f1f
|
Adjust title
|
2022-06-30 00:05:15 +00:00 |
|
Tanner
|
0d00ec40b0
|
Change header based on page
|
2022-06-30 00:00:30 +00:00 |
|
Tanner
|
6cc24281d9
|
Add index / noindex to client
|
2022-06-29 23:30:39 +00:00 |
|
Tanner
|
d6cf56677b
|
Add noindex meta tag to stories
|
2022-06-29 23:20:53 +00:00 |
|
Tanner
|
104e2853af
|
Explain no javascript
|
2022-05-31 04:23:52 +00:00 |
|
Tanner
|
ce3b986e47
|
Add Lobsters to feed
|
2020-12-12 05:26:33 +00:00 |
|
Tanner
|
c4c3f448b1
|
Clean code up
|
2020-11-03 03:45:56 +00:00 |
|
Tanner
|
70a427d533
|
Fix index.html indentation
|
2020-11-02 00:38:34 +00:00 |
|
Tanner
|
df0a5cd2b3
|
Fix noscript font color
|
2020-11-02 00:36:11 +00:00 |
|
Tanner
|
e5e523dbf5
|
Fix table width CSS
|
2020-11-01 00:47:18 +00:00 |
|