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