hn.git
10 months agoadd basic functionality to view items and discussions main
Christian Cleberg [Thu, 15 Jun 2023 14:07:13 +0000 (09:07 -0500)]
add basic functionality to view items and discussions

10 months agoadd TODO on formatting user summaries
Christian Cleberg [Thu, 15 Jun 2023 03:19:17 +0000 (22:19 -0500)]
add TODO on formatting user summaries

10 months agomassive overhaul to implement proper MVC
Christian Cleberg [Thu, 15 Jun 2023 03:08:34 +0000 (22:08 -0500)]
massive overhaul to implement proper MVC

10 months agoextract template file string for better compatibility
Christian Cleberg [Wed, 14 Jun 2023 20:05:14 +0000 (15:05 -0500)]
extract template file string for better compatibility

10 months agotemporarily remove favicon link
Christian Cleberg [Wed, 14 Jun 2023 19:50:18 +0000 (14:50 -0500)]
temporarily remove favicon link

10 months agoadd class properties
Christian Cleberg [Wed, 14 Jun 2023 19:50:00 +0000 (14:50 -0500)]
add class properties

10 months agoadd .gitignore
Christian Cleberg [Wed, 14 Jun 2023 19:37:35 +0000 (14:37 -0500)]
add .gitignore

10 months agoadd .gitignore
Christian Cleberg [Wed, 14 Jun 2023 19:37:25 +0000 (14:37 -0500)]
add .gitignore

10 months agofix: code quality and formatting
Christian Cleberg [Wed, 14 Jun 2023 19:37:02 +0000 (14:37 -0500)]
fix: code quality and formatting

11 months agofix: user comment datetimes used incorrect taf
Christian Cleberg [Tue, 6 Jun 2023 02:25:52 +0000 (21:25 -0500)]
fix: user comment datetimes used incorrect taf

11 months agoenhancement: add support for user comments on profile page
Christian Cleberg [Tue, 6 Jun 2023 02:22:34 +0000 (21:22 -0500)]
enhancement: add support for user comments on profile page

11 months agominor: update README.md
Christian Cleberg [Thu, 1 Jun 2023 15:52:11 +0000 (10:52 -0500)]
minor: update README.md

11 months agofix: incorrect canonical URL for homepage
Christian Cleberg [Thu, 1 Jun 2023 15:48:03 +0000 (10:48 -0500)]
fix: incorrect canonical URL for homepage

11 months agofix: misspelled variable in template
Christian Cleberg [Thu, 1 Jun 2023 15:47:24 +0000 (10:47 -0500)]
fix: misspelled variable in template

11 months agofix: misspelled variable in template
Christian Cleberg [Thu, 1 Jun 2023 15:47:03 +0000 (10:47 -0500)]
fix: misspelled variable in template

11 months agoenhancement: add CSS and minification
Christian Cleberg [Thu, 1 Jun 2023 15:45:47 +0000 (10:45 -0500)]
enhancement: add CSS and minification

11 months agofix: user link spacing
Christian Cleberg [Thu, 1 Jun 2023 15:12:15 +0000 (10:12 -0500)]
fix: user link spacing

11 months agoenhancement: add links to user profiles
Christian Cleberg [Thu, 1 Jun 2023 15:11:12 +0000 (10:11 -0500)]
enhancement: add links to user profiles

11 months agofix: text spacing
Christian Cleberg [Thu, 1 Jun 2023 15:05:48 +0000 (10:05 -0500)]
fix: text spacing

11 months agofix: unquoted variable
Christian Cleberg [Thu, 1 Jun 2023 14:57:39 +0000 (09:57 -0500)]
fix: unquoted variable

11 months agofix accidental line ends
Christian Cleberg [Thu, 1 Jun 2023 14:56:33 +0000 (09:56 -0500)]
fix accidental line ends

11 months agofix accidental line end
Christian Cleberg [Thu, 1 Jun 2023 14:53:57 +0000 (09:53 -0500)]
fix accidental line end

11 months agoupdate README.md
Christian Cleberg [Thu, 1 Jun 2023 14:50:44 +0000 (09:50 -0500)]
update README.md

11 months agoadd contributing files
Christian Cleberg [Thu, 1 Jun 2023 14:49:18 +0000 (09:49 -0500)]
add contributing files

11 months agoformat line lengths
Christian Cleberg [Thu, 1 Jun 2023 14:48:58 +0000 (09:48 -0500)]
format line lengths

11 months agoformalize README
Christian Cleberg [Thu, 1 Jun 2023 14:48:12 +0000 (09:48 -0500)]
formalize README

11 months agoupdate license file name
Christian Cleberg [Thu, 1 Jun 2023 14:47:54 +0000 (09:47 -0500)]
update license file name

11 months agoadd user functionality
Christian Cleberg [Thu, 1 Jun 2023 13:55:45 +0000 (08:55 -0500)]
add user functionality

11 months agoadd get_user function
Christian Cleberg [Thu, 1 Jun 2023 13:52:18 +0000 (08:52 -0500)]
add get_user function

11 months agoupdate page titles
Christian Cleberg [Thu, 1 Jun 2023 13:09:48 +0000 (08:09 -0500)]
update page titles

11 months agoreduce API result load
Christian Cleberg [Thu, 1 Jun 2023 02:49:22 +0000 (21:49 -0500)]
reduce API result load

11 months agoremove old footer title
Christian Cleberg [Thu, 1 Jun 2023 02:45:42 +0000 (21:45 -0500)]
remove old footer title

11 months agofix error with global vars
Christian Cleberg [Thu, 1 Jun 2023 02:44:45 +0000 (21:44 -0500)]
fix error with global vars

11 months agoupdate README.md
Christian Cleberg [Thu, 1 Jun 2023 02:41:59 +0000 (21:41 -0500)]
update README.md

11 months agoformatting
Christian Cleberg [Thu, 1 Jun 2023 02:36:23 +0000 (21:36 -0500)]
formatting

11 months agoadd source code link
Christian Cleberg [Thu, 1 Jun 2023 02:25:34 +0000 (21:25 -0500)]
add source code link

11 months agofix topstories bugs
Christian Cleberg [Thu, 1 Jun 2023 02:24:48 +0000 (21:24 -0500)]
fix topstories bugs

11 months agoupdate README.md
Christian Cleberg [Thu, 1 Jun 2023 02:23:59 +0000 (21:23 -0500)]
update README.md

11 months agoimplement remaining API endpoints
Christian Cleberg [Thu, 1 Jun 2023 02:14:41 +0000 (21:14 -0500)]
implement remaining API endpoints

11 months agofix path to class
Christian Cleberg [Thu, 1 Jun 2023 02:06:55 +0000 (21:06 -0500)]
fix path to class

11 months agofix missing var assignment
Christian Cleberg [Thu, 1 Jun 2023 02:01:37 +0000 (21:01 -0500)]
fix missing var assignment

11 months agoinitial commit
Christian Cleberg [Thu, 1 Jun 2023 01:58:43 +0000 (20:58 -0500)]
initial commit