~raof/google-play-music-desktop-player-unofficial/+git/raof:greenkeeper-lodash-4.16.6

Last commit made on 2016-11-01
Get this branch:
git clone -b greenkeeper-lodash-4.16.6 https://git.launchpad.net/~raof/google-play-music-desktop-player-unofficial/+git/raof

Branch merges

Branch information

Name:
greenkeeper-lodash-4.16.6
Repository:
lp:~raof/google-play-music-desktop-player-unofficial/+git/raof

Recent commits

96f33b7... by greenkeeperio-bot <email address hidden>

chore(package): update lodash to version 4.16.6

https://greenkeeper.io/

383a192... by Samuel Attard

Remove proxied setters and getters for onclick and onerror. Fixes #1845

9f1082a... by Clément L

Added French Language (#1832)

* Added French Language

* alphabetical sort in languageMap constant

* Added missing translation

d67fe7e... by GoodWillN1 <email address hidden>

Feature/AddedCzechLanguageSupport (#1834)

* Added Czech Language support

* Updated Constant List for Languages

Added Czech option,
ordered alphabetically

* Language constant order fix

* Removed BOM character from Czech cs.json file

* Aligned field names with lastest upstream base

settings-options-style fields were missing the 's'
Could have sworn I had the latest base file

* Reverted languageMap to alphabetical order by key

* Fixed key name in cs.json

Fixed title-settings-hotkeys key

* Updated translations

Per review suggestions and discussion updated the following translations:
Palec nahoru -> Líbí se mi
Palec dolů -> Nelíbí se mi
Zeslabit hlasitost -> Snížit hlasitost
Pozastavení po této skladbě. -> Po této skladbě se pozastaví přehrávání.

* Translated icon color inversion

1ceaeba... by James Clark <email address hidden>

Add an option to invert the tray icon on Linux (#1841)

* Add an option to invert the tray icon on Linux

* Implement proposed changes in pull request

* Add string keys to other languages for translation

5e470f0... by Samuel Attard

Fix PlaybackAPI and webSocketAPI tests

f7530b7... by Samuel Attard

Fix linting

c5478fe... by Samuel Attard

Fix envify replace regexp

04cb18b... by Samuel Attard

Correct check for no sentry DSN. Fixes #1836

4f810e3... by Samuel Attard

Proxy GPM volume events to the PlaybackAPI and the webSocketAPI