Commit graph

221 commits

Author SHA1 Message Date
Yuya Ochiai 51e6d5f039 Remove deepmerge 2017-11-07 21:44:00 +09:00
Yuya Ochiai c4c5493511 Apply security fixes for devDependencies 2017-11-03 02:12:43 +09:00
Yuya Ochiai 3ed7e5d68d Upgrade Electron to 1.7.9 2017-10-11 23:01:00 +09:00
Yuya Ochiai 38fcdf6d6e Merge pull request #586 from csduarte/bash-20
(#1) BASH-20 Add base and override config
2017-10-11 21:45:27 +09:00
David Meza 76ced43a68 Changes to have settings tests pass. test/specs/settings_test.js 2017-09-29 11:14:01 -05:00
Yuya Ochiai 2c37e1cfe4 Upgrade Electron to 1.7.8 2017-09-26 23:09:18 +09:00
Yuya Ochiai a9602c22a5 Merge pull request #597 from csduarte/BASH-23
BASH-23 Add npm clean script
2017-09-21 23:23:37 +09:00
Chris Duarte 537f38e0c3 add clean to package.json 2017-09-21 09:00:37 -05:00
Yuya Ochiai 3ed5321196 Merge pull request #602 from yuya-oc/upgrade-electron
Upgrade Electron to 1.7.6
2017-09-15 23:50:49 +09:00
David Meza e8257cd4e6 Run build as part of package command 2017-09-11 17:19:52 -05:00
Yuya Ochiai a04b41b892 Upgrade Electron to 1.7.6 2017-09-11 20:51:09 +09:00
Yuya Ochiai cb37f323cf Merge branch 'release-3.7' into merge-release-3.7 2017-09-06 00:55:09 +09:00
Yuya Ochiai 3f898f4927 Update version to 3.7.1 2017-08-28 22:14:02 +09:00
Yuya Ochiai 9ab7c8fbf7 Upgrade Electron to 1.6.11
Security fix for HTTPS certificates
2017-08-25 00:57:40 +09:00
Yuya Ochiai 2b15012358 Update Electron to 1.6.10
- Desktop notification for Windows 7
- Per-monitor DPI awareness
2017-08-25 00:56:36 +09:00
Yuya Ochiai 3fefb813f0 Change app author to Mattermost 2017-07-10 22:19:37 +09:00
Yuya Ochiai 854ed8a7d9 Update Electron to 1.6.10
- Desktop notification for Windows 7
- Per-monitor DPI awareness
2017-06-01 00:39:20 +09:00
Yuya Ochiai 7be7f8dcc2 Use css to style UI 2017-05-24 21:52:57 +09:00
Yuya Ochiai 3e1ff1933e Update electron stack 2017-05-11 00:52:10 +09:00
Yuya Ochiai 9e6480cfd9 Update dev tools 2017-05-11 00:37:57 +09:00
Yuya Ochiai 6d4c6ec062 Update test tools 2017-05-11 00:36:06 +09:00
Yuya Ochiai 6fef1bac28 Update webpack/babel stack 2017-05-11 00:26:48 +09:00
Yuya Ochiai 91aca931e7 Update version to 3.7.0 2017-04-28 21:36:09 +09:00
Yuya Ochiai ed6a929f28 Fix extract script for dictionary files
On Windows, previous script didn't make sense.
2017-04-28 00:09:42 +09:00
Yuya Ochiai 84d0ec432a Implement simple spellchecker 2017-04-26 00:12:23 +09:00
Yuya Ochiai 8ce3edbf34 Fix Quick Look not closing in file upload dialog
There is a problem where the app craches when the dialog is canceled
without closing Quick Look.
2017-04-07 22:49:10 +09:00
Yuya Ochiai 2fa618c9c9 Add support for sound notifications on Windows 7 and 8
ding.mp3 is derived from /platform repository.
2017-04-01 21:37:25 +09:00
Yuya Ochiai 96b5122988 Stop using chai-as-promised due to its license
For #488
2017-03-29 01:03:52 +09:00
Yuya Ochiai 09046b7a75 Stop using npm run build in postinstall 2017-03-06 23:47:53 +09:00
Yuya Ochiai 60429a9622 Disable dev mode in npm start 2017-03-06 23:43:28 +09:00
Yuya Ochiai 82bcd44f8f Remove old live-reload mechanism 2017-03-05 01:02:01 +09:00
Yuya Ochiai 83b84f9fbd Watch main.js sources 2017-03-05 00:58:26 +09:00
Yuya Ochiai 6f4010edf2 Use webpack-dev-server 2017-03-05 00:27:40 +09:00
Yuya Ochiai ae1c079b95 Stop using dist directory to build 2017-03-03 23:07:06 +09:00
Yuya Ochiai b72af87bf0 Separate electron-builder config 2017-03-03 00:16:29 +09:00
Yuya Ochiai 0f35b14f9b Never publish artifacts 2017-03-03 00:10:37 +09:00
Yuya Ochiai eaa24c599f Update electron-builder 2017-03-02 23:52:53 +09:00
Yuya Ochiai d33ffb8143 Update electron 2017-03-02 23:04:55 +09:00
Yuya Ochiai f53a9b55d9 Update electron 2017-03-01 22:24:59 +09:00
Yuya Ochiai 9e5ad098d0 Update eslint and rules 2017-03-01 22:05:42 +09:00
Yuya Ochiai 3b553cf233 Update babel 2017-03-01 21:46:57 +09:00
Yuya Ochiai 998f33ef37 Migrate to webpack 2 2017-03-01 21:29:11 +09:00
Yuya Ochiai d96c3d99d1 Update development tools 2017-03-01 21:14:55 +09:00
Yuya Ochiai a48f87d13a Update version to 3.6.0 2017-02-18 18:07:14 +09:00
Yuya Ochiai ee2e315199 Add "Remove Server" modal 2017-01-25 00:06:42 +09:00
Yuya Ochiai e72e4155ba Exit with error code when webpack encounts error 2017-01-17 20:53:13 +09:00
Yuya Ochiai 92830b371c Remove redundant args 2017-01-12 21:53:09 +09:00
Yuya Ochiai 4376618ef8 Merge branch 'master' into update-dependencies 2016-12-22 23:01:04 +09:00
Yuya Ochiai 77e9ba0a32 Use npm-run-all to execute npm scripts 2016-12-22 21:35:32 +09:00
Yuya Ochiai d620ebbd44 Update Electron and tools 2016-12-21 23:46:23 +09:00
Yuya Ochiai 12d0740495 Update test libraries 2016-12-21 00:03:53 +09:00
Yuya Ochiai 07d2edea70 Update webpack 2016-12-21 00:00:43 +09:00
Yuya Ochiai c98e3eff3a Update dev dependencies 2016-12-20 23:53:37 +09:00
Yuya Ochiai 72c65393da Update eslint 2016-12-20 23:38:27 +09:00
Yuya Ochiai 82f6dbee4a Update Electron to 1.4.12
Certificate Transparency Fix
http://electron.atom.io/blog/2016/12/09/certificate-transparency-fix
2016-12-11 01:52:58 +09:00
Yuya Ochiai c6fa55dd7c Add simple README for Linux packages 2016-12-05 23:45:35 +09:00
Jason Blais b069a5c820 Update package.json for 3.5.0 2016-11-30 11:30:24 -05:00
Jonas Schwabe 3d8d24c2ff Fixes #161 2016-11-16 09:24:35 +01:00
Yuya Ochiai 4267214a25 Fix jsx files are not tested 2016-11-08 23:54:53 +09:00
Yuya Ochiai f3ee426ef5 Use electron instead of electron-prebuilt
Now electron-prebuilt is deprecated.
https://github.com/electron-userland/electron-prebuilt/tree/v1.4.2#installation
2016-11-08 00:00:56 +09:00
Yuya Ochiai 7ef0ad3b16 Update npm test command 2016-10-28 00:49:52 +09:00
Yuya Ochiai 16788b5a6f Fix eslint errors 2016-10-28 00:49:52 +09:00
Yuya Ochiai 16a18e64e6 Rewrite .eslintrc.json with extends property 2016-10-28 00:47:49 +09:00
Kolja Lampe 0926c915b5 Added eslint and basic eslint config 2016-10-28 00:47:49 +09:00
Yuya Ochiai dace9c2032 Add SourceMap in development mode 2016-10-27 21:49:48 +09:00
Yuya Ochiai 0fb3b5e378 Use webpack CLI instead of gulpfile.js 2016-10-27 21:49:48 +09:00
Yuya Ochiai a300bd7b01 Add --em option of electron-builder to control package name 2016-10-21 21:12:18 +09:00
Yuya Ochiai 46d0c41e60 Fix package name 2016-10-19 22:57:06 +09:00
Yuya Ochiai 65a3d27e8a Remove unused package 2016-10-08 17:18:00 +09:00
Yuya Ochiai e5c5ca9d9a Use 7zip to manipulate windows zip archives 2016-10-08 17:05:37 +09:00
Yuya Ochiai 3c63d98960 Update electron-builder to fix for mac:tar.gz 2016-10-08 17:05:37 +09:00
Yuya Ochiai ceb37dfa96 Use "npm run package:mac" instead of osx 2016-10-08 17:05:08 +09:00
Yuya Ochiai 5c5ef80584 Update electron-builder due to its bug 2016-10-08 17:05:08 +09:00
Yuya Ochiai 0af78afd14 Update circle.yml for electron-builder 2016-10-08 17:04:12 +09:00
Yuya Ochiai 133af47343 Use electron-builder for all artifacts 2016-10-08 17:04:12 +09:00
Yuya Ochiai 216f917964 Merge pull request #307 from Razzeee/random-bump
Bump some dev dependencies
2016-10-08 00:05:24 +09:00
Yuya Ochiai 2bc57934f7 Merge pull request #257 from Razzeee/bump-electron-builder
Bump electron builder
2016-10-05 21:27:59 +09:00
Kolja Lampe f9d741aa62 Make sure release directories are there before trying to copy to them 2016-10-03 22:45:55 +02:00
Kolja Lampe 9763bd61aa Bump electron builder 2016-10-03 22:45:54 +02:00
Kolja Lampe 4f142f3e08 Bump some dev dependencies 2016-10-01 20:32:55 +02:00
Yuya Ochiai 84c8c7e2d6 Update version to 3.4.1 2016-10-01 01:24:07 +09:00
Yuya Ochiai e8590e61d5 Fix ApplicationUserModelID in the start menu shortcut
The application expected "com.squirrel.mattermost.Mattermost"
due to electron-winstaller. But probably the package name,
"mattermost-desktop" was used when creating the shortcut.

This might affect the internal name of .deb package.

Close #287
2016-09-17 00:03:14 +09:00
Yuya Ochiai bccb3a208d Update version to 3.4.0 2016-09-14 20:39:17 +09:00
Yuya Ochiai c7125a372e Merge pull request #262 from mattermost/fix-focus-of-webview
Fix webview doesn't get focus correctly

Close #231
2016-09-09 23:52:45 +09:00
Kolja Lampe b59f501a82 Some minor codestyle improvements due to jshint 2016-08-30 15:28:15 +02:00
Yuya Ochiai 2458889a09 Merge branch 'linux-desktop-file'
Close #208
2016-08-28 22:01:28 +09:00
Yuya Ochiai 538ebe705a Fix npm run watch not working in OS X
electron-connect 0.4.4 causes `The application has become unresponsive.`
2016-08-26 23:40:26 +09:00
Yuya Ochiai 4d0e263ecd Fix webview doesn't get focus correctly
For #231

webview.focus() was used to focus on the webview, but it's DOM element function.
So only the tag was focused in the host window, and its webContents was not focused.
As the result, the shortcuts of Mattermost server didn't work in some cases.
Electron is upgraded to 1.2.8 because of webContents.isFocused().
2016-08-26 00:49:18 +09:00
Yuya Ochiai f2284fddb4 Add script to create .desktop file for Linux
For #208
2016-08-25 00:33:35 +09:00
Yuya Ochiai f18710991f Merge pull request #255 from Razzeee/bump-prettify
Bump prettify dependencies and apply prettification
2016-08-21 15:33:14 +09:00
Kolja Lampe 81a6b7735b Bump prettify dependencies and port our code to the new version 2016-08-20 22:38:25 +02:00
Kolja Lampe 07fd723def Bump mocha 2016-08-20 12:11:13 +02:00
Kolja Lampe cf18e933d5 Bump dependencies 2016-08-16 19:47:00 +02:00
Kolja Lampe a0763b81ab Bump app version 2016-08-16 10:15:39 +02:00
Kolja Lampe 1bce876fae Updated electron to newest version 2016-08-07 20:45:03 +02:00
Jonas Schwabe 54f6447712 Implements #176 2016-07-17 14:15:14 +02:00
Yuya Ochiai 0b8d125bc4 Update version to 1.3.0 2016-07-07 22:38:08 +09:00
Yuya Ochiai d235eeb8b3 Update minimum version of webpack to work with #184 2016-07-06 22:18:07 +09:00
Kolja Lampe bbea5e570e Added event handles for potential problems devtron showed and log these to console 2016-07-04 20:45:36 +02:00
Yuya Ochiai 517cc16835 Merge branch 'master' into dev 2016-06-17 23:39:45 +09:00