Block a user
jtom38
deleted branch features/move-domain-for-portal from jtom38/newsbot-api
2024-05-09 19:10:07 -07:00
4e9a17209f
Merge pull request 'features/move-domain-for-portal' (#8) from features/move-domain-for-portal into main
a818b892f4
domain path update for source const
d7f2eca4c3
repo services not use entity
80da61db8c
repositories now use the new entity package
e9e208371a
handlers got updated for the new dtoconv package
features/move-domain-for-portal
features/move-domain-for-portal
jtom38
created branch features/move-domain-for-portal in jtom38/newsbot-api
2024-05-09 19:09:41 -07:00
a818b892f4
domain path update for source const
d7f2eca4c3
repo services not use entity
80da61db8c
repositories now use the new entity package
e9e208371a
handlers got updated for the new dtoconv package
6bccbce91b
domain was broken up for external usage
5b8cf6dfa6
Merge pull request 'features/jwt' (#7) from features/jwt into main
e38643938a
dumb rename and attempting to get CI working
c0fb43df7d
More testing done around jwt and things are looking ok. Should be able to work on the portal now some.
5ff6a8ddae
updated error handling and refined how the jwt gets used and validated
471ef4fdd8
adding userId to the jwt and updated routes to use scope requirements
c0fb43df7d
More testing done around jwt and things are looking ok. Should be able to work on the portal now some.
471ef4fdd8
adding userId to the jwt and updated routes to use scope requirements
c539a20cc7
got the user routes exposed with swagger, added jwt support to swagger and also updated how the scopes are validated
c765227932
Getting the user and jwt stuff added to the api. Now to get swagger working
53b0469647
discordwebhooks now bind to a user id. More work to do though
f0d36eb2ab
Refactored some tables to remove subscriptions and break out the naming
238f617452
jwt was added and started to tie it into handlers
db9b0bbb1d
Removed the settings handler because its not needed anymore
e57b115117
Merge pull request 'features/rss-job' (#6) from features/rss-job into main
fb471659d9
minor table touches like related ID's and updated seed
20ec963e78
minor updates
4eff80c1fd
minor cleanup
f1f2142fdf
correct rss to null check the author