Yuya Ochiai
|
6d6d586b3b
|
Add eslint-plugin-eslint-comments
|
2019-03-12 23:31:45 +09:00 |
|
Romain Maneschi
|
1ef2108756
|
add a menu to open dev tools for current webview
|
2019-02-07 00:23:25 +01:00 |
|
Sven Huester
|
fa961654f3
|
fixes several typos
|
2018-12-02 14:55:24 +01:00 |
|
Jesse Hallam
|
cbe7889f20
|
MM-12275: detect an expired session and show badging
|
2018-09-24 18:26:45 -04: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 |
|
sudheer
|
579f99a800
|
Change to explicit close function for closing finder
|
2018-08-01 19:35:49 +05:30 |
|
sudheer
|
945918e6c0
|
Change toggle to always open for cntrl/cmd+F
|
2018-07-26 13:25:22 +05:30 |
|
sudheer
|
6baa034197
|
Fix review comments
|
2018-07-09 18:12:51 +05:30 |
|
sudheer
|
e95c8cc3c5
|
Add CTRL+F shortcut to work as browser search
* Add new finder for each webview contents
|
2018-07-06 12:21:06 +05:30 |
|
Yuya Ochiai
|
37b71476d2
|
Fix ESLint header/header error
|
2018-05-31 00:30:24 +09:00 |
|
Harrison Healey
|
846f05fac2
|
Revert "Merge pull request #745 from mattermost/mm9922"
This reverts commit b5ff04256b , reversing
changes made to 800f85bb1f .
|
2018-04-26 09:25:53 -04:00 |
|
Yuya Ochiai
|
60e6058869
|
Use ES6 import/export for modules
|
2018-04-10 22:00:30 +09:00 |
|
Harrison Healey
|
71dcec33a4
|
MM-9922 Fixed CSS transition when mousing onto internal link
|
2018-03-29 09:41:23 -04:00 |
|
Harrison Healey
|
d1b70863b5
|
MM-9922 Don't show hovered URL for internal links
|
2018-03-26 17:06:20 -04:00 |
|
Yuya Ochiai
|
e80aae20d0
|
Migrate to react-transition-group v2
https://github.com/reactjs/react-transition-group/blob/v2.2.1/Migration.md
|
2018-02-23 00:46:16 +09:00 |
|
Yuya Ochiai
|
197b172a59
|
Fix eslint errors
|
2018-02-23 00:37:24 +09:00 |
|
Jesse Hallam
|
620c5484e3
|
invoke yarn fix:js to adopt the updated eslint rules. No other changes are included.
|
2018-02-21 14:21:16 -05:00 |
|
Yuya Ochiai
|
08b1058694
|
Add PermissionRequestDialog for when the app doesn't show the TabBar
|
2017-11-08 01:37:39 +09:00 |
|
Yuya Ochiai
|
d83e7fecd7
|
Append PermissionRequestDialog to TabBar
|
2017-11-07 21:16:01 +09:00 |
|
Chris Duarte
|
8c82685d46
|
add server management and multiteam settings
|
2017-11-01 12:45:33 -05:00 |
|
Yuya Ochiai
|
f7add8370f
|
Keep MainWindow's zoom level to zero excepting webview
|
2017-10-27 21:40:04 +09:00 |
|
David Meza
|
ce08b73617
|
Fix problem with deeplinkingUrl still being set when preferences window closes.
|
2017-10-23 18:55:28 -05:00 |
|
David Meza
|
c624a9a009
|
Refactorings to make code cleaner. Fixes to not execute anything when windows squirrel installer.
|
2017-10-23 18:55:28 -05:00 |
|
David Meza
|
150b829a67
|
Logic for deep linking to go to the right tab and channel based on domain
|
2017-10-23 18:55:28 -05:00 |
|
David Meza
|
40892e0430
|
Protocol handler for deep linking in desktop app
|
2017-10-23 18:55:28 -05:00 |
|
Yuya Ochiai
|
dbd963fbf0
|
Use sheet-end event to handle focus when closing macOS file upload dialog
|
2017-06-02 23:55:58 +09:00 |
|
Yuya Ochiai
|
2307b3ca6a
|
Fix alignment for 'Add new server' button
|
2017-05-31 20:33:12 +09:00 |
|
Yuya Ochiai
|
7be7f8dcc2
|
Use css to style UI
|
2017-05-24 21:52:57 +09:00 |
|
Yuya Ochiai
|
2e310dc1ee
|
Follow up react's deprecation
|
2017-05-12 00:17:13 +09:00 |
|
Yuya Ochiai
|
256e317402
|
Add context menu to select spelling language
|
2017-04-27 20:26:37 +09:00 |
|
Yuya Ochiai
|
7c9dd50477
|
Hide webview with the recommended approach
https://electron.atom.io/docs/api/webview-tag/#css-styling-notes
|
2017-04-18 23:52:03 +09:00 |
|
Yuya Ochiai
|
2f40b517cf
|
Merge pull request #489 from yuya-oc/reduce-tab-height
Reduce tab bar height
|
2017-04-06 20:59:17 +09:00 |
|
Yuya Ochiai
|
62c198edb7
|
Remove unnecessary codes
Related to #416
|
2017-04-03 22:50:38 +09:00 |
|
Yuya Ochiai
|
14b23d24d3
|
Reduce tab bar height
|
2017-03-25 21:32:48 +09:00 |
|
Yuya Ochiai
|
f08db8c72b
|
Remove "Display secure content only" option
allowDisplayingInsecureContent is removed in Electron 1.6.
And it's no longer necessary to show http contents in https server.
|
2017-03-18 21:33:51 +09:00 |
|
Jonas Schwabe
|
eb76688009
|
Fix select handler for main tab bar handled a click on the add server button (and failed)
|
2017-03-15 20:22:21 +01:00 |
|
Yuya Ochiai
|
803366872a
|
Open the corresponding tab when a server is clicked in settings page
|
2017-02-17 20:39:18 +09:00 |
|
Jonas Schwabe
|
63fe562349
|
Animate NewTeamModal close
|
2017-02-03 22:01:37 +01:00 |
|
Jonas Schwabe
|
d63fdccb00
|
Add Menu bar option to add a new team
|
2017-01-30 22:16:16 +01:00 |
|
Jonas Schwabe
|
be2db91d05
|
Auto focus newly created server
|
2017-01-30 20:26:11 +01:00 |
|
Jonas Schwabe
|
aa862b293d
|
Persist new Teams
|
2017-01-30 20:13:27 +01:00 |
|
Jonas Schwabe
|
5f7ab2d9a2
|
Add an add team button to the TabBar
|
2017-01-30 20:13:27 +01:00 |
|
Jason Blais
|
b4e5dec7e4
|
Merge pull request #372 from yuya-oc/hovering-links
Show URL when hovering over links
|
2016-11-30 12:30:59 -05:00 |
|
Yuya Ochiai
|
b333ca580f
|
Make hovering URL unclickable
|
2016-11-30 20:27:57 +09:00 |
|
Yuya Ochiai
|
9d3a80a295
|
Suppress momentary URL disappearance when hovering over multiple links
|
2016-11-29 22:52:10 +09:00 |
|
Yuya Ochiai
|
16cd860901
|
Suppress yellow halo behind the first tab when devtools is closed
|
2016-11-29 21:08:37 +09:00 |
|
Yuya Ochiai
|
93c76861ed
|
Add hovering animation
|
2016-11-26 15:01:09 +09:00 |
|
Yuya Ochiai
|
e4e40ec7c0
|
Show URL when hovering over links
|
2016-11-26 00:37:32 +09:00 |
|
Yuya Ochiai
|
d0f2d74425
|
Divide index.jsx into components
|
2016-11-23 21:11:02 +09:00 |
|