Commit Graph

120 Commits

Author SHA1 Message Date
smartfridge e6df2b0ecf Make invite socket use arrpc 2022-11-22 15:34:24 +01:00
smartfridge d7a318d5c3 Update arrpc to 2.2.0 2022-11-22 15:03:54 +01:00
smartfridge afa83c782d Add mod bundle update skip 2022-11-21 16:25:11 +01:00
Ven a4968e7529
Make clicking notifications focus ArmCord (#262) 2022-11-21 06:50:45 +01:00
Ven ed775cbf31
Fix npm format script (#261) 2022-11-21 06:50:21 +01:00
Ven c5ce910940
Fix csp (Vencord QuickCss & dynamic imports) (#260) 2022-11-21 06:50:09 +01:00
Ven fbeffdb166
Add missing BrowserWindow import; bump deps (#258) 2022-11-20 20:46:37 +01:00
smartfridge 17c05fedd3
Fix dev tools 2022-11-20 19:25:34 +01:00
smartfridge ddac01ee8f Update arRPC 2022-11-20 13:48:07 +01:00
smartfridge 598ac2eb2f
Delete .npmrc 2022-11-20 00:41:44 +01:00
CanadaHonk 235015bd24
Rename Invite Websocket setting to Rich Presence (#257) 2022-11-19 23:53:11 +01:00
smartfridge a0e0f6a516 Add experimental arrpc 2022-11-19 23:15:05 +01:00
smartfridge dac886ecbd Windows on ARM CI 2022-11-19 20:00:56 +01:00
smartfridge e5ab7a7232 Update transparency stuff 2022-11-19 19:32:46 +01:00
Ven a3eea0b6ca
Fix about:blank popups (Vencord QuickCss) (#256) 2022-11-19 19:04:14 +01:00
smartfridge 5d80d44fc8 Re-add client mods (vencord, shelter) 2022-11-19 18:23:28 +01:00
Ven 842b6e8c5d
Keybinds fixes (Zoom & DevTools now consistent with chrome/discord desktop) (#254) 2022-11-17 21:23:55 +01:00
kz-n 3696ebdba9
Add dynamic vibe import only on windows (#227) 2022-10-12 21:35:32 +02:00
smartfridge f523f92367 Add transparency option 2022-10-08 17:43:08 +02:00
smartfrigde 7b25fc70c9 Move away from using webpack for gettign lang 2022-09-27 13:04:18 +00:00
smartfrigde 4613f77f30 Remove EOL mods 2022-09-27 11:11:56 +00:00
smartfridge 7e9e43fa6a
Add single-instance 2022-09-25 20:31:29 +02: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 8454a6d579 Add DuckDuckGo search 2022-08-25 18:40:43 +02:00
smartfridge 5c109f530b Add custom icon 2022-08-25 16:42:54 +02:00
smartfridge 75276dee90 Update Electron 2022-08-25 16:10:26 +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 6138281e4c Move Licensing header under imports 2022-07-25 10:37:01 +02:00
smartfridge 0fb71dfe2b Add Cordwood, better Hummus support and skip splash 2022-07-18 17:13:52 +02:00
smartfridge 9717eaedb1 Add description strings to i18n 2022-07-16 11:31:34 +02:00
smartfridge e48500f00e Merge remote-tracking branch 'origin/dev' into dev 2022-07-15 23:04:14 +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
KayoticCarnige 0c34328f43 Whoops 2022-07-14 17:47:30 -04:00
KayoticCarnige fbca68d8b5 Fixed an issue with the custom titlebar 2022-07-14 17:34:16 -04: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 c933981420 Add fixes for pasting images using keyboard shortcuts 2022-07-14 17:25:59 +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 0ebaa5627e code cleanup 2022-07-11 20:19:50 +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 033e5b7973 Forgot to remove debug thing 2022-07-05 19:02:49 +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 9efce82462 Add fallback to English 2022-06-17 09:37:18 +02:00