Eric Amodio
9376234b6e
Fixes double encoding still affecting #2336
1 year ago
Ramin Tadayon
6542771748
Bumps graph dependency
1 year ago
Ramin Tadayon
e947d8635b
Updates file icon in graph
1 year ago
Eric Amodio
f2b815af9f
Updates some view icons
1 year ago
Eric Amodio
c179d2841d
Updates dependencies
1 year ago
Eric Amodio
4a04d6a81e
Enables minimap by default
1 year ago
Eric Amodio
592fb60bc5
Moves throttle and fixes implementation
1 year ago
Eric Amodio
29237c4928
Fixes persisted state issues
1 year ago
Eric Amodio
44305c8411
Adds data-placement to all webviews & adds prop
1 year ago
Ramin Tadayon
4976b43aea
Adds files icon for graph changes column
1 year ago
Eric Amodio
33bc5845d9
Changes missing repo id to `-` in deeplinks
1 year ago
Ramin Tadayon
d8a4415134
Adds support for Clone, Fetch, and Remote Add to Deep Link service ( #2686 )
* Adds remote adding and fetch support to deep links
* Adds very basic cloning support
* Adds clone support to deep links
* Reverts fetch change (may cause regressions)
* Changes clone to be optional
* Renames "clone repository" option to "clone"
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1 year ago
Eric Amodio
97b6db7d9a
Reworks webview serialized state
Adds selected repo restoration to Commit Graph
Adds commit restoration to Commit Details
Adds file/period restoration to timeline
1 year ago
Eric Amodio
27f3556d61
Adds progress indicator to timeline
1 year ago
Eric Amodio
06c0243604
Closes #2690 adds full history option to timeline
1 year ago
Eric Amodio
ba0aa6eb4d
Adds better log caching for timeline
1 year ago
Eric Amodio
097e70407f
Switches to better /subscription url
1 year ago
Eric Amodio
d5c99fe4bd
Removes bogus import
1 year ago
Eric Amodio
ed5f240b0f
Fixes #2336 adds *_encoded tokens for more control
1 year ago
Eric Amodio
c119badd95
Refines minimap options
1 year ago
Eric Amodio
d18f05b64b
Adds webview focus/blur events
Converts search-input to use pop-menu
Closes pop-menu's on webview blur
1 year ago
Eric Amodio
fe5d12f93f
Logs env.language at startup
1 year ago
Eric Amodio
f68d51a96e
Updates dependencies
1 year ago
Eric Amodio
0439d723e2
Defers Graph stats loading for Changes/minimap
Improves the Graph minimap
- Adds `gitlens.graph.minimap.dataType` setting to choose between commits or lines changed to be used for the minimap
- Adds a configuration popover for the minimap
- Adds a legend to the minimap
- Removes minimap from being experimental
- Renames `gitlens.graph.experimental.minimap.enabled` to `gitlens.graph.minimap.enabled`
- Renames `gitlens.graph.experimental.minimap.additionalTypes` to `gitlens.graph.minimap.additionalTypes`
1 year ago
Ramin Tadayon
354b625f51
Updates graph dependency
1 year ago
Eric Amodio
493ab352ca
Fixes #2680 detects env shell for proper command
1 year ago
Eric Amodio
bf4f85435f
Defers possibly duplicate repo scans at startup
- Waits until repo discovery is complete before attempting to find other repos
1 year ago
Eric Amodio
254691392c
Updates TypeScript & other dependencies
1 year ago
Eric Amodio
79ec0b62fb
Avoids dynamic execution in string interpolation
Optimizes and caches `getTokensFromTemplate`
1 year ago
Eric Amodio
3dc99b88f6
Adds automatic restore for webviews
1 year ago
Eric Amodio
194bfc3053
Protects file/line history from bad URIs
1 year ago
Eric Amodio
1dc6422348
Hides menus from unsupported schemes
1 year ago
Eric Amodio
ee2a0c42a9
Disables Git access in Restricted Mode (untrusted)
1 year ago
Eric Amodio
2ff1890571
Adds timestamp to state models for webviews
1 year ago
Eric Amodio
fdec17c023
Hides command from palette
1 year ago
Eric Amodio
151f4bd28a
Consolidates view node view assignments
Ensures view node parent overrides
1 year ago
Eric Amodio
c20ff5131e
Normalizes slashes
Refs: #2680
1 year ago
Eric Amodio
bd413d97dd
Adds Anthropic AI support
- Adds ai.experimental.provider setting to switch between OpenAI & Anthropic
1 year ago
Eric Amodio
1e976d2372
Refines OpenAI model selection
- Moves AI settings into a new AI section
- Renames new setting into a `gitlens.ai` namespace and changes it to be an enum for easier selection
- Updates max characters to be dependent on selected model
1 year ago
Daniel Rodriguez
bd0e1f310e
Closes #2636 - Adds experimental.OpenAIModel
1 year ago
Eric Amodio
0fa0355132
Fixes missing quotes and logs profile
Refs: #2680
1 year ago
Eric Amodio
81bbc28453
Updates empty styling
1 year ago
Eric Amodio
eac1e093e5
Excludes terminals & buffers from visible editors
1 year ago
Eric Amodio
a12cc8f51e
Updates dependencies
1 year ago
Eric Amodio
f7e1630b6f
Adds fallback for Powershell and more logging
Refs #2677
1 year ago
Eric Amodio
1fa4d5a6d3
Changes Switch to Switch Branch for clarity
1 year ago
Eric Amodio
7f33e271c3
Adds Open Repo on Remote button to Graph
1 year ago
Eric Amodio
7a0da180fd
Bumps to v13.6.0
1 year ago
Keith Daulton
8c53fbcb4c
Updates fetch messaging again
1 year ago
Keith Daulton
dd93324c72
Updates CHANGELOG
1 year ago