Commit Graph

18 Commits

Author SHA1 Message Date
James Tombleson 484cbee1ea after a bunch of distractions, starting to work on adding sources 2024-07-07 08:02:00 -07:00
James Tombleson 717dd8c07e cleaned up token checks 2024-07-07 08:01:26 -07:00
James Tombleson f5cbdc115b adding a little more view models 2024-07-07 08:00:43 -07:00
James Tombleson 5361e3c655 Attempting middleware but unsure. Made new funcs to check jwt 2024-07-07 07:58:26 -07:00
James Tombleson 921f6c4d44 working on adding more info to cards and sources 2024-06-02 19:55:05 -07:00
James Tombleson c873eaef3e Adding profile, trying to get footer to stick and some other random things 2024-05-26 19:30:04 -07:00
James Tombleson 3796ed4d20 Adding info into the templ context to pull username and have the navbar understand it 2024-05-26 10:00:44 -07:00
James Tombleson 97c08947a9 moved the Render func to util given I will add new context items 2024-05-19 10:02:08 -07:00
James Tombleson be8fc7cfaa cookies are bound site wide 2024-05-18 22:38:31 -07:00
James Tombleson 218ccaf9ec starting to enforce the jwt on the client 2024-05-18 22:38:12 -07:00
James Tombleson dc461bcb67 adding some debug 2024-05-18 22:37:46 -07:00
James Tombleson f39cfee6e8 minor cleanup for user stuff 2024-05-12 10:46:17 -07:00
James Tombleson 83eb5581d4 Added a basic view to list articles 2024-05-12 10:46:00 -07:00
James Tombleson b55ad0a99b Trying to debug cookies 2024-05-12 10:45:16 -07:00
James Tombleson a10358ff91 users can now register with the service 2024-05-12 09:35:13 -07:00
James Tombleson 5c0c7dfd32 getting some basic pages for testing 2024-05-12 09:22:47 -07:00
James Tombleson 668ed978ba Was able to login and get a response from the api 2024-05-12 09:22:14 -07:00
James Tombleson cf0795d77f starting to build things out 2024-05-11 09:56:19 -07:00