Commit Graph

31 Commits

Author SHA1 Message Date
Tanner d62d99f05c Only wrap code in comments 2025-12-03 04:18:36 +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 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 b6b9dfaabb Add fullscreen mode 2022-08-08 23:21:49 +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 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 3ac032b817 Remove article numbers 2020-07-08 02:36:40 +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 6ca4a32030 Allow manual submission of articles 2019-11-08 05:55:30 +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
Tanner b43fed8e44 Settle on serif font, add scroll to top component 2019-08-30 06:22:26 +00:00
Tanner 64d29c8e77 Add a button to toggle between article and comments 2019-08-25 08:50:49 +00:00
Tanner 7b97ca6786 Add fonts, fix styling issues 2019-08-25 07:46:58 +00:00
Tanner 2cf1c44fb9 Clear localstorage cache and add slogan 2019-08-25 01:25:28 +00:00
Tanner 7bb72f9b96 Finish prototype web client 2019-08-24 05:04:51 +00:00