5323 Commits (f3fcae07110f0c4c361282632bb02712a33ab2a1)
 

Author SHA1 Message Date
psychobunny 290e348851 move database helpers into their own files 11 years ago
psychobunny ae1ecb490f whitespace 11 years ago
psychobunny 7df7df09dd moved database specific questions into install/databases.js 11 years ago
psychobunny 75f19262ef no need for comments detailing what a function does anymore 11 years ago
psychobunny 0a94cf7c95 refactored out giant async.series 11 years ago
psychobunny be83157de2 install.js minor refactor - moved questions into their own modules; don't need to export installation questions 11 years ago
psychobunny f3fe79ab60 initialize / shutdown dbs simultaneously 11 years ago
psychobunny bba3df6802 moving db.close into the parent module 11 years ago
psychobunny df5f3d185a don't attempt to initialize db until we attempt to initialize 11 years ago
psychobunny d5b5dd6fa5 hide secondary_database option behind "advanced" setup flag 11 years ago
psychobunny ffe9afc3c4 configure secondary db modules 11 years ago
psychobunny 98270bf500 linting 11 years ago
psychobunny 8f71a4ebfe moved installation defaults into install/data/defaults.json 11 years ago
psychobunny 901a64ae14 got optional secondary_database questions working 11 years ago
psychobunny 4353adb914 forgot to add levelQuestions here 11 years ago
psychobunny 74674c8494 Merge remote-tracking branch 'origin/master' into secondary_database
Conflicts:
	src/database/level/main.js
11 years ago
psychobunny 5950b162b9 reverting attempt 11 years ago
barisusakli beb7313138 added err to next 11 years ago
barisusakli 9125292b0e removed get and mget 11 years ago
barisusakli 8aa4f053e8 converted translator.get to translator.translate 11 years ago
barisusakli fb43282a9c removed for in loop 11 years ago
Julian Lam ef4972f66b added sounds folder to gitignore 11 years ago
Julian Lam d69b0953a2 latest translations 11 years ago
Julian Lam 78538ddb28 added American English to languages 11 years ago
barisusakli 557426c1c9 translator refactor
no longer loads all language files on startup
11 years ago
barisusakli 90540f64cf removed some unused translator requires 11 years ago
barisusakli fc8e97448c load sounds on demand, refactored sounds 11 years ago
Julian Lam 5e279e067f Merge branch 'plugin-sounds' 11 years ago
Julian Lam df8728c785 allowing plugins to define new sounds -- woot.
Also moving the core sounds into a separate package, soundpack-default
11 years ago
Julian Lam c9a2724bfd allowing plugins to define new sounds -- woot.
Also moving the core sounds into a separate package, soundpack-default
11 years ago
barisusakli f8a6ab5cf4 if no icon is selected for a category icon will be empty string 11 years ago
Julian Lam 29ec14efa0 fixed #1365 11 years ago
psychobunny 49bbbe3682 secondary_database attempt 11 years ago
psychobunny 4d429aa6d6 linting install.js 11 years ago
barisusakli a091e06fe3 more work for #1368 11 years ago
barisusakli 06dddccf8e more refactor 11 years ago
psychobunny 4877e4a9d1 fixed allQuestions property 11 years ago
psychobunny a7582e2cca organized level helpers ala mongo driver 11 years ago
barisusakli 252e757185 some more language strings and account.js refactor 11 years ago
psychobunny 46b6a93e98 organizing mongo driver 11 years ago
psychobunny 9ad7ce9ca8 organizing redis driver 11 years ago
psychobunny 2ba767b499 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Conflicts:
	tests/database.js
11 years ago
psychobunny e09b156d13 removing unnecessary return 11 years ago
psychobunny e442fed40a fixed getSortedSetRevRangeByScore test 11 years ago
Julian Lam b12b2f13ea closed #1375 11 years ago
barisusakli 828fd6b978 fixed sortedSetRevRangeByScore test 11 years ago
psychobunny c28308ee97 added instructions for adding a test database for Level DB #1373 11 years ago
psychobunny c86635b4ce making changes for compatibility with 9d405812cb 11 years ago
psychobunny 136542f8dd Merge remote-tracking branch 'origin/master' into LevelDB
Conflicts:
	tests/database.js
11 years ago
psychobunny f5716de06e forgot to use the passed in fn 11 years ago