Eric Amodio
681368353b
Moves path normalization to system/path
Abstracts node path imports to system/path
2 years ago
Eric Amodio
9973901ea8
Upgrade dependencies
2 years ago
Eric Amodio
55f7ffb7ba
Removes unused call
2 years ago
Eric Amodio
d1002c3ed0
Converts more file paths to Uris
Adds more docs
Removes unused original file name from diff calls
2 years ago
Eric Amodio
744aaf137e
Defers supported change event checks
2 years ago
Eric Amodio
f894aceb63
Updates branches & tags caching
Avoids default params to reduce garbage
2 years ago
Eric Amodio
da9f5f75c5
Adds comments and clarifies forceSingleLine param
2 years ago
Eric Amodio
5385e29f57
Adds more specific settings typing
2 years ago
Eric Amodio
b083eaca58
Splits Git errors from others
2 years ago
Eric Amodio
ae9ceb7665
Moves unknown GitUri to live on itself
2 years ago
Eric Amodio
5fa7a9a138
Allows debugger statements since removed on build
2 years ago
Eric Amodio
e0915eb66d
Avoids * imports for node libs
2 years ago
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