You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı c3afe44686
Acp redesign (#11639)
* 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
2 years ago
..
database feat: add getSortedSetMembersWithScores (#11579) 2 years ago
files Bootstrap5 (#10894) 2 years ago
helpers test: log socket.io error 2 years ago
mocks feat: update mkdirp to 3.x, closes #11455 2 years ago
posts Webpack5 (#10311) 3 years ago
topics Bootstrap5 (#10894) 2 years ago
user Merge branch 'master' into develop 2 years ago
.eslintrc
api.js feat: token rolling API for admins 2 years ago
authentication.js test: fix authentication tests to use new token saving utility functions 2 years ago
batch.js chore: eslint no-var, vars-on-top 4 years ago
blacklist.js chore: eslint no-var, vars-on-top 4 years ago
build.js feat: update mkdirp to 3.x, closes #11455 2 years ago
categories.js Bootstrap5 (#10894) 2 years ago
controllers-admin.js Acp redesign (#11639) 2 years ago
controllers.js test: fix test 2 years ago
coverPhoto.js chore: eslint no-var, vars-on-top 4 years ago
database.js refactor: remove tabs after declaration 3 years ago
defer-logger.js chore: eslint no-var, vars-on-top 4 years ago
emailer.js fix: properly unregister hooks in emailer tests 3 years ago
feeds.js breaking: remove socket.io/flags.js 3 years ago
file.js chore: eslint no-var, vars-on-top 4 years ago
flags.js test: remove history test 2 years ago
groups.js test: fix assert.reject calls 2 years ago
i18n.js Bootstrap5 (#10894) 2 years ago
image.js chore: eslint no-var, vars-on-top 4 years ago
locale-detect.js refactor: remove tabs after declaration 3 years ago
messaging.js test: fix another test 2 years ago
meta.js refactor: tab rules 3 years ago
middleware.js Update to lru-cache@^7 (#10815) 2 years ago
notifications.js feat: als (#9749) 3 years ago
package-install.js Re-introduce lodash into src/package-install.js (#10315) 3 years ago
pagination.js refactor: remove tabs after declaration 3 years ago
password.js feat: allow passwords with length > 73 characters (#8818) 4 years ago
plugins-installed.js fix: #10809, test runner to only run tests for plugins included in `test_plugins` 3 years ago
plugins.js feat: Allow defining active plugins in config (#10767) 3 years ago
posts.js test: add back missing tests 2 years ago
pubsub.js chore: eslint no-var, vars-on-top 4 years ago
rewards.js chore: eslint no-var, vars-on-top 4 years ago
search-admin.js chore: eslint no-var, vars-on-top 4 years ago
search.js test: fix tests again 2 years ago
settings.js chore: eslint no-var, vars-on-top 4 years ago
socket.io.js test: remove socket.io test 2 years ago
template-helpers.js Bootstrap5 (#10894) 2 years ago
tokens.js test: additional tests for .roll() 2 years ago
topics.js test: add missing tests 2 years ago
translator.js test: fix escaping 2 years ago
upgrade.js test: upgrade.runParticular 3 years ago
uploads.js test: remove old comment 2 years ago
user.js test: add missing tests 2 years ago
utils.js test: remove is touch test 2 years ago