Commit graph

4607 commits

Author SHA1 Message Date
DJ2LS fd63cc7fa7
Merge pull request #637 from DJ2LS/develop
Config related adjustments and build process update
2024-02-10 14:01:21 +01:00
codefactor-io 74d79204ec
[CodeFactor] Apply fixes to commit ec34a69 2024-02-10 12:57:33 +00:00
DJ2LS ec34a690e9 improved gui reconnecting 2024-02-10 13:57:18 +01:00
DJ2LS 17bce4b0db version update 2024-02-10 11:05:55 +01:00
DJ2LS d38b3bc672 reduced explorer interval 2024-02-10 11:05:10 +01:00
DJ2LS c89a809e6d adjusted some default config 2024-02-10 11:02:13 +01:00
DJ2LS d906d9ab5e adjusted artifact names 2024-02-10 07:06:16 +01:00
DJ2LS a6c671e113
Merge pull request #636 from DJ2LS/main-cf-autofix
Apply fixes from CodeFactor
2024-02-08 22:18:41 +01:00
codefactor-io 2f977e748b
[CodeFactor] Apply fixes to commit ba8a8bc 2024-02-08 21:05:57 +00:00
DJ2LS ba8a8bc7b9
Merge pull request #628 from DJ2LS/develop 2024-02-08 22:05:38 +01:00
DJ2LS 3b52312150 Merge remote-tracking branch 'origin/develop' into develop 2024-02-08 19:37:13 +01:00
DJ2LS f4b4f6b398 version update 2024-02-08 19:37:08 +01:00
codefactor-io 34101b8a20
[CodeFactor] Apply fixes to commit 3c9c115 2024-02-08 12:39:36 +00:00
DJ2LS 3c9c115931 adjusted health status check 2024-02-08 13:39:18 +01:00
DJ2LS 13e5f98b06 callsign lookup if not present in frame 2024-02-08 13:15:46 +01:00
DJ2LS e58cc7a073 Merge remote-tracking branch 'origin/develop' into develop 2024-02-08 10:18:15 +01:00
DJ2LS c650b3c94b adjusted raspberrpi emoji package, closes #485 2024-02-08 10:18:10 +01:00
codefactor-io 6b0e06481c
[CodeFactor] Apply fixes 2024-02-08 09:14:40 +00:00
DJ2LS beb8317f94 added ping message to gui 2024-02-08 10:13:25 +01:00
DJ2LS 4cf8097c83 added ping message to gui 2024-02-08 10:12:49 +01:00
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