Baris Usakli
eb67d142d8
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-10-30 15:33:28 -04:00
Baris Usakli
0f881ddaa9
up themes
2017-10-30 15:32:55 -04:00
Baris Usakli
47143a4a09
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-10-30 15:29:26 -04:00
Baris Usakli
a500e0019c
closes #6005
2017-10-30 15:26:17 -04:00
Julian Lam
103d9a91a9
Revert "sanitizing uploaded filename without using slugify, in composer, re comment in: #6011 "
...
This reverts commit 9f670fe586 .
2017-10-30 14:45:41 -04:00
Julian Lam
cb80c7729b
linting
2017-10-30 11:41:44 -04:00
Julian Lam
39d67b5b69
Merge branch 'patch-2' of https://github.com/drlukeangel/NodeBB into drlukeangel-patch-2
2017-10-30 11:41:23 -04:00
Julian Lam
9f670fe586
sanitizing uploaded filename without using slugify, in composer, re comment in: #6011
2017-10-30 11:02:26 -04:00
Misty (Bot)
6f02974762
Latest translations and fallbacks
2017-10-30 09:25:27 +00:00
Dr Luke Angel
999a7abc5d
updated equality operator
...
small update to equality operator
2017-10-27 22:21:48 -07:00
Dr Luke Angel
4854888fcf
update blacklist.js to strip ports from v4
...
Blacklist.test in blacklist.js to strip port from ipv4.
my site was passing in
24.18.192.75:52506
and nodebb was giving
28/10 04:34:41 [6680] - error: /login
Error: ipaddr: the address has neither IPv6 nor IPv4 format
So i updated the client Ip to strip the port number if its a v4 IP
2017-10-27 22:16:01 -07:00
Barış Soner Uşaklı
9a3a5192c4
add filter:post.shouldQueue
2017-10-27 17:24:43 -04:00
Barış Soner Uşaklı
4a81149591
up persona
2017-10-27 10:29:01 -04:00
Barış Soner Uşaklı
c453fc7275
add widget reset test
2017-10-26 22:42:16 -04:00
psychobunny
2453ce3cb3
strip + validate before hook instead
2017-10-26 18:27:54 -04:00
Julian Lam
98eddc78cb
escaping message text in parse.raw
2017-10-26 17:55:11 -04:00
Barış Soner Uşaklı
a11058bce2
closes #6004
2017-10-26 10:32:24 -04:00
Barış Soner Uşaklı
41fbf7117d
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-10-25 18:21:54 -04:00
Barış Soner Uşaklı
a73c2628c4
cache improvements, stats
2017-10-25 18:20:44 -04:00
Barış Soner Uşaklı
316fe2773c
remove console.log
2017-10-25 10:49:17 -04:00
Barış Soner Uşaklı
2aaf6900d1
closes #5998
2017-10-25 10:48:12 -04:00
Barış Soner Uşaklı
adbdf69a49
up dbsearch
2017-10-25 10:24:17 -04:00
Barış Soner Uşaklı
056e4f0601
#6004
2017-10-25 09:08:03 -04:00
Barış Soner Uşaklı
ce3e1f31ab
fix for #6004
2017-10-24 17:55:45 -04:00
Peter Jaszkowiak
62ae171432
Merge remote-tracking branch 'origin/master' into develop
2017-10-23 17:13:35 -06:00
Barış Soner Uşaklı
5d45f9fff2
fix lint
2017-10-23 19:09:44 -04:00
Barış Soner Uşaklı
6a2019c646
closes #6003
2017-10-23 19:05:00 -04:00
Peter Jaszkowiak
f336726173
Bump dependencies ( #6001 )
...
* Bump dependencies
* Fix mocha v4 requiring --exit flag
Use nyc instead of the istanbul binary
* Print out summary instead of full report
2017-10-23 18:32:26 -04:00
Barış Soner Uşaklı
e7318a1cea
Mongo cache ( #6002 )
...
* cache mongodb objects
remove user settings cache since it is cached at the object level
* removed indexOf from isMemberOfSets
* change has to get, change maxAge to 0
2017-10-23 18:31:16 -04:00
Barış Soner Uşaklı
7ad4420b6a
closes #6000
2017-10-23 15:09:13 -04:00
Misty (Bot)
2929d4b1df
Latest translations and fallbacks
2017-10-23 09:25:55 +00:00
Misty (Bot)
2920fc0dfa
Latest translations and fallbacks
2017-10-22 09:25:22 +00:00
Peter Jaszkowiak
ab8465d7b6
Make deprecation warnings more clear ( #5996 )
...
* Add these as warnings
To be removed in next major version
* Make ACP search's purpose more clear
* Only warn once per deprecated path
2017-10-20 15:47:08 -04:00
Julian Lam
ec3bb1c727
allowing plugins to define upgrade scripts
2017-10-20 15:34:27 -04:00
Barış Soner Uşaklı
108f84fd19
add type to dbal
2017-10-20 13:51:07 -04:00
Misty (Bot)
92684757c6
Latest translations and fallbacks
2017-10-20 09:25:58 +00:00
Baris Usakli
c4310395c9
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# package.json
2017-10-19 13:54:56 -04:00
Baris Usakli
19dc7da42f
closes #5994
2017-10-19 13:53:05 -04:00
Baris Usakli
8733f51f86
remove test for unused code
2017-10-19 13:13:40 -04:00
Baris Usakli
79598c32d3
remove unused function
2017-10-19 12:56:51 -04:00
Misty (Bot)
05c1a6cfed
Latest translations and fallbacks
2017-10-19 09:26:06 +00:00
Barış Soner Uşaklı
797857e1d2
remove old test
2017-10-18 15:06:22 -04:00
Barış Soner Uşaklı
d8dc79e3c7
closes #5992
2017-10-18 14:49:42 -04:00
Baris Usakli
6a6dc7ef06
closes #5990
2017-10-16 15:35:46 -04:00
Baris Usakli
8a499e09ed
fix nconf lowercasing
2017-10-16 13:51:47 -04:00
Peter Jaszkowiak
f4355efb30
Optimize translator
...
- Use `slice` less
- Skip iterations with `indexOf`
2017-10-16 12:03:41 -04:00
Julian Lam
684a66a760
fixes #5989
2017-10-16 10:51:53 -04:00
Barış Soner Uşaklı
73b3e08682
up mentions
2017-10-15 17:54:40 -04:00
Peter Jaszkowiak
189008af75
Optimize translator
...
- Use `slice` less
- Skip iterations with `indexOf`
2017-10-14 13:47:05 -06:00
Barış Soner Uşaklı
5e6d8ea566
handle 404 first
2017-10-14 08:34:04 -04:00