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
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
smartfrigde
2f01b26339
Fix temporary setup and format
2022-03-05 18:04:27 +01:00
Alyxia Sother
87920505db
formatting
...
a.k.a. "Install Prettier"
2022-03-04 18:21:48 +00:00
smartfrigde
2a736fb9e0
v3.1.0
2022-02-26 22:27:06 +01:00
smartfrigde
c98b6016ca
Settings, Electron 17 and much more
2022-02-26 22:26:16 +01:00
smartfrigde
a48258da45
v3.0.4
2022-01-30 20:50:48 +01:00
smartfrigde
da7bf3948c
Too many bug fixes to list here
2022-01-30 20:48:32 +01:00
smartfrigde
a212dba6bb
v3.0.3
2022-01-17 15:36:37 +01:00
smartfrigde
eb1e908b69
v3.0.2
2022-01-16 21:40:14 +01:00
smartfrigde
414dbb4f55
maybe not
2022-01-16 21:40:03 +01:00
smartfrigde
9fbfc778cc
v3.0.2
2022-01-16 21:31:36 +01:00
smartfrigde
92a452cea4
v3.0.1
2022-01-16 19:14:57 +01:00
smartfrigde
fc1ffb5c55
v3.0.0
2022-01-15 22:33:28 +01:00
smartfrigde
635b685dd8
t
2022-01-15 22:32:59 +01:00