barisusakli
|
6d34bb4657
|
closes #2166
|
2016-08-29 12:43:37 +03:00 |
|
barisusakli
|
5cd6614d03
|
refactor
|
2016-08-27 16:16:54 +03:00 |
|
barisusakli
|
07fe5057e1
|
make sure validator.escape() receives strings only
|
2016-08-27 15:45:15 +03:00 |
|
barisusakli
|
cbafbab107
|
closes #4986
|
2016-08-27 14:25:30 +03:00 |
|
barisusakli
|
50aac3c6a4
|
closes #4979 closes #4984
|
2016-08-27 14:06:14 +03:00 |
|
barisusakli
|
b933385b76
|
partially revert fa9f1ac7fe
extending module.exports instead of overwriting fixes the issue
|
2016-08-27 12:58:08 +03:00 |
|
barisusakli
|
c8f270ec67
|
another validator.escape fix
|
2016-08-27 02:01:41 +03:00 |
|
barisusakli
|
fa9f1ac7fe
|
fix dependency errors
|
2016-08-27 01:52:08 +03:00 |
|
barisusakli
|
56118ec1da
|
fix 500-embed.tpl
|
2016-08-27 01:42:56 +03:00 |
|
barisusakli
|
324fbcf325
|
merge
|
2016-08-27 00:45:48 +03:00 |
|
barisusakli
|
805b452ae1
|
closes #4981
|
2016-08-27 00:37:13 +03:00 |
|
psychobunny
|
0afa55517f
|
fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths
|
2016-08-26 17:31:57 -04:00 |
|
Julian Lam
|
be96704d5d
|
possible fix for #4981
|
2016-08-26 15:56:11 -04:00 |
|
Julian Lam
|
785f4fc5a0
|
updating to jQuery 3.x on frontend and ACP
|
2016-08-26 15:36:50 -04:00 |
|
barisusakli
|
89f550ce7c
|
moved middleware requires
|
2016-08-26 19:40:14 +03:00 |
|
barisusakli
|
56c4e13316
|
another dependency fix and test
|
2016-08-26 19:33:16 +03:00 |
|
barisusakli
|
6d946425fa
|
fix tests, circular deps
|
2016-08-26 19:13:05 +03:00 |
|
barisusakli
|
df7cfe2146
|
missing favicon dep
|
2016-08-26 19:12:55 +03:00 |
|
barisusakli
|
a0f2e8a8ec
|
use req.uid 👍
|
2016-08-26 18:55:44 +03:00 |
|
barisusakli
|
8f408faf46
|
organize middlewares
removed app.locals.middleware
middlewares can be required anywhere, ie in controllers
|
2016-08-26 18:50:37 +03:00 |
|
barisusakli
|
f5941cbf1c
|
removed unused requires
|
2016-08-26 17:14:13 +03:00 |
|
Julian Lam
|
25cd772e0e
|
closes #4766
|
2016-08-26 10:04:44 -04:00 |
|
barisusakli
|
5c83075806
|
moved variables parse to ajaxify.js
|
2016-08-26 16:39:09 +03:00 |
|
barisusakli
|
e5ecb333f9
|
closes #4978
|
2016-08-26 12:53:00 +03:00 |
|
barisusakli
|
97f0d2438f
|
up timeout to 500ms
|
2016-08-26 12:33:44 +03:00 |
|
barisusakli
|
c8ba61ac7b
|
closes #4791
|
2016-08-26 00:05:40 +03:00 |
|
Julian Lam
|
2428d5e442
|
Update bootstrap in ACP
Also fixed #4872 by moving user creation modal to root level
(outside of .panel)
|
2016-08-25 16:10:33 -04:00 |
|
barisusakli
|
f7540a7edc
|
closes #4811
|
2016-08-25 21:56:17 +03:00 |
|
barisusakli
|
f996dfab91
|
removed find
|
2016-08-25 17:02:22 +03:00 |
|
barisusakli
|
276031cd6f
|
closes #4585, closes https://github.com/NodeBB/nodebb-theme-persona/issues/299
|
2016-08-25 16:05:07 +03:00 |
|
barisusakli
|
abd0a10918
|
added selected group to profile api
|
2016-08-25 14:24:17 +03:00 |
|
barisusakli
|
b6ac809a7d
|
moved sync code out of async
|
2016-08-25 13:56:43 +03:00 |
|
Timothy Fike
|
ed3bc06dee
|
Fix requiring files outside of node_modules
e.g.
```
"scripts": [
"../../public/vendor/jquery/js/jquery-ui-1.10.4.custom.js"
]
```
|
2016-08-24 17:48:04 -04:00 |
|
barisusakli
|
84f88a6f15
|
refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
|
2016-08-24 14:47:01 +03:00 |
|
barisusakli
|
0fb74a2636
|
pass err object along so errors dont get treated as 404 @julianlam
|
2016-08-24 12:14:28 +03:00 |
|
barisusakli
|
5d5b74f3ed
|
if no sorting specificed let search plugins handle
|
2016-08-23 19:59:25 +03:00 |
|
Ben Lubar
|
862fd1a94a
|
ignore/watch categories recursively
|
2016-08-23 00:24:34 -05:00 |
|
Julian Lam
|
60ea7d5121
|
fixes #4966
|
2016-08-22 16:24:31 -04:00 |
|
Ben Lubar
|
de49de3c56
|
Show accounts using the same IP address as a registration queue entry (#4965)
|
2016-08-22 15:42:49 -04:00 |
|
barisusakli
|
e4fa0289d6
|
closes #4961
|
2016-08-22 14:38:13 +03:00 |
|
Julian Lam
|
8a107c8d6c
|
saving getUsersCSV to event log and outputting to log if pressed
|
2016-08-19 12:40:57 -04:00 |
|
barisusakli
|
409621c661
|
closes #4843
|
2016-08-19 17:50:16 +03:00 |
|
Julian Lam
|
48ade6099c
|
fixes #4469
|
2016-08-18 11:07:44 -04:00 |
|
Julian Lam
|
093b21fc31
|
fixes #4954
|
2016-08-18 10:05:52 -04:00 |
|
Barış Soner Uşaklı
|
37f7b89e2a
|
Merge pull request #4959 from pichalite/login-sessions
move login sessions section to account info route
|
2016-08-18 13:18:57 +03:00 |
|
pichalite
|
0b431ec41c
|
move login sessions section to account info route
|
2016-08-18 00:15:36 +00:00 |
|
Anil Mandepudi
|
a36af97c0c
|
fix breadcrumb for account info page (#4958)
|
2016-08-17 19:51:58 -04:00 |
|
barisusakli
|
d272a63492
|
fix messaging.parse to be err first
|
2016-08-17 14:12:35 +03:00 |
|
Mathias Schreck
|
ce9ee62fa0
|
Handle callback errors
|
2016-08-17 12:54:59 +02:00 |
|
barisusakli
|
4af631666a
|
closes #4955
|
2016-08-17 12:12:07 +03:00 |
|