Eric Amodio
47c302691f
Simplifies vscode component registration
2 years ago
Eric Amodio
0e7efb2a83
Enables the find widget on the rebase editor
2 years ago
Eric Amodio
3e0d329581
Fixes non-enterprise GitHub api call regression
2 years ago
Eric Amodio
1cc0f7513a
Adds number to allowed types to formatDate
2 years ago
Eric Amodio
a44d781724
Fixes GH Enterprise avatars when api is available
2 years ago
Eric Amodio
a9e06b203b
Fixes avatar urls for GitHub Enterprise
2 years ago
Eric Amodio
3cf118fe95
Polishes stats in comparisons
2 years ago
Nafiur Rahman Khadem
e008d4684e
Closes #2078 - Shows diff shortstat in comparison
2 years ago
Eric Amodio
17457b59af
Improves comparison file filtering enabled state
Remembers comparison file filtering on filter/refresh
Disallows comparisons with the working tree (e.g. right side)
Disables swap when comparing from the working tree
Adds new in-memory node state storage to views
2 years ago
Eric Amodio
2dc29eb11e
Improves diff stat parsing perf & memory usage
2 years ago
Eric Amodio
a6287b109c
Removes bogus code
2 years ago
Eric Amodio
6d9585405d
Adds getSettledValue helper
2 years ago
Eric Amodio
d65cb163c9
Switches close unchanged file to use TabGroup apis
Avoids the silly looping that we used to need to do before the new apis
2 years ago
Eric Amodio
dab32b58d0
Avoids opening tabs to the side when empty
2 years ago
Eric Amodio
4043bdbc5d
Fixes rebase editor regression
2 years ago
stampyzfanz
e6f326bda6
Fixes grammatical mistake
2 years ago
Nafiur Rahman Khadem
af86a499b4
Uses VSCode as core.editor for rebase
2 years ago
Eric Amodio
9101ed9747
Fixes timeline webview not loading properly
2 years ago
Eric Amodio
34bab7b387
Closes #1210 adds GitHub Enterprise integration
GitHub Enterprise avatars are not working yet as the URLs require authentication
2 years ago
Eric Amodio
19b6f86a7a
Fixes #2082 use proper colors for placement
2 years ago
Eric Amodio
4691c17730
Fixes #2070 escapes >< in commit messages
2 years ago
Eric Amodio
ecd4ff87f3
Fixes #2069 uses unified lookup table for opacity
2 years ago
Eric Amodio
0668039c4f
Closes #2081 adds new stash behaviors
2 years ago
Eric Amodio
76aeee5664
Adds proxy url logging
2 years ago
Eric Amodio
2e68712353
Fixes typings for getProxyAgent
2 years ago
Eric Amodio
4c33219d3f
Updates gk urls
2 years ago
Eric Amodio
4a4f46933b
Updates dependencies
2 years ago
Eric Amodio
1e1ef9764a
Adds lint rules to avoid process global usage
2 years ago
Eric Amodio
31b973ec17
Fixes #2048 refs to process outside of env/node
2 years ago
Keith Daulton
7b5205412d
Fixes gitlens not loading in vscode.dev
2 years ago
Keith Daulton
c1a848ec33
Improves autolink UI
- prevents writing new empty autolink entries
- cleans up empty autolink arrays
2 years ago
Eric Amodio
2ab3c56cb9
Adds tutorial video to all the places
2 years ago
Eric Amodio
1dcf1bd011
Copies only known properties from autolinks
Refs #2037
2 years ago
Eric Amodio
0e68be4544
Prettiers
2 years ago
Eric Amodio
8d0345a81a
Fixes Jira casing
2 years ago
Eric Amodio
b44249404e
Fixes #2037 saving autolinks w/ bogus cache props
2 years ago
Keith Daulton
53cdb2a0c4
Adds autolink example and persistent help text
2 years ago
Eric Amodio
be443f6790
Adds link to GitLab PAT prompt to open GitLab url
2 years ago
Eric Amodio
157d46fe2a
Adds gate to disconnect to avoid reentry
2 years ago
Eric Amodio
287114d837
Reworks authentication for integrations
Adds modal prompt when disconnecting integrations
Adds sign out option to internal integration auth providers
Moves auth provider registration/lifecyle into Container
2 years ago
Keith Daulton
225fa392ce
Fixes gitkraken#1718 open current branch on remote
- adds command palette action
2 years ago
Eric Amodio
14d05f567b
Fixes #2033 untracked files in stashes
2 years ago
Eric Amodio
6545fed454
Adds prompt to clear GitLab authentication
2 years ago
Eric Amodio
2bb84a2e6b
Aligns messages & buttons
2 years ago
mcy
e0f46cdfa7
Fixes #2032 branches with `<` chars causes errors
2 years ago
Eric Amodio
eadd4b9bbc
Fixes GitLab issues w/ self-signed certs
This is an ugly hack, but node-fetch doesn't seem to be able to pass `rejectUnauthorized` through on the request options properly even though we are creating a HTTPS agent with it set
2 years ago
Eric Amodio
46356df4af
Removes UUID package and usage built-ins
2 years ago
Eric Amodio
b23e5bd4e6
Fixes webpack chunk name
2 years ago
Eric Amodio
fd61e1d355
Adds rich GitLab integration support
2 years ago
Keith Daulton
87a54cfeb0
Updates autolink UI copy and styles
2 years ago