Commit Graph

26 Commits

Author SHA1 Message Date
jtom38 40af1cf5f5 Merge pull request 'features/bootstrapping' (#1) from features/bootstrapping into main
Reviewed-on: #1
2024-06-02 19:55:24 -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 d5fffa1d66 adding new routes to the api client 2024-05-26 09:59:31 -07:00
James Tombleson 5a950af7a1 minor adjustments to the layout 2024-05-19 10:02:34 -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 2810aa9de0 trying to add a filter bad 2024-05-19 10:01:19 -07:00
James Tombleson 8d83d6f545 starting to build out how to view articles 2024-05-18 22:40:13 -07:00
James Tombleson 0183bd43e5 cookies now better names 2024-05-18 22:39:13 -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 db6d1cab0a broke out the layout to multiple files 2024-05-18 22:37:30 -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 3c35824dc5 Removed the adminSecret because it does not exist here, API only. 2024-05-12 09:23:19 -07:00
James Tombleson cd76404fe8 defining cookie keys for logging in 2024-05-12 09:23:00 -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 2fc017bcae Used the stock navbar to start with 2024-05-12 09:21:43 -07:00
James Tombleson 75160e0704 Started the API Client 2024-05-12 09:21:20 -07:00
James Tombleson cf0795d77f starting to build things out 2024-05-11 09:56:19 -07:00
jtom38 9545dfde7c Initial commit 2024-05-08 18:39:08 -07:00