Commit Graph

14 Commits

Author SHA1 Message Date
9586c6a544 repositories now use context and have interfaces exposed 2024-04-28 11:39:25 -07:00
7227744621 got the sources repo working 2024-04-28 10:02:57 -07:00
15681d9d37 Almost done with DiscordWebHooks repo 2024-04-27 13:11:03 -07:00
3d3b582e82 Articles can be created and working on pulling over the old queries 2024-04-27 07:44:41 -07:00
f6cc0a3d93 entity updated to reflect table 2024-04-27 07:44:20 -07:00
ba33d18525 Redefined what can be null and removed some values I am not sure matter anymore 2024-04-27 07:44:04 -07:00
44b7d24e07 updated the rss source to use the new entity ref 2024-04-26 16:05:38 -07:00
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
d35b955815 The handler class will now store the sql connection for now 2024-04-26 16:04:10 -07:00
2fa47c957c pulled my user and refreshTokens tables from another project 2024-04-26 16:03:32 -07:00
d1a4d10df0 cleaned up the dto's and entities to make them more like what I am use to 2024-04-26 16:02:59 -07:00
81699b6919 Reworked migrations and added the user and refresh token tables 2024-04-26 16:02:36 -07:00
ab026ef471 chi was replaced with echo 2024-04-23 22:18:07 -07:00
543e8d8eab moving code into the internal package 2024-04-23 07:15:38 -07:00