1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-21 09:58:09 +03:00
Commit Graph

45 Commits

Author SHA1 Message Date
Eugene Pankov
b017588537
defer tempfile cleanup 2022-09-27 23:12:59 +02:00
dependabot[bot]
fab5feb29d
Bump minimist from 1.2.5 to 1.2.6 in /web
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 10:48:01 +00:00
Eugene Pankov
194342d6fa
bumped plugins, added serialport mocks 2022-02-07 16:36:20 +01:00
Eugene Pankov
ad9ad4d418
v1.0.171-nightly.2 2022-02-07 15:58:55 +01:00
Eugene Pankov
1bbf9d4294
bumped plugins 2022-02-07 15:33:34 +01:00
Eugene Pankov
8f4e28fba4
bumped plugins 2022-01-31 16:37:43 +01:00
Eugene Pankov
0dd460a6d7
bumped plugins 2022-01-14 13:04:57 +01:00
Eugene Pankov
f308fd481d
bumped plugins 2021-12-06 09:19:32 +01:00
Eugene Pankov
34adf767eb
ensure patch-package runs on web 2021-12-01 10:04:09 +01:00
Eugene Pankov
9856249c88
fixed #5000 - native socksv5 connection support in ssh and connection mode UI overhaul 2021-11-28 18:21:26 +01:00
Eugene Pankov
14098177e4
bumped plugins 2021-11-14 16:23:29 +01:00
Eugene Pankov
a16c397843
bumped plugins 2021-10-31 18:21:04 +01:00
Eugene Pankov
3da6f6ffa6
bump 2021-10-27 13:03:48 +02:00
Eugene Pankov
a9515d38d1
bumped plugins 2021-09-06 23:38:58 +02:00
Eugene Pankov
de3aab4996
web related fixes 2021-08-25 01:25:40 +02:00
Eugene Pankov
1ae8d9c643
removed hterm - #4295 2021-08-08 22:06:08 +02:00
Eugene Pankov
923b559857
bumped plugins 2021-08-01 10:17:53 +02:00
Eugene Pankov
a6c535414f
switched to webpack asset modules 2021-07-31 19:28:01 +02:00
Eugene Pankov
94819019ec
bumped plugins 2021-07-29 21:20:41 +02:00
Eugene Pankov
61853428de
bumped plugins 2021-07-27 20:46:56 +02:00
Eugene Pankov
bb34e21791
plugins bump 2021-07-27 20:40:28 +02:00
Eugene Pankov
e30d2cd85b
added CDK polyfills 2021-07-24 16:30:55 +02:00
Eugene Pankov
be4cc804a2
allow dragging other tabs into existing split tabs - fixes #1347 2021-07-21 22:59:58 +02:00
Eugene Pankov
4e42dfd46b
plugin version bump 2021-07-17 00:54:38 +02:00
Eugene Pankov
dbe7b8cf56
plugin version bump 2021-07-17 00:52:07 +02:00
Eugene Pankov
a82a65ed46
plugin version bump 2021-07-16 23:59:45 +02:00
Eugene Pankov
82f3b61b5e
bump 2021-07-12 21:29:28 +02:00
Eugene Pankov
d1a6baf858
bump 2021-07-11 23:03:55 +02:00
Eugene Pankov
ff18926bf9
WSA wip 2021-07-11 22:59:39 +02:00
Eugene Pankov
37e564130e
web preload progress callback 2021-07-11 16:31:00 +02:00
Eugene Pankov
7db3335938
bump, include source maps in releases 2021-07-11 16:12:36 +02:00
Eugene Pankov
c1051379c1
add tabby-web-demo to the repo 2021-07-11 16:00:59 +02:00
Eugene Pankov
3db98aa421
expose more plugin loader apis 2021-07-08 22:03:41 +02:00
Eugene Pankov
a62752efec
bumped package versions 2021-07-08 16:07:45 +02:00
Eugene Pankov
0ad32fa79d
moved profile settings view to settings plugin, web entry cleanup 2021-07-07 01:22:50 +02:00
Eugene Pankov
89f369abe6
es2021 compilation 2021-07-06 09:40:54 +02:00
Eugene Pankov
43cd3318da
project rename 2021-06-29 23:57:04 +02:00
Eugene Pankov
406baafd8d
pass the web connector via an angular provider 2021-06-27 19:08:37 +02:00
Eugene Pankov
722f91da0c
moved the last polyfills into we 2021-06-25 21:55:34 +02:00
Eugene Pankov
307f598be0
compile ssh2 into the bundle again 2021-06-25 19:08:45 +02:00
Eugene Pankov
7cfed6ff23
web socket constructor 2021-06-22 11:51:52 +02:00
Eugene Pankov
20228b5935
lint 2021-06-19 22:59:15 +02:00
Eugene Pankov
b60c36054f
more web cleanup 2021-06-19 22:52:18 +02:00
Eugene Pankov
51f62c9719
allow storing private keys in the vault 2021-06-19 21:54:27 +02:00
Eugene Pankov
c29659e13c
added web polyfills 2021-06-15 23:43:02 +02:00