Block a user
209a28501c
Merge pull request 'features/templ-components' (#3) from features/templ-components into main
5733d3af9f
testing out table view
9c1aa2939e
refactor
175a42f58c
Adding a table view for articles
9eb97d892f
minor changes and starting to add examples of how to use it
jtom38
deleted branch features/templ-components from jtom38/newsbot-portal
2024-07-13 10:40:30 -07:00
features/templ-components
features/templ-components
5733d3af9f
testing out table view
9c1aa2939e
refactor
175a42f58c
Adding a table view for articles
9eb97d892f
minor changes and starting to add examples of how to use it
90f847b757
added table components
cd5ff71df4
Updated api domain
7d46b60287
UI can now add sources to the api
574695bfb0
moved view components out of internal and added some more
56199a795a
Merge pull request 'moving new rss to accept a body request' (#12) from features/new-source-body into main
5114332d5a
moving new rss to accept a body request
moving new rss to accept a body request
moving new rss to accept a body request
435dfbda40
moved login to use my new form
b6a6bb0043
playing with more components
d1f72aa0f1
/logout was not working correctly because it was doing jwt checks
bb135917cf
new login page with the new components
0206d84894
Created some components for bulma to make it easier to build new pages
6cc21192b1
Merge pull request 'features/token-things' (#2) from features/token-things into main
b2e51c3f07
upgraded templ
484cbee1ea
after a bunch of distractions, starting to work on adding sources
717dd8c07e
cleaned up token checks
f5cbdc115b
adding a little more view models
features/token-things
b2e51c3f07
upgraded templ
484cbee1ea
after a bunch of distractions, starting to work on adding sources
717dd8c07e
cleaned up token checks
f5cbdc115b
adding a little more view models
ed1ca5831a
attempting token refreshing but, I dont like adding echo to that package