Commit Graph

9873 Commits (503d83998ba19f385a86914db90d89148b87992f)
 

Author SHA1 Message Date
Barış Soner Uşaklı 503d83998b fix indent
Barış Soner Uşaklı b50ad39120 Merge pull request from APXEOLOG/pr-1
User.uploadFromUrl fix
barisusakli f08554e788 closes
Julian Lam c6643082e2 closes
Julian Lam 1069f9c936 some prep work to allow for checking of dependency versions. Also updated upgrade.check behaviour to send back error if schema is out of date, instead of no error and "false".
Julian Lam da1c347fc2 closes
barisusakli ffd22f50ff closes
Julian Lam 2d70733fa5 updated dependencies to use latest UglifyJS2, instead of my year-old fork
barisusakli 1d4efaee68 fix indices if postsPerPage is an odd number
Julian Lam 4de5fde18d fixed link to maintenance mode in ACP/Dash
Julian Lam 5c44775c1f latest translations, wow.
barisusakli 52f7e13a5c closes
Julian Lam e355c8cb1b removed socket calls for composer out of core and into plugin, closes
barisusakli 417a573f67 closes
Julian Lam ceb4de653d fixed
Julian Lam 6ff635ada3 Merge pull request from FokkeZB/patch-1
Allow Winston's log level to be set via nconf
Fokke Zandbergen 4b1c9ce9a2 Allow Winston's log level to be set via nconf
Defaults to `info` for `production` and `verbose` otherwise, like it used to.
barisusakli 619251143d reset inf scroll on search
barisusakli 5c35b2d96f fix composer redirect on relative path install
Julian Lam 19294c91c3 upping theme minimum versions
Julian Lam 48af82659e removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes
barisusakli 491d376fb4 closes
APXEOLOG 1ae0077810 Change error message to localized one
APXEOLOG 1d7b2b5776 Branch for Pull Request
APXEOLOG 93b6b6ba5f Fixed two bugs:
1. filename cannot contain ':' (at least on windows), nodebb crashes with such filename
2. lwip cannot define image type without file extension

Also added image extension check to prevent security issues
Julian Lam f2bebb12c6 turns out "detached" isn't even an option, so I've removed it altogether
Conflicts:
	nodebb
barisusakli f2c45e98da escape users group data
barisusakli c5b9c9254a
psychobunny 65e2c4cd20 missing error
psychobunny bf3b5ee318 closes
psychobunny a285e0734d closes
barisusakli d135f37b4f check register queue against stopforumspam
barisusakli 5ee1951245 closes
barisusakli 54226a86b4 fix group name link
barisusakli 57c2418157 closes
barisusakli de228fa67d display 404 page if registration is disabled
Barış Soner Uşaklı 0ba0f70581 Merge pull request from rbeer/acp_menu.plugins-icon
use icon for plugin entries
Raphael Beer 74a7bdf589 use icon for plugin entries
barisusakli ea818e2af8 closes
barisusakli 718f61e3bd closes
barisusakli a31178ebd8 closes
barisusakli 2b0b2ea858 fix search by ip
Barış Soner Uşaklı 981a7558f7 use group name, hidden groups are not in groupslug:groupname
Barış Soner Uşaklı 6fc073d33e if key is fasly not a member
psychobunny 5ff9a7f9a9 allow multiline support for translator
see: https://github.com/psychobunny/templates.js/issues/36
psychobunny 3a21329c5e allow admins to remove themselves as admin
but only if they are not the last admin left
psychobunny 98cde1a9d6 missing lang key for error: cant-remove-last-admin
barisusakli b89b4d066a max chars
psychobunny fbeb6bc0ce closes
@barisusakli :trollface:
barisusakli 38b838d462 closes
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list