Commit graph

71 commits

Author SHA1 Message Date
smartfrigde
8d34ef23e3 bump electron 2023-12-28 10:24:35 +01:00
Angelos Bouklis
da4463beb8
fix arRPC (again) (#531)
* fix arRPC

* Re-apply the rpc handler every 30 seconds

Co-authored-by: millistice <148235157+millistice@users.noreply.github.com>

* apply ven's suggestions

---------

Co-authored-by: millistice <148235157+millistice@users.noreply.github.com>
2023-12-28 10:06:21 +01:00
Angelos Bouklis
b5a6a2b579
fix arRPC bridge (#528)
* fix aRPC bridge

* fix formatting
2023-12-02 20:02:55 +01:00
smartfrigde
0dfb518082 fix arRPC 2023-11-05 18:39:46 +01:00
smartfrigde
04e980f3e3 switch to armcord.app 2023-07-29 20:01:43 +02:00
smartfrigde
73c1f662e8 add in-app settings 2023-07-29 13:26:58 +02:00
smartfrigde
9607a36c3e Add keybind maker button 2023-06-22 12:12:45 +02:00
smartfrigde
d01a0c8f8c Change the keybind notice to mention keybind maker 2023-06-19 22:01:41 +02:00
smartfrigde
1a1c549f6c [wip] linux audio screenshare 2023-06-19 17:49:09 +02:00
smartfrigde
93e969a1ad Fix macOS titlebar 2023-06-18 19:47:54 +02:00
smartfrigde
89e4c3570d Rewrite splash 2023-06-11 18:50:07 +02:00
smartfrigde
fdd9855065 Rework setup and tray 2023-06-10 22:54:46 +02:00
KayoticCarnige
353925e564
Updated some CSS ids (#398)
* Update preload.ts

* Update discord.css
2023-05-16 22:22:32 +02:00
smartfrigde
610931d75b Add force quit and AC theme manifest additions 2023-05-14 22:06:26 +02:00
smartfrigde
11686f1244 Fix adv settings css 2023-05-14 14:02:40 +02:00
smartfrigde
f4b394ecd4 Add spellcheck option 2023-05-13 23:48:11 +02:00
smartfrigde
a07546f28e Add theme manager 2023-05-13 22:09:36 +02:00
Alyxia Sother
a2a997df30
[*] ESLint: The Lintening (#393)
* [*] ESLint: The Lintening

* Missed a couple unused vals in utils

* [*] Tend to DeepScan remarks

* [*] sigh, remove some duplicate crap
2023-05-08 21:24:30 +02:00
smartfridge
7463856b63 Add dynamic icon option 2022-12-27 11:34:26 +01:00
smartfridge
09fcd77803 Add a way to enable legacy capturer 2022-12-25 21:43:35 +01:00
smartfridge
8e16371521 Make ArmCord not cpu bomb on splash 2022-12-25 19:27:21 +01:00
smartfridge
e0313c01dd Remove Hummus support 2022-12-24 20:24:27 +01:00
smartfridge
9ead560115 remove unwanted css 2022-12-24 19:51:11 +01:00
smartfridge
1e6e6900d4 Update dev build check 2022-12-24 19:41:01 +01:00
smartfridge
3bc47753e6
Disable download apps button 2022-12-18 20:23:50 +01:00
smartfridge
1f369dae11 Add disable autogain 2022-12-13 15:11:44 +01:00
smartfridge
c8c4e1a877 Add local crash reporter 2022-12-13 14:10:41 +01:00
smartfridge
f8c785e9b3 Add start minimized option 2022-12-13 13:13:25 +01:00
smartfridge
d8af912faf Remove useless log in RPC 2022-12-10 19:22:05 +01:00
smartfridge
254ba93433
Update Window state manager (#291)
* Update Window state

* Add x/y state saving
2022-12-10 19:01:47 +01:00
KayoticCarnige
af1f2f2e1c
Update discord.css (#285) 2022-12-10 09:39:35 +00:00
smartfridge
d7a318d5c3 Update arrpc to 2.2.0 2022-11-22 15:03:54 +01:00
smartfridge
5d80d44fc8 Re-add client mods (vencord, shelter) 2022-11-19 18:23:28 +01:00
smartfrigde
4613f77f30 Remove EOL mods 2022-09-27 11:11:56 +00:00
KayoticCarnige
f57fe11769
A few things (#199)
* 2 new things (Read desc.)

- Cleaned up ASAR packaging, ignoring unneeded files for building
- Moved install location for Windows users ("AppData\Local\Programs" -> "AppData\Local"

* 3 things (Read desc.)

- Updated things related to Hummus (Hummus settings don't save nor load in it's respective settings window yet, idk why)
- Added check for package version (ArmCord's internal version)
- Made check for Kernel mod a bit cleaner, it still uses the same jank method

* 3 things

- Made macOS titlebar more accurate to Discord
- Added "unFocused" class when window isn't focused
- Added option to uninstall Husky hook for Windows users with reminder to run format script before committing

* Resolved a dumb issue

My dumbass not knowing the "echo" command existed smh

* Made "precommit-fix" warning more noticable

* Whoops

* Fixed a CSS bug

Discord updates are gonna hate us, huh?

* 4 things (Formatted)

- Updated coding for getting the current version
- Updated some context menu and tray stuff
- Added current version to the title of the settings window
- Added the ability to restart the app within the settings

* A few things

- Updated tray menu to include the tray icon infront of the ArmCord version
- Updated MacOS titlebar to not be broken in setup
- Polished settings menu a bit
- Polished the Discord tray icon
- Added the Classic Discord icon as tray icon option
2022-09-25 20:30:09 +02:00
smartfridge
99417c3d29 Add tray icon ping icon 2022-08-25 14:57:41 +02:00
smartfridge
77b5455139 Add zoom controls back and open settings 2022-08-24 17:27:44 +02:00
KayoticCarnige
fb6348ee82
(Attempt 2) A bunch of shit (#175)
* 2 new things (Read desc.)

- Cleaned up ASAR packaging, ignoring unneeded files for building
- Moved install location for Windows users ("AppData\Local\Programs" -> "AppData\Local"

* 3 things (Read desc.)

- Updated things related to Hummus (Hummus settings don't save nor load in it's respective settings window yet, idk why)
- Added check for package version (ArmCord's internal version)
- Made check for Kernel mod a bit cleaner, it still uses the same jank method

* 3 things

- Made macOS titlebar more accurate to Discord
- Added "unFocused" class when window isn't focused
- Added option to uninstall Husky hook for Windows users with reminder to run format script before committing

* Resolved a dumb issue

My dumbass not knowing the "echo" command existed smh

* Made "precommit-fix" warning more noticable

* Whoops

* Fixed a CSS bug

Discord updates are gonna hate us, huh?
2022-08-22 11:24:55 +02:00
smartfridge
52bca257f8 Add floating settings button and few new options 2022-07-15 23:04:00 +02:00
smartfridge
414c7d120f Fix alternative paste 2022-07-15 11:17:42 +02:00
smartfridge
33b2b05792 Finish settings redesign 2022-07-14 22:37:33 +02:00
smartfridge
3e2efad943 Add alternative paste setting 2022-07-14 20:37:03 +02:00
smartfridge
a1f91d4d89 Redesign settings 2022-07-14 19:46:01 +02:00
smartfridge
83b4f75e87 Add experimental Hummus support 2022-07-12 16:10:41 +02:00
smartfridge
5b509d948f code cleanup part 2 2022-07-11 21:42:35 +02:00
smartfridge
d6cbbcba7d Add mobile mode 2022-07-11 19:17:46 +02:00
smartfrigde
927f498872 Move to armcord.xyz for loading files 2022-07-08 19:40:08 +02:00
smartfrigde
5d19f1844b cleaning up 2022-07-05 18:34:53 +02:00
KayoticCarnige
efbccabd4c Style overhaul and fully implemented titlebars
Dev note: Titlebars are still a WIP for Linux, using the native theme is recommended for now on Linux
2022-07-04 10:39:22 -04:00
smartfrigde
a29cb2a6a5 Add translation loading to splash 2022-06-14 17:54:50 +02:00