Commit Graph

16544 Commits (59509daf42f958b71e05baf7d49373892b467541)
 

Author SHA1 Message Date
Misty (Bot) 59509daf42 Latest translations and fallbacks
Misty (Bot) 0b7d802265 Latest translations and fallbacks
Misty (Bot) 9c5a4792f7 Latest translations and fallbacks
Misty (Bot) 14c4d9c624 Latest translations and fallbacks
Barış Soner Uşaklı 37d018944a up dbsearch
Barış Soner Uşaklı 749b282cdd add matchwords to search api
Barış Soner Uşaklı 60f8870b72 pass template to widget container parse
Barış Soner Uşaklı 2faaf5b35f closes https://github.com/julianlam/nodebb-plugin-mentions/issues/99
Misty (Bot) cca9c6408b Latest translations and fallbacks
Peter Jaszkowiak c93651b2d1 Fix alternate config file support ()
Baris Usakli 46576189be closes
Peter Jaszkowiak 968d5e441f Fix rebuild ACP alert not working sometimes ()
Peter Jaszkowiak a00f1f9a81 Use uglify-es for ES6 support ()
Timothy Fike 585d613d4b fix reload actions ()
* fix reload actions

* wait until restart action is complete instead of using timeouts.

* Change Reload nominclature to Rebuild and Restart.
Julian Lam 0158b1aa91 Various password logic fixes on client and server-side
Fixes 
Fixes 
Baris Usakli 5c8bf3ce95 add missing radix
Julian Lam 9aa9183cc3 implementing zxcvbn in reset-code tpl, re:
Baris Usakli 59dc4024b9 guests should be offline
Peter Jaszkowiak dcf1865b54 Fix ACP alerts to use same system as client ()
* Fix PostCSS warning message

* Fix disconnect indicator styling

Would increase size of quick actions when active

* Use same alert system in ACP and client

- Remove snackbar
- Add styling and fix template for ACP (based on Persona)
Misty (Bot) dae6acda82 Latest translations and fallbacks
Barış Soner Uşaklı 6ebaa800fe fix popular cache for guests
Barış Soner Uşaklı 5281b84521 add missing translation
Barış Soner Uşaklı b1ccd04ffc closes
Barış Soner Uşaklı 2cbae54025 fix focus
Barış Soner Uşaklı 51bd30fe92 closes
Barış Soner Uşaklı e1df8bd0f0 closes
Misty (Bot) 1cc2a0cc2f Latest translations and fallbacks
Julian Lam da328662c5 don't flatten arrays, stringify them, in installer
Barış Soner Uşaklı b6a917ed10 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı fbed4c056e show env vars passed to setup
Julian Lam 7fe0c3b468 bump emoji plugin
Barış Soner Uşaklı e77fd85585 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 925d858fe6 dont json.parse if already array
Anil Mandepudi d1dbe0af76 up slick theme ()
Barış Soner Uşaklı 40d5b4f8ba change to eachSeries
Barış Soner Uşaklı 77d47b31fb cleanly shutdown
wait for webserver to stop accepting connections
destroy current connections
wait for db connection to close
Julian Lam 1d42d1a6d2 moving expected location of setup.json to root
Barış Soner Uşaklı c9a989f656 up dbsearch
Julian Lam e8d4fe3209 Revert "closes #6380"
Turns out the issue was a malformed flag object, and not anything
code-wise

This reverts commit 956c5a2a32.
Julian Lam 956c5a2a32 closes
Misty (Bot) a0c3e9dd92 Latest translations and fallbacks
Barış Soner Uşaklı f85a2f71c0 up persona
Julian Lam 741693bc1f closes
Misty (Bot) e76c85b224 Incremented version number - v1.8.1
Baris Usakli 06db1694b8 up dbsearch
Baris Usakli 3c4b4f5263 don't call calback twice
Baris Usakli bf770636c5 closes
Barış Soner Uşaklı 75e2ab8957 remove unnecessary code
Barış Soner Uşaklı ae0f1847ae allow multiple origins for access-control-allow-origin header
add access-control-allow-credentials header to acp
Julian Lam ae46ec0cae fix tests,