Commit Graph

15 Commits

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