Eric Amodio
a166508f4e
Hides line history for GitHub
2 years ago
Eric Amodio
445edcc093
Hides commands not available in virtual workspaces
2 years ago
Eric Amodio
42aca90f2c
Changes to analyze prod build
2 years ago
Eric Amodio
8c6a149cd8
Updates esbuild
2 years ago
Eric Amodio
8652878ed8
Updates dependencies
2 years ago
Eric Amodio
fa6d7213bf
Updates dependencies
2 years ago
Eric Amodio
f8f3c3ed69
Updates dependencies & 3rd party notices
2 years ago
Eric Amodio
cb62f1c7cb
Updates dependencies
2 years ago
Eric Amodio
e175082192
Add basic virtual repository support (wip)
2 years ago
Eric Amodio
03d2b74fc9
Centralizes uris into the provider model
Reworks revision uris to use a packed authority for better stability
2 years ago
Eric Amodio
0128f0ab03
Updates dependencies
2 years ago
Eric Amodio
8b9bd7945e
Removes repo casing warning
Should hopefully no longer be required
2 years ago
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 years ago
Eric Amodio
774c7d38d9
Adds trie to ultimately use for repo path lookups
Adds unit testing (just for the trie for now)
2 years ago
Eric Amodio
a14c20654b
Upgrades TypeScript & other dependencies
2 years ago
Eric Amodio
ae490b6889
Continues progress on web-enabled build
Consolidates to node-fetch 2.6.7 as Octokit requires v2
2 years ago
Eric Amodio
9973901ea8
Upgrade dependencies
2 years ago
Eric Amodio
444dafb01c
Updates dependencies
2 years ago
Eric Amodio
7326b4f82e
Renames `pack` script
Moves eslint ignores into rc file
Removes unused dev dependency
2 years ago
Eric Amodio
b8828552b2
Changes code lens to CodeLens as its a proper name
2 years ago
Eric Amodio
a428b6ab93
Updates dependencies & uses squoosh by default
2 years ago
Eric Amodio
6e37d75111
Updates licenses
2 years ago
Eric Amodio
a92c808fc6
Adds CodeLens date/time format setting
2 years ago
Eric Amodio
76e9abdceb
Removes dayjs & uses platform Intl formatting
2 years ago
Eric Amodio
eab8a134ee
Updates dependencies
2 years ago
Eric Amodio
d9e60a388e
Updates dependencies
2 years ago
Eric Amodio
04219219a7
Adds squoosh image minify build option
Adds image minify webpack config for debugging
2 years ago
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 years ago
Eric Amodio
ed360d0d46
Updates to latest image minimizer
2 years ago
Eric Amodio
26c6c3ae93
Updates to latest esbuild (const enum inlining)
2 years ago
Eric Amodio
ec149f3df9
Switches footnotes to be above the command bar
2 years ago
Eric Amodio
58a1a688f1
Fixes #1735 : allows multiline strings in Settings UI
2 years ago
Eric Amodio
6b2825c6bf
Adds SCM as a category
2 years ago
Eric Amodio
d8f233ce8a
Updates dependencies
2 years ago
Eric Amodio
0d3a6dc7ee
Fixes view item revealing
Adds proper reveal to repo folders
Adds reveal to contributors git commands
2 years ago
Eric Amodio
e378c14f49
Fixes icon colors
2 years ago
Eric Amodio
7f622925f4
Adds autolinked issues to comparisons
3 years ago
Eric Amodio
a65b894b4e
Improves PR nodes icon & hover
2 years ago
Eric Amodio
881f3db710
Updates dependencies
2 years ago
Eric Amodio
5b2b2b2759
Updates dependencies & vscode version
3 years ago
Eric Amodio
67fc2025a5
Adds ids to config groups to fix selection issues
3 years ago
Eric Amodio
0ea5275cc4
Updates dependencies
3 years ago
Eric Amodio
742acc7434
Adds a web build for vscode.dev/github.dev
3 years ago
Eric Amodio
0fbfb88da4
Updates dependencies
3 years ago
Eric Amodio
9c3a24fcdb
Updates dependencies
3 years ago
Eric Amodio
92d231ddb8
Upgrades dependencies
3 years ago
Eric Amodio
bd508e3c88
Switches footnotes to be above the command bar
3 years ago
Eric Amodio
b02096ded4
Updates dependencies
Adds anti-trojan-source eslint rule
Improves typescript config for eslint import
3 years ago
Eric Amodio
2d3dd058e2
Bumps to v11.7.0
3 years ago
Eric Amodio
0742a083bf
Updates dependencies
3 years ago