Commit Graph

132 Commits

Author SHA1 Message Date
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
smartfrigde 9ab08b16d8 Update dependencies 2022-06-14 16:07:33 +02:00
smartfrigde 86c3636a19 Add setup translation loading 2022-06-12 20:59:59 +02:00
smartfrigde 98f88f4609 Fix icon loading 2022-06-10 20:46:30 +02:00
smartfrigde 12352e3536 Fix icon generating on Debian 2022-06-02 14:28:42 +02:00
smartfrigde 1489e213e5 Update Electron to 18.2.4 2022-05-23 15:37:27 +02:00
smartfrigde 5e132564aa Include translations in the asar 2022-05-22 16:38:09 +02:00
smartfrigde c848ad862c Fix clipboard bug 2022-05-21 13:00:04 +02:00
smartfrigde d2eeb054d4 Remove auto launch 2022-05-14 21:33:43 +02:00
smartfrigde 5893f5bea9 Add auto-launch and bunch of other things 2022-05-14 21:02:09 +02:00
smartfrigde 6663b6de5f Add missing setting to setup and settings menu 2022-05-14 20:00:33 +02:00
smartfrigde 1222a37a44 Fix image pasting 2022-05-14 19:55:06 +02:00
smartfridge d1d7c5834c
Fix broken json 2022-05-13 21:34:22 +02:00
smartfridge aac1df6ca9
Update Electron to 18.2.3
Fixes #112
2022-05-13 21:32:54 +02:00
smartfridge 0eeb1b3855
Update package.json 2022-05-13 21:27:09 +02:00
dependabot[bot] 9a24d44bfa
Bump ws from 8.5.0 to 8.6.0 (#106)
Bumps [ws](https://github.com/websockets/ws) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.5.0...8.6.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 21:23:18 +02:00
dependabot[bot] b86cb5546d
Bump husky from 7.0.4 to 8.0.1 (#108)
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 21:23:11 +02:00
dependabot[bot] 466597727e
Bump @types/node from 17.0.25 to 17.0.33 (#111)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.25 to 17.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 21:23:04 +02:00
dependabot[bot] e3a7d9797f
Bump typescript from 4.6.3 to 4.6.4 (#104)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 21:22:44 +02:00
Alyxia Sother 0df10b79ee
Upgrade Electron to 18.1.0 (#100) 2022-04-25 18:43:28 +02:00
dependabot[bot] 07d5cd15d0
Bump @types/node from 17.0.24 to 17.0.25 (#96)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.24 to 17.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 22:45:01 +02:00
dependabot[bot] 9599013977
Bump electron-builder from 22.5.1 to 23.0.3 (#95)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 22.5.1 to 23.0.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v23.0.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 22:45:00 +02:00
smartfrigde be6364cdfa
Add dev build CI 2022-04-19 22:44:05 +02:00