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
09077cdfd6
Update dependencies
2 years ago
Eric Amodio
914a2d0817
Fixes #2048 restored a single bundle for the web
2 years ago
Eric Amodio
4c33219d3f
Updates gk urls
2 years ago
Eric Amodio
c45dc65751
Adds docs for web debugging
2 years ago
Eric Amodio
7f3654d452
Adds newline at end setting
2 years ago
Eric Amodio
34fccb9408
Fixes now deprecated options
2 years ago
Eric Amodio
24595a7d9e
Updates dependencies (octokit)
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
3b6cde2b84
Updates the release notes URL
2 years ago
Keith Daulton
150b585cb7
Updates the release post and release notes URLs
2 years ago
Keith Daulton
0558dc2df8
Updates CONTRIBUTING on change log and publising
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
aa53a5a62e
Adds @kpaxton's contribution
2 years ago
Eric Amodio
86e26cf505
Attempts to fix CI again
2 years ago
Eric Amodio
c3640d59de
Bumps to v12.1.1
2 years ago
Eric Amodio
dc2dd78395
Updates hosting integrations docs & walkthroughs
2 years ago
Keith Daulton
f45a10f647
Adds gitlab rich integration to plus walkthrough
2 years ago
Eric Amodio
a32b187d5d
Updates to absolute URL
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
Eric Amodio
10bb1364a3
Fixes typo
2 years ago
Eric Amodio
08f4d25b75
Removes rogue (
2 years ago
Eric Amodio
11610f58b1
Attempts to fix CI
2 years ago
Keith Daulton
2670f21691
Bumps to v12.1.0
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
Eric Amodio
1a2bb07bcb
Updates CHANGELOG
2 years ago
Eric Amodio
cb07a7a82a
Adds @mcy-kylin's contribution
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
0a691e0ebb
Updates CHANGELOG
2 years ago
Eric Amodio
6322bed93f
Updates dependencies
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