Commit graph

222 commits

Author SHA1 Message Date
Aiden
07b02a4822
chore: housekeeping
- Refactor settings functions
2024-10-06 16:10:03 -04:00
Aiden
2ac5abba09
chore: housekeeping 2024-10-05 20:00:00 -04:00
Aiden
b9342910a6
chore: linting 2024-10-05 14:39:40 -04:00
smartfrigde
947077ccb4 wip: keybinds UI 2024-09-22 18:25:39 +02:00
Aiden
18ce95ccc9
bioming (#721) 2024-09-20 19:57:42 +02:00
Aiden
c868fd1968
minor fixes 2024-09-19 16:35:57 -04:00
smartfrigde
4d98a03265 add cmd+M keyboard shortcut
+ fix build errors on Windows
2024-09-19 18:20:27 +02:00
Aiden
9afd004727
use import instead of fs for json 2024-09-16 21:35:06 -04:00
Aiden
118c5b3839
Use internal fork of arRPC (Thanks @wont-stream for their work on it!) 2024-09-16 16:15:52 -04:00
Aiden
3c599daa22
don't need black magic to get the favicon anymore 2024-09-14 19:38:26 -04:00
smartfrigde
da086ec1f3 bump to 3.3.2 2024-09-11 19:51:18 +02:00
Aiden
42e3b1d91f
fix bad pnpm-lock.yaml & update deps 2024-09-06 20:25:24 -04:00
smartfrigde
dece1cb2bc bump deps 2024-09-05 16:32:42 +02:00
Aiden
58531e8dba
Revert "Merge branch 'feat-betterdiscord' into dev" I did not mean to do that
This reverts commit 3e7afa94a6, reversing
changes made to f7daa5092d.
2024-08-27 21:06:30 -04:00
Aiden
3e7afa94a6
Merge branch 'feat-betterdiscord' into dev 2024-08-27 21:02:41 -04:00
Aiden
25a3833e8b
it injects more 2024-08-27 21:00:56 -04:00
smartfrigde
dd4c0dcfdd change to loopbackWithMute 2024-08-26 13:34:30 +02:00
Aiden
28adfca185
remove eslint-plugin-n due to erratic behavior 2024-08-24 23:27:53 -04:00
Aiden
2cfa65d265
Patch electron-context-menu to properly save full size discord images to fix #527 2024-08-22 17:56:11 -04:00
Aiden
46aebde414
32bit builds 2024-08-20 16:41:16 -04:00
smartfrigde
f90d8d726b remove cross-fetch 2024-08-20 18:36:30 +02:00
smartfrigde
e5b201c9c4 bump to e32 2024-08-20 16:16:27 +02:00
Aiden
b23cee4d56
don't waste 1.2gb of GitHub's storage & bandwidth (#691) 2024-08-19 19:46:41 -04:00
Aiden
ad77a2a48d
oops 2024-08-19 19:30:00 -04:00
Aiden
1c1a281ca1
New actions (#690) 2024-08-19 19:27:52 -04:00
smartfridge
1da43a6575
move shelter plugins into the main repo (#688)
* wip: local shelter plugins

* serve plugins over armcord protocol

* remove useless comments

* remove use strict from bundles before sending them

* update lockfile

* lint

* check for path escape

* add fix bundle script

* format script

* remove unused imports
2024-08-18 18:00:36 +02:00
Aiden
5690fe1b97
Modloader rewrite (#686)
approved at https://canary.discord.com/channels/820732039253852171/820732039253852174/1274455749241868319
2024-08-17 15:52:50 -04:00
smartfrigde
33c613c776 revamp theme manager
dynamically load themes, edit them, allow for drag and dropping of local themes and few fixes
2024-08-15 19:47:24 +02:00
Aiden
ca169c2494
don't lint configs 2024-08-12 18:46:10 -04:00
Aiden
e31eac11ad
tsconfig oddities fix
- update packages
- new tsconfig
- dependabot NPM weekly -> monthly
- fix inconsistencies in type imports
- fix platform detection
- minor linting fixes
- minor type fixes
2024-08-12 18:30:07 -04:00
smartfrigde
d4807641ba copy over old armcord config 2024-07-31 16:11:44 +02:00
Aiden
e7e090d717
don't look for "ArmCord" config dir 2024-07-23 15:58:55 -04:00
Aiden
506f4e9b08
update packages 2024-07-22 15:23:03 -04:00
smartfrigde
65bb5b3147 bump electron 2024-07-15 22:46:58 +02:00
smartfrigde
4c36e7d151 change mantainer email 2024-07-15 20:10:54 +02:00
smartfrigde
18ba4e3d0b fix: make executableArgs an array 2024-07-15 19:56:50 +02:00
smartfrigde
b431b4b312 snap: disable process scanning 2024-07-15 19:52:04 +02:00
Aiden
faed2e29ec
update deps and fix lockfile 2024-07-12 18:29:26 -04:00
smartfrigde
cb7f96388b move electron builder to dev deps 2024-07-12 13:25:54 -07:00
smartfrigde
33238db154 re-add electron builder 2024-07-12 13:22:30 -07:00
smartfridge
5258023c50
feat: rollup (#652)
* rollup base

* rollup main building

* fix preload

* fix all browserwindows

* add esbuild minify

* fix some linting errors

* fix linting errors

* use correct arrpc repo

* [temp] drop pnpm lock

* recreate pnpm-lock

* flush pnpm lock

* clean up rollup building

---------

Co-authored-by: Aiden <amb@aspy.dev>
2024-07-12 12:55:54 -07:00
Aiden
4ed397d1ad
fix arrpc git not resolving for whatever reason 2024-07-02 15:53:21 -04:00
dependabot[bot]
6102154a1f
chore(deps-dev): bump electron-builder from 25.0.0-alpha.9 to 25.0.0-alpha.10 (#645)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 22:23:34 -04:00
Aiden
a2e41c3df1
Package Updates 2024-07-01 20:43:33 -04:00
Aiden
6f1b8f4c0a
Bump packages 2024-06-27 16:22:31 -04:00
smartfrigde
653cc4381a fix: X11 screensharing 2024-06-27 21:30:21 +02:00
Aiden
6404c97a0d
Chore: Update Packages
Bugfix: Properly configure prettier + ESLint
2024-06-25 16:30:42 -04:00
smartfrigde
651f197dd2 fix: theme manager flag 2024-06-16 15:29:43 +02:00
smartfrigde
9f6a25801f switch to electron-is-dev 2024-06-16 13:30:40 +02:00
smartfrigde
927a452104 disable wayland on snap 2024-06-15 12:39:10 +02:00