Commit Graph

179 Commits

Author SHA1 Message Date
tanner f2310b6925 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 aa80570da4 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 7d0e60f5f0 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 21b5d67052 feat: Show detailed connection errors in collapsible section 2025-11-21 00:41:57 +00:00
tanner 53468c8ccd 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 6cfb4b317f 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 f08202d592 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 845d87ec55 Logging 2025-11-19 19:17:38 +00:00
tanner e18aaad741 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 02e86efb4f chore: Add console log for stories 2025-11-19 19:17:38 +00:00
tanner b85d879ae7 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 55bf75742e 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 83cb6fc0ae chore: Disable story updates and preloading logic 2025-11-19 19:17:38 +00:00
tanner 667c2c5eaf refactor: Refactor dot components to functional 2025-11-19 19:17:38 +00:00
tanner 1df1c59d61 refactor: Refactor Submit component to use hooks 2025-11-19 19:17:38 +00:00
tanner c4f2e7d595 refactor: Refactor Search component to use hooks 2025-11-19 19:17:38 +00:00
tanner f61cfc09b0 refactor: Convert ScrollToTop to functional component with hooks 2025-11-19 19:17:38 +00:00
tanner 366e76e25d refactor: refactor Results component to functional component 2025-11-19 19:17:38 +00:00
tanner 6f1811c564 Update webclient dependencies 2025-11-19 19:17:38 +00:00
tanner 443115ac0f refactor: Refactor Feed component to functional with hooks 2025-11-19 19:17:38 +00:00
tanner 034c440e46 refactor: Convert Comments class to functional using hooks 2025-11-19 19:17:38 +00:00
tanner 26a6353ca5 refactor: Rename Article component to Comments 2025-11-19 19:17:38 +00:00
tanner 7ac4dfa01c refactor: Refactor Article component to use hooks 2025-11-19 19:17:38 +00:00
tanner 633429c976 refactor: Convert App class component to functional component 2025-11-19 19:17:38 +00:00
tanner 4435f49e17 Make "dark" theme grey, add "black" theme 2023-09-13 01:19:47 +00:00
tanner f777348af8 Fix darkmode fullscreen button color 2022-08-11 19:36:36 +00:00
tanner 7c9c07a4cf Hide fullscreen button if it's not available 2022-08-10 04:05:25 +00:00
tanner 08d02f6013 Add fullscreen mode 2022-08-08 23:21:49 +00:00
tanner 1b54342702 Add red theme 2022-08-08 20:14:57 +00:00
tanner 61021d8f91 Small UI changes 2022-07-04 19:08:24 +00:00
tanner 7bdbbf10b2 Return search results directly from the server 2022-07-04 04:33:01 +00:00
tanner 6aa0f78536 Remove Article / Comments, etc thing after name 2022-07-04 04:33:01 +00:00
tanner bf3663bbec Remove hard-coded title 2022-06-30 00:12:22 +00:00
tanner e6589dc61c Adjust title 2022-06-30 00:05:15 +00:00
tanner 307e8349f3 Change header based on page 2022-06-30 00:00:30 +00:00
tanner 04cd56daa8 Add index / noindex to client 2022-06-29 23:30:39 +00:00
tanner c80769def6 Add noindex meta tag to stories 2022-06-29 23:20:53 +00:00
tanner 6e7cb86d2e Explain no javascript 2022-05-31 04:23:52 +00:00
tanner c9fb9bd5df Add Lobsters to feed 2020-12-12 05:26:33 +00:00
tanner e506804666 Clean code up 2020-11-03 03:45:56 +00:00
tanner 7acce407e9 Fix index.html indentation 2020-11-02 00:38:34 +00:00
tanner 5281672000 Fix noscript font color 2020-11-02 00:36:11 +00:00
tanner 0d16bec6f6 Fix table width CSS 2020-11-01 00:47:18 +00:00
tanner 72802a6fcf Show exerpt of hidden comments 2020-10-27 00:41:36 +00:00
tanner 99d3a234f4 Fix bug with rendering text nodes 2020-10-26 21:58:36 +00:00
tanner b82095ca7a Add buttons to collapse / expand comments 2020-10-26 21:57:10 +00:00
tanner 607573dd44 Add buttons to convert <pre> to <p> 2020-10-03 23:23:25 +00:00
tanner c554ecd890 Add a line on UI to make search results obvious 2020-08-14 03:58:11 +00:00
tanner eb1137299d Remove article numbers 2020-07-08 02:36:40 +00:00
tanner 72d4a68929 Remove pre-fetching image 2020-07-08 02:36:40 +00:00