nodebb/public/openapi/read
Barış Soner Uşaklı c3afe44686
Acp redesign ()
* acp sidebar

* gap in nav

* remove shadow

* label fixes

* color fixes

* feat: settings page wip

* feat: scroll spy 👓

move social into general, store social in meta.config like other settings
write upgrade script

* remove social

* rermove openapi routes

* cleanup, highlight selected nav item

* more cleanup

* advanced margin top

* derp

* match design

* bring back version alert

fix homepage js, since it moved to general settings

* remove unused tpls

these moved to general settings

* remove more  css

* offcanvas for mobile

fix search

* add timeout

* add new props

* manage categories

* small fixes

* category-edit

* feat category page fixes

* add title to settings pages

add user settings page

* small fixes

* some more settings pages

* fix: plugin page titles

* more settings pages

* more padding

* more pages, add acp paginator.tpl

so it doesn't change when active theme changes

* remove placeholder

* dashboard table

* fix: openapi

* fix: controller tests

* use fonts from core

* some small fixes

* fix rep page

* refactor: fix name of upgrade script

* create category modal

group edit

* group/groups pages

* admins mods

* privs

* uploads

* missing margin

* more acp pages

* more pages

* plugins/rewards/widgets

* wrap rewards

* fix widgets

* fix widget clone button

* fix group acp edit link

* update search dropdown

* remove display block from tbody

* use less css

* remove some derp links

* remove striped tables

* remove p tags from lang files

* update email settings

* Update api.tpl

* move tag-whitelist
..
admin Acp redesign ()
categories/cid style(openapi): break write API routes into individual files
category Bootstrap5 ()
chats style(openapi): break write API routes into individual files
confirm Bootstrap5 ()
email/unsubscribe feat(api): added schema for email unsubscribe token
flags Bootstrap5 ()
groups style(openapi): break write API routes into individual files
post fix: tests remove old routes
recent/posts fix: example
register fix: two more routes
reset style(openapi): break write API routes into individual files
tags Bootstrap5 ()
topic Bootstrap5 ()
uid fix: api tests
unread style(openapi): break write API routes into individual files
user Bootstrap5 ()
admin.yaml feat: add missing schemas for various ACP settings routes
categories.yaml Bootstrap5 ()
config.yaml fix: add composer:showHelpTab to api
flags.yaml Bootstrap5 ()
groups.yaml Bootstrap5 ()
index.yaml Bootstrap5 ()
ip-blacklist.yaml style(openapi): break write API routes into individual files
login.yaml fix: two more routes
me.yaml style(openapi): break write API routes into individual files
notifications.yaml Bootstrap5 ()
outgoing.yaml fix: all tests, wrap up work
popular.yaml Bootstrap5 ()
post-queue.yaml docs: fix openapi spec for new property in post queue route
recent.yaml Bootstrap5 ()
register.yaml fix: two more routes
registration-queue.yaml style(openapi): break write API routes into individual files
reset.yaml style(openapi): break write API routes into individual files
search.yaml Bootstrap5 ()
self.yaml style(openapi): break write API routes into individual files
tags.yaml fix(writeapi): fix components, + tag object schema
top.yaml Bootstrap5 ()
tos.yaml fix: all tests, wrap up work
unread.yaml Bootstrap5 ()
users.yaml feat: add displayname into user obj ()