homebox/backend/internal/data/repo
Hayden de419dc37d
feat: auth-roles, image-gallery, click-to-open (#166)
* schema changes

* db generate

* db migration

* add role based middleware

* implement attachment token access

* generate docs

* implement role based auth

* replace attachment specific tokens with gen token

* run linter

* cleanup temporary token implementation
2022-12-03 10:55:00 -09:00
..
asset_id_type.go feat: asset tags/ids (#142) 2022-11-13 14:17:55 -09:00
asset_id_type_test.go feat: asset tags/ids (#142) 2022-11-13 14:17:55 -09:00
id_set.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
main_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
map_helpers.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
pagination.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_document_tokens.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_document_tokens_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_documents.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_documents_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_group.go feat: group statistics endpoint (#123) 2022-11-01 13:58:05 -08:00
repo_group_test.go feat: group statistics endpoint (#123) 2022-11-01 13:58:05 -08:00
repo_item_attachments.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_item_attachments_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_items.go feat: include notes in search (#159) 2022-12-01 17:32:11 -09:00
repo_items_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_labels.go feat: add archive item options (#122) 2022-10-31 23:30:42 -08:00
repo_labels_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_locations.go fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
repo_locations_test.go fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
repo_tokens.go feat: auth-roles, image-gallery, click-to-open (#166) 2022-12-03 10:55:00 -09:00
repo_tokens_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_users.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repo_users_test.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
repos_all.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00