Clark Wang
|
20118afd1f
|
fixes #3500: add hotkey support for Tabs 11~20
|
2021-03-02 16:57:40 +08:00 |
|
Eugene Pankov
|
c119d3283e
|
fixed #3464
|
2021-02-20 19:43:21 +01:00 |
|
Eugene Pankov
|
92eabab509
|
cleanup
|
2021-02-13 14:53:19 +01:00 |
|
Eugene Pankov
|
26429bf209
|
removed toolbar buttons from touchbar
|
2021-02-13 13:25:46 +01:00 |
|
Eugene Pankov
|
23bff8750c
|
added static/dynamic tab size setting - fixes #3426
|
2021-02-13 12:55:55 +01:00 |
|
Eugene Pankov
|
9c87cf3f3a
|
fixed tabs on side with compact theme
|
2021-02-13 12:42:23 +01:00 |
|
Eugene Pankov
|
9734830a74
|
web demo fixes
|
2021-02-13 12:14:14 +01:00 |
|
Eugene Pankov
|
6fdccd0a02
|
cleanup webpack configs
|
2021-02-13 12:11:38 +01:00 |
|
Eugene
|
86ebdd92b4
|
Merge pull request #3221 from Eugeny/dependabot/npm_and_yarn/terminus-core/axios-0.21.1
[Security] Bump axios from 0.19.2 to 0.21.1 in /terminus-core
|
2021-02-07 16:32:59 +01:00 |
|
Eugene Pankov
|
61a46e3b4a
|
lint
|
2021-02-07 13:15:24 +01:00 |
|
Eugene Pankov
|
7583d92747
|
set terminus to use built-in graphics by default - fixes #657
|
2021-02-07 12:49:22 +01:00 |
|
Eugene Pankov
|
0611afa8b5
|
better session handlers behaviour, added serial auto-reconnection logic - #3099
|
2021-01-31 18:20:39 +01:00 |
|
Eugene Pankov
|
21084b5d24
|
bumped js-yaml
|
2021-01-28 21:52:11 +01:00 |
|
Eugene Pankov
|
e0efb4073a
|
bumped eslint
|
2021-01-28 21:46:31 +01:00 |
|
Eugene Pankov
|
c42b62afe6
|
bumped deps
|
2021-01-28 21:11:53 +01:00 |
|
Eugene Pankov
|
e2b11c83d5
|
fixed cli args handling
|
2021-01-28 21:11:47 +01:00 |
|
Eugene Pankov
|
f103e71285
|
better handling of CLI args - fixes #1436
|
2021-01-24 19:06:41 +01:00 |
|
dependabot-preview[bot]
|
e8c2171d8f
|
Bump core-js from 3.7.0 to 3.8.2 in /terminus-core
Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.7.0...v3.8.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-12 17:01:01 +00:00 |
|
Eugene Pankov
|
39fa0424a6
|
handle auto-updater errors
|
2021-01-09 18:22:58 +01:00 |
|
Eugene Pankov
|
bcb1b6a13b
|
fixed tab scrolling
|
2021-01-09 17:48:31 +01:00 |
|
Eugene Pankov
|
4742530cf3
|
fixed invisible tab bar on the bottom in full-titlebar mode - fixes #3191
|
2021-01-09 17:11:05 +01:00 |
|
Eugene Pankov
|
c6331c9b1c
|
fixed AppService.selectTab crash
|
2021-01-03 20:53:53 +01:00 |
|
Eugene Pankov
|
e6bf76c616
|
reenabled @typescript-eslint/no-shadow
|
2021-01-02 20:53:34 +01:00 |
|
Eugene Pankov
|
4d9cc91e91
|
reenabled @typescript-eslint/no-unnecessary-condition
|
2021-01-02 20:10:00 +01:00 |
|
Eugene Pankov
|
946f4292ef
|
reenabled @typescript-eslint/prefer-nullish-coalescing
|
2021-01-02 19:09:34 +01:00 |
|
Eugene Pankov
|
9ec1a0d253
|
theme fix
|
2021-01-02 13:12:12 +01:00 |
|
Eugene Pankov
|
4d237baf33
|
Update hostApp.service.ts
|
2021-01-02 12:19:08 +01:00 |
|
dependabot-preview[bot]
|
00de7c148f
|
Bump axios from 0.19.2 to 0.21.1 in /terminus-core
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-02 09:43:06 +00:00 |
|
Eugene Pankov
|
bc7a537c4c
|
lint
|
2020-12-27 21:03:12 +01:00 |
|
Eugene Pankov
|
847628fbff
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2020-12-27 18:51:14 +01:00 |
|
Eugene Pankov
|
85e99ff0a8
|
build fix
|
2020-12-27 13:15:04 +01:00 |
|
Eugene Pankov
|
38a6e7fe67
|
work around win32 fluent background bugs - #949
|
2020-12-27 13:03:38 +01:00 |
|
Eugene Pankov
|
e98c12d409
|
lint typescript-eslint/prefer-enum-initializers
|
2020-12-24 18:59:33 +01:00 |
|
Eugene Pankov
|
aacc603309
|
lint typescript-eslint/consistent-indexed-object-style
|
2020-12-24 18:56:59 +01:00 |
|
Eugene Pankov
|
6d765bb1b8
|
build fixes
|
2020-12-24 16:04:15 +01:00 |
|
Eugene Pankov
|
0ca971a289
|
electron 11 cleanup
|
2020-12-24 14:03:14 +01:00 |
|
pinpins
|
e87f6e7af0
|
Support for Apple Silicon via node 15, electron 11.1 update
|
2020-12-23 22:45:47 +02:00 |
|
pinpins
|
56be0a1085
|
Merge branch 'master' into terminus_pinpin
|
2020-12-18 15:56:18 +02:00 |
|
pinpins
|
c8dde73158
|
remove DS_Store
|
2020-12-18 13:46:50 +02:00 |
|
Eugene Pankov
|
51d54a8477
|
fixed compact theme icon size (fixes #3196, fixes #3197)
|
2020-12-13 13:36:09 +01:00 |
|
Eugene Pankov
|
66558290a0
|
fixed missing tabs at the bottom
|
2020-12-09 09:30:20 +01:00 |
|
Eugene Pankov
|
dff6a2470c
|
refined vertical tabs
|
2020-12-06 19:12:15 +01:00 |
|
Eugene
|
cbebc09504
|
Merge branch 'master' into feature/sidetab
|
2020-12-06 18:21:03 +01:00 |
|
Eugene Pankov
|
7977c1d644
|
cleanup
|
2020-12-06 17:27:45 +01:00 |
|
pinpins
|
1e2d6c7e75
|
script for local macos release
|
2020-11-21 20:53:17 +02:00 |
|
pinpin
|
f1e79e9ada
|
Fixes based on PR reviews
|
2020-11-17 09:32:02 +02:00 |
|
pinpin
|
37cc37650e
|
Fixes based on PR reviews
|
2020-11-17 09:14:05 +02:00 |
|
pinpin
|
299ede2eb1
|
Add Hide Tab Index and Hide Tab Close Button
|
2020-11-16 21:41:11 +02:00 |
|
pinpin
|
2d558563e4
|
Add Hide Tab Index and Hide Tab Close Button
|
2020-11-16 20:27:39 +02:00 |
|
TakuroOnoda
|
5c7256ffe5
|
Adding Tab Location "left"
|
2020-10-18 18:48:10 +09:00 |
|