Commit Graph

5 Commits

Author SHA1 Message Date
James Tombleson 597470fd69 Renamed the Discord Notification client to help with naming issues 2023-07-09 21:30:23 -07:00
James Tombleson 39bf92dd53
Features/codeprojects/disable commit checks (#30)
* hard disable for checking commits till I can debug it more

* New HtmlCode method added
2023-05-25 21:42:32 -07:00
James Tombleson d23019926b
catching another http error code. (#19) 2023-04-02 08:03:59 -07:00
James Tombleson 9be985da0a
Features/adding youtube (#13)
* Found the meta tags on youtube... in the body and updated the client to pull them out.

* Updated namespace on test

* I think formatting cleaned this up

* Seed migrations have been cleaned up to get my configs out and moving them to a script.

* Updates to the ISourcesRepository.cs to allow for new calls to the db.

* formatter

* Db models updated. Icon now can track sourceID and source can have a youtube id.

* Updated api logger to ignore otel if no connection string given.

* updated docker init so I can run migrations from the image

* seed was updated to reflect the new api changes

* Updated the SourcesController.cs to grab icon data.

* Added reddit const values

* Minor changes to HtmlPageReader.cs

* Jobs are now pulling in the config section to bundle values.

* Removed youtube api, not needed anymore.

* test updates
2023-03-31 22:49:39 -07:00
James Tombleson bb832ed441
New custom discord webhook client (#7) 2023-03-05 20:12:59 -08:00