Block a user
fb471659d9
minor table touches like related ID's and updated seed
20ec963e78
minor updates
4eff80c1fd
minor cleanup
f1f2142fdf
correct rss to null check the author
852db161c9
changed how cron uses context
62fa7224c8
minor changes to make and gitignore
c44d7f20bc
server passes in the db to cron now
ddf50077b5
cron is now cleaned up and only running rss for now
77b5c2bfa4
inputs now use the domain package
fbed111fbb
cleaned up the old dto and starting to add the internal queue system
43a086cc02
removed the old dto package as it was more complex then it needed to be
2afad5d761
starting to play with goqite for queuing
fcf80ec5fe
mod cleanup
ce45b509d3
broke cron out and moved to the new domain models
43f42d9db0
Merge pull request 'features/handler-updates' (#5) from features/handler-updates into main
84d108f2dd
source handlers have been updated
7fee03c416
Minor adjustments and getting discord webhooks handler updated
features/handler-updates
8fc2e56ad5
Merge pull request 'features/repo-updates' (#4) from features/repo-updates into main
2b6ab134d9
make swag now works with the new cmd pathing
228e08fef3
docker will now use go 1.22
3d2420343c
cleaning up the dto's and making new response types
dfd44714c0
minor error updates and will soon be pulled apart
2b6ab134d9
make swag now works with the new cmd pathing
228e08fef3
docker will now use go 1.22
3d2420343c
cleaning up the dto's and making new response types
dfd44714c0
minor error updates and will soon be pulled apart
0073bb6775
new dtoconv file to convert entities to dto for handler