Commit Graph

15809 Commits (f33672617353ef78410ab2f82df76d91f5da118c)
 

Author SHA1 Message Date
Peter Jaszkowiak f336726173 Bump dependencies ()
* Bump dependencies

* Fix mocha v4 requiring --exit flag

Use nyc instead of the istanbul binary

* Print out summary instead of full report
Barış Soner Uşaklı e7318a1cea Mongo cache ()
* 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
Barış Soner Uşaklı 7ad4420b6a closes
Misty (Bot) 2929d4b1df Latest translations and fallbacks
Misty (Bot) 2920fc0dfa Latest translations and fallbacks
Peter Jaszkowiak ab8465d7b6 Make deprecation warnings more clear ()
* Add these as warnings

To be removed in next major version

* Make ACP search's purpose more clear

* Only warn once per deprecated path
Julian Lam ec3bb1c727 allowing plugins to define upgrade scripts
Barış Soner Uşaklı 108f84fd19 add type to dbal
Misty (Bot) 92684757c6 Latest translations and fallbacks
Baris Usakli 19dc7da42f closes
Baris Usakli 8733f51f86 remove test for unused code
Baris Usakli 79598c32d3 remove unused function
Misty (Bot) 05c1a6cfed Latest translations and fallbacks
Barış Soner Uşaklı 797857e1d2 remove old test
Barış Soner Uşaklı d8dc79e3c7 closes
Baris Usakli 8a499e09ed fix nconf lowercasing
Peter Jaszkowiak f4355efb30 Optimize translator
- Use `slice` less
- Skip iterations with `indexOf`
Julian Lam 684a66a760 fixes
Barış Soner Uşaklı 73b3e08682 up mentions
Barış Soner Uşaklı 5e6d8ea566 handle 404 first
Barış Soner Uşaklı 557dfd5b47 testing new socket.io-client extraHeaders ()
* testing new socket.io-client extraHeaders

* change mongodb installation
Peter Jaszkowiak 1c5bdcb670 Enable running multiple upgrades at once ()
Julian Lam bf1e922cab Removed Thumbs.db from a vendor dir
Julian Lam b44cfacda1 resolve XSS vulnerability in flags pages
Baris Usakli 9101400264 closes
Baris Usakli c5f58f73a7 closes
Baris Usakli 68bcfb2883 closes
Baris Usakli 500c978a26 closes
Misty (Bot) 681e8074d2 Latest translations and fallbacks
Barış Soner Uşaklı 410e825bc0 fix upgrade script changing brand:logo to absolute path
Barış Soner Uşaklı 645410131d closes
Misty (Bot) 91f385dc94 Incremented version number - v1.6.1
Julian Lam df5178ce78 fixed typo in outgoing route test, and added new test for javascript protocol
Julian Lam 72502ff992 utilising whitelist instead of blacklisting javascript protocol
Julian Lam 5863d64d27 prevent inline js payloads from executing in outgoing page
Barış Soner Uşaklı 67ba6bb820 closes
Julian Lam d37c0cfd67 bumping themes again to remove changes for
Barış Soner Uşaklı 9e9de2edd0 closes
Misty (Bot) 425db49fe8 Latest translations and fallbacks
Peter Jaszkowiak 1c35213934 Fix and forking while debugging ()
* Fix forking while debugging

Debugger address in use no longer happens

* Fix cropper error
Misty (Bot) bb6dcf3779 Latest translations and fallbacks
Misty (Bot) ea41e39dd2 Latest translations and fallbacks
Dravere 8d5ef79e9c Smtp emailer change without restart ()
* SMTP fallback transport setup during app startup and config update

* Verbose logging message to see when SMTP fallback transport is setup
Misty (Bot) 098b8d9971 Latest translations and fallbacks
Barış Soner Uşaklı 227c245fb2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package.json
Barış Soner Uşaklı 0de692188f check topic.cid
Dravere 38900a9964 Smtp emailer issue 5951 ()
* Fixed typo at emailer.js line 66 (serice -> service)

* When custom SMTP user and password is empty no authentication is attempted

* Added options to choose custom smtp connection security

* Made custom smtp connection security strings translatable

* Changed switch to if-else for custom smtp security option

* Fixed emailer.js lint errors

* Move custom setting to top of list
Julian Lam dd5651b859 bump composer to test new composer submit behaviour
Julian Lam d0ec7fdaef update themes to support
Julian Lam 6852c92ed6 Merge remote-tracking branch 'origin/develop'