Keith Daulton
|
48bad3f320
|
Fixes #2549 codelens toggle when enabled is false
|
1 年之前 |
Eric Amodio
|
f0c2b5e1d1
|
Updates CHANGELOG
|
1 年之前 |
Eric Amodio
|
056512bfc3
|
Fixes #2553 allows remote formats we can parse
|
1 年之前 |
Eric Amodio
|
d8993ee335
|
Adds fallback for main repo detection failures
|
1 年之前 |
Eric Amodio
|
d2950cdbe6
|
Adds protection/logging for unsafe repositories
|
1 年之前 |
Eric Amodio
|
4ba10d3ca2
|
Adds protection/detection for bare clones
- Adds protection from bare clones in untrusted workspaces
- Adds detection for bare clones in trusted workspaces
|
1 年之前 |
Eric Amodio
|
a51032e63e
|
Adds experimental OpenAI commit message generation
|
1 年之前 |
Eric Amodio
|
27df7a73da
|
Updates color contrast for minimap tooltip
Fixes theme update change for manipulated graph css colors
|
1 年之前 |
Eric Amodio
|
c27e2350b1
|
Updates ordering of minimap tooltip refs
|
1 年之前 |
Eric Amodio
|
3a12cdfae2
|
Adds pre-release context key
|
1 年之前 |
Eric Amodio
|
d6567fba7a
|
Notes that insiders edition is deprecated
|
1 年之前 |
Eric Amodio
|
0d3d10123d
|
Removes unneeded async
|
1 年之前 |
Eric Amodio
|
3cf152d5da
|
Adds stronger typing for secret keys
|
1 年之前 |
Eric Amodio
|
23ffbda5ea
|
Bumps to v13.3.2
|
1 年之前 |
Eric Amodio
|
785fa502ae
|
Changes to point to pre-release
|
1 年之前 |
Eric Amodio
|
eabc72bdf2
|
Ignores dist/out/node_modules in prettier
|
1 年之前 |
Keith Daulton
|
f45d493624
|
Updates CHANGELOG
|
1 年之前 |
Eric Amodio
|
e111525436
|
Fixes logging regression
|
1 年之前 |
Eric Amodio
|
cf63f0c6dd
|
Updates dev dependencies
|
1 年之前 |
Eric Amodio
|
0ab7b9022e
|
Updates CHANGELOG
|
1 年之前 |
Ramin Tadayon
|
9a034989a5
|
Updates CHANGELOG
|
1 年之前 |
Keith Daulton
|
412c866a3e
|
Updates CHANGELOG
|
1 年之前 |
Ramin Tadayon
|
611175f269
|
Skips caching when getting main repo for worktree creation (#2544)
* Skips caching when getting main repo for worktree creation
* Always sets force and no-nested from getMainRepository
|
1 年之前 |
Eric Amodio
|
b8d6a0c00a
|
Moves configPrefix to constants
|
1 年之前 |
Eric Amodio
|
fe6f0481b6
|
Updates CHANGELOG
|
1 年之前 |
Eric Amodio
|
97c7ac9eb2
|
Updates CHANGELOG
|
1 年之前 |
Eric Amodio
|
5f5d2da676
|
Reduces bundle size & updates emoji
- LZ compresses emoji data
|
1 年之前 |
Eric Amodio
|
fd77953e8b
|
Reduces bundle size
- Code splits iconv-lite until needed
- Stubs whatwg/url since we don't need it
- Stubs debug package as we don't need it
|
1 年之前 |
Eric Amodio
|
9dc395ca43
|
Updates dependencies
|
1 年之前 |
Eric Amodio
|
f411bb2676
|
Fixes issue w/ preview trial "winning" over paid
|
1 年之前 |
Keith Daulton
|
cab6262415
|
Fixes #2504 graph header theme colors
|
1 年之前 |
Eric Amodio
|
757ab48718
|
Adds cancellation discount notification
|
1 年之前 |
Ramin Tadayon
|
e09b9c8823
|
Updates CHANGELOG
|
1 年之前 |
Keith Daulton
|
9b63d1b939
|
Adds discussion link to the Focus View
|
1 年之前 |
Ramin Tadayon
|
e85bcfd67b
|
Fixes asWebviewUri call in graph webview
|
1 年之前 |
Keith Daulton
|
bf79a8345e
|
Bumps gitkraken-components version
|
1 年之前 |
Keith Daulton
|
d85178e23f
|
Updates graph typings and constants
|
1 年之前 |
Eric Amodio
|
4891099303
|
Adds more logging and trap for Fixes #2530
|
1 年之前 |
Eric Amodio
|
0bcb2ab85e
|
Adds [alt|ctrl]+enter shortcut key hooks
|
1 年之前 |
Eric Amodio
|
3940ef7c20
|
Moves some files for better organization
Removes re-export of config from configuration
|
1 年之前 |
Eric Amodio
|
304dcb2f08
|
Updates license script
|
1 年之前 |
Eric Amodio
|
3db465fc92
|
Updates dev dependencies
|
1 年之前 |
Eric Amodio
|
17f8d45341
|
Adds type import consistency rule
|
1 年之前 |
Eric Amodio
|
06a174edd8
|
Removes namespaces
Splits common Git constants into a separate file
|
1 年之前 |
Eric Amodio
|
51b75264dd
|
Removes more namespaces
|
1 年之前 |
Eric Amodio
|
b3600cb339
|
Adds eslint rule to enforce promise reject errors
|
1 年之前 |
Eric Amodio
|
91732297a2
|
Adds flag to avoid eventing during shutdown
Debounces Git extension close event to avoid eventing on shutdown
|
1 年之前 |
Eric Amodio
|
18af3fa7ea
|
Reverses dispose ordering for better shutdown
|
1 年之前 |
Eric Amodio
|
dc4d1d99a3
|
Updates dev dependencies
|
1 年之前 |
Eric Amodio
|
8e8bdc083a
|
Adds no-use-before-define eslint rule
|
1 年之前 |