shiori/internal/domains
Felipe Martin cdc13edb77
feat(apiv1): refactor tags api (#1075)
* refactor: tags api into v1 api

* feat: tags api huge refactor

* fix: pg & sqlite tests

* tests: added more tests

* fix: bug on mysql bookmark and tag creation

* test: re-enabled test

* tests: slices test

* tests: model bookmarks

* test: use filepath.Join for path construction in bookmark tests
2025-03-11 17:37:08 +01:00
..
accounts.go refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
accounts_test.go refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
archiver.go refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
auth.go refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
auth_test.go refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
bookmarks.go feat(apiv1): refactor tags api (#1075) 2025-03-11 17:37:08 +01:00
bookmarks_test.go feat(apiv1): refactor tags api (#1075) 2025-03-11 17:37:08 +01:00
storage.go refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
storage_test.go refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
tags.go feat(apiv1): refactor tags api (#1075) 2025-03-11 17:37:08 +01:00
tags_test.go feat(apiv1): refactor tags api (#1075) 2025-03-11 17:37:08 +01:00