1
1
mirror of https://github.com/Eugeny/tabby.git synced 2025-01-03 08:04:02 +03:00
Commit Graph

230 Commits

Author SHA1 Message Date
Eugene Pankov
dc9508f80d lint & enabled linter on Azure pipelines 2019-07-24 11:24:57 +02:00
Eugene
b6aa1f764b
Merge pull request #1293 from ehwarren/bugfix/1271
Ensure tabs can be closed before executing window closure
2019-07-24 11:14:03 +02:00
Austin Warren
2896321076 Ensure tabs can be closed before executing window closure 2019-07-23 14:40:18 -07:00
Austin Warren
b144724ed5 Fix import for spawn 2019-07-23 12:47:44 -07:00
Austin Warren
04f233b4a5 Download the install executable regardless of if we're going to automatically install it 2019-07-23 12:39:41 -07:00
Austin Warren
7645a1d2c7 Added check to see if auto-update is enabled and fix issues with installation on windows platform 2019-07-23 12:29:14 -07:00
Austin Warren
2953ea60e8 Clarify that this button is used to install the available update 2019-07-23 12:24:35 -07:00
Austin Warren
8d5b2bc4c5 Added configuration option to enable/disable automatic updates 2019-07-23 12:24:17 -07:00
Eugene Pankov
d6c9ce84ea delay frontend init if not focused (fixes #1147, fixes #1137) 2019-07-02 21:28:40 +02:00
Eugene
0896844e96
Bugfix - Terminal Docking Issues (#1145)
Bugfix - Terminal Docking Issues
2019-06-30 23:42:29 +02:00
Eugene Pankov
3c27e8105e fixed start page icons 2019-06-30 23:35:48 +02:00
Eugene Pankov
b98bde71df remove all external deps from generated typings files 2019-06-30 23:08:30 +02:00
Austin Warren
0238515b42 Ensure that users with old default config don't end up with an out of bounds window 2019-06-28 13:48:06 -07:00
Austin Warren
38494c9704 Properly identify primary display and ensure all screens are sorted by their X/Y bounds 2019-06-28 13:26:17 -07:00
Austin Warren
fa6fa3f1ea Fix default value to fit within dockFill boundaries 2019-06-28 12:35:08 -07:00
Eugene Pankov
36bd5f9ed7 fixed #1053 2019-06-20 11:57:32 +02:00
Eugene Pankov
fac5b7bb3f fixed shellEscape import 2019-06-18 17:20:37 +02:00
Eugene Pankov
c008a3478e @typescript-eslint linter 2019-06-14 23:47:48 +02:00
Eugene Pankov
a5ecdeb5ea lint 2019-06-14 17:49:42 +02:00
Eugene Pankov
496f0288dc default flags fix 2019-06-14 17:18:39 +02:00
Eugene Pankov
a90496dc1b custom Electron flags support (fixes #754) 2019-06-14 17:15:52 +02:00
Eugene Pankov
a2b633d3a5 hotkey fixes (#1013) 2019-06-13 00:34:52 +02:00
Eugene Pankov
cf83bd3798 fixed global shortcut behaviour (fixes #823) 2019-06-08 22:10:39 +02:00
Eugene Pankov
39bbe54992 refactoring, build fix 2019-06-06 13:45:15 +02:00
Eugene Pankov
0e8482e28d Search (fixes #85) 2019-06-05 22:04:40 +02:00
Eugene Pankov
673cc2f9f9 removed duplicate logging 2019-06-04 17:10:50 +02:00
Eugene Pankov
807cb0aac4 disable updater in dev mode 2019-06-03 17:51:25 +02:00
Eugene Pankov
37f4be68aa use mixpanel instead of GA 2019-05-31 18:17:41 +02:00
Eugene Pankov
b8a0207078 style fix (fixes #967) 2019-05-30 11:33:31 +02:00
Eugene Pankov
8e390eef05 added welcome tab (fixes #845) 2019-05-25 22:52:25 +02:00
Eugene Pankov
a8bbdea224 compat fixes 2019-05-24 21:19:08 +02:00
Eugene Pankov
1a0acad3c2 properly relaunch app in the portable build (fixes #478) 2019-05-19 22:41:41 +02:00
Eugene Pankov
206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 2019-05-19 20:30:40 +02:00
Eugene Pankov
60e095fbc7 shell icons 2019-05-17 23:48:59 +02:00
Eugene Pankov
b54d99ff3d allow removing shell integration (fixes #682) 2019-05-17 22:05:53 +02:00
Eugene Pankov
48ff7d7d5a use profiles for everything 2019-05-11 21:28:04 +02:00
Eugene Pankov
c10e5e918f tab closing fix 2019-05-02 12:23:53 +02:00
Eugene Pankov
b6cbd42d8b less touchbar flicker, activity icons 2019-04-28 14:38:21 +02:00
Eugene Pankov
9dc2337787 hotkey naming 2019-04-16 15:42:11 +02:00
Russell Myers
4949f14184 Create close pane hotkey. 2019-04-15 21:16:54 -04:00
Eugene Pankov
b7a56adb60 smaller icons for the compact theme 2019-03-18 22:34:46 +01:00
Eugene Pankov
2ed35cb400 prepared terminus-core for typedocs 2019-03-07 01:51:15 +01:00
Eugene Pankov
2c4c094941 splits API 2019-03-06 23:46:04 +01:00
Eugene Pankov
d25751abe7 handle split pane being closed 2019-03-04 21:26:28 +01:00
Eugene Pankov
27fb611166 splitting tabs (fixes #49) 2019-03-04 20:39:05 +01:00
Eugene Pankov
7279ba13ac split tab recovery (#49) 2019-03-03 23:51:25 +01:00
Eugene Pankov
70b463b086 splits WIP (#49) 2019-03-03 22:56:58 +01:00
Eugene Pankov
dc813b8edb windows fix 2019-03-02 15:34:18 +01:00
Eugene Pankov
33281b5caf skip unnecessary ops 2019-02-24 14:39:05 +01:00
Eugene Pankov
db54f4af13 a button to show config file location 2019-02-13 22:58:47 +01:00