Peter Jaszkowiak
adc47fd053
Use relative linking ( #6011 )
...
* Use relative linking
* Add copyFile method and tests
Closes #5988
* Fix relative linking on Windows
Hard links and junctions don't work with relative paths
* Fix tests
* Revert ghange to gitignore
8 years ago
Barış Soner Uşaklı
18f4f27fe0
closes #6024
8 years ago
Barış Soner Uşaklı
5b2a674a4f
closes #6020
8 years ago
Barış Soner Uşaklı
25cd21fba8
closes #6019
8 years ago
Barış Soner Uşaklı
6b1af76f08
closes #6015
8 years ago
Barış Soner Uşaklı
d5d6748c71
closes #6013
8 years ago
Baris Usakli
6778cce265
add new zset
8 years ago
Baris Usakli
a500e0019c
closes #6005
8 years ago
Julian Lam
103d9a91a9
Revert "sanitizing uploaded filename without using slugify, in composer, re comment in: #6011"
...
This reverts commit 9f670fe586
.
8 years ago
Julian Lam
cb80c7729b
linting
8 years ago
Julian Lam
39d67b5b69
Merge branch 'patch-2' of https://github.com/drlukeangel/NodeBB into drlukeangel-patch-2
8 years ago
Julian Lam
9f670fe586
sanitizing uploaded filename without using slugify, in composer, re comment in: #6011
8 years ago
Dr Luke Angel
999a7abc5d
updated equality operator
...
small update to equality operator
8 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
8 years ago
Barış Soner Uşaklı
9a3a5192c4
add filter:post.shouldQueue
8 years ago
Barış Soner Uşaklı
c453fc7275
add widget reset test
8 years ago
psychobunny
2453ce3cb3
strip + validate before hook instead
8 years ago
Julian Lam
98eddc78cb
escaping message text in parse.raw
8 years ago
Barış Soner Uşaklı
a11058bce2
closes #6004
8 years ago
Barış Soner Uşaklı
a73c2628c4
cache improvements, stats
8 years ago
Barış Soner Uşaklı
316fe2773c
remove console.log
8 years ago
Barış Soner Uşaklı
2aaf6900d1
closes #5998
8 years ago
Barış Soner Uşaklı
056e4f0601
#6004
8 years ago
Barış Soner Uşaklı
ce3e1f31ab
fix for #6004
8 years ago
Barış Soner Uşaklı
6a2019c646
closes #6003
8 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
8 years ago
Barış Soner Uşaklı
7ad4420b6a
closes #6000
8 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
8 years ago
Julian Lam
ec3bb1c727
allowing plugins to define upgrade scripts
8 years ago
Barış Soner Uşaklı
108f84fd19
add type to dbal
8 years ago
Baris Usakli
19dc7da42f
closes #5994
8 years ago
Baris Usakli
79598c32d3
remove unused function
8 years ago
Barış Soner Uşaklı
d8dc79e3c7
closes #5992
8 years ago
Baris Usakli
8a499e09ed
fix nconf lowercasing
8 years ago
Barış Soner Uşaklı
5e6d8ea566
handle 404 first
8 years ago
Peter Jaszkowiak
1c5bdcb670
Enable running multiple upgrades at once ( #5984 )
8 years ago
Julian Lam
b44cfacda1
resolve XSS vulnerability in flags pages
8 years ago
Baris Usakli
9101400264
closes #5961
8 years ago
Baris Usakli
c5f58f73a7
closes #5974
8 years ago
Baris Usakli
68bcfb2883
closes #5975
8 years ago
Baris Usakli
500c978a26
closes #5944
8 years ago
Barış Soner Uşaklı
410e825bc0
fix upgrade script changing brand:logo to absolute path
8 years ago
Barış Soner Uşaklı
645410131d
closes #5942
8 years ago
Julian Lam
72502ff992
utilising whitelist instead of blacklisting javascript protocol
8 years ago
Julian Lam
5863d64d27
prevent inline js payloads from executing in outgoing page
8 years ago
Barış Soner Uşaklı
67ba6bb820
closes #5977
8 years ago
Barış Soner Uşaklı
9e9de2edd0
closes #5976
8 years ago
Peter Jaszkowiak
1c35213934
Fix #5970 and forking while debugging ( #5965 )
...
* Fix forking while debugging
Debugger address in use no longer happens
* Fix cropper error
8 years ago
Dravere
8d5ef79e9c
Smtp emailer change without restart ( #5957 )
...
* SMTP fallback transport setup during app startup and config update
* Verbose logging message to see when SMTP fallback transport is setup
8 years ago
Barış Soner Uşaklı
227c245fb2
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# package.json
8 years ago