DJ2LS
|
70b73b0f7d
|
Merge pull request #613 from DJ2LS/dependabot/npm_and_yarn/gui/develop/bootstrap-icons-1.11.3
Bump bootstrap-icons from 1.11.2 to 1.11.3 in /gui
|
2024-01-28 09:26:23 +01:00 |
|
DJ2LS
|
eea52c55b6
|
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/emoji-picker-element-1.21.0
|
2024-01-28 09:26:11 +01:00 |
|
DJ2LS
|
b4bb4ef241
|
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/bootstrap-icons-1.11.3
|
2024-01-28 09:26:08 +01:00 |
|
DJ2LS
|
eec3f42ce0
|
Merge pull request #621 from DJ2LS/dependabot/npm_and_yarn/gui/develop/typescript-eslint/eslint-plugin-6.19.1
Bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.19.1 in /gui
|
2024-01-28 09:26:01 +01:00 |
|
DJ2LS
|
ce87464d23
|
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/emoji-picker-element-1.21.0
|
2024-01-28 09:25:37 +01:00 |
|
DJ2LS
|
5f61991ab8
|
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/bootstrap-icons-1.11.3
|
2024-01-28 09:25:31 +01:00 |
|
dependabot[bot]
|
c067967d21
|
Bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.19.1 in /gui
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.17.0 to 6.19.1.
- [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.19.1/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-01-28 08:25:23 +00:00 |
|
DJ2LS
|
0fb6f40ee6
|
Merge pull request #612 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vitejs/plugin-vue-5.0.3
Bump @vitejs/plugin-vue from 4.5.2 to 5.0.3 in /gui
|
2024-01-28 09:24:19 +01:00 |
|
DJ2LS
|
39d28291bd
|
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vitejs/plugin-vue-5.0.3
|
2024-01-28 09:23:38 +01:00 |
|
DJ2LS
|
fdcaf7815a
|
updated package.json
|
2024-01-28 09:23:27 +01:00 |
|
DJ2LS
|
2e9344bba7
|
cleanup and first implementation of server side message sytem
|
2024-01-27 17:44:18 +01:00 |
|
DJ2LS
|
30bb0ba828
|
additional error message
|
2024-01-27 12:17:31 +01:00 |
|
DJ2LS
|
6104799d78
|
version update
|
2024-01-27 12:15:37 +01:00 |
|
DJ2LS
|
b1d25bdc44
|
fixed missing event manager
|
2024-01-27 12:15:12 +01:00 |
|
DJ2LS
|
5d4544f436
|
adjusted api in case of 0 messages in db
|
2024-01-27 12:09:59 +01:00 |
|
DJ2LS
|
2685c7d5d5
|
adjusted some db related things
|
2024-01-27 12:07:07 +01:00 |
|
DJ2LS
|
beec229360
|
removed memory database for real testing..
|
2024-01-25 15:54:11 +01:00 |
|
DJ2LS
|
bc0e0fceb5
|
some fixes to transmit messages..
|
2024-01-25 15:49:37 +01:00 |
|
DJ2LS
|
2a98731b5d
|
some fixes to transmit messages..
|
2024-01-25 15:48:00 +01:00 |
|
DJ2LS
|
eb3a74e146
|
crazy commit with --memory-- database stuff...
|
2024-01-25 15:17:38 +01:00 |
|
DJ2LS
|
01714c7691
|
Merge pull request #619 from DJ2LS/dev-send-message
|
2024-01-25 08:28:43 +01:00 |
|
DJ2LS
|
5a9e7efd7b
|
Merge branch 'develop' into dev-send-message
|
2024-01-25 07:13:01 +01:00 |
|
DJ2LS
|
a847648b51
|
Merge remote-tracking branch 'origin/dev-send-message' into dev-send-message
# Conflicts:
# modem/command_message_send.py
|
2024-01-25 07:10:58 +01:00 |
|
Pedro Monteiro
|
6928ab14cc
|
Remove compression from MessageP2P payload from/to methods.
|
2024-01-25 07:09:54 +01:00 |
|
Pedro
|
7a9ee28bf7
|
Add MessageP2P attachment encoding/decoding
|
2024-01-25 07:09:54 +01:00 |
|
Pedro
|
67001ac842
|
Add P2P send message command.
|
2024-01-25 07:09:54 +01:00 |
|
DJ2LS
|
5128a8c9f4
|
Merge pull request #609 from DJ2LS/dependabot/github_actions/develop/actions/setup-python-5
Bump actions/setup-python from 4 to 5
|
2024-01-25 07:08:24 +01:00 |
|
DJ2LS
|
a37498d84e
|
Merge branch 'develop' into dependabot/github_actions/develop/actions/setup-python-5
|
2024-01-25 07:08:16 +01:00 |
|
DJ2LS
|
aa3034411d
|
Merge pull request #620 from DJ2LS/dev-fix-gui-tests
Fixing gui tests
|
2024-01-25 07:07:56 +01:00 |
|
Pedro
|
1f28074566
|
Use arq_data_type_handler when sending P2P messages
|
2024-01-24 17:45:21 +01:00 |
|
Pedro Monteiro
|
b62d3e3dc9
|
Remove compression from MessageP2P payload from/to methods.
|
2024-01-24 08:16:17 +01:00 |
|
Pedro
|
ac77e1edbd
|
Add MessageP2P attachment encoding/decoding
|
2024-01-24 08:16:17 +01:00 |
|
Pedro
|
53fcc6cc56
|
Add P2P send message command.
|
2024-01-24 08:16:17 +01:00 |
|
DJ2LS
|
90b0ff06e1
|
Merge remote-tracking branch 'origin/dev-fix-gui-tests' into dev-fix-gui-tests
|
2024-01-23 19:12:10 +01:00 |
|
DJ2LS
|
f4de64d3be
|
attempt fixing gui build process
|
2024-01-23 19:12:04 +01:00 |
|
codefactor-io
|
53a34eaaa2
|
[CodeFactor] Apply fixes
|
2024-01-23 10:44:34 +00:00 |
|
DJ2LS
|
9d2332477f
|
attempt fixing github test
|
2024-01-23 11:42:47 +01:00 |
|
DJ2LS
|
965dd5e29d
|
attempt fixing github test
|
2024-01-23 11:39:16 +01:00 |
|
DJ2LS
|
83ecc2bca1
|
Merge remote-tracking branch 'origin/main' into develop
|
2024-01-23 11:26:46 +01:00 |
|
DJ2LS
|
5402f4d9b1
|
Merge pull request #617 from DJ2LS/dependabot/npm_and_yarn/gui/vite-5.0.12
|
2024-01-23 09:47:53 +01:00 |
|
DJ2LS
|
e7cbb7b514
|
Merge pull request #618 from DJ2LS/dev-data-dispatcher
|
2024-01-23 09:28:44 +01:00 |
|
DJ2LS
|
f83751cc80
|
removed data formatter
|
2024-01-23 07:32:03 +01:00 |
|
DJ2LS
|
857916285d
|
changed dispatcher to a data type handler
|
2024-01-21 20:34:01 +01:00 |
|
DJ2LS
|
26478ef0a4
|
adjusted and splitted dispatcher
|
2024-01-20 21:47:21 +01:00 |
|
DJ2LS
|
47363b2521
|
small adjustments
|
2024-01-20 14:35:04 +01:00 |
|
DJ2LS
|
a31fce3301
|
work on data dispatcher
|
2024-01-20 13:52:35 +01:00 |
|
dependabot[bot]
|
8d81e89d09
|
Bump vite from 5.0.10 to 5.0.12 in /gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-19 22:28:45 +00:00 |
|
DJ2LS
|
cd1a37ddbe
|
Merge pull request #615 from DJ2LS/hotfix
Hotfix: load GUI config
|
2024-01-17 20:00:02 +01:00 |
|
codefactor-io
|
552a5a9ac8
|
[CodeFactor] Apply fixes
|
2024-01-17 18:49:14 +00:00 |
|
DJ2LS
|
98f48295d0
|
removed hamlib response
|
2024-01-17 19:48:14 +01:00 |
|