Commit Graph

9783 Commits (deda4a4ed69e8ccc3c338d5488ee48ee64502017)
 

Author SHA1 Message Date
psychobunny deda4a4ed6 fixes for 503's in maintenance mode
psychobunny e3ee3de95d lint
barisusakli 387a5e36b2 search fix, moved topic search to topic.js
Julian Lam 1fef40eb6f updated readme, as oer
Julian Lam 18897c70b4 fixed
psychobunny 0ad1c8afbf forgot to add pagination to default minified file
psychobunny b0907b8c3c minify some modules that are required on cold load
psychobunny 28e1ae46c7 woops, committed some testing code by accident
psychobunny 7564881298 don't minify files in /client
adds an extra call to the client/route.js file on cold load but cuts a
ton of extra weight in nodebb.min.js
psychobunny 97d1ab2e35 console.log
psychobunny febc359e53 moved sortable to acp only
psychobunny f8b3282295 closes
psychobunny ef6c30ad99 removed some unused variables
psychobunny 548d39fac5 lint
psychobunny ac2811be75 instance.restart
psychobunny 6c607bca1e closes
psychobunny 6ae64ca884 fixed skin revert message
psychobunny 78ea462620 fix crash when redis server isn't running
barisusakli ed72bacb1f closes
added back base_url
barisusakli 3a36ae5c13 wait for loadScript & widgets.render to emit action:ajaxify.end
Julian Lam 96526a37a3 fixed
Julian Lam 5549280696 updated package.json to use SPDX compatible license definition
barisusakli 7fc416f18a test fix
barisusakli 4a0482c421 closes
Julian Lam 17ff083cc6 passing in available composer data into the composer.loaded client-side hook
Julian Lam b08c7368c6 fixing some formatting
Julian Lam 6fedcca4ee changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP
barisusakli e892cf2e51 faster getUserGroups
Julian Lam 170126680b
Julian Lam f1c422d190 Merge branch 'extract-gravatar'
Julian Lam e523ef7c17 added plugin hooks so that imagemagick can still be called, as a plugin, for image manipulation tasks, falling back to using lwip
Julian Lam 88dd8b1d4d using new reset command in plugin incompatibility warning
Julian Lam 54277e62fc fixed
Julian Lam 704104c3bf fixed
Julian Lam cf35f69826 Merge branch 'lwip' of https://github.com/alpa-cat/NodeBB into extract-gravatar
Julian Lam 37c9c05319 added ACP styling for panel-danger panels
Julian Lam 478850ac05 rewrote a bit of the code so that templates.js is called asynchronously, and moved indentation levels to CSS instead of inlined styling.
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
Julian Lam 493c8752c3 upped theme minvers
Julian Lam f0064ac11f updated to latest translations
Julian Lam d5c6e2e73a Merge pull request from pentode/master
add feature to define mongo client connect options via config.json
psychobunny f1f028b89c Merge pull request from yariplus/patch-1
Fix specificity on ACP widget panel heading.
psychobunny 0aceafb344 Merge pull request from yariplus/patch-2
Call Plugins.addLanguages on reload. Fixes 
psychobunny 9704af3b6d some plugins may not have a library, no need to warn unless unable to parse
psychobunny e74f3da89e fixed sounds on windows
barisusakli 0feb11f205 test
barisusakli 64ec397101 update membercount sorted set on join/leave
psychobunny 18bfa44586 fixed menu items not being highlighted when active in acp
psychobunny a60cb28562 guests
psychobunny 452b4c6d56 closes