Eric Amodio
455c375b99
Reworks webviews & splits protocols individually
Improves DOM methods
2 yıl önce
Eric Amodio
21c6865226
Moves webviews into individual folders
2 yıl önce
Eric Amodio
3d720faaa3
Imports type only
2 yıl önce
Eric Amodio
3c6ff5d0a9
Adds debugging flag to container
2 yıl önce
Eric Amodio
995ae413db
Adds new date helpers
2 yıl önce
Eric Amodio
ddaaff359b
Removes unneeded data from query
2 yıl önce
Eric Amodio
45e0407501
Adds type-checking for storage
2 yıl önce
Eric Amodio
ac6fd1a87b
Splits global types into global.d.ts
2 yıl önce
Eric Amodio
09dd1d2dd9
Turns off unneeded eslint rule
2 yıl önce
Eric Amodio
0f0a1d62e8
Adds secret storage access
Renames storage keys for clarity
2 yıl önce
Eric Amodio
0a9c3958c8
Removes pull request lookup on each commit
It can too easily cause rate limit issues
2 yıl önce
Eric Amodio
bcbcb55b28
Fixes tooltip bold markdown formatting
2 yıl önce
Eric Amodio
239320a30f
Adds commit search support for GitHub
Hides unsupported search options
2 yıl önce
Eric Amodio
58e4fb2d13
Fixes an error with duplicate ids
2 yıl önce
Eric Amodio
d2473275d3
Removes default impl to allow for existence tests
2 yıl önce
Eric Amodio
909719d815
Adds stats to file log if possible
2 yıl önce
Eric Amodio
8e00e0171b
Ensures proper log limit
2 yıl önce
Eric Amodio
9ed0b400a6
Adds get delta date helper
2 yıl önce
Eric Amodio
87dc30412e
Removes synthetic imports for webviews
2 yıl önce
Eric Amodio
dfe99448ed
Adds since/until options to log for GitHub
2 yıl önce
Eric Amodio
0b8f151bd0
Changes to type only imports where possible
2 yıl önce
Eric Amodio
5ddd0f731b
Fixes issues with repo path not matching
Caches failed to clear, etc
2 yıl önce
Eric Amodio
a18c8c50b7
Adds migration for pins with old keys
2 yıl önce
Eric Amodio
445edcc093
Hides commands not available in virtual workspaces
2 yıl önce
Eric Amodio
87f5910d11
Fixes command execute issue
2 yıl önce
Eric Amodio
53e200253b
Re-enables github split chunk
2 yıl önce
Eric Amodio
7b5c5ffbe4
Avoids more circular references
2 yıl önce
Eric Amodio
0a6c6cc966
Reworks imports for commands and constants
Avoids circular imports
2 yıl önce
Eric Amodio
a44ca2d5de
Moves some util functions to utils
Moves repo picking utils to RepositoryPicker
2 yıl önce
Eric Amodio
94e1ae3622
Consolidates executeCommand calls
2 yıl önce
Eric Amodio
e3cfedc0d1
Moves CharCodes into constants
2 yıl önce
Eric Amodio
1e6a480279
Moves utils out of constants
2 yıl önce
Eric Amodio
7381857a9c
Moves context key handling out of constants
2 yıl önce
Eric Amodio
5c748e0fb9
Moves all storage access into new class
2 yıl önce
Eric Amodio
8396a854cb
Avoids blame when contents are changed for GitHub
Until this can be implemented properly
2 yıl önce
Eric Amodio
7fa3565940
Deals with resolved vs unresolved previous shas
2 yıl önce
Eric Amodio
f00ea26856
Avoids passing in Uri to commit previous compare
2 yıl önce
Eric Amodio
c478b0f031
Fixes changes hover with uncommitted changes
2 yıl önce
Eric Amodio
86a30ae17a
Ensures `HEAD` gets remapped to proper revision
Adds types for comparison uri methods
2 yıl önce
Eric Amodio
8ddfa2b152
Removes `previous*` props to avoid confusion
2 yıl önce
Eric Amodio
0d9f9c3871
Adds get next comparison uris for GitHub
Adds get previous line comparison uris for GitHub
Improves perf of get previous comparison uris for GitHub
Replaces HEAD usage with proper revision for GitHub
Renames comparison uri methods for clarity
2 yıl önce
Eric Amodio
e04a58db9c
Combines blame file vs contents
Providers can now choose how to handle editor contents blaming
Simplies "commit" line model to just have line & originalLine
- Not really accurate for log parsing, but close enough
Adds forces line blame to improve performance
2 yıl önce
Eric Amodio
aca5a81a35
Ensures that we use the proper opened repo
2 yıl önce
Eric Amodio
496c35eaef
Removes more system imports
2 yıl önce
Eric Amodio
af77ab6eac
Fixes regressions with path handling
2 yıl önce
Eric Amodio
17c1e42614
Continues refinement of the commit quickpicks
2 yıl önce
Eric Amodio
7501f14d4e
Adds restricted import rules
2 yıl önce
Eric Amodio
d0c8dacfc1
Fixes get previous commit nav for GitHub
2 yıl önce
Eric Amodio
8c01c228a7
Removes reveal/search from commit quickpick items
In favor of the same options as buttons on the commit item itself
2 yıl önce
Eric Amodio
c49cb274c9
Fixes file history on the web
Moves scm git uri creation to local git provider
Removes relative path usages from GitUri
Adds commit.findFile overload for a uri
2 yıl önce