Baris Usakli
46576189be
closes #6392
2018-03-26 16:22:13 -04:00
Peter Jaszkowiak
968d5e441f
Fix rebuild ACP alert not working sometimes ( #6403 )
2018-03-26 15:53:07 -04:00
Peter Jaszkowiak
a00f1f9a81
Use uglify-es for ES6 support ( #6402 )
2018-03-26 15:37:53 -04:00
Timothy Fike
585d613d4b
fix reload actions ( #6394 )
...
* fix reload actions
* wait until restart action is complete instead of using timeouts.
* Change Reload nominclature to Rebuild and Restart.
2018-03-26 15:17:40 -04:00
Julian Lam
0158b1aa91
Various password logic fixes on client and server-side
...
Fixes #6399
Fixes #6400
2018-03-26 12:55:50 -04:00
Baris Usakli
5c8bf3ce95
add missing radix
2018-03-26 12:45:17 -04:00
Julian Lam
9aa9183cc3
implementing zxcvbn in reset-code tpl, re: #6400
2018-03-26 12:35:51 -04:00
Baris Usakli
59dc4024b9
guests should be offline
2018-03-26 12:05:42 -04:00
Peter Jaszkowiak
dcf1865b54
Fix ACP alerts to use same system as client ( #6396 )
...
* 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)
2018-03-26 11:55:01 -04:00
Misty (Bot)
dae6acda82
Latest translations and fallbacks
2018-03-26 09:26:19 +00:00
Barış Soner Uşaklı
6ebaa800fe
fix popular cache for guests
2018-03-23 21:22:34 -04:00
Barış Soner Uşaklı
5281b84521
add missing translation
2018-03-23 14:27:14 -04:00
Barış Soner Uşaklı
b1ccd04ffc
closes #6386
2018-03-23 11:27:09 -04:00
Barış Soner Uşaklı
2cbae54025
fix focus
2018-03-23 10:26:45 -04:00
Barış Soner Uşaklı
51bd30fe92
closes #6385
2018-03-23 10:04:30 -04:00
Barış Soner Uşaklı
e1df8bd0f0
closes #6390
2018-03-23 09:48:24 -04:00
Misty (Bot)
1cc2a0cc2f
Latest translations and fallbacks
2018-03-23 09:26:26 +00:00
Julian Lam
da328662c5
don't flatten arrays, stringify them, in installer
2018-03-22 19:35:58 -04:00
Barış Soner Uşaklı
b6a917ed10
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-03-22 18:46:40 -04:00
Barış Soner Uşaklı
fbed4c056e
show env vars passed to setup
2018-03-22 18:45:00 -04:00
Julian Lam
7fe0c3b468
bump emoji plugin
2018-03-22 18:37:33 -04:00
Barış Soner Uşaklı
e77fd85585
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-03-22 18:36:40 -04:00
Barış Soner Uşaklı
925d858fe6
dont json.parse if already array
2018-03-22 18:33:35 -04:00
Anil Mandepudi
d1dbe0af76
up slick theme ( #6383 )
2018-03-22 17:40:52 -04:00
Barış Soner Uşaklı
40d5b4f8ba
change to eachSeries
2018-03-22 17:02:39 -04:00
Barış Soner Uşaklı
77d47b31fb
cleanly shutdown
...
wait for webserver to stop accepting connections
destroy current connections
wait for db connection to close
2018-03-22 16:36:23 -04:00
Julian Lam
1d42d1a6d2
moving expected location of setup.json to root
2018-03-22 14:50:39 -04:00
Barış Soner Uşaklı
c9a989f656
up dbsearch
2018-03-22 11:22:52 -04:00
Julian Lam
e8d4fe3209
Revert "closes #6380 "
...
Turns out the issue was a malformed flag object, and not anything
code-wise
This reverts commit 956c5a2a32 .
2018-03-22 09:58:09 -04:00
Julian Lam
956c5a2a32
closes #6380
2018-03-22 09:14:37 -04:00
Misty (Bot)
a0c3e9dd92
Latest translations and fallbacks
2018-03-22 09:26:23 +00:00
Barış Soner Uşaklı
f85a2f71c0
up persona
2018-03-21 20:42:27 -04:00
Julian Lam
741693bc1f
closes #6378
2018-03-21 17:00:49 -04:00
Misty (Bot)
e76c85b224
Incremented version number - v1.8.1
2018-03-21 15:50:14 -04:00
Baris Usakli
06db1694b8
up dbsearch
2018-03-21 12:56:51 -04:00
Baris Usakli
3c4b4f5263
don't call calback twice #6375
2018-03-21 12:25:25 -04:00
Baris Usakli
bf770636c5
closes #6377
2018-03-21 12:00:15 -04:00
Barış Soner Uşaklı
75e2ab8957
remove unnecessary code
2018-03-21 10:09:09 -04:00
Barış Soner Uşaklı
ae0f1847ae
allow multiple origins for access-control-allow-origin header
...
add access-control-allow-credentials header to acp
2018-03-20 12:25:00 -04:00
Julian Lam
ae46ec0cae
fix tests, #6368
2018-03-20 11:55:24 -04:00
Julian Lam
ebc67185c3
closes #6368
2018-03-20 10:55:35 -04:00
Julian Lam
bf2e905ced
fixed tests, closes #6371
2018-03-20 10:32:53 -04:00
Julian Lam
9e44fc6ae2
fixes #6371
2018-03-20 08:41:49 -04:00
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
2018-03-20 08:32:17 -04:00
Julian Lam
81e085bb9d
bump mentions, julianlam/nodebb-plugin-mentions#97
2018-03-20 08:22:06 -04:00
Misty (Bot)
4d09d467f7
Latest translations and fallbacks
2018-03-20 09:27:01 +00:00
Barış Soner Uşaklı
dcb6af5768
closes #6373
2018-03-19 16:24:22 -04:00
Misty (Bot)
6f044ce8d3
Latest translations and fallbacks
2018-03-18 09:26:18 +00:00
Barış Soner Uşaklı
fde44cb9b9
pass array to groups.destroy
...
pass array to db.sortedSetRemove
2018-03-17 19:55:23 -04:00
Barış Soner Uşaklı
55b872fe3e
add check
2018-03-17 19:17:19 -04:00