index
:
github/Vencord.git
feat/localpronounoverrides
feat/pronounoverrides
feat/userpluginbadge
gitkeepuserplugins
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2022-11-28
[skip ci] update genPluginList
Vendicated
2022-11-27
[skip ci] Add support for DVM installation path. (#265)
Hana
2022-11-21
make userscript autoincrement version :trollface: (#233)
Cloudburst
2022-11-16
VencordWeb: Migrate to manifest v3
Vendicated
2022-11-09
Add VSCode debug config
Vendicated
2022-11-07
build: Add metadata header to all bundles
Vendicated
2022-10-30
Patcher: More useful errors with code diffs (#177)
Ven
2022-10-29
build: inject createElement alias (#176)
Ven
2022-10-25
Improve genPluginList
Vendicated
2022-10-25
Add autogenerated plugin list, closes #151
Vendicated
2022-10-23
Vencord Standalone without git/node (#148)
Ven
2022-10-22
encoding binary doesn't return a buffer??
Vendicated
2022-10-22
buildWeb: use fflate instead of yazl
Vendicated
2022-10-22
Windows: Patch host updater to reinject (#138)
Ven
2022-10-22
Implement Chrome extension loading myself because electron-devtools-installer...
Vendicated
2022-10-22
Monaco for Discord Desktop
Vendicated
2022-10-22
Installer: add custom path option (#77)
Ven
2022-10-22
fix userscript, lint new files
Vendicated
2022-10-22
Add license headers
Vendicated
2022-10-20
legal: Make esbuild generate & link licensing information
Vendicated
2022-10-20
more eslint
Vendicated
2022-10-17
feat: gitignored src/userplugins directory (#112)
megumin
2022-10-16
watch: enable sourcemaps and disable minify
Vendicated
2022-10-16
Optimise Web via treeshaking, cleanup build scripts
Vendicated
2022-10-15
buildWeb: suppress experimental api warnings
Vendicated
2022-10-09
Unignore lock file
Vendicated
2022-10-08
Add more eslint rules
Vendicated
2022-10-06
add eslint config (#53)
Ven
2022-10-05
pnpm inject/uninject instead of patch/unpatch
Rie Takahashi
2022-10-04
fix(installer): Fix patch conflict with newer pnpm versions (#44)
megumin
2022-10-04
feat(installer): Implement cross-platform patcher. (#39)
megumin