Block a user
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
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
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
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
jtom38
deleted branch features/ci/build-image-on-tag from jtom38/Newsbot.Collector
2023-06-25 22:39:33 -07:00
Should now build when a new tag is made
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
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
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
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
features/cutover-to-ef
features/cutover-to-ef
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
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