Commit Graph

23 Commits

Author SHA1 Message Date
James Tombleson 47058dd866 sqlc removed and adding sessionToken to jwt 2024-05-26 07:52:29 -07:00
James Tombleson a818b892f4 domain path update for source const 2024-05-09 19:09:32 -07:00
James Tombleson 6bccbce91b domain was broken up for external usage 2024-05-09 19:08:25 -07:00
James Tombleson 94c2bdb312 entity was moved to its own page 2024-05-09 18:59:50 -07:00
James Tombleson e38643938a dumb rename and attempting to get CI working 2024-05-07 22:20:50 -07:00
James Tombleson c539a20cc7 got the user routes exposed with swagger, added jwt support to swagger and also updated how the scopes are validated 2024-05-07 18:19:41 -07:00
James Tombleson c765227932 Getting the user and jwt stuff added to the api. Now to get swagger working 2024-05-05 10:02:17 -07:00
James Tombleson f0d36eb2ab Refactored some tables to remove subscriptions and break out the naming 2024-05-04 11:58:10 -07:00
James Tombleson 238f617452 jwt was added and started to tie it into handlers 2024-05-04 11:47:30 -07:00
James Tombleson 4eff80c1fd minor cleanup 2024-05-02 17:37:35 -07:00
James Tombleson f1f2142fdf correct rss to null check the author 2024-05-02 17:37:18 -07:00
James Tombleson 852db161c9 changed how cron uses context 2024-05-02 17:36:56 -07:00
James Tombleson 781dced4ef removed the old complex dto package 2024-05-02 17:36:20 -07:00
James Tombleson ddf50077b5 cron is now cleaned up and only running rss for now 2024-05-01 18:26:32 -07:00
James Tombleson 77b5c2bfa4 inputs now use the domain package 2024-05-01 18:26:14 -07:00
James Tombleson bfa0f1023d got the rss job setup and disabled the others for now 2024-05-01 17:49:38 -07:00
James Tombleson 7fee03c416 Minor adjustments and getting discord webhooks handler updated 2024-04-28 12:32:51 -07:00
James Tombleson 0073bb6775 new dtoconv file to convert entities to dto for handler 2024-04-28 11:41:11 -07:00
James Tombleson bcbdfcbc5b Created a new services.RepositoryService to roll up all the db calls 2024-04-28 11:40:51 -07:00
James Tombleson 7227744621 got the sources repo working 2024-04-28 10:02:57 -07:00
James Tombleson 44b7d24e07 updated the rss source to use the new entity ref 2024-04-26 16:05:38 -07:00
James Tombleson 0948ef9fa2 the config will now just return a struct from the env because this wa made to run in a container 2024-04-26 16:05:17 -07:00
James Tombleson 543e8d8eab moving code into the internal package 2024-04-23 07:15:38 -07:00