Commit graph

41 commits

Author SHA1 Message Date
thororen1234
a4a50e1bb2
Remove Migration 2025-03-30 13:57:10 -04:00
thororen
6dac1ee83f
Update http.ts 2024-10-20 01:39:49 -04:00
thororen1234
0f9ef9949b Remove Console Logs 2024-09-05 15:02:35 -04:00
thororen1234
e3832b35ee Tada 2024-09-04 19:20:15 -04:00
thororen1234
6dca8bca13 Merge remote-tracking branch 'upstream/dev' into dev 2024-08-03 00:24:45 -04:00
Aiden
e99eec50bc
Migrate to eslint flat config; update dependencies (#2627)
Co-authored-by: vee <vendicated@riseup.net>
2024-08-02 12:12:59 +02:00
thororen1234
39bd364bcc Fixes 2024-07-29 16:28:57 -04:00
thororen1234
39cfa3e367 Safe 2 update 2024-07-25 10:32:28 -04:00
thororen1234
29fd3ca13f Test 2024-07-25 10:29:21 -04:00
thororen1234
acd6e27d5f Fix Dir Name 2024-07-25 10:20:40 -04:00
thororen1234
fe9aec0a80 Dont Update 2024-07-25 10:17:26 -04:00
thororen1234
b7ca3a0436 Same as Before 2024-07-25 10:15:57 -04:00
thororen1234
fd718e09e3 Don't Update to this 2024-07-25 10:13:57 -04:00
thororen1234
698290f117 Merge remote-tracking branch 'upstream/asar-bundle' 2024-07-25 07:02:29 -04:00
Vendicated
7781dface9
fix: apply update only on quit 2024-07-21 02:52:45 +02:00
thororen1234
a29892b950 some testing (I need it to build for updater) 2024-07-19 15:01:13 -04:00
thororen1234
286447a8c7 final fixes I hope 2024-07-19 02:28:04 -04:00
thororen1234
c420d9dc09 fix updates? 2024-07-19 02:08:26 -04:00
thororen1234
e5b8123a3d compile vesktop asar as well 2024-07-19 00:32:58 -04:00
thororen1234
f513dd7178 Asar 2024-07-19 00:21:15 -04:00
Vendicated
611b94b6c7
use exit instead of quit 2024-07-19 01:43:26 +02:00
Vendicated
ffb73107e6
flatpak explosion 2024-07-19 01:21:11 +02:00
Vendicated
d9c469755b
fixes 2024-07-19 01:20:09 +02:00
Vendicated
fbfbe33c0a
j 2024-07-19 00:53:40 +02:00
Vendicated
2ace675c00
migrate legacy installs 2024-07-19 00:52:32 +02:00
Vendicated
6cf2e0c2a5
[WIP] package vencord as asar 2024-07-18 04:34:09 +02:00
Nuckyz
d07e4c71b5
Make Reporter runnable in desktop 2024-05-31 23:28:58 -03:00
Vendicated
69b349da77
fix minor updater bugs 2024-03-30 00:28:15 +01:00
Vendicated
afdcf0edb9
refactor shared utils to more obviously separate contexts 2024-03-13 21:59:09 +01:00
Nuckyz
bf9a225038
HTTP Updater: Only include first commit line 2024-03-12 20:18:46 -03:00
Nuckyz
19799767ad
Fix trying to check for updates if origin doesn't have same branch 2024-03-07 10:27:50 -03:00
Vendicated
69a4d2734e
fix(git updater): correctly persist isDev switch 2024-01-13 19:08:11 +01:00
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