aboutsummaryrefslogtreecommitdiff
path: root/src/main/updater
AgeCommit message (Collapse)Author
2023-08-25build: allow overriding git details & disabling updating (#1677)Sefa Eyeoglu
Co-authored-by: V <vendicated@riseup.net>
2023-08-11build: split preload & renderer.css into D. desktop / vesktop (#1629)Justice Almanzar
2023-08-10chore: 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-05-02Refactor ipc to be strongly typed and hide impl details (#1018)V
2023-04-09Improvements for VencordDesktop (#847)V
2023-04-05VencordDesktop: Fix UpdaterVendicated
2023-04-04Add additional build flavours for Vencord Desktop (#765)V