Commit graph

9 commits

Author SHA1 Message Date
Nuckyz 38834ef7ac
Fix git updater 2023-10-27 13:03:52 -03:00
Luna 98d49af728
Fix git updater for other branches (#1915) 2023-10-27 12:09:39 -03:00
Sefa Eyeoglu 714d87241c
build: allow overriding git details & disabling updating (#1677)
Co-authored-by: V <vendicated@riseup.net>
2023-08-25 14:15:02 +02:00
Justice Almanzar fa124d8877
build: split preload & renderer.css into D. desktop / vesktop (#1629) 2023-08-11 00:14:50 +02:00
Rini 8b6c8bc0ec chore: transition to shorter license headers (#6)
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-10 00:17:49 +00:00
V c62d05e1b3
Refactor ipc to be strongly typed and hide impl details (#1018) 2023-05-02 02:50:51 +02:00
V 08822dd190
Improvements for VencordDesktop (#847) 2023-04-09 04:04:02 +02:00
Vendicated 6492908a62
VencordDesktop: Fix Updater 2023-04-05 04:34:39 +02:00
V 6b26c12bfa
Add additional build flavours for Vencord Desktop (#765) 2023-04-04 01:16:29 +02:00