Eric Amodio
f72d51959c
Updates dependencies
2年前
Eric Amodio
141200afe3
Adds usage telemetry
2年前
Keith Daulton
4726c9b458
updates home view content
- adds popover with features message
- adds ability to toggle views layout
- rearranges GL+ features section content
- swaps plus and integrations sections
- moves restore GL+ to GL+ features banner
- adds side bar close button
2年前
Keith Daulton
1e2f6b46d0
shows graph button always in commit details
2年前
Eric Amodio
d6d1243377
Adds better remote visibility checking
2年前
Eric Amodio
9ce6d96d03
Changes to scale animation on avatars
2年前
Eric Amodio
b810ebdd3c
Preserves autolinks state per-workspace
2年前
Keith Daulton
40b6bc61a4
Fixes #2315 , #2329 commit details preferences
- uses global storage instead of workspace storage
- fixes _pendingContext.preferences
- updates autolinksExpanded optimistically in UI
2年前
Keith Daulton
f58c3ab3c2
Improves rebase editor
- adds committer info
- ensures focus is restored on long-running updates
- prevents offscreen rows from being rendered
- appends entries to the DOM instead of a DocumentFragment
Co-authored-by: Eric Amodio <eamodio@gmail.com>
2年前
Keith Daulton
ffcaf31b15
Fixes ascending squash indicators in rebase editor
2年前
Eric Amodio
0f13387487
Chooses actual plan if same or greater
2年前
Eric Amodio
64750314ef
Avoids thrashing on checkin calls
2年前
Eric Amodio
c7d0ad609b
Opens details view on sha click
2年前
Eric Amodio
52e76e1d7b
Avoids unnecessary calls on opening details
2年前
Eric Amodio
176c2a733a
Updates CHANGELOG
2年前
Nafiur Rahman Khadem
4e999e52c2
Adds terminal.overrideGitEditor setting
2年前
Nafiur Rahman Khadem
8ca8befd66
Closes #2134 uses VS Code as git core.editor
2年前
Eric Amodio
2954a5e75f
Avoids pinning commit details by default
2年前
Eric Amodio
006eae8a96
Closes #2320 use commit details for terminal links
2年前
Eric Amodio
edcaae2e56
Adds commit details setting to rebase editor
2年前
Eric Amodio
b2dc120daf
Closes #1789 adds emojis to rebase editor
2年前
Eric Amodio
5afac86f27
Fixes #2052 quotes entire config
2年前
Eric Amodio
528e1e3a79
Fixes #2141 , #1732 , #1652 improves rebase editor
- Improves performance and user experience
- Adds always available header and footer
- Shows commit details on selection
- Adds full commit message
- Adds fixup shortcut key to UI
- Fixes large rebases not showing commit details
2年前
Eric Amodio
17ddd17960
Updates commit graph settings UI
2年前
Eric Amodio
3f034f611f
Adds 13.0.4 to CHANGELOG
2年前
Eric Amodio
f0266a59f3
Ensures default gravatar style
2年前
Eric Amodio
a57fb65a94
Removes Graph debounce for known repo changes
Reduces Graph debounce for other changes to 250ms
Updates selected row when HEAD changes
Refs: #2298
2年前
Eric Amodio
b5c7e28789
Fixes #2298 ensures repo subscriptions on re-open
2年前
Eric Amodio
e9051db241
Fixes diff w/ working on virtual repos
Refs: #2300
2年前
Nafiur Rahman Khadem
9a2ad33ddb
Fixes #1549 fetch for different upstream branch
2年前
Nafiur Rahman Khadem
660c79ed3a
Fixes #2292 force-push to non-current branch
2年前
Eric Follana
1c342726ff
Bumps graph version
2年前
ericf-axosoft
64c9df5606
2284 - Enable GK Graph debug ( #2286 )
* 2284 - Enable GK Graph debug
* Changed "inline-source-map" to "source-map"
2年前
Eric Amodio
37feb18ca1
Fixes #1488 issue with translated error messages
2年前
Eric Amodio
7086ace341
Adds @Mattadore's contribution
2年前
Matt Buckley
07143c8cd7
Fixes #2304 supports more domain levels for GoogleSource
2年前
Eric Amodio
7703918d8d
Fixes #2300 better support for `pr` scheme uris
- Ensures we handle the authority when parsing uris for repo matching
- Prioritizes multiple provider matches by open repositories
2年前
Eric Amodio
8d11485d85
Updates more scrollbars to behave like vscode
2年前
Keith Daulton
046836c97e
Updates video banner styles on home view
2年前
Keith Daulton
1a87828f64
Updates welcome spacing on home
2年前
Keith Daulton
beb4c7884f
Updates home view content
- consolidates welcome and getting started
- adds subheading to features
- updates list styles
Co-authored-by: Eric Amodio <eamodio@gmail.com>
2年前
Keith Daulton
ce24429e10
Updates completed steps on home
2年前
Eric Amodio
2080741c06
Hides graph & details scrollbars like vscode views
2年前
Eric Amodio
eaec695e4f
Adds settings for Commit Details view
- Avatars, file layout, autolinks, & prs
2年前
Keith Daulton
03ac8eca45
updates codicon component to FAST
2年前
Eric Amodio
059b60a8f3
Adds autolinks toggle to hover settings UI
2年前
Eric Amodio
5a56aa850b
Updates dependencies
Switches image optimization to sharp
- Fixes Node 18 issues with squoosh & squoosh may be deprecated
2年前
Eric Amodio
af29012b47
Adds @me support to commit search
- @me automatically searches for commits authored by the current user
Allows (strips) `@`-prefix for author search on non-virtual repos
2年前
Keith Daulton
81e343f64d
Fixes link anchors to Terminal Links settings
2年前
Eric Amodio
c1d61d5b72
Updates issues notebook
2年前