Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-10 | chore: transition to shorter license headers (#6) | Rini | |
Transition from the GPL jumpscare to a more concise header: /* * Vencord, a Discord client mod * Copyright (c) 2023 Vendicated and contributors * * SPDX-License-Identifier: GPL-3.0 */ Old files still keep the old headers, while eslint will now autofix the new header Reviewed-on: https://codeberg.org/Ven/cord/pulls/6 Co-authored-by: Rini <rini@rinici.de> Co-committed-by: Rini <rini@rinici.de> | |||
2023-08-04 | Add proper user-friendly theme manager (#635) | megumin | |
Co-authored-by: Justice Almanzar <superdash993@gmail.com> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: V <vendicated@riseup.net> | |||
2023-07-27 | VoiceMessages: Read file from dynamic path (fixes mac & linux support) | V | |
2023-07-26 | New plugin: VoiceMessages (#1380) | V | |
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Justice Almanzar <superdash993@gmail.com> | |||
2023-06-29 | OpenInApp: Support steam; integrate with SpotifyControls & ShowConnections | V | |
2023-05-02 | Refactor ipc to be strongly typed and hide impl details (#1018) | V | |
2022-11-28 | Path aliases, better lazyWebpack (#268) | Ven | |
2022-10-22 | style: Sort imports | Vendicated | |
2022-10-22 | Add license headers | Vendicated | |
2022-10-06 | add eslint config (#53) | Ven | |
* eslint * workflow * lint main | |||
2022-10-05 | Kill unsafe require | Vendicated | |
2022-09-16 | Add .editorconfig; reformat project | Vendicated | |
2022-08-31 | Add Plugin.start, make Settings actually start/stop plugins | Vendicated | |
2022-08-31 | Refactor webpack; Add ErrorBoundary | Vendicated | |
2022-08-31 | Make Settings & Settings Page | Vendicated | |
2022-08-30 | Add Settings 'page', gitHash, electron version in settings | Vendicated | |
2022-08-29 | Fix NPE when opening DevTools | Vendicated | |
2022-08-29 | Progress | Vendicated | |