aboutsummaryrefslogtreecommitdiff
path: root/src/Vencord.ts
AgeCommit message (Collapse)Author
2023-08-04fix(cloud): cross-client enabling without proper validation (#1531)Lewis Crichton
2023-05-12Settings: Fix resetting scroll/search when getting a ping (#1106)V
2023-05-06[skip ci] Refactor utilsVendicated
2023-05-02Refactor ipc to be strongly typed and hide impl details (#1018)V
2023-04-15CloudSync: fix accidently applying stale settings (#915Lewis Crichton
* modify the cloud timestamp before importing * use util/native relaunch * lambda why * "should work!" - Vendicated, 15th April 2023
2023-04-09Improvements for VencordDesktop (#847)V
2023-04-07feat: Cloud settings sync (#505)Lewis Crichton
Co-authored-by: Ven <vendicated@riseup.net>
2023-04-04Add additional build flavours for Vencord Desktop (#765)V
2023-04-01Add Notification log (#745)V
2023-03-19Fixes and make guild tooltip show users inside hidden voice channels (#613)Nuckyz
* Fix #509 * Fix #597 * Fix #594
2023-03-19Replace update notices with notifications (#558)Xinto
2023-02-28Windows: Add Option to use native titlebar ~ Closes #537Vendicated
2023-01-25split up webpack commons into categories & type everything (#455)Ven
2023-01-24Make Windows Ctrl+Q feature optional; add opt-in auto update (#451)Ven
2022-12-25feat: Proper CSS api & css bundle (#269)Ven
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2022-11-07lint: Disallow utils index importsVendicated
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports
2022-10-30Webpack Warnings & Errors (#178)Ven
* dev: Useful strict Warnings & Errors * Always log error * Ignore pending patches with all or whose predicate = false * Error -> Warn
2022-10-26Make tsc happyVendicated
2022-10-22style: Sort importsVendicated
2022-10-22Add license headersVendicated
2022-10-16Optimise Web via treeshaking, cleanup build scriptsVendicated
2022-10-14Fix modals, add wp.mapMangledModuleVendicated
2022-10-14Fix Settings errors when retrieving a null value; add PlainSettingsVendicated
2022-10-09Make typescript happy, tsc test run in CIVendicated
2022-10-06add eslint config (#53)Ven
* eslint * workflow * lint main
2022-10-04Fix Desktop thinking it's webVendicated
I forgor to test host after adding web support
2022-10-01Dedicated Updater Page, Settings feedbackVendicated
2022-10-01Expose QuickCss and Updater on global; consoleShortcuts pluginVendicated
2022-10-01Better authors field (#18)Ven
2022-10-01Add in client updater, Notices APIVendicated
2022-09-16Add .editorconfig; reformat projectVendicated
2022-09-03Add QuickCss toggle; add settings listener apiVendicated
2022-08-31Refactor webpack; Add ErrorBoundaryVendicated
2022-08-31Make Settings & Settings PageVendicated
2022-08-30Add Settings 'page', gitHash, electron version in settingsVendicated
2022-08-29Finish rewriteVendicated
2022-08-29More progressVendicated
2022-08-29ProgressVendicated
2022-08-29RewriteVendicated