mattermost-desktop/test
Jesse Hallam 79e020ba43 MM-14446: consider subpath when evaluating if url is internal (#946)
* MM-14446: consider subpath when evaluating if url is internal

When clicking on an URL with `target=_blank`, the webview decides if it should launch an external browser or a new window within the Electron application. Update this logic to consider the application's configured subpath so as to treat links outside the subpath but on the same domain as external.

* fix licensing on new file

* fix .eslintrc.json indentation

* tweak header eslint rules for specific files
2019-03-15 20:20:41 +01:00
..
modules Fix or skip broken tests 2018-11-13 22:51:00 +09:00
specs MM-14446: consider subpath when evaluating if url is internal (#946) 2019-03-15 20:20:41 +01:00
.eslintrc.json Use ES6 import/export for modules 2018-04-10 22:00:30 +09:00