smartfrigde
2e73f587bf
bump electron
2024-03-15 19:50:21 +01:00
smartfrigde
a1349a1da3
bump electron
2024-01-28 15:39:52 +01:00
smartfrigde
037a26ef34
fix config check
2024-01-28 14:59:00 +01:00
smartfrigde
8a0585d181
fix packaged build
2024-01-19 17:14:25 +01:00
smartfrigde
6beee8d825
Update to E28
2024-01-19 11:22:41 +01:00
smartfrigde
f678b7fd42
downgrade to e27
2023-12-28 11:22:30 +01:00
smartfrigde
8d34ef23e3
bump electron
2023-12-28 10:24:35 +01:00
smartfrigde
e9678f1093
add macOS icon made by @BienGudBoy
2023-10-21 13:51:49 +02:00
smartfrigde
8fef342fcc
bump to e27
2023-10-04 19:47:59 +02:00
smartfrigde
6ffad523f0
fixes
2023-08-26 19:21:55 +02:00
smartfridge
8bff9d01f7
go back to dev versioning
2023-08-20 21:23:51 +02:00
smartfridge
f39b676bae
v3.2.4
2023-08-20 19:22:45 +00:00
smartfrigde
831d45dc45
add multi instance
2023-08-20 21:14:26 +02:00
smartfrigde
8e43e5abcc
fix wayland screenshare
2023-08-05 14:07:42 +02:00
smartfrigde
5145410f06
allow for custom install paths
2023-07-31 15:12:10 +02:00
smartfrigde
6c0215313c
bump electron
2023-07-27 17:11:07 +02:00
smartfrigde
d066c9ebc1
implement keybind maker ui
2023-07-24 21:51:28 +02:00
smartfrigde
a16ae8fae1
bump dev version
2023-07-18 20:55:37 +02:00
smartfrigde
81cb5093ea
Remove Vibe
2023-07-15 14:21:49 +02:00
smartfrigde
4074a8ccd5
wip: wayland screensharing
2023-07-13 22:59:08 +02:00
smartfrigde
451c96d57c
Bump ver to 3.2.1
2023-06-11 17:22:51 +02:00
smartfrigde
35b6ee7a5f
Update Electron
2023-06-10 23:04:27 +02:00
smartfrigde
4f31bcb32e
Add theme info modal
2023-05-14 13:42:38 +02:00
smartfrigde
0d18f9fdea
Add themes to readme [skip ci]
2023-05-14 11:32:29 +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
smartfrigde
08c4cb0a63
Add a way to set config in cli
2023-04-25 10:57:49 +02:00
smartfrigde
70ba007e46
Use unified-acrylic
2023-01-11 20:00:28 +01:00
smartfridge
a01b9f3f8a
Bump to 3.2.0
2022-12-13 11:14:09 +01:00
smartfridge
e7814c1522
Change version back to 3.1.0
...
Temporary fix for the CI
Will move to 3.2.0 soon
2022-12-11 19:14:53 +01:00
smartfridge
b449fdeb94
Bump to 3.1.1
2022-12-10 20:40:34 +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
smartfridge
d7a318d5c3
Update arrpc to 2.2.0
2022-11-22 15:03:54 +01:00
Ven
ed775cbf31
Fix npm format script ( #261 )
2022-11-21 06:50:21 +01:00
Ven
bea251634c
yeet husky ( #259 )
2022-11-20 21:05:40 +01:00
Ven
fbeffdb166
Add missing BrowserWindow import; bump deps ( #258 )
2022-11-20 20:46:37 +01:00
smartfridge
ddac01ee8f
Update arRPC
2022-11-20 13:48:07 +01:00
smartfridge
ac806fffb7
Dependencies fix
2022-11-19 23:29:12 +01:00
smartfridge
a0e0f6a516
Add experimental arrpc
2022-11-19 23:15:05 +01:00
smartfridge
e5ab7a7232
Update transparency stuff
2022-11-19 19:32:46 +01:00
smartfridge
cf4fe8e57b
Update vibe to hopefully fix builds
2022-11-19 19:24:33 +01:00
smartfridge
5d80d44fc8
Re-add client mods (vencord, shelter)
2022-11-19 18:23:28 +01:00
smartfridge
537ddaf758
Update Vibe
2022-10-11 21:05:20 +02:00
smartfridge
636bd8264c
Specify pnpm version
2022-10-11 20:50:41 +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
smartfridge
75276dee90
Update Electron
2022-08-25 16:10:26 +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
KayoticCarnige
cb69a35dd6
2 new things (Read desc.) ( #159 )
...
- Cleaned up ASAR packaging, ignoring unneeded files for building
- Moved install location for Windows users ("AppData\Local\Programs" -> "AppData\Local"
2022-07-18 20:53:25 +02:00
smartfridge
c933981420
Add fixes for pasting images using keyboard shortcuts
2022-07-14 17:25:59 +02:00
smartfrigde
5d19f1844b
cleaning up
2022-07-05 18:34:53 +02:00