Commit Graph

208 Commits

Author SHA1 Message Date
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
Tanner 929a4fc491 Show exerpt of hidden comments 2020-10-27 00:41:36 +00:00
Tanner 0ac23028b2 Fix bug with rendering text nodes 2020-10-26 21:58:36 +00:00
Tanner dd5b50edf8 Add buttons to collapse / expand comments 2020-10-26 21:57:10 +00:00
Tanner 56302077ad Add buttons to convert <pre> to <p> 2020-10-03 23:23:25 +00:00
Tanner 8e0c11e5e0 Add a line on UI to make search results obvious 2020-08-14 03:58:11 +00:00
Tanner 3ac032b817 Remove article numbers 2020-07-08 02:36:40 +00:00
Tanner b0c3e9a06d Remove pre-fetching image 2020-07-08 02:36:40 +00:00
Tanner fb99f26dcf Make noscript background white 2020-06-22 20:52:51 +00:00
Tanner 7719acee01 Fix cache load race condition bug 2020-01-28 04:20:48 +00:00
Tanner 4773f9766f Remove preload of news source icons 2020-01-28 04:20:29 +00:00
Tanner 593a645089 Fix back/forward scroll jump issue 2020-01-04 23:36:24 +00:00
Tanner d068e6eec4 Add forward button, convert icons to font 2020-01-03 03:45:56 +00:00
Tanner 48b9c67a9b Add style changes to prevent horizontal scrolling 2019-12-22 21:43:33 +00:00
Tanner 999f8b99e8 Fix search result icons 2019-12-14 07:39:25 +00:00
Tanner 60a4e08479 Embed base64 logo directly in source to avoid load 2019-12-02 23:54:02 +00:00
Tanner 9053bced58 Add logo for manual submissions 2019-11-14 08:38:11 +00:00
Tanner 6ca4a32030 Allow manual submission of articles 2019-11-08 05:55:30 +00:00
Tanner 5b58e03dbc Abort previous search requests 2019-11-07 22:08:28 +00:00
Tanner 700fd8d6a6 Get rid of lint warnings 2019-10-22 07:31:59 +00:00
Tanner 0742432541 Prefetch first images 2019-10-19 07:33:06 +00:00
Tanner 5de8631115 Cache articles in memory for speed 2019-10-18 21:26:22 +00:00
Tanner b09599aa5f Add serviceworker, render logos directly 2019-10-18 05:09:49 +00:00
Tanner 75bbf09143 Fix underlines 2019-10-18 01:20:38 +00:00
Tanner 6bd3bf1090 Cache all articles in IndexedDB 2019-10-12 23:41:31 +00:00
Tanner f798c06a9b Move archive to Whoosh and add search 2019-10-12 05:32:17 +00:00
Tanner d49e686f8f Set title on article and comment pages, add comment anchors 2019-10-10 21:52:28 +00:00
Tanner e82a72e9b7 Add huge margin to bottom of body for better pagescroll 2019-09-24 18:40:22 +00:00
Tanner 9a2854c735 Add site logos, keep displaying news on error 2019-09-24 08:23:14 +00:00