Commit Graph

323 Commits

Author SHA1 Message Date
Alyxia Sother eca41529d4
Re-do the setup page (#98) 2022-04-24 14:49:16 +02:00
smartfridge 46ddad4044
Delete codeql-analysis.yml 2022-04-22 22:26:57 +02:00
Alyxia Sother a69e617660
Merge branch 'dev' of git-a:ArmCord/ArmCord into dev 2022-04-22 22:21:36 +02:00
Alyxia Sother 73347d557e
Skip updater if running development version 2022-04-22 22:20:47 +02:00
Alyxia Sother 6876cc0ec1
Replace the version number for dev builds 2022-04-22 21:24:37 +02:00
smartfrigde 4c8cd2bf57 Make window decorations work on Gnome Wayland 2022-04-22 20:39:00 +02:00
smartfrigde 3e8526f0f7 Add wayland specific patches 2022-04-22 20:30:09 +02:00
smartfrigde 41933e3c4f Update assets and add new ones 2022-04-21 18:20:58 +02:00
smartfrigde 1666b8a098 Fix corrupted settings checker 2022-04-21 15:23:06 +02:00
smartfrigde 495a813af1 Add experimental Discord AC theme 2022-04-20 21:50:23 +02:00
smartfrigde c5368da0ca Add no client mods option to settings 2022-04-20 21:05:03 +02:00
smartfrigde 4b4e72ccf4 Readme fixes and weblate mention 2022-04-20 20:43:38 +02:00
smartfrigde 97e8fb5e69 Fix setup not working, css additions 2022-04-20 20:30:52 +02:00
smartfridge 61104a166e
Make dev workflow only trigger on dev branch 2022-04-20 17:32:54 +02:00
smartfridge aac52167f1
Add dev build notice 2022-04-20 17:15:51 +02:00
smartfridge 009f6ba19a
Fix github token not loading 2022-04-20 16:53:50 +02:00
smartfridge 03082d3d7f
Arm64 build + delete latest prerelease 2022-04-20 16:52:37 +02:00
smartfridge 095a060be5
Update README.md 2022-04-19 22:45:01 +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
smartfrigde 7a7dd05163 Make invite websocket togglable 2022-04-19 19:59:52 +02:00
smartfrigde 37966b985a Fix websocket not unlocking when window is closed manually 2022-04-19 16:10:12 +02:00
smartfrigde eda6621989 Fix websocket logger 2022-04-19 16:02:30 +02:00
smartfrigde 3d0fd7071b Add websocket for invitation link requests 2022-04-19 15:56:04 +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
smartfrigde a39fe281f6 Add ArmCord storage manager 2022-04-18 12:20:38 +02:00
smartfrigde 40239159ed Fix corrupted config checker 2022-04-18 12:06:17 +02:00
smartfrigde 1a461e9a32 Backport things from stable branch back to dev 2022-04-18 12:05:06 +02:00
smartfridge 5801aed6e6
Merge pull request #91 from ArmCord/dependabot/npm_and_yarn/electron-builder-23.0.3
Bump electron-builder from 22.14.13 to 23.0.3
2022-04-14 19:53:46 +02:00
dependabot[bot] 91abf2db70
Bump electron-builder from 22.14.13 to 23.0.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 22.14.13 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>
2022-04-14 17:53:35 +00:00
smartfridge 324d054f9f
Merge pull request #92 from ArmCord/dependabot/npm_and_yarn/electron-18.0.4
Bump electron from 18.0.1 to 18.0.4
2022-04-14 19:52:16 +02:00
smartfridge 559604c27c
Merge pull request #93 from ArmCord/dependabot/npm_and_yarn/types/node-17.0.24
Bump @types/node from 14.18.12 to 17.0.24
2022-04-14 19:51:51 +02:00
smartfridge 1c5556509b
Merge pull request #94 from ArmCord/dependabot/npm_and_yarn/electron-tabs-0.17.0
Bump electron-tabs from 0.15.0 to 0.17.0
2022-04-14 19:51:42 +02:00
dependabot[bot] 96e3b6d5de
Bump electron-tabs from 0.15.0 to 0.17.0
Bumps [electron-tabs](https://github.com/brrd/electron-tabs) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/brrd/electron-tabs/releases)
- [Commits](https://github.com/brrd/electron-tabs/compare/0.15.0...0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 17:49:56 +00:00
dependabot[bot] b4aea6d2a1
Bump @types/node from 14.18.12 to 17.0.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.12 to 17.0.24.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 17:49:47 +00:00
dependabot[bot] 3eb6fee9b8
Bump electron from 18.0.1 to 18.0.4
Bumps [electron](https://github.com/electron/electron) from 18.0.1 to 18.0.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.0.1...v18.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 17:49:38 +00:00
smartfrigde 093969d6aa Update electron 2022-04-03 13:26:03 +02:00
smartfrigde f7d8bce402 Revert back to OSL-3.0 2022-04-03 13:22:28 +02:00
smartfridge 0aaec70cf3
Change to Porkord 2022-04-01 17:59:14 +02:00
smartfridge 9697619ee8
Merge pull request #89 from ArmCord/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-01 17:58:27 +02:00
dependabot[bot] 7258051d7a
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 12:42:36 +00:00
smartfrigde 53fd78dc4b Remove the build workflow for now 2022-03-05 18:07:47 +01:00
smartfrigde 1be3275375 Change the support link 2022-03-05 18:07:07 +01:00
smartfrigde 2f01b26339 Fix temporary setup and format 2022-03-05 18:04:27 +01:00
smartfridge 46f91276c2
Merge pull request #85 from lexisother/main
Install Prettier
2022-03-04 19:22:56 +01:00
Alyxia Sother 87920505db
formatting
a.k.a. "Install Prettier"
2022-03-04 18:21:48 +00:00
smartfridge 18bebfb421
Merge pull request #84 from lexisother/main
Rid ArmCord of `ts-ignore`
2022-03-04 17:37:55 +01:00
Alyxia Sother 7ed9f1bef2
Rid ArmCord of `ts-ignore` 2022-03-04 17:30:23 +01:00