Dean Whillier
c17fdc23a4
fix black screen when closing window in fullscreen
2019-03-20 16:43:27 -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
6d6d586b3b
Add eslint-plugin-eslint-comments
2019-03-12 23:31:45 +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
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
Aswath K
57939e21f2
Fix #538 : makes the app not to restart in full screen mode
2019-02-11 22:37:00 +05:30
Romain Maneschi
1ef2108756
add a menu to open dev tools for current webview
2019-02-07 00:23:25 +01:00
Yuya Ochiai
596f3a8721
Fix failing tests
...
Setting filename to window.location is no longer working.
2019-02-05 00:08:03 +09:00
Asaad Mahmood
f1df174b79
MM-13487 - Updating mention badge in tab bar
2019-01-23 22:38:48 +05: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
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
ea0b28deb7
Switch back from yarn to npm
2019-01-07 23:32:01 +09:00
Christopher Speller
753ad3dfdc
Remove context isolation.
2019-01-02 08:09:29 -08:00
Yuya Ochiai
01276ee1fe
Upgrade electron-builder for Mac
2018-12-25 23:38:19 +09:00
Yuya Ochiai
2eb95422e9
Upgrade dependencies
2018-12-25 23:30:18 +09:00
Yuya Ochiai
85495ef77a
Merge branch 'master' into auto-updater
2018-12-19 23:21:01 +09:00
Sven Hüster
e47061fd7b
Merge branch 'master' into fix-typos
2018-12-10 22:20:18 +01:00
Jesse Hallam
51dd371894
Wording fixes.
...
Co-Authored-By: crspeller <crspeller@gmail.com >
2018-12-07 08:11:27 -08:00
Yuya Ochiai
fa272ed92f
Upgrade babel, webpack and storybook stack
2018-12-04 23:35:14 +09:00
Christopher Speller
d9c66ff5b5
Merge pull request #892 from yuya-oc/upgrade-electron-v3
...
Upgrade to Electron v3
2018-12-03 16:23:05 -08:00
Sven Huester
fa961654f3
fixes several typos
2018-12-02 14:55:24 +01:00
Christopher Speller
6b09eec4c5
Some improvments to navigation and messaging.
2018-11-29 12:10:55 -08:00
Yuya Ochiai
af569e172c
Start v4.3.0-develop
2018-11-27 22:27:09 +09:00
Yuya Ochiai
e99af55f60
Version 4.2.0
2018-11-27 00:47:30 +09:00
Yuya Ochiai
54fec853c9
Version 4.2.0-rc1
2018-11-21 21:31:12 +09:00
Yuya Ochiai
4593cf38b3
Set notifyOnly:true on Windows builds
2018-11-20 00:34:22 +09:00
Yuya Ochiai
40257cf93e
Migrate to new makeSingleInstance method
2018-11-13 22:51:01 +09:00
Yuya Ochiai
ed67da7357
Update auto-updater config for release
2018-11-11 23:26:25 +09:00
Yuya Ochiai
e80236710d
Merge pull request #875 from mattermost/jasonblais-patch-1
...
Add en-GB and es-MX to spellchecker
2018-11-01 23:48:25 +09:00
Yuya Ochiai
849800a80f
Merge branch 'master' into auto-updater
2018-10-29 23:50:04 +09:00
Harrison Healey
c861827d32
MM-12800 Remove partial ability to use file:// links
2018-10-25 13:41:06 -04:00
Yuya Ochiai
10d1bb7d0a
Tweak updater modal appearance
2018-10-18 01:03:30 +09:00
Yuya Ochiai
48f165c44f
Add cancel button to updater
2018-10-18 00:59:18 +09:00
Yuya Ochiai
c4240bd87f
Add storybook file for UpdaterPage
2018-10-17 22:10:53 +09:00
Jason Blais
2314f8b594
Add en-GB and es-MX to spellchecker
2018-10-16 16:46:40 -04:00
Yuya Ochiai
76e94cca38
Make 0% visible in auto-updater progress bar
2018-10-17 00:05:34 +09:00
Yuya Ochiai
ccdfbae3b2
Merge remote-tracking branch 'mattermost/master' into auto-updater
2018-10-16 00:28:47 +09:00
Yuya Ochiai
5ed701736e
Merge pull request #869 from torlenor/MM-562
...
Preserve case of first letter in spell check, fixes #562
2018-10-15 23:51:16 +09:00
Jesse Hallam
037c5c4333
increment mentionCount for linux instead
2018-10-12 08:45:12 -04:00
Hans-Peter Schadler
6f6e80bdac
Preserve case of first letter in spell check, fixes #562
2018-10-06 10:21:56 +02:00
Jesse Hallam
cbe7889f20
MM-12275: detect an expired session and show badging
2018-09-24 18:26:45 -04:00
Yuya Ochiai
69c48a529a
Merge pull request #861 from yuya-oc/no-find-dom-node
...
Remove findDOMNode() from components
2018-09-19 23:04:23 +09:00
Yuya Ochiai
e5427ca274
Merge remote-tracking branch 'mattermost/master' into startup-via-config-json
2018-09-12 23:03:17 +09:00
Yuya Ochiai
5091f59786
Remove findDOMNode() from components
2018-09-06 00:30:17 +09:00
Yuya Ochiai
23ca8bbe5a
Use ES6 class for React components
2018-09-03 23:43:09 +09:00
Yuya Ochiai
d73f98825e
Apply no-var eslint rule
2018-09-03 21:41:04 +09:00
Yuya Ochiai
32a6012647
Merge pull request #853 from yuya-oc/startup-as-hidden
...
Hide the main window on Mac auto-start
2018-09-03 21:02:35 +09:00
Jason Blais
0160894e56
Update SettingsPage.jsx
2018-08-31 07:57:39 -04:00
Jason Blais
1d7b937193
Update contextMenu.js
2018-08-31 07:56:47 -04:00