Commit graph

2004 commits

Author SHA1 Message Date
Jesse Hallam 4079234037
Update CHANGELOG.md
Co-Authored-By: amyblais <amy_blais@hotmail.com>
2019-03-20 09:36:44 -04:00
amyblais 5be2d254b9
Update CHANGELOG.md 2019-03-20 08:51:54 -04:00
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
Yuya Ochiai 6e2b3d7fab
Merge pull request #883 from yuya-oc/eslint-plugin-eslint-comments
Add eslint-plugin-eslint-comments
2019-03-13 23:59:53 +09:00
Yuya Ochiai cd91b1d170 Fix Mocha debug config 2019-03-12 23:45:52 +09:00
Yuya Ochiai 6d6d586b3b Add eslint-plugin-eslint-comments 2019-03-12 23:31:45 +09:00
Yuya Ochiai 4725bd9bf9 Update CHANGELOG.md 2019-03-12 23:05:25 +09:00
Yuya Ochiai 427403aa47 Add VSCode configuration for debugging purposes (#886) 2019-03-11 21:45:32 +01:00
JtheBAB c4cf9d5e0c Update syntax for GPO DefaultServerList (#944) 2019-03-08 12:27:19 +01:00
JtheBAB 995ef1d4a2 Add GPO for controlling GPU (#936) 2019-03-04 21:01:03 +01:00
Yuya Ochiai 6aa99d8afe
Merge pull request #938 from svelle/spell-checker-update
update simple-spellchecker for new dict files
2019-02-28 23:46:44 +09:00
Sven Huester 16f86c7cc8 update package-lock.json for spellchecker 2019-02-27 16:50:11 +01:00
Sven Huester a9dd0ffda8 update simple-spellchecker for new dict files 2019-02-27 16:30:02 +01:00
Joram Wilander d93fb55030
Merge pull request #935 from cpanato/sign-cert
add windows certificate to sign the releases
2019-02-22 10:26:16 -05:00
William Gathoye af23bed9dd
Merge pull request #931 from thedingwing/master
GH-848 Add flag to enable MacOS dark mode title bar
2019-02-22 12:32:01 +01:00
Carlos Panato 7dbd41b0d4
add windows certificate to sign the releases 2019-02-22 10:37:13 +01:00
William Gathoye 876899404a
Merge pull request #926 from manland/MM-13827
add a menu to open dev tools for current webview
2019-02-20 20:50:39 +01:00
William Gathoye c0a1c815ae
Merge pull request #929 from aswathkk/fullscreen-bug
Fix #538: makes the app not to restart in full-screen mode
2019-02-20 16:10:59 +01:00
William Gathoye 53342ecca7
Merge pull request #928 from JtheBAB/JtheBAB-prevent-server
GPO: Configure server addresses and prevent adding new servers
2019-02-20 08:57:45 +01:00
JtheBAB 6e690e9e61 Add Server Address to GPO 2019-02-18 13:12:43 +01:00
Seth Itow fc35c698ba GH-848 Add flag to enable MacOS dark mode. 2019-02-16 13:51:51 -08:00
Romain Maneschi 01382c6786 Merge branch 'master' into MM-13827 2019-02-12 21:53:55 +01:00
Aswath K 57939e21f2 Fix #538: makes the app not to restart in full screen mode 2019-02-11 22:37:00 +05:30
Elias Nahum 6d3a36864e
Merge pull request #919 from JtheBAB/JtheBAB-gpo
Add GPO Template for controlling the upcoming Auto Updater
2019-02-10 22:38:48 -03:00
Romain Maneschi 1ef2108756 add a menu to open dev tools for current webview 2019-02-07 00:23:25 +01:00
Yuya Ochiai a1b0a28261 Merge branch 'fix-failing-tests' 2019-02-05 00:20:10 +09:00
Yuya Ochiai 596f3a8721 Fix failing tests
Setting filename to window.location is no longer working.
2019-02-05 00:08:03 +09:00
Yuya Ochiai 847f215b6f Update CHANGELOG.md 2019-02-04 23:20:02 +09:00
Jesse Hallam 04f6615b02
Merge pull request #924 from asaadmahmood/MM-13487
MM-13487 - Updating mention badge in tab bar
2019-01-30 10:43:56 -05:00
Asaad Mahmood f1df174b79 MM-13487 - Updating mention badge in tab bar 2019-01-23 22:38:48 +05:00
JtheBAB 20bccfb5b4
Rename scripts/gpo/en-US/mattermost.adml to resources/windows/gpo/en-US/mattermost.adml 2019-01-21 17:25:25 +01:00
JtheBAB fb621aa49f
Rename scripts/gpo/mattermost.admx to resources/windows/gpo/mattermost.admx 2019-01-21 17:23:43 +01:00
JtheBAB b7b7fc953a
Create mattermost.adml 2019-01-13 17:16:21 +01:00
JtheBAB 5bcdd72866
Create mattermost.admx 2019-01-13 17:15:41 +01:00
Christopher Speller 5abe83b1e6
Merge pull request #906 from yuya-oc/upgrade-dependencies
Upgrade dependencies
2019-01-11 07:50:12 -08:00
Yuya Ochiai 4640ec01e0
Merge pull request #913 from coreplane/notice-update-20190101
Update NOTICE.txt
2019-01-08 23:18:48 +09:00
Yuya Ochiai 64c10527a3 Update CHANGELOG.md 2019-01-08 00:10:24 +09:00
Yuya Ochiai 5e29537be2
Merge pull request #900 from mattermost/verious-fixes
MM-13145 Some improvments to navigation and messaging.
2019-01-08 00:05:59 +09:00
Yuya Ochiai e62f16aa1c Upgrade webpack-dev-server 2019-01-07 23:32:01 +09:00
Yuya Ochiai ea0b28deb7 Switch back from yarn to npm 2019-01-07 23:32:01 +09:00
Yuya Ochiai de03d513d0 Tweak timeout to fix failing test 2019-01-07 23:17:43 +09:00
Christopher Speller 753ad3dfdc
Remove context isolation. 2019-01-02 08:09:29 -08:00
Dan Maas f7ba23ba20 Update NOTICE.txt
- Add new dependencies (electron-log, electron-updater, and semver)
- Remove unused dependency electron-squirrel-startup
- Misc homepage and project info updates
2018-12-31 23:41:36 -08:00
Yuya Ochiai 17a0e9bddd Upgrade Electron to 4.0.0 2018-12-26 00:04:31 +09:00
Yuya Ochiai 45be2f5fc7 Tweak cp_artifacts.sh 2018-12-26 00:00:09 +09:00
Yuya Ochiai 24540ad46c Remove electron-builder-squirrel-windows 2018-12-25 23:58:32 +09:00
Yuya Ochiai 01276ee1fe Upgrade electron-builder for Mac 2018-12-25 23:38:19 +09:00
Yuya Ochiai 3bfb9d685e Update webapp eslint config
https://github.com/mattermost/mattermost-webapp/blob/v5.6.0-rc1/.eslintrc.json
2018-12-25 23:31:14 +09:00
Yuya Ochiai 645ec30ef0 Tweak CircleCI scripts 2018-12-25 23:31:14 +09:00
Yuya Ochiai 2eb95422e9 Upgrade dependencies 2018-12-25 23:30:18 +09:00