15949 Commits (3bf7faf5fce5d0f20cc7839f149476442fcca3ac)
 

Author SHA1 Message Date
Baris Usakli a500e0019c closes #6005 7 years ago
Julian Lam 103d9a91a9 Revert "sanitizing uploaded filename without using slugify, in composer, re comment in: #6011"
This reverts commit 9f670fe586.
7 years ago
Julian Lam cb80c7729b linting 7 years ago
Julian Lam 39d67b5b69 Merge branch 'patch-2' of https://github.com/drlukeangel/NodeBB into drlukeangel-patch-2 7 years ago
Julian Lam 9f670fe586 sanitizing uploaded filename without using slugify, in composer, re comment in: #6011 7 years ago
Misty (Bot) 6f02974762 Latest translations and fallbacks 7 years ago
Dr Luke Angel 999a7abc5d
updated equality operator
small update to equality operator
7 years ago
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
7 years ago
Barış Soner Uşaklı 9a3a5192c4 add filter:post.shouldQueue 7 years ago
Barış Soner Uşaklı 4a81149591 up persona 7 years ago
Barış Soner Uşaklı c453fc7275 add widget reset test 7 years ago
psychobunny 2453ce3cb3 strip + validate before hook instead 7 years ago
Julian Lam 98eddc78cb escaping message text in parse.raw 7 years ago
Barış Soner Uşaklı a11058bce2 closes #6004 7 years ago
Barış Soner Uşaklı 41fbf7117d Merge remote-tracking branch 'refs/remotes/origin/master' into develop 7 years ago
Barış Soner Uşaklı a73c2628c4 cache improvements, stats 7 years ago
Barış Soner Uşaklı 316fe2773c remove console.log 7 years ago
Barış Soner Uşaklı 2aaf6900d1 closes #5998 7 years ago
Barış Soner Uşaklı adbdf69a49 up dbsearch 7 years ago
Barış Soner Uşaklı 056e4f0601 #6004 7 years ago
Barış Soner Uşaklı ce3e1f31ab fix for #6004 7 years ago
Peter Jaszkowiak 62ae171432 Merge remote-tracking branch 'origin/master' into develop 7 years ago
Barış Soner Uşaklı 5d45f9fff2 fix lint 7 years ago
Barış Soner Uşaklı 6a2019c646 closes #6003 7 years ago
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
7 years ago
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
7 years ago
Barış Soner Uşaklı 7ad4420b6a closes #6000 7 years ago
Misty (Bot) 2929d4b1df Latest translations and fallbacks 7 years ago
Misty (Bot) 2920fc0dfa Latest translations and fallbacks 7 years ago
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
7 years ago
Julian Lam ec3bb1c727 allowing plugins to define upgrade scripts 7 years ago
Barış Soner Uşaklı 108f84fd19 add type to dbal 7 years ago
Misty (Bot) 92684757c6 Latest translations and fallbacks 7 years ago
Baris Usakli c4310395c9 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
#	package.json
7 years ago
Baris Usakli 19dc7da42f closes #5994 7 years ago
Baris Usakli 8733f51f86 remove test for unused code 7 years ago
Baris Usakli 79598c32d3 remove unused function 7 years ago
Misty (Bot) 05c1a6cfed Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı 797857e1d2 remove old test 7 years ago
Barış Soner Uşaklı d8dc79e3c7 closes #5992 7 years ago
Baris Usakli 6a6dc7ef06 closes #5990 7 years ago
Baris Usakli 8a499e09ed fix nconf lowercasing 7 years ago
Peter Jaszkowiak f4355efb30 Optimize translator
- Use `slice` less
- Skip iterations with `indexOf`
7 years ago
Julian Lam 684a66a760 fixes #5989 7 years ago
Barış Soner Uşaklı 73b3e08682 up mentions 7 years ago
Peter Jaszkowiak 189008af75 Optimize translator
- Use `slice` less
- Skip iterations with `indexOf`
7 years ago
Barış Soner Uşaklı 5e6d8ea566 handle 404 first 7 years ago
Peter Jaszkowiak 60a42aa651 Merge branch 'translator-optimization' into develop 7 years ago
Peter Jaszkowiak cf289b9228 Merge remote-tracking branch 'origin/master' into develop 7 years ago
Peter Jaszkowiak 190eea5691 Remove this useless check 7 years ago