16626 Commits (6088c37f5a46ab5a79edfff0936116052376f0c5)
 

Author SHA1 Message Date
Barış Soner Uşaklı e1df8bd0f0 closes #6390 7 years ago
Misty (Bot) 1cc2a0cc2f Latest translations and fallbacks 7 years ago
Julian Lam da328662c5 don't flatten arrays, stringify them, in installer 7 years ago
Barış Soner Uşaklı b6a917ed10 Merge branch 'master' of https://github.com/NodeBB/NodeBB 7 years ago
Barış Soner Uşaklı fbed4c056e show env vars passed to setup 7 years ago
Julian Lam 7fe0c3b468 bump emoji plugin 7 years ago
Barış Soner Uşaklı e77fd85585 Merge branch 'master' of https://github.com/NodeBB/NodeBB 7 years ago
Barış Soner Uşaklı 925d858fe6 dont json.parse if already array 7 years ago
Anil Mandepudi d1dbe0af76 up slick theme (#6383) 7 years ago
Barış Soner Uşaklı 40d5b4f8ba change to eachSeries 7 years ago
Barış Soner Uşaklı 77d47b31fb cleanly shutdown
wait for webserver to stop accepting connections
destroy current connections
wait for db connection to close
7 years ago
Julian Lam 1d42d1a6d2 moving expected location of setup.json to root 7 years ago
Barış Soner Uşaklı c9a989f656 up dbsearch 7 years ago
Julian Lam e8d4fe3209 Revert "closes #6380"
Turns out the issue was a malformed flag object, and not anything
code-wise

This reverts commit 956c5a2a32.
7 years ago
Julian Lam 956c5a2a32 closes #6380 7 years ago
Misty (Bot) a0c3e9dd92 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı f85a2f71c0 up persona 7 years ago
Julian Lam 741693bc1f closes #6378 7 years ago
Misty (Bot) e76c85b224 Incremented version number - v1.8.1 7 years ago
Baris Usakli 06db1694b8 up dbsearch 7 years ago
Baris Usakli 3c4b4f5263 don't call calback twice #6375 7 years ago
Baris Usakli bf770636c5 closes #6377 7 years ago
Barış Soner Uşaklı 75e2ab8957 remove unnecessary code 7 years ago
Barış Soner Uşaklı ae0f1847ae allow multiple origins for access-control-allow-origin header
add access-control-allow-credentials header to acp
7 years ago
Julian Lam ae46ec0cae fix tests, #6368 7 years ago
Julian Lam ebc67185c3 closes #6368 7 years ago
Julian Lam bf2e905ced fixed tests, closes #6371 7 years ago
Julian Lam 9e44fc6ae2 fixes #6371 7 years ago
Peter Jaszkowiak eaae5b52cd ACP quick actions (#6374)
* ACP quick actions

- Moved restart, build & restart, and logout into separate buttons
- Moved buttons on mobile into the side menu
- Added version and upgrade alert to header / mobile menu
- Moved version checking to server-side with a cache for rate limiting
- Changed "reload" translations to "rebuild and restart"

* Change info alert to black-on-white to match focused search bar

* Fix tests

* Fallback for failed fetch of latest version
7 years ago
Julian Lam 81e085bb9d bump mentions, julianlam/nodebb-plugin-mentions#97 7 years ago
Misty (Bot) 4d09d467f7 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı dcb6af5768 closes #6373 7 years ago
Misty (Bot) 6f044ce8d3 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı fde44cb9b9 pass array to groups.destroy
pass array to db.sortedSetRemove
7 years ago
Barış Soner Uşaklı 55b872fe3e add check 7 years ago
Barış Soner Uşaklı be5c237388 fix decr/incrObjectField if key in array doesn't exist create it 7 years ago
Barış Soner Uşaklı 6a9a73c86c changes to leaveAllGroups
Groups.destroy can take an array of groupnames
Groups.leave can take an array of groupnames
db.incrObjectField/decrObjectField can take an array of keys
db.sortedSetRemove can take an array of keys and values
db.setRemove can take an array of keys
7 years ago
Misty (Bot) ed3dd1cc25 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı cfedcf7e0b check username 7 years ago
Barış Soner Uşaklı fe18a12ee0 if object doesn't exist user doesn't exist 7 years ago
Barış Soner Uşaklı 2d7d4a3fb4 use setsRemove 7 years ago
Barış Soner Uşaklı 7221b71b68 add test for srem with multi elements 7 years ago
Julian Lam 1e01af4d89 closes #6366 7 years ago
Barış Soner Uşaklı 8b615c64fa move emailsPath to function 7 years ago
Misty (Bot) 29a3d8bd53 Latest translations and fallbacks 7 years ago
Julian Lam a1338221bf codeclimate made me make my code ugly 😢 7 years ago
Julian Lam 9197879291 fixes #6359 7 years ago
Julian Lam 693c7a3b85 fix 'invalid date' in post history dropdown, #6362 7 years ago
Julian Lam 5d2e6f0e8e Squashed commit of the following:
commit 7bd46afad7033a466626826d3e29610f41328510
Author: Julian Lam <julian@nodebb.org>
Date:   Thu Mar 15 15:41:36 2018 -0400

    fixes #6363

commit 4b755d5801b2f6d70cea10516f88392708c72f61
Author: Julian Lam <julian@nodebb.org>
Date:   Thu Mar 15 15:24:12 2018 -0400

    fixes #6362

commit 6035e75453a08aee0fef7ff59d57dd5c1e8f4ac9
Author: Julian Lam <julian@nodebb.org>
Date:   Thu Mar 15 15:07:23 2018 -0400

    Fixes #6361
7 years ago
Baris Usakli 8492a1586f closes #6360 7 years ago