Barış Soner Uşaklı d1364c3130
Categories refactor ()
* feat: wip categories pagination

* feat: add subCategoriesPerPage setting

* feat: add load more sub categories button to category page

* fix: openapi spec

* feat: show sub categories left on category page

hide button when no more categories left

* breaking: rename categories to allCategories on /search

categories contains the search results

* fix: spec

* refactor: remove cidsPerPage

* fix: tests

* feat: use component for subcategories

* fix: prevent negative subCategoriesLeft
..
Breadcrumbs.yaml Testing suite integration for openapi spec ()
CategoryObject.yaml Categories refactor ()
CommonProps.yaml Revert "test(openapi): missing commonprops addition"
Error.yaml style(openapi): move schemas and responses out of write.yaml
GroupObject.yaml Revert "fix(openapi): spec for 685f3c6aa6173383d6c31b87ed51cf8ed0ca44ce"
Pagination.yaml Testing suite integration for openapi spec ()
PostObject.yaml Revert "fix(spec): always show thumb in topic response"
PostsObject.yaml fix(writeapi): tests
SettingsObj.yaml fix(openapi): spec for c1a7968d23
Status.yaml style(openapi): move schemas and responses out of write.yaml
TagObject.yaml fix(writeapi): fix components, + tag object schema
TopicObject.yaml feat(api): closes category and topic routes migrated to Write API
UserObj.yaml feat: add displayname into user obj ()
UserObject.yaml fix(spec): broken test due to canFlag addition