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 |
|
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 |
|
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 |
|
DJ2LS
|
eaffe29512
|
Merge pull request #627 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron-log-5.1.1
Bump electron-log from 5.0.3 to 5.1.1 in /gui
|
2024-02-04 13:49:07 +01:00 |
|
DJ2LS
|
eae7edddb4
|
Merge pull request #626 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron/notarize-2.2.1
Bump @electron/notarize from 2.2.0 to 2.2.1 in /gui
|
2024-02-04 13:48:43 +01:00 |
|
DJ2LS
|
dbd0081cf6
|
adjusted nsis installer
|
2024-02-04 13:44:03 +01:00 |
|
Mashintime
|
b2f6464645
|
Modem update script for windows
|
2024-02-03 14:46:26 -05:00 |
|
Mashintime
|
39b401f848
|
Clean up windows batch files out of tools
|
2024-02-03 14:46:04 -05:00 |
|
DJ2LS
|
74f6482bb0
|
adjusted nsis stuff
|
2024-02-03 20:44:49 +01:00 |
|
DJ2LS
|
b7e0e20829
|
adjusted nsis stuff
|
2024-02-03 20:27:55 +01:00 |
|
DJ2LS
|
0f5736cdcc
|
Merge remote-tracking branch 'origin/develop' into develop
|
2024-02-03 15:01:08 +01:00 |
|
DJ2LS
|
f003855e8a
|
adjusted database and added attempts and is_read
|
2024-02-03 15:01:01 +01:00 |
|
codefactor-io
|
cb095ebae5
|
[CodeFactor] Apply fixes
|
2024-02-03 13:22:28 +00:00 |
|
DJ2LS
|
b389ca4e7f
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# gui/src/js/messagesHandler.ts
|
2024-02-03 14:22:04 +01:00 |
|
DJ2LS
|
22f8ea1ce8
|
retransmit message
|
2024-02-03 14:16:23 +01:00 |
|
codefactor-io
|
4ebcd1c7f6
|
[CodeFactor] Apply fixes
|
2024-02-03 13:04:38 +00:00 |
|
DJ2LS
|
f13f06c795
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# gui/src/js/messagesHandler.ts
|
2024-02-03 14:04:16 +01:00 |
|
DJ2LS
|
4a6e87efd7
|
fixed message parsing after api change
|
2024-02-03 14:04:05 +01:00 |
|
codefactor-io
|
ba6f07407c
|
[CodeFactor] Apply fixes
|
2024-02-03 12:55:30 +00:00 |
|
DJ2LS
|
08c2b7809a
|
smaller gui fixes, return all messages as valid json
|
2024-02-03 13:53:31 +01:00 |
|
DJ2LS
|
d42b25d6eb
|
reduced errors, heard stations still needs a fix
|
2024-02-03 13:34:22 +01:00 |
|
DJ2LS
|
c6eb7b71b2
|
reduced errors, beacon chart now working again
|
2024-02-03 13:27:14 +01:00 |
|
DJ2LS
|
d50b3b4db7
|
fix selected callsign missiing
|
2024-02-03 12:09:57 +01:00 |
|
DJ2LS
|
b619e8506a
|
some gui adjustments
|
2024-02-03 11:40:07 +01:00 |
|
DJ2LS
|
cf35520526
|
forgot setting connection attempts to 10
|
2024-02-03 11:13:15 +01:00 |
|
DJ2LS
|
b7567ac33e
|
version update
|
2024-02-03 11:02:41 +01:00 |
|
DJ2LS
|
7dc113948d
|
version update
|
2024-02-03 10:58:51 +01:00 |
|
DJ2LS
|
81e9559dba
|
beacon to database, beacon endpoint, database index
|
2024-02-03 10:57:56 +01:00 |
|
DJ2LS
|
cd4ccd5cf7
|
fixed tests
|
2024-02-02 19:50:16 +01:00 |
|
DJ2LS
|
b70a209899
|
introduced schedule manager
|
2024-02-02 19:37:02 +01:00 |
|
DJ2LS
|
6a352e63b7
|
don't publish default callsign
|
2024-02-02 07:26:01 +01:00 |
|
dependabot[bot]
|
93eea0bd8b
|
Bump electron-log from 5.0.3 to 5.1.1 in /gui
Bumps [electron-log](https://github.com/megahertz/electron-log) from 5.0.3 to 5.1.1.
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v5.0.3...v5.1.1)
---
updated-dependencies:
- dependency-name: electron-log
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-01 16:21:34 +00:00 |
|
DJ2LS
|
21ccd4dde1
|
gui version update
|
2024-01-31 15:59:43 +01:00 |
|
DJ2LS
|
b78d96bd66
|
adjusted installer name
|
2024-01-31 12:11:43 +01:00 |
|
DJ2LS
|
87d7e73615
|
set first selected callsign
|
2024-01-31 12:01:24 +01:00 |
|