Commit Graph

22 Commits

Author SHA1 Message Date
Ven ed775cbf31
Fix npm format script (#261) 2022-11-21 06:50:21 +01:00
smartfridge 5d80d44fc8 Re-add client mods (vencord, shelter) 2022-11-19 18:23:28 +01: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 0ebaa5627e code cleanup 2022-07-11 20:19:50 +02:00
smartfridge d6cbbcba7d Add mobile mode 2022-07-11 19:17:46 +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 86f885c41f Add window state manager 2022-06-16 17:25:09 +02:00
smartfrigde c979328aee Remove glasstron and tabs completely 2022-06-14 17:02:37 +02:00
smartfrigde ef73af66c4 Move the getLang handler to main ipc module instead of storing it in settings 2022-06-14 14:54:34 +02:00
smartfrigde bdb09bb912 Remove unwanted getLang handlers 2022-06-14 14:53:26 +02:00
smartfrigde 86c3636a19 Add setup translation loading 2022-06-12 20:59:59 +02:00
smartfrigde f9bfed7585 Add translation loading for settings 2022-06-12 13:18:31 +02:00
smartfrigde fa24b7996f Add language detection from Discord 2022-06-11 22:14:33 +02:00
smartfrigde bac604a7cc Get rid of electron-json-storage and switch to our own solution 2022-04-18 13:03:26 +02:00
smartfrigde 9d2a1190cf Remove legacy config helper functions 2022-04-18 12:25:10 +02:00
Alyxia Sother 87920505db
formatting
a.k.a. "Install Prettier"
2022-03-04 18:21:48 +00:00
Alyxia Sother 7ed9f1bef2
Rid ArmCord of `ts-ignore` 2022-03-04 17:30:23 +01:00
smartfrigde c98b6016ca Settings, Electron 17 and much more 2022-02-26 22:26:16 +01:00
smartfrigde da7bf3948c Too many bug fixes to list here 2022-01-30 20:48:32 +01:00