Commit Graph

67 Commits

Author SHA1 Message Date
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 1222a37a44 Fix image pasting 2022-05-14 19:55:06 +02:00
dependabot[bot] dfcdd14fb2
Bump ejs from 3.1.6 to 3.1.8 (#113)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 21:24:07 +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 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 1a461e9a32 Backport things from stable branch back to dev 2022-04-18 12:05:06 +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
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
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
Alyxia Sother 87920505db
formatting
a.k.a. "Install Prettier"
2022-03-04 18:21:48 +00: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
smartfrigde 1debbe60fe Getting ready for 3.0 2022-01-15 22:21:51 +01:00
smartfrigde 521278cf00 Titlebar, client mod, Discord, everything loads 2022-01-15 19:31:51 +01:00
smartfridge 21fb6e8d93 Titlebar fix + tray + minor code improvements 2021-12-26 19:58:05 +01:00
smartfridge 101bc63651 Initial source code upload 2021-12-24 22:56:49 +01:00
smartfridge 08b2b312f6 2.7.0 - Test 2021-11-07 15:12:42 +01:00
smartfridge 64c6c1f118 2.6.0 2021-11-01 11:47:32 +01:00
smartfridge 67f2bfeebd
Merge branch 'main' into canary 2021-07-17 17:23:06 +02:00
smartfridge 6f7ce60f29 Fix CLI Building 2021-07-15 20:43:03 +02:00
smartfridge c76cf4f6cf Update versions and license in package.json 2021-07-14 18:48:23 +02:00
smartfridge 0aa6e1399c Re-do plugin/theme loading. Move plugins/themes to userdata 2021-06-30 14:42:36 +02:00
smartfridge 1d84e24825 the shit is broken + new building system 2021-06-29 17:23:52 +02:00
smartfridge 27c95da82f Update packages 2021-06-26 21:42:14 +02:00
smartfridge 427eb51aa5 "your bad extension, not me" 2021-06-26 20:59:17 +02:00
smartfridge 1307123fd8 ArmCord Manager 1 2021-05-21 20:19:17 +02:00
smartfridge 0d7a68c713 amongus broke my discord :( 2021-05-20 18:42:16 +02:00
smartfridge 3461a997df fuck depandabot all my homies hate dependabot 2021-05-20 18:27:04 +02:00
dependabot[bot] 2d7fcefc9e
Bump @electron-forge/maker-squirrel from 6.0.0-beta.54 to 6.0.0-beta.55
Bumps [@electron-forge/maker-squirrel](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.54 to 6.0.0-beta.55.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.54...v6.0.0-beta.55)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 16:24:12 +00:00
smartfridge f058c18223
Merge pull request #17 from smartfrigde/dependabot/npm_and_yarn/electron-forge/maker-zip-6.0.0-beta.55
Bump @electron-forge/maker-zip from 6.0.0-beta.54 to 6.0.0-beta.55
2021-05-20 18:23:37 +02:00
dependabot[bot] 4204c74ca4
Bump @electron-forge/maker-zip from 6.0.0-beta.54 to 6.0.0-beta.55
Bumps [@electron-forge/maker-zip](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.54 to 6.0.0-beta.55.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.54...v6.0.0-beta.55)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 16:23:26 +00:00
dependabot[bot] 4df1219e91
Bump @electron-forge/maker-deb from 6.0.0-beta.54 to 6.0.0-beta.55
Bumps [@electron-forge/maker-deb](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.54 to 6.0.0-beta.55.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.54...v6.0.0-beta.55)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 16:23:10 +00:00
smartfridge c5172321e3
Merge pull request #19 from smartfrigde/dependabot/npm_and_yarn/electron-forge/publisher-github-6.0.0-beta.55
Bump @electron-forge/publisher-github from 6.0.0-beta.54 to 6.0.0-beta.55
2021-05-20 18:22:44 +02:00
smartfridge a1b7346bfb
Merge pull request #22 from smartfrigde/dependabot/npm_and_yarn/electron-forge/maker-rpm-6.0.0-beta.55
Bump @electron-forge/maker-rpm from 6.0.0-beta.54 to 6.0.0-beta.55
2021-05-20 18:22:15 +02:00
dependabot[bot] 77e729059a
Bump @electron-forge/maker-rpm from 6.0.0-beta.54 to 6.0.0-beta.55
Bumps [@electron-forge/maker-rpm](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.54 to 6.0.0-beta.55.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.54...v6.0.0-beta.55)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 16:21:16 +00:00
dependabot[bot] 877502e0d8
Bump @electron-forge/publisher-github
Bumps [@electron-forge/publisher-github](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.54 to 6.0.0-beta.55.
- [Release notes](https://github.com/electron-userland/electron-forge/releases)
- [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.54...v6.0.0-beta.55)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 16:20:17 +00:00