Eric Amodio
1bca4b7b0b
Fixes worktrees gate messaging
Aligns with other gate messaging states
Simplifies context keys for premium
Fixes purchase link to point to account site
Polishes other gate messaging
2 years ago
Eric Amodio
93315e4f20
Reworks timeline page to open to a specific editor
Reduces startup impact
2 years ago
Eric Amodio
9e4d8f0c08
Adds refresh button to home & timeline views
2 years ago
Justin Roberts
2ed5e435f5
Updates walkthroughs
- adds new images to premium feature sections
- fixes side bar view images to be side-by-side
- in the last step of the getting started walkthrough, add image and a button that links to the premium feature walkthrough
- updates the old settings.png image with a new version
- adds a new image of the quick setup
- adds a note about worktrees not working on the web
2 years ago
Eric Amodio
15ab1aca5a
Ensures reset command only works when debugging
2 years ago
Eric Amodio
042ee28c71
Adds show visual file history command
Adds show method to webview views
2 years ago
Eric Amodio
db77e8aebe
Adds visual file history webviews (wip)
2 years ago
Eric Amodio
9deef97b44
Adds refresh to email validation
2 years ago
Eric Amodio
43f7ff2291
Adds authentication dependency
2 years ago
Eric Amodio
599b7e67c7
Updates dependencies
2 years ago
Eric Amodio
946bfd8ba3
Fixes display states for worktrees welcome view
2 years ago
Justin Roberts
9d6219db64
Adds more walkthrough images and fixes file names
2 years ago
Eric Amodio
394b027f9a
Renames Logout to Disconnect Account for clarity
2 years ago
Eric Amodio
727deb53da
Adds learn about premium buttons to Home
Adds Learn about Premium Features to command palette
2 years ago
Justin Roberts
2e0a42144f
Adds getting started and premium walkthroughs
2 years ago
Eric Amodio
afa2201f5d
Adds walkthrough (wip)
2 years ago
Eric Amodio
a540814a22
Improves home, welcome, getting started experience
Adds links footer to home view when welcome is hidden
Polishes welcome/settings page headers
Removes links from welcome page
Removes old welcome view
2 years ago
Eric Amodio
d6125421a4
Updates dependencies
2 years ago
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 years ago
Eric Amodio
cf31232c64
Adds reveal in file explorer to worktrees
2 years ago
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 years ago
Eric Amodio
97410679b3
Polishes subscription messaging & flows
2 years ago
Eric Amodio
5ad4d74fa0
Adds worktree support
Adds worktree open, create, & delete palette command
2 years ago
Eric Amodio
70eee1dc9b
Adds GitKraken subscriptions support
For upcoming premium features
3 years ago
Eric Amodio
fc0b135949
Updates dependencies
2 years ago
Eric Amodio
2ba14b3fad
Updates dependencies
2 years ago
Eric Amodio
239320a30f
Adds commit search support for GitHub
Hides unsupported search options
2 years ago
Eric Amodio
0e426da1da
Updates dependencies
2 years ago
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