179 Commits (c6a05930aac1238096c39f5ad9a1c62d9e08c60f)

Author SHA1 Message Date
barisusakli c6a05930aa fix \uff0e in emails 10 years ago
barisusakli 27bf1c1b2e fix privilege upgrade script 10 years ago
barisusakli 9d273d3a32 fixed date log 10 years ago
Barış Soner Uşaklı eaa89a4da7 added checks to skip empty/non-existing hashes 10 years ago
Barış Soner Uşaklı c56b30ff60 convert uid mappings to sorted sets
email:uid, username:uid, userslug:uid, fullname:uid all converted to
sorted sets
prevents hitting mongodb document size limit
10 years ago
barisusakli d946a2fcbd closes #3098
wait for templates to compile even if using clustering
fix emitter.all
upgrade.check error first
removed plugins.ready, using callback on plugins.init
removed webserver.init, using webserver.listen
10 years ago
Julian Lam b604c9d5e1 updated install script to accept environment variables
updated upgrade script to execute callback when present
updated install script to not fire upgrades unless necessary
updated install script to write directly to console, and not through winston
if a password is not provided, one is auto-generated
10 years ago
psychobunny 1774cf0b15 allow language strings in menu items 10 years ago
psychobunny d806cd134f sortable menus, done 10 years ago
psychobunny afc690d67b upon saving, copy over route properties from defaults 10 years ago
psychobunny 307204fc38 nav - added enabled/disabled 10 years ago
psychobunny 3be5242aa1 navigation - upgrade script 10 years ago
Julian Lam 8262c38ac8 upgrading privilege sets to be system groups, so they're not in the way 10 years ago
Barış Soner Uşaklı 14888a96cb Merge remote-tracking branch 'origin/master'
Conflicts:
	src/upgrade.js
10 years ago
Barış Soner Uşaklı 55884220b4 #2749 upgrade plugins:active to zset 10 years ago
psychobunny 44c6375d91 it's on line 24 now 10 years ago
psychobunny f63ecac8ee upgrade script for nodebb-rewards-essentials 10 years ago
Julian Lam 88aa427669 updated upgrade script so that it does not rely on Groups.list, as the method has changed between v0.5.0 and v0.6.0.
Also added setImmediate call so eachLimit doesn't explode
10 years ago
barisusakli 150d33eb92 upgrade script to rename widgets:home.tpl to widgets:categories.tpl 10 years ago
Julian Lam 1843d0364e closed #2708 10 years ago
Julian Lam c652d1b80e removed console log from upgrade script 10 years ago
barisusakli dc2a2aa98e store group member count in group hash
yet another upgrade script
10 years ago
Julian Lam 06238f6894 partial fix to #2655 10 years ago
barisusakli c379753341 upgrade scripts
upgrade groups to sorted set(groups:createtime) upgrade
upgrade groups:<name>:members to sorted set
new database methods
tests
10 years ago
Julian Lam fa27461abc upgrading administrator groups as well 10 years ago
Julian Lam d2938ea509 closed #2626 10 years ago
barisusakli 8f5bf1a7ed closes #2587 10 years ago
barisusakli fd2edcaf6f closes #2594 10 years ago
barisusakli 6ccdf187ea closes #2595 10 years ago
barisusakli db1cc6b8d2 search by fullname 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
psychobunny a5f63a5ac7 upgrade script was refusing to complete until I added this
@barisusakli fyi
10 years ago
barisusakli 984b17349a closes #2476 10 years ago
barisusakli 2c7d9e1a7c store teaserPid in topic
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli 5576ef0d1e upgrade script to remove fields 10 years ago
Julian Lam f00a3dbf49 minor fix to upgrade script 10 years ago
Julian Lam 03b106b03a final pass, #1984 10 years ago
Julian Lam d430ef3983 second pass, #1984 10 years ago
Julian Lam 259f0f96f1 Merge pull request #2433 from bendem/patch-1
Fix nodeBB address in a few places
10 years ago
barisusakli fdf06c0500 fix upgrade script #2435 10 years ago
bendem 0f4fcd8e0b fix nodeBB adresses 10 years ago
Julian Lam 2e2995d3bd updating dailyDigestFreq to 'day' instead of 'daily' 10 years ago
barisusakli 604dac88e3 closes #2382, closes #2130 10 years ago
barisusakli 1ae39d638a closes #2356 10 years ago
Julian Lam 0f66077bf5 fixed issue where purged posts would cause the upgrader to fail, closed #2359 10 years ago
Julian Lam 11c9b74faf upgrade script for #2355, closes #2355 10 years ago
Julian Lam ec309333be closed #2335 10 years ago
barisusakli 802c8b15e2 fix upgrade script to include main post, and fix post indices 10 years ago
barisusakli 4b1adba9ec removed || 1 10 years ago
barisusakli ffbefda5f7 #2265 upgrade script 10 years ago