otter-space-sdk/pkg/models
2024-08-13 15:43:03 +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 refactor: Refactor UserFavorites model to UserFavorite for clarity and consistency 2024-08-09 22:45:12 +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