Commit Graph

21344 Commits (a51c5698c704a39efdbd87b9c77ee66e0208b3f1)
 

Author SHA1 Message Date
Peter Jaszkowiak a51c5698c7 fix: `--help` usage info
yargs (via nconf) would exit when detecting a help flag

also improves the speed of `./nodebb help build`
Barış Soner Uşaklı 072a0e32d8 feat: , faster category search dropdown
when you have 4k+ categories manipulating DOM becomes very slow
clone the list and manipulate it outside of DOM, replace list on DOM when search is done
add utils.debounce so list is updated slower
Misty (Bot) e3cd7a2343 chore: incrementing version number - v1.16.1
(cherry picked from commit 7fb032b396261149419df693fd68002cb3607923)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
Misty (Bot) b6d71710a0 chore: update changelog for v1.16.1
Julian Lam 171017c38c fix: , remove timestamp prefix from thumbnail names in API response
Barış Soner Uşaklı 8c31afae7d feat: , show installed plugin versions in ./nodebb plugins
Misty (Bot) afe6d84710 Latest translations and fallbacks
Renovate Bot e445ae5a7a fix(deps): update dependency autoprefixer to v10.2.0
Julian Lam b9ba44edd7 fix: missing relative path in topic thumbs modal and topic list
Renovate Bot fd045c67c9 fix(deps): update socket.io packages to v3.0.5
Barış Soner Uşaklı 0d7dfeeb86 chore: increase test timeout
Barış Soner Uşaklı 1968bf50f1 fix: , fix total connection count on ACP
sockets.sockets is a JS map in 3.x
Renovate Bot 87e333b44f fix(deps): update dependency nodebb-theme-persona to v10.3.16
Renovate Bot 4524f825d4 fix(deps): update dependency benchpressjs to v2.4.0
Misty (Bot) 5fcf3ea61b chore: incrementing version number - v1.16.1-beta.0
Misty (Bot) ebf1624a90 Latest translations and fallbacks
Renovate Bot 18ae7cf719 chore(deps): update dependency eslint to v7.17.0
Misty (Bot) d1700c40e2 Latest translations and fallbacks
Andrew Rodrigues 4d6ddf6dbf
feat: added note that you can now upload videos
Julian Lam e5edbc6faf feat: automatically attempt socket.io reconnection on ajaxify
Also, updated messaging and toaster to accurately reflect offline-mode state
Renovate Bot 189be9e0be fix(deps): update dependency nodebb-theme-persona to v10.3.15
Julian Lam 041d45c3d2 fix: genericise .necro-post, bump persona to latest
Julian Lam edb8da1ef9 feat(api): closes category and topic routes migrated to Write API
Julian Lam 77a5adb616 fix(tests): handle nested allOf blocks
Julian Lam 9ecfac9b68 feat(api): , migrate rest of the getObject controllers to Write API
Julian Lam cdff8d286a chore(api): add deprecation notices re:
Julian Lam e267f29584 feat(api): , migrate /api/post/pid/:pid to Write API
Misty (Bot) 1002c14aa2 Latest translations and fallbacks
Barış Soner Uşaklı 33290850ee fix: , skip base64 and long values
Barış Soner Uşaklı 3121215e87 fix: , use assets path
Barış Soner Uşaklı c1ecfd1ebf feat: , don't try to reconnect forever
Julian Lam a555f02415 fix: inability for admins with setting privilege to save plugin settings
Julian Lam fb3f3f729f refactor(openapi): update TopicObject component to reference TopicObjectSlim in its schema
Julian Lam 895e3d939e fix: , server-side handling of disableChatMessageEditing
Julian Lam d27815a8c0 fix: , incorrect client-side `disableChatMessageEditing` value for admins/gmods
Barış Soner Uşaklı 20c1b684ed fix: , dont use service worker for posts requests
Misty (Bot) f1ec4961d9 Latest translations and fallbacks
Misty (Bot) 29fcdc4c22 Latest translations and fallbacks
Barış Soner Uşaklı 183cabe90f fix: , fix selector so it doesn't add img-responsive to profile pics
Renovate Bot 1dd1d3b064 fix(deps): update dependency nodebb-widget-essentials to v5.0.2
Misty (Bot) d85e351f43 Latest translations and fallbacks
Julian Lam 2874036024 fix: tests
Julian Lam 223f0a5515 feat(acp): admin tags privilege
Julian Lam d90aa95808 feat: add confirmation modal when assigning admin:admins-mods privilege
Julian Lam fb46a8d975 feat(acp): admins-mods privilege
Julian Lam 5b8558e9a5 feat: allow dashes in privilege group names
Julian Lam 3aa5beb832 feat: allow multiple privileges to be defined for a given admin socket call
renovate[bot] f55dddb2be
fix(deps): update dependency nodebb-widget-essentials to v5.0.1 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı fcc1e24ad0 feat: rename admin middleware header hook
Renovate Bot 6d980d26d7 fix(deps): update dependency nodebb-plugin-composer-default to v6.5.5