• Joined on 2023-06-02
jtom38 deleted branch features/move-domain-for-portal from jtom38/newsbot-api 2024-05-09 19:10:07 -07:00
jtom38 pushed to main at jtom38/newsbot-api 2024-05-09 19:10:06 -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
Compare 7 commits »
jtom38 merged pull request jtom38/newsbot-api#8 2024-05-09 19:10:04 -07:00
features/move-domain-for-portal
jtom38 created pull request jtom38/newsbot-api#8 2024-05-09 19:09:52 -07:00
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
jtom38 pushed to features/move-domain-for-portal at 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
Compare 6 commits »
jtom38 created repository jtom38/newsbot-portal 2024-05-08 18:39:09 -07:00
jtom38 deleted branch features/jwt from jtom38/newsbot-api 2024-05-07 22:22:01 -07:00
jtom38 pushed to main at jtom38/newsbot-api 2024-05-07 22:22:00 -07:00
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
Compare 11 commits »
jtom38 merged pull request jtom38/newsbot-api#7 2024-05-07 22:21:58 -07:00
features/jwt
jtom38 created pull request jtom38/newsbot-api#7 2024-05-07 22:21:30 -07:00
features/jwt
jtom38 pushed to features/jwt at jtom38/newsbot-api 2024-05-07 22:20:55 -07:00
e38643938a dumb rename and attempting to get CI working
jtom38 pushed to features/jwt at jtom38/newsbot-api 2024-05-07 22:10:22 -07:00
c0fb43df7d More testing done around jwt and things are looking ok. Should be able to work on the portal now some.
jtom38 pushed to features/jwt at jtom38/newsbot-api 2024-05-07 22:01:40 -07:00
5ff6a8ddae updated error handling and refined how the jwt gets used and validated
jtom38 pushed to features/jwt at jtom38/newsbot-api 2024-05-07 19:14:44 -07:00
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
Compare 3 commits »
jtom38 created branch features/jwt in jtom38/newsbot-api 2024-05-04 11:58:41 -07:00
jtom38 pushed to features/jwt at jtom38/newsbot-api 2024-05-04 11:58:41 -07:00
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
Compare 4 commits »
jtom38 deleted branch features/rss-job from jtom38/newsbot-api 2024-05-02 17:41:14 -07:00
jtom38 merged pull request jtom38/newsbot-api#6 2024-05-02 17:41:13 -07:00
features/rss-job
jtom38 pushed to main at jtom38/newsbot-api 2024-05-02 17:41:13 -07:00
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
Compare 14 commits »