otter-space-sdk/pkg/models
SoXX 8f6ca691bf
All checks were successful
Gitea Build Check / Build (push) Successful in 2m0s
feat(test): added post, tags & fixed issues
fully tested post & tags. Also found bugs with the tests. Those are now fixed.
2024-08-14 13:43:11 +02:00
..
config.go migration from old git (no git history) 2024-07-19 10:03:35 +02:00
const_test.go migration from old git (no git history) 2024-07-19 10:03:35 +02:00
const.go feat(scopes): Add pagination support with Paginate and AdvancedPagination functions 2024-08-13 10:29:47 +02:00
orm_test.go feat(database): added additional columns 2024-08-09 21:37:54 +02:00
orm.go chore: Add comments and improve JSON annotations for better data structuring and clarity across the codebase 2024-08-13 10:54:21 +02:00
post_test.go chore(tests): 2024-08-13 11:07:14 +02:00
post.go chore: Add comments and improve JSON annotations for better data structuring and clarity across the codebase 2024-08-13 10:54:21 +02:00
postReference_test.go chore(tests): 2024-08-13 11:07:14 +02:00
postReference.go migration from old git (no git history) 2024-07-19 10:03:35 +02:00
source_test.go chore(tests): 2024-08-13 11:07:14 +02:00
source.go refactor: Refactor Domain field to use SourceDomain type in Source struct 2024-08-13 15:43:03 +02:00
tag_test.go chore(tests): 2024-08-13 11:07:14 +02:00
tag.go chore: Add comments and improve JSON annotations for better data structuring and clarity across the codebase 2024-08-13 10:54:21 +02:00
user_test.go chore(tests): 2024-08-13 11:07:14 +02:00
user.go refactor: renamed variables 2024-08-09 22:43:58 +02:00
userFavorite_test.go chore(tests): 2024-08-13 11:07:14 +02:00
userFavorite.go feat(test): added post, tags & fixed issues 2024-08-14 13:43:11 +02:00
userSource_test.go chore(tests): 2024-08-13 11:07:14 +02:00
userSource.go chore: Add comments and improve JSON annotations for better data structuring and clarity across the codebase 2024-08-13 10:54:21 +02:00