Commit Graph

94 Commits

Author SHA1 Message Date
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
smartfrigde a216475618 Add theme loader 2022-06-16 23:09:41 +02:00
smartfrigde b7a0d1face formatting 2022-06-16 17:31:57 +02:00
smartfrigde 0b165e64bc Remove left over from tabs in armcord api 2022-06-16 17:31:57 +02:00
smartfrigde 86f885c41f Add window state manager 2022-06-16 17:25:09 +02:00
smartfrigde a29cb2a6a5 Add translation loading to splash 2022-06-14 17:54:50 +02:00
smartfrigde c979328aee Remove glasstron and tabs completely 2022-06-14 17:02:37 +02:00
smartfrigde 8d85591e1c Change default tray icon for macOS to avoid issues 2022-06-14 16:49:12 +02:00
smartfrigde c6e2244ce8 Move attribute logic to main 2022-06-14 16:30:18 +02:00
smartfrigde e86b1a8924 Don't remove the getLang handler 2022-06-14 14:55:47 +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 7f53710d6a Remove unused import 2022-06-12 22:17:09 +02:00
smartfrigde 0a7ec74b0f I forgot to uncomment a function 2022-06-12 21:03:58 +02:00
smartfrigde 86c3636a19 Add setup translation loading 2022-06-12 20:59:59 +02:00
smartfrigde 994ab5f5b0 Add fallback to English US if language doesn't exist 2022-06-12 13:32:54 +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 b43a992027 Tweak translations a bit 2022-06-10 23:22:32 +02:00
smartfrigde 98f88f4609 Fix icon loading 2022-06-10 20:46:30 +02:00
smartfrigde 81377d3657 Add performance mode 2022-06-10 20:27:37 +02:00
KayoticCarnige 40d743d0e2 Fixed "null" bug
Fixed "null" bug, where on Windows, Discord wouldn't recognize the OS (Only tested onw Windows 10)
2022-06-03 12:05:28 -04:00
smartfrigde 54b1481a4e Update WindowOpenHandler to be much more secure 2022-06-03 15:18:36 +02:00
smartfrigde af84a2a625 Add a license header for OpenAsar version settings/version info injection 2022-05-23 15:42:13 +02:00
KayoticCarnige 31c5a88e94 Updated README.md 2022-05-22 12:14:54 -04:00
smartfrigde b025948d90 Add the ability to pick the tray icon 2022-05-22 16:46:18 +02:00
KayoticCarnige 12c195a2fa Updated titlebar and a few other things 2022-05-22 07:52:26 -04:00