Commit graph

4891 commits

Author SHA1 Message Date
DJ2LS 96a300ada5 removed type length check for message attachments 2024-02-08 10:06:46 +01:00
codefactor-io 4b225ce6f4
[CodeFactor] Apply fixes 2024-02-07 22:33:55 +00:00
DJ2LS 3773ccb657 Merge remote-tracking branch 'origin/develop' into develop 2024-02-07 23:33:37 +01:00
DJ2LS 526911b54f fixed ts checker 2024-02-07 23:33:33 +01:00
codefactor-io dfdd639073
[CodeFactor] Apply fixes to commit e658de3 2024-02-07 22:17:38 +00:00
DJ2LS e658de3811 fixed emojipicker 2024-02-07 23:17:21 +01:00
DJ2LS 88c13c8129 Merge remote-tracking branch 'origin/develop' into develop 2024-02-07 23:04:00 +01:00
DJ2LS ff624a4c9a adjusted message handler 2024-02-07 23:03:55 +01:00
codefactor-io c8ae7487f7
[CodeFactor] Apply fixes to commit c33d23f 2024-02-07 21:47:01 +00:00
DJ2LS c33d23f326 possible fix of stuck file input 2024-02-07 22:46:45 +01:00
DJ2LS 8be087e4fc Merge remote-tracking branch 'origin/develop' into develop 2024-02-07 22:23:55 +01:00
DJ2LS 0e111e628b possible fix for stuck radio control 2024-02-07 22:23:49 +01:00
codefactor-io 33465a1169
[CodeFactor] Apply fixes to commit 9e617b2 2024-02-07 19:38:07 +00:00
DJ2LS 9e617b2da5 possible layout fix for smaller screens 2024-02-07 20:37:43 +01:00
DJ2LS 1371cadc02 added cli line for debugging 2024-02-07 19:56:57 +01:00
DJ2LS 8fefc11380 fixed more tests 2024-02-07 19:54:54 +01:00
DJ2LS 8ef8744ba1 fixed database test 2024-02-07 19:49:00 +01:00
DJ2LS 0a9ce0d202 fixed message transmission status 2024-02-07 19:43:10 +01:00
codefactor-io 127f4db1a1
[CodeFactor] Apply fixes 2024-02-07 09:23:56 +00:00
DJ2LS 634cb35048 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/components/chat.vue
#	gui/src/components/chat_conversations.vue
#	gui/src/components/chat_messages.vue
2024-02-07 10:23:30 +01:00
DJ2LS 0502506b90 moved file selection 2024-02-07 10:23:14 +01:00
codefactor-io 6670e0a6d1
[CodeFactor] Apply fixes to commit 1449869 2024-02-06 21:50:14 +00:00
DJ2LS 1449869c0f adjusted chat navbars 2024-02-06 22:49:55 +01:00
codefactor-io cb8d17d006
[CodeFactor] Apply fixes 2024-02-06 21:09:05 +00:00
DJ2LS d21100a14b Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/messagesHandler.ts
2024-02-06 22:08:29 +01:00
DJ2LS 6cce06eb2e fiex ts error 2024-02-06 22:08:17 +01:00
codefactor-io 6a58807227
[CodeFactor] Apply fixes to commit 01e4385 2024-02-06 20:06:13 +00:00
DJ2LS 01e4385c40 file input fixes 2024-02-06 21:05:57 +01:00
DJ2LS f526a9adb3 cleanup and fix for empty message body 2024-02-06 20:33:36 +01:00
DJ2LS 09a0bf0c0d added attachment counter, cleanup 2024-02-06 20:20:52 +01:00
codefactor-io 1f38267626
[CodeFactor] Apply fixes to commit 8d62550 2024-02-06 19:09:39 +00:00
DJ2LS 8d62550775 first attempt with adding and downloading message attachments 2024-02-06 20:09:20 +01:00
dependabot[bot] 8d7b961f4e
Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.21.0 in /gui
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 6.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 16:51:39 +00:00
DJ2LS 463a1766f1 adjusted db model, made databse handlers more modular 2024-02-06 09:41:56 +01:00
DJ2LS b5bb7acab6 adjusted db model, made databse handlers more modular 2024-02-06 09:25:03 +01:00
DJ2LS e445d23968 adjusted db model, made databse handlers more modular 2024-02-06 09:22:55 +01:00
DJ2LS 77d95baf00 dont delete callsign anymore for nsis 2024-02-05 22:21:38 +01:00
DJ2LS cf37622365 adjusted callsign regex 2024-02-05 21:57:56 +01:00
dependabot[bot] 4f3b4b2762
Bump eslint-config-standard-with-typescript in /gui
Bumps [eslint-config-standard-with-typescript](https://github.com/mightyiam/eslint-config-standard-with-typescript) from 43.0.0 to 43.0.1.
- [Release notes](https://github.com/mightyiam/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mightyiam/eslint-config-standard-with-typescript/compare/v43.0.0...v43.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 16:34:47 +00:00
dependabot[bot] 243dc771fd
Bump vitest from 1.0.2 to 1.2.2 in /gui
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.0.2 to 1.2.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 16:34:38 +00:00
dependabot[bot] a99bece107
Bump eslint-plugin-n from 16.1.0 to 16.6.2 in /gui
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.1.0 to 16.6.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.1.0...16.6.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 16:34:23 +00:00
DJ2LS d81305d019 updated default config 2024-02-04 20:36:23 +01:00
DJ2LS 34e4578633 added priority column to database. 2024-02-04 20:27:29 +01:00
Mashintime 4b1b351711 GUI heap overflow fix 2024-02-04 10:43:06 -05:00
DJ2LS a25419275b
Merge pull request #625 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron/universal-2.0.1 2024-02-04 14:23:47 +01:00
DJ2LS 8865897260
Merge pull request #624 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vueuse/electron-10.7.2 2024-02-04 14:23:37 +01:00
DJ2LS 5ec2cd4dc6
Merge pull request #623 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vue-3.4.15 2024-02-04 14:23:24 +01:00
dependabot[bot] 127e5a4120
Bump @vueuse/electron from 10.7.1 to 10.7.2 in /gui
Bumps [@vueuse/electron](https://github.com/vueuse/vueuse/tree/HEAD/packages/electron) from 10.7.1 to 10.7.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/packages/electron)

---
updated-dependencies:
- dependency-name: "@vueuse/electron"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-04 12:49:46 +00:00
dependabot[bot] 6c8e03c297
Bump @electron/universal from 2.0.0 to 2.0.1 in /gui
Bumps [@electron/universal](https://github.com/electron/universal) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/electron/universal/releases)
- [Changelog](https://github.com/electron/universal/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/universal/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: "@electron/universal"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-04 12:49:40 +00:00
dependabot[bot] fb8e4b5170
Bump vue from 3.3.12 to 3.4.15 in /gui
Bumps [vue](https://github.com/vuejs/core) from 3.3.12 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.3.12...v3.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-04 12:49:40 +00:00