Eric Amodio
455c375b99
Reworks webviews & splits protocols individually
Improves DOM methods
пре 2 година
Eric Amodio
21c6865226
Moves webviews into individual folders
пре 2 година
Eric Amodio
3d720faaa3
Imports type only
пре 2 година
Eric Amodio
3c6ff5d0a9
Adds debugging flag to container
пре 2 година
Eric Amodio
995ae413db
Adds new date helpers
пре 2 година
Eric Amodio
ddaaff359b
Removes unneeded data from query
пре 2 година
Eric Amodio
45e0407501
Adds type-checking for storage
пре 2 година
Eric Amodio
ac6fd1a87b
Splits global types into global.d.ts
пре 2 година
Eric Amodio
09dd1d2dd9
Turns off unneeded eslint rule
пре 2 година
Eric Amodio
2ba14b3fad
Updates dependencies
пре 2 година
Eric Amodio
0f0a1d62e8
Adds secret storage access
Renames storage keys for clarity
пре 2 година
Eric Amodio
0a9c3958c8
Removes pull request lookup on each commit
It can too easily cause rate limit issues
пре 2 година
Eric Amodio
bcbcb55b28
Fixes tooltip bold markdown formatting
пре 2 година
Eric Amodio
239320a30f
Adds commit search support for GitHub
Hides unsupported search options
пре 2 година
Eric Amodio
58e4fb2d13
Fixes an error with duplicate ids
пре 2 година
Eric Amodio
d2473275d3
Removes default impl to allow for existence tests
пре 2 година
Eric Amodio
0e426da1da
Updates dependencies
пре 2 година
Eric Amodio
909719d815
Adds stats to file log if possible
пре 2 година
Eric Amodio
8e00e0171b
Ensures proper log limit
пре 2 година
Eric Amodio
9ed0b400a6
Adds get delta date helper
пре 2 година
Eric Amodio
87dc30412e
Removes synthetic imports for webviews
пре 2 година
Eric Amodio
dfe99448ed
Adds since/until options to log for GitHub
пре 2 година
Eric Amodio
0b8f151bd0
Changes to type only imports where possible
пре 2 година
Eric Amodio
a166508f4e
Hides line history for GitHub
пре 2 година
Eric Amodio
5ddd0f731b
Fixes issues with repo path not matching
Caches failed to clear, etc
пре 2 година
Eric Amodio
a18c8c50b7
Adds migration for pins with old keys
пре 2 година
Eric Amodio
445edcc093
Hides commands not available in virtual workspaces
пре 2 година
Eric Amodio
87f5910d11
Fixes command execute issue
пре 2 година
Eric Amodio
53e200253b
Re-enables github split chunk
пре 2 година
Eric Amodio
16ab932abf
Adds patch for tr46 dependency
It is a large dependency, that isn't needed for our use of node-fetch
пре 2 година
Eric Amodio
7b5c5ffbe4
Avoids more circular references
пре 2 година
Eric Amodio
42aca90f2c
Changes to analyze prod build
пре 2 година
Eric Amodio
0a6c6cc966
Reworks imports for commands and constants
Avoids circular imports
пре 2 година
Eric Amodio
a44ca2d5de
Moves some util functions to utils
Moves repo picking utils to RepositoryPicker
пре 2 година
Eric Amodio
94e1ae3622
Consolidates executeCommand calls
пре 2 година
Eric Amodio
e3cfedc0d1
Moves CharCodes into constants
пре 2 година
Eric Amodio
1e6a480279
Moves utils out of constants
пре 2 година
Eric Amodio
7381857a9c
Moves context key handling out of constants
пре 2 година
Eric Amodio
5c748e0fb9
Moves all storage access into new class
пре 2 година
Eric Amodio
8c6a149cd8
Updates esbuild
пре 2 година
Eric Amodio
8652878ed8
Updates dependencies
пре 2 година
Eric Amodio
8396a854cb
Avoids blame when contents are changed for GitHub
Until this can be implemented properly
пре 2 година
Eric Amodio
7fa3565940
Deals with resolved vs unresolved previous shas
пре 2 година
Eric Amodio
69accb6992
Disables eslint caching -- causes too many issues
пре 2 година
Eric Amodio
f00ea26856
Avoids passing in Uri to commit previous compare
пре 2 година
Eric Amodio
c478b0f031
Fixes changes hover with uncommitted changes
пре 2 година
Eric Amodio
86a30ae17a
Ensures `HEAD` gets remapped to proper revision
Adds types for comparison uri methods
пре 2 година
Eric Amodio
3a3042352a
Adds missing query headers
пре 2 година
Eric Amodio
8ddfa2b152
Removes `previous*` props to avoid confusion
пре 2 година
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 година