Clem
|
0ef24ddf1d
|
wip ref(settings): profilesSettingsTab profile template no launchable
|
2023-08-05 21:08:09 +02:00 |
|
Clem
|
935c981d2b
|
wip ref(core): getProfileGroups create non editable group for built-in profile
|
2023-08-05 21:04:10 +02:00 |
|
Clem
|
951c69b31a
|
wip ref(core): resolveProfileGroupName return groupId if no name found
|
2023-08-04 14:39:06 +02:00 |
|
Clem
|
30936b739e
|
wip fix(core): writeProfile avoid deleting profile fields one by one
|
2023-08-04 14:21:46 +02:00 |
|
Clem
|
44c449bd4c
|
wip ref(core): move group collapsed status into profileSettingsTab
|
2023-08-04 14:16:00 +02:00 |
|
Eugene
|
2cfc64911b
|
Merge pull request #8714 from Eugeny/dependabot/npm_and_yarn/gettext-extractor-3.8.0
|
2023-08-03 17:09:25 +02:00 |
|
Eugene Pankov
|
240c542665
|
bumped lzma
|
2023-08-03 10:32:27 +02:00 |
|
Eugene Pankov
|
555d3c8478
|
updated locales
|
2023-08-03 10:27:10 +02:00 |
|
Eugene Pankov
|
aafe510803
|
fixed #8765, fixed #8753 - font size field cut off
|
2023-08-03 10:27:10 +02:00 |
|
Eugene
|
217ab641b5
|
Merge pull request #8745 from Eugeny/dependabot/npm_and_yarn/tabby-settings/marked-and-types/marked-5.1.2
|
2023-08-03 10:24:52 +02:00 |
|
Eugene
|
7572f3c26f
|
Merge pull request #8751 from Eugeny/dependabot/npm_and_yarn/app/serialport-11.0.1
|
2023-08-03 10:23:48 +02:00 |
|
Eugene
|
326d8b3fb1
|
Merge pull request #8752 from Eugeny/dependabot/npm_and_yarn/app/atomically-2.0.2
|
2023-08-03 10:23:39 +02:00 |
|
Eugene
|
9b4f1a3a0d
|
Merge pull request #8720 from Eugeny/dependabot/npm_and_yarn/word-wrap-1.2.4
|
2023-08-03 10:22:51 +02:00 |
|
Eugene
|
0d275595cf
|
Merge pull request #8656 from Eugeny/dependabot/github_actions/actions/setup-node-3.7.0
|
2023-08-03 10:22:25 +02:00 |
|
dependabot[bot]
|
7860c73e49
|
build(deps-dev): bump atomically from 1.7.0 to 2.0.2 in /app
Bumps [atomically](https://github.com/fabiospampinato/atomically) from 1.7.0 to 2.0.2.
- [Commits](https://github.com/fabiospampinato/atomically/compare/v1.7.0...v2.0.2)
---
updated-dependencies:
- dependency-name: atomically
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-27 04:54:46 +00:00 |
|
dependabot[bot]
|
fa9dea0f64
|
build(deps): bump serialport from 11.0.0 to 11.0.1 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/serialport/node-serialport/releases)
- [Changelog](https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/serialport/node-serialport/compare/v11.0.0...v11.0.1)
---
updated-dependencies:
- dependency-name: serialport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-27 04:54:31 +00:00 |
|
dependabot[bot]
|
6813fd54cd
|
build(deps-dev): bump marked and @types/marked in /tabby-settings
Bumps [marked](https://github.com/markedjs/marked) and [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked). These dependencies needed to be updated together.
Updates `marked` from 4.2.12 to 5.1.2
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.2.12...v5.1.2)
Updates `@types/marked` from 4.0.8 to 5.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@types/marked"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-26 04:33:20 +00:00 |
|
Clem Fern
|
1c06a510bd
|
wip ref(core): Profile & ProfileGroup add creation methods in ProfileService
|
2023-07-23 22:23:57 +02:00 |
|
Clem Fern
|
a0804cc564
|
wip fix(settings): newProfile unresolve group name
|
2023-07-23 22:11:01 +02:00 |
|
Clem Fern
|
b751e10082
|
wip fix(core): deleteProfile & deleteGroupProfile 8e9156e250 48d4b8e8f8
|
2023-07-23 21:46:36 +02:00 |
|
Clem Fern
|
48d4b8e8f8
|
wip ref(core): Profile avoid direct config interraction outside of profiles.services
|
2023-07-23 19:59:45 +02:00 |
|
Clem Fern
|
ef040ee342
|
wip fix(core): Cannot access 'ProfilesService' before initialization from AppHotkeyProvider
|
2023-07-23 19:47:38 +02:00 |
|
Clem Fern
|
8e9156e250
|
wip ref(core): ProfileGroup avoid direct config interraction outside of profiles.services
|
2023-07-23 18:14:55 +02:00 |
|
Clem Fern
|
1903ec5995
|
wip ref(settings): move out group managment from settings
|
2023-07-23 17:18:26 +02:00 |
|
Clem Fern
|
21df033012
|
lint
|
2023-07-22 22:36:05 +02:00 |
|
Clem Fern
|
4d146941f4
|
wip fix(core): getConfigProxyForProfile skipUserDefaults param never used c1e03ed532
|
2023-07-22 22:31:26 +02:00 |
|
Clem Fern
|
5ba6bfbd7d
|
wip fix(core): getProfileGroups bad builtin profile filtering c1e03ed532
|
2023-07-22 22:27:02 +02:00 |
|
Clem Fern
|
f0e2482dd6
|
wip fix(core): group migration c1e03ed532
|
2023-07-22 22:20:18 +02:00 |
|
Clem Fern
|
5763919d85
|
wip ref(core/profiles.service): add methods to manage ProfileGroup collapse state
|
2023-07-22 22:13:43 +02:00 |
|
Clem Fern
|
c1e03ed532
|
wip ref(core/profiles.service): move out group managment from settings
|
2023-07-22 21:36:40 +02:00 |
|
Clem Fern
|
8a85fcac21
|
wip ref(core/profiles.service): add methods to interract with Provider defaults
|
2023-07-22 20:16:27 +02:00 |
|
Clem Fern
|
ee4487a517
|
Revert "wip ref(core): update profileDefaults in view of Eugeny/tabby#3999"
This reverts commit 272b9ee5dc .
|
2023-07-22 19:43:52 +02:00 |
|
Clem Fern
|
272b9ee5dc
|
wip ref(core): update profileDefaults in view of Eugeny/tabby#3999
|
2023-07-22 16:12:34 +02:00 |
|
Clem Fern
|
d57757c66c
|
fix(core): Eugeny/tabby#8709 sort freeInputPattern by weight
|
2023-07-20 20:15:36 +02:00 |
|
Clem Fern
|
4dedbbc25a
|
feat[core): Eugeny/tabby#7057 order recent profile
|
2023-07-20 20:07:55 +02:00 |
|
Eugene Pankov
|
0101ffddb6
|
Update build-macos.mjs
|
2023-07-19 10:21:00 +02:00 |
|
Eugene Pankov
|
726ad23a32
|
Update build.yml
|
2023-07-19 09:56:45 +02:00 |
|
Eugene Pankov
|
4fe2a45664
|
Update build-macos.mjs
|
2023-07-19 09:13:43 +02:00 |
|
Eugene Pankov
|
6f8d687529
|
Update build-macos.mjs
|
2023-07-19 09:08:21 +02:00 |
|
Eugene Pankov
|
9d05fbeb90
|
use native notarization
|
2023-07-19 00:03:58 +02:00 |
|
Eugene Pankov
|
299be86498
|
automatic dark/light theme - fixes #3934
|
2023-07-18 23:48:43 +02:00 |
|
Eugene Pankov
|
bd337a4197
|
updated patch
|
2023-07-18 23:18:54 +02:00 |
|
Eugene Pankov
|
a1cb0ff223
|
fix deprecation
|
2023-07-18 23:17:07 +02:00 |
|
Eugene Pankov
|
ae2f3f162e
|
bumped electron-builder
|
2023-07-18 22:46:20 +02:00 |
|
dependabot[bot]
|
91cb9e5c63
|
Bump actions/setup-node from 3.6.0 to 3.7.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-18 20:07:17 +00:00 |
|
dependabot[bot]
|
e2cc9b98ee
|
build(deps): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-18 20:06:31 +00:00 |
|
Eugene Pankov
|
b8f2204d4f
|
Update build.yml
|
2023-07-18 22:05:36 +02:00 |
|
Eugene Pankov
|
35bca545f8
|
Update README.md
|
2023-07-18 21:07:05 +02:00 |
|
Eugene
|
8b89db41d2
|
Merge pull request #8709 from Clem-Fern/feat#8680
|
2023-07-18 17:12:14 +02:00 |
|
Clem
|
d36b2b21c9
|
feat(settings): Eugeny/tabby#8680 configurable priotity on quick connect profile selector option
|
2023-07-18 14:10:31 +02:00 |
|