Block a user
975e084b16
feat(scope): added sorting
2eeae0e5c7
chore(readme): Update README example to include full DatabaseConfig initialization and use database.Connect function
44bedd20a1
feat(version): Update to version 3
d10aa731bc
feat(test): added scopes fixed issues
8f6ca691bf
feat(test): added post, tags & fixed issues
2eeae0e5c7
chore(readme): Update README example to include full DatabaseConfig initialization and use database.Connect function
8f6ca691bf
feat(test): added post, tags & fixed issues
7632daee84
feat(test): added post
00b8fe6b71
feat(test): added sources
5e9b4ff532
refactor(tracing): Refactor source ID logging and tracing
450e06eb25
refactor: Refactor Domain field to use SourceDomain type in Source struct
de28bdbb0b
chore: Remove unused function
b7e3877b68
feat(test): Add GenerateRandomSources function for creating random sources
2bbfc79e43
feat(test): added tag
92ef2c5059
feat(error): more error handling
5cc5a22d28
feat(error): added additional constant
f0f216bdaa
feat(test): added tagAlias
5562d75e3a
feat(error): more error handling
a9ac2a34fb
feat(error): added additional constant
3fcdb0e9ea
feat(test): added tagGroups
1cbdd1f4ed
feat(error): added additional constant
146315f991
feat(testing): first tests
3fadaac69a
fix: added documentation & fixed logging
71488dade9
feat(database): Enable error translation in GORM configuration for better error handling
9ad1df51cf
fix(migration): Change scrape_time_interval from INT to TEXT in initial database migration script
176fdfb8b1
feat(test): Add unit tests for CreateUser, GetUserByID, and DeleteUser functions with setup and teardown
75bbbb4408
chore(tests):
cfc7e5362d
chore: Add comments and improve JSON annotations for better data structuring and clarity across the codebase
b4e8152cb4
chore: removed dead code