Eric Amodio
d6125421a4
Updates dependencies
2 anos atrás
Eric Amodio
1adc4be687
Adds branch comparisons to worktrees
Adds associated PRs to worktree branches
Adds worktrees to the settings page
Adds unpublished markers to worktrees
2 anos atrás
Eric Amodio
cf31232c64
Adds reveal in file explorer to worktrees
2 anos atrás
Eric Amodio
7cb36db450
Adds "main" flag to worktrees
Disallows deletes of main worktrees & handles errors if attempted
Disallows skip confirmation of worktree create
Fixes issues with worktree folder location choosing and creation
Forces prompting for worktree location by default
2 anos atrás
Eric Amodio
97410679b3
Polishes subscription messaging & flows
2 anos atrás
Eric Amodio
5ad4d74fa0
Adds worktree support
Adds worktree open, create, & delete palette command
2 anos atrás
Eric Amodio
70eee1dc9b
Adds GitKraken subscriptions support
For upcoming premium features
3 anos atrás
Eric Amodio
fc0b135949
Updates dependencies
2 anos atrás
Eric Amodio
2ba14b3fad
Updates dependencies
2 anos atrás
Eric Amodio
239320a30f
Adds commit search support for GitHub
Hides unsupported search options
2 anos atrás
Eric Amodio
0e426da1da
Updates dependencies
2 anos atrás
Eric Amodio
a166508f4e
Hides line history for GitHub
2 anos atrás
Eric Amodio
445edcc093
Hides commands not available in virtual workspaces
2 anos atrás
Eric Amodio
42aca90f2c
Changes to analyze prod build
2 anos atrás
Eric Amodio
8c6a149cd8
Updates esbuild
2 anos atrás
Eric Amodio
8652878ed8
Updates dependencies
2 anos atrás
Eric Amodio
fa6d7213bf
Updates dependencies
2 anos atrás
Eric Amodio
f8f3c3ed69
Updates dependencies & 3rd party notices
2 anos atrás
Eric Amodio
cb62f1c7cb
Updates dependencies
2 anos atrás
Eric Amodio
e175082192
Add basic virtual repository support (wip)
2 anos atrás
Eric Amodio
03d2b74fc9
Centralizes uris into the provider model
Reworks revision uris to use a packed authority for better stability
2 anos atrás
Eric Amodio
0128f0ab03
Updates dependencies
2 anos atrás
Eric Amodio
8b9bd7945e
Removes repo casing warning
Should hopefully no longer be required
2 anos atrás
Eric Amodio
138c1bd554
Adds new repositories trie for fast repo lookups
Adds new visited paths trie for fast lookup of seen paths (to avoid git calls)
Replaces the tracked cache with a paths trie
All tries are case aware based on os and scheme (if uri based)
Adds new detectNestedRepositories setting to improve performance
Automatically handles nested repos for open document and remaps paths
Reworks isTracked for perf & nested repo detection
Changes excludes to a Set for faster matching
Splits getRepository into get & create (also removes async for get)
Replaces repo path methods with repo versions (part of moving away from string paths)
Renames getRemotes to getRemotesWithProviders & getRemotesCore to getRemotes
2 anos atrás
Eric Amodio
774c7d38d9
Adds trie to ultimately use for repo path lookups
Adds unit testing (just for the trie for now)
2 anos atrás
Eric Amodio
a14c20654b
Upgrades TypeScript & other dependencies
2 anos atrás
Eric Amodio
ae490b6889
Continues progress on web-enabled build
Consolidates to node-fetch 2.6.7 as Octokit requires v2
2 anos atrás
Eric Amodio
9973901ea8
Upgrade dependencies
2 anos atrás
Eric Amodio
444dafb01c
Updates dependencies
2 anos atrás
Eric Amodio
7326b4f82e
Renames `pack` script
Moves eslint ignores into rc file
Removes unused dev dependency
2 anos atrás
Eric Amodio
b8828552b2
Changes code lens to CodeLens as its a proper name
2 anos atrás
Eric Amodio
a428b6ab93
Updates dependencies & uses squoosh by default
2 anos atrás
Eric Amodio
6e37d75111
Updates licenses
2 anos atrás
Eric Amodio
a92c808fc6
Adds CodeLens date/time format setting
2 anos atrás
Eric Amodio
76e9abdceb
Removes dayjs & uses platform Intl formatting
2 anos atrás
Eric Amodio
eab8a134ee
Updates dependencies
2 anos atrás
Eric Amodio
d9e60a388e
Updates dependencies
2 anos atrás
Eric Amodio
04219219a7
Adds squoosh image minify build option
Adds image minify webpack config for debugging
2 anos atrás
Eric Amodio
1d93f9cdbd
Reorganizes git models/parsers/formatters imports
Reorganizes local git support to exclude from web
Swaps sha1 usages to md5 to avoid needing sha1 on the web (md5 is required by Gravatar)
Avoids crypto-browserfy and imports md5.js directly
Uses platform crypto for random nonce strings
2 anos atrás
Eric Amodio
ed360d0d46
Updates to latest image minimizer
2 anos atrás
Eric Amodio
26c6c3ae93
Updates to latest esbuild (const enum inlining)
2 anos atrás
Eric Amodio
ec149f3df9
Switches footnotes to be above the command bar
2 anos atrás
Eric Amodio
58a1a688f1
Fixes #1735 : allows multiline strings in Settings UI
2 anos atrás
Eric Amodio
6b2825c6bf
Adds SCM as a category
2 anos atrás
Eric Amodio
d8f233ce8a
Updates dependencies
2 anos atrás
Eric Amodio
0d3a6dc7ee
Fixes view item revealing
Adds proper reveal to repo folders
Adds reveal to contributors git commands
2 anos atrás
Eric Amodio
e378c14f49
Fixes icon colors
2 anos atrás
Eric Amodio
7f622925f4
Adds autolinked issues to comparisons
3 anos atrás
Eric Amodio
a65b894b4e
Improves PR nodes icon & hover
2 anos atrás
Eric Amodio
881f3db710
Updates dependencies
2 anos atrás