3475 Commits

Author SHA1 Message Date
Yuya Ochiai
3d3e14be29 Merge branch 'master' into dev 2016-05-16 22:08:43 +09:00
Yuya Ochiai
bb66ece664 Merge branch 'release/v1.2.0' 2016-05-13 22:09:55 +09:00
Yuya Ochiai
aefc91a53f Add a missing bracket 2016-05-13 22:09:36 +09:00
Yuya Ochiai
e1333f00f0 Merge pull request #136 from mattermost/mixed-content
Update text for allowing http content, allow mixed content by default
2016-05-13 22:04:03 +09:00
JoramWilander
ef599deab3 Update text for allowing http content, allow mixed content by default 2016-05-13 08:49:33 -04:00
Yuya Ochiai
3e49bfb04c Update Electron to 0.37.8
Make sure the userData directory is created during the ready event of app
module.

Close #130
2016-05-12 00:23:42 +09:00
Jonas Schwabe
ecfa143526 Add tray icon theme settings to the settings dialog 2016-05-08 01:01:56 +02:00
Jonas Schwabe
5a201b7727 add config option to select an icon theme 2016-05-07 22:39:14 +02:00
Jonas Schwabe
5020031235 Add tray icon for linux (Ubuntu ambiance style for now). 2016-05-07 22:21:17 +02:00
Yuya Ochiai
f5e31a7534 Merge branch 'release/v1.2.0' 2016-05-07 00:31:36 +09:00
Yuya Ochiai
0529cb8efc Fix author entry 2016-05-06 22:53:56 +09:00
Yuya Ochiai
bfac489777 Update electron-packager to fix app icon for OS X 2016-05-06 22:52:38 +09:00
Yuya Ochiai
68cc7a62d7 Update version to 1.2.0 2016-05-05 22:18:05 +09:00
Yuya Ochiai
6a89cd65f3 Merge branch 'master' into release/v1.2.0 2016-05-05 22:15:19 +09:00
Yuya Ochiai
fa1c23bb4f Create branch release/v1.2.0 2016-05-05 21:51:10 +09:00
Yuya Ochiai
f22f67bec1 Fix application name 2016-05-04 23:19:13 +09:00
Yuya Ochiai
37f9c27a75 Add description "Show Icon on Menu Bar" for OS X 2016-05-04 22:53:46 +09:00
Yuya Ochiai
6b11722a96 Update CHANGELOG.md 2016-05-04 21:56:13 +09:00
Yuya Ochiai
835da24bea Add a simple guide for other linux distributions 2016-05-04 01:13:32 +09:00
Yuya Ochiai
74f219671c Add setup guide for Linux and refactor the doc 2016-05-04 01:07:56 +09:00
Yuya Ochiai
bc97163fd4 Fix error when saving bound-info.json 2016-05-04 00:36:54 +09:00
Yuya Ochiai
169debe07a Merge branch 'refactor/tests' into dev 2016-05-03 01:09:43 +09:00
Yuya Ochiai
a199f09216 Add tests for hideMenuBar 2016-05-03 00:42:13 +09:00
Yuya Ochiai
47486d8b8e Rearrange test directory 2016-05-02 22:45:56 +09:00
Yuya Ochiai
447c84578a Add "key" attribute to suppress warning 2016-05-02 20:21:51 +09:00
Yuya Ochiai
2468d2a6b2 Merge branch 'update-electron' into dev
Close #116
2016-05-02 19:45:30 +09:00
Yuya Ochiai
84440d7ecc Remove unnecessary commands from circle.yml 2016-05-02 19:38:11 +09:00
Yuya Ochiai
9fe9e52709 Update Electron to 0.37.7 2016-04-27 22:16:12 +09:00
Yuya Ochiai
28dc6ac0d9 Merge branch 'feature/http-auth' into dev
Close #56
2016-04-27 21:52:36 +09:00
Yuya Ochiai
606b3394de Update CHANGELOG.md 2016-04-27 21:52:14 +09:00
Yuya Ochiai
e99e6c0a05 Update docs for login dialog 2016-04-27 20:51:57 +09:00
Yuya Ochiai
5fce592b01 Show proxy URL on login dialog 2016-04-27 20:48:01 +09:00
Yuya Ochiai
9ec5fe9f9f Fixup circle.yml 2016-04-27 00:11:33 +09:00
Yuya Ochiai
ae4b4a8f08 Merge branch 'feature/electron-builder' into dev
for #105
2016-04-26 23:48:35 +09:00
Yuya Ochiai
fde15631fb Add "apt-get update" in Dockerfile 2016-04-26 23:19:43 +09:00
Yuya Ochiai
b65fbf6e5f Add missing RUN in Dockerfile 2016-04-26 23:12:06 +09:00
Yuya Ochiai
40eecf0dad Create deb packages on CircleCI 2016-04-26 23:00:07 +09:00
Yuya Ochiai
162b0ae632 Add the short description for deb packages 2016-04-26 22:48:16 +09:00
Yuya Ochiai
281669965f Use electron-builder to create deb packages 2016-04-26 22:40:30 +09:00
Yuya Ochiai
8c6a8f0338 Prettify previous commit 2016-04-26 22:40:21 +09:00
Yuya Ochiai
507889066a Tell whether the server is a proxy 2016-04-25 20:41:02 +09:00
Yuya Ochiai
dc7e7181ec Allow only http and https to open a new window 2016-04-23 20:39:15 +09:00
Yuya Ochiai
e051810ccc Improve codes to disable nodeIntegration 2016-04-23 20:37:57 +09:00
Yuya Ochiai
a55eb6fa0f Change compatibility for react-bootstrap 2016-04-23 19:33:12 +09:00
Yuya Ochiai
d81856629b Send login credentials on Enter key 2016-04-23 19:15:25 +09:00
Yuya Ochiai
b0a40c66fb Add the dialog to login 2016-04-23 01:12:00 +09:00
Yuya Ochiai
7e946e7bea Merge pull request #114 from jeremycook/patch-1
Tell users where to place the application directory
2016-04-22 20:48:13 +09:00
Yuya Ochiai
f39c154319 Update React-Bootstrap to 0.29.0 2016-04-22 00:34:37 +09:00
Yuya Ochiai
58f1ec5f9a Prototype http authentication 2016-04-21 23:29:44 +09:00
Jeremy Cook
0853e17685 Tell users where to place the application directory
Using "Extract All..." with the default options will extract the files to the Downloads folder. Many users will do exactly that and end up running Mattermost from there downloads folder. Not a good thing. These instructions tell users where to extract the files.

Perhaps in a future release these instructions can be reduced to run a batch script or installer.
2016-04-20 10:18:46 -06:00