Eric Amodio
abcd302580
Changes take Uri rather than string file name
For virtual workspaces. Will be continually converting strings to Uris
2 years ago
Eric Amodio
444dafb01c
Updates dependencies
2 years ago
Eric Amodio
b5c592d596
Fixes casing
2 years ago
Eric Amodio
54f2893305
Removes unneeded regex from logging timestamp
2 years ago
Eric Amodio
7326b4f82e
Renames `pack` script
Moves eslint ignores into rc file
Removes unused dev dependency
2 years ago
Eric Amodio
9c0f69c0e4
Updates copyright year
2 years ago
Eric Amodio
b8828552b2
Changes code lens to CodeLens as its a proper name
2 years ago
Eric Amodio
e417446f59
Fixes #1645 - removes regex
Possible catastrophic backtracking with large inputs (very unlikely in the wild)
2 years ago
Eric Amodio
ccdd1c34ba
Updates workflow secret name
2 years ago
Eric Amodio
a428b6ab93
Updates dependencies & uses squoosh by default
2 years ago
Eric Amodio
6e37d75111
Updates licenses
2 years ago
Eric Amodio
a92c808fc6
Adds CodeLens date/time format setting
2 years ago
Eric Amodio
76e9abdceb
Removes dayjs & uses platform Intl formatting
2 years ago
Eric Amodio
6148927e94
Improves avatar lookup/caching performance
2 years ago
Eric Amodio
88e9a466d2
Improves finding rich provider performance
2 years ago
Eric Amodio
eab8a134ee
Updates dependencies
2 years ago
Eric Amodio
5ab442c03a
Updates GitHub actions
Improves stale issue handling after updates
2 years ago
Eric Amodio
d9e60a388e
Updates dependencies
2 years ago
Eric Amodio
04219219a7
Adds squoosh image minify build option
Adds image minify webpack config for debugging
2 years ago
Eric Amodio
098f2b1d01
First pass at esbuild bundling (wip)
2 years ago
Eric Amodio
c4f078d1b6
Fixes github code splitting
2 years ago
Eric Amodio
3a525959db
Updates to latest emojis
2 years ago
Eric Amodio
1d93f9cdbd
Reorganizes git models/parsers/formatters imports
Reorganizes local git support to exclude from web
Swaps sha1 usages to md5 to avoid needing sha1 on the web (md5 is required by Gravatar)
Avoids crypto-browserfy and imports md5.js directly
Uses platform crypto for random nonce strings
2 years ago
Eric Amodio
ed360d0d46
Updates to latest image minimizer
2 years ago
Eric Amodio
26c6c3ae93
Updates to latest esbuild (const enum inlining)
2 years ago
Eric Amodio
ec149f3df9
Switches footnotes to be above the command bar
2 years ago
Eric Amodio
c58e71b2b3
Fixes #1506 : Removes GitHub authentication badge
2 years ago
Eric Amodio
473ecfe558
Fixes #1601 : normalizes time example to local time
2 years ago
Eric Amodio
9812bbff1b
Fixes #1699 : traps errors from getCommitForFile
2 years ago
Eric Amodio
58a1a688f1
Fixes #1735 : allows multiline strings in Settings UI
2 years ago
Eric Amodio
83d4d89068
Fixes #1745 : avoids encoding #
2 years ago
Eric Amodio
9994e1351e
Adds vscodium support to rebase editor
2 years ago
Eric Amodio
f66d04b6be
Updates CHANGELOG
2 years ago
Eric Amodio
777d1359ec
Fixes #1572 : switches to -S if regex is off
While -G & -S aren't equivalent, this gets as close as we can AFAIK
2 years ago
Eric Amodio
b71b309964
Fixes issues w/ quotes and commit search
2 years ago
Eric Amodio
2a9a2e5181
Fixes errors on document outside of a repo
2 years ago
Eric Amodio
6b2825c6bf
Adds SCM as a category
2 years ago
Eric Amodio
d061bee656
Switches to always use TerserPlugin for minify
2 years ago
Eric Amodio
15e4f478c3
Fixes decorator
2 years ago
Eric Amodio
a1f38ba28a
Fixes decorator order
2 years ago
Eric Amodio
d8f233ce8a
Updates dependencies
2 years ago
Eric Amodio
f74d63f243
Always log fallback watcher
2 years ago
Eric Amodio
3c5160ce50
Improves open editor repo locator perf
Reduces startup git calls
2 years ago
Eric Amodio
0742ce2218
Avoids options object copy
2 years ago
Eric Amodio
98031210de
Consolidates case insensative comparisons
2 years ago
Eric Amodio
0d3a6dc7ee
Fixes view item revealing
Adds proper reveal to repo folders
Adds reveal to contributors git commands
2 years ago
Eric Amodio
e378c14f49
Fixes icon colors
2 years ago
Eric Amodio
7f622925f4
Adds autolinked issues to comparisons
3 years ago
Eric Amodio
a65b894b4e
Improves PR nodes icon & hover
2 years ago
Eric Amodio
0da1c30c8c
Adds ability to choose a stash for file revisions
2 years ago