• Joined on 2023-06-02
jtom38 pushed to features/ef-identity-migration at jtom38/Newsbot.Collector 2023-07-09 22:12:51 -07:00
df348bea5a Test updated for ef
008d79cf3d added try catch for when a site could be down or blocking requests
Compare 2 commits »
jtom38 pushed to features/ef-identity-migration at jtom38/Newsbot.Collector 2023-07-09 22:11:35 -07:00
fd60906a20 Adding the auth layers, not 100% finished yet
d28ad7424f User defined source subscriptions have been added and starting to let users take ownership of discord Notifications
Compare 2 commits »
jtom38 pushed to features/ef-identity-migration at jtom38/Newsbot.Collector 2023-07-09 21:30:35 -07:00
597470fd69 Renamed the Discord Notification client to help with naming issues
58229b1348 Moving the Subscriptions over to DiscordNotifications as this will be the automated posting compared to user feeds
Compare 2 commits »
jtom38 created branch features/ef-identity-migration in jtom38/Newsbot.Collector 2023-07-06 22:28:58 -07:00
jtom38 pushed to features/ef-identity-migration at jtom38/Newsbot.Collector 2023-07-06 22:28:58 -07:00
7b1407c2cb JwtSettings has been added to config
9e2b44df7c Controllers have been updated with Authorize calls and tables getting loaded from DI
3f4de34115 new identity service was added to assist with auth
06218af516 Api domain items have been added but subject to change
dff5556e06 jwt package was added
Compare 10 commits »
jtom38 deleted branch features/ci/build-image-on-tag from jtom38/Newsbot.Collector 2023-06-25 22:39:33 -07:00
jtom38 merged pull request jtom38/Newsbot.Collector#10 2023-06-25 22:39:32 -07:00
Should now build when a new tag is made
jtom38 pushed to main at jtom38/Newsbot.Collector 2023-06-25 22:39:32 -07:00
c25cafb0a7 Merge pull request 'Should now build when a new tag is made' (#10) from features/ci/build-image-on-tag into main
1aeb96db5b Should now build when a new tag is made
Compare 2 commits »
jtom38 created pull request jtom38/Newsbot.Collector#10 2023-06-25 22:38:26 -07:00
Should now build when a new tag is made
jtom38 created branch features/ci/build-image-on-tag in jtom38/Newsbot.Collector 2023-06-25 22:38:17 -07:00
jtom38 pushed to features/ci/build-image-on-tag at jtom38/Newsbot.Collector 2023-06-25 22:38:17 -07:00
1aeb96db5b Should now build when a new tag is made
jtom38 pushed tag 0.1.0 to jtom38/Newsbot.Collector 2023-06-25 22:34:03 -07:00
jtom38 released Initial Release of the C# build at jtom38/Newsbot.Collector 2023-06-25 22:34:03 -07:00
jtom38 deleted branch features/cutover-to-ef from jtom38/Newsbot.Collector 2023-06-25 21:16:00 -07:00
jtom38 pushed to main at jtom38/Newsbot.Collector 2023-06-25 21:15:59 -07:00
3b9f1bb707 Merge pull request 'features/cutover-to-ef' (#9) from features/cutover-to-ef into main
f92480e717 added --force to ensure a migration file is always made.
52e86c01ce starting to update the README.md
54155bfc3f makefile will now overwrite any local migration file
3c302d2f0e pinned the ef version in Dockerfile
Compare 28 commits »
jtom38 merged pull request jtom38/Newsbot.Collector#9 2023-06-25 21:15:58 -07:00
features/cutover-to-ef
jtom38 pushed to features/cutover-to-ef at jtom38/Newsbot.Collector 2023-06-25 21:14:38 -07:00
f92480e717 added --force to ensure a migration file is always made.
jtom38 created pull request jtom38/Newsbot.Collector#9 2023-06-25 21:09:45 -07:00
features/cutover-to-ef
jtom38 pushed to features/cutover-to-ef at jtom38/Newsbot.Collector 2023-06-25 21:06:13 -07:00
52e86c01ce starting to update the README.md
54155bfc3f makefile will now overwrite any local migration file
3c302d2f0e pinned the ef version in Dockerfile
d6e6527091 api adds ef packages and adds db context to start up
b4b09b0e27 commented a line that was not getting used in a test
Compare 10 commits »
jtom38 pushed to features/cutover-to-ef at jtom38/Newsbot.Collector 2023-06-23 23:01:55 -07:00
0797fb8502 Souces has been moved to ef and with entites
2c886d22ad Icons updated with ef
0b68261181 discord web hooks updated with ef
f2995ff156 docker will now build the migration bundle
a6ea89be62 Discord Queue Entity updated
Compare 8 commits »