Commit Graph

106 Commits (dependabot/github_actions/develop/actions/setup-node-7)

Author SHA1 Message Date
dj2ls 7ea4f0796c initial changes to pip releases and dependency cleanup 2026-07-24 22:59:40 +02:00
Mashintime 58d60bc5c3 Fix a logger error message on win everytime an api call is mode 2026-02-10 20:39:35 -05:00
as3ii 0deef898ff
Fixed ruff rule E401 and E402
See https://peps.python.org/pep-0008/#imports
2025-11-13 19:55:53 +01:00
as3ii 6f7288335f
Switched from editing `sys.path` to proper PEP8 imports
See: https://peps.python.org/pep-0008/#imports

Here absolute imports have been used to avoid the error
`ImportError: attempted relative import with no known parent package`.
2025-11-13 19:49:38 +01:00
as3ii 66b2c6bf4e
Run `ruff format`
This applies mostly the same rules that `black` used.

This commit should not have introduced any logical or functional
changes, only fixing style consistency
2025-11-13 15:53:43 +01:00
as3ii 602b982f81
Removed setup.py, fixed build of pip module 2025-11-11 23:19:20 +01:00
DJ2LS a08ec1addd adjustments to logging #895 2025-09-09 11:01:23 +02:00
DJ2LS 4a60f68198 fix #991 2025-07-02 05:36:55 +02:00
DJ2LS 37fb052103 more work 2025-04-29 12:02:57 +02:00
DJ2LS 55dbe63a04 more work 2025-04-29 10:50:58 +02:00
DJ2LS 653afee648 first commit containing introduction of context object 2025-04-28 21:43:29 +02:00
DJ2LS cb5c0c4ae7 database adjustments for auto udpating it 2025-03-14 10:52:43 +01:00
DJ2LS b1407a44bd more docstrings 2025-03-12 13:58:30 +01:00
DJ2LS a4fcdf7b17 introduced constants file 2025-03-10 09:34:32 +01:00
DJ2LS 878a6357c1 first run with adusted fft processing 2025-03-01 19:58:24 +01:00
DJ2LS b59ef36296 adjustments for api, database and error handling 2025-03-01 08:35:16 +01:00
DJ2LS aad51bc67d server related default settings 2025-02-24 13:20:19 +01:00
DJ2LS 5d601c3c5b organized api endpoints into subfolders 2025-02-19 09:46:22 +01:00
DJ2LS b5acddca4f code cleanup - removed mesh 2025-02-16 11:26:51 +01:00
DJ2LS 3f0d88e83b
Merge branch 'develop' into develop_kgb 2025-01-29 08:21:51 +01:00
DJ2LS b7ae9a1183 version bump and disabled caching 2025-01-27 21:22:57 +01:00
DJ2LS ebd70d2ab9 fixing test 2025-01-27 16:48:41 +01:00
LA3QMA aadb7c00d0 Removed unused code. Fixed so that ADIF is only posted to UDP/API if there is a valid gridsquare. 2025-01-27 14:06:13 +01:00
LA3QMA dce5cc7dd7 Added support for Wavelog 2025-01-24 09:41:11 +01:00
DJ2LS b5de79d352 set api caching to one day 2025-01-17 09:40:11 +01:00
DJ2LS 82207fc48c experiment with disabling http caching 2024-12-05 13:48:06 +01:00
DJ2LS 9760dede73 api documentation typo fix 2024-12-05 13:40:01 +01:00
DJ2LS 417959cc8e settings hotfix 2024-11-23 12:44:33 +01:00
DJ2LS 546732b64a bump version info 2024-11-06 11:27:42 +01:00
DJ2LS 466f5332f2 added missing message endpoint 2024-10-22 17:12:59 +02:00
DJ2LS 47bf2e213a moved api documentation to server - first try 2024-10-06 21:12:12 +02:00
DJ2LS 76d60c8c3d moved api documentation to server - first try 2024-10-06 19:56:32 +02:00
DJ2LS 688faebbe5 bump version 2024-09-30 15:16:01 +02:00
DJ2LS 6ccd680458 send tune tone 2024-09-30 15:08:41 +02:00
DJ2LS be115adcfa bump version 2024-09-30 10:49:53 +02:00
DJ2LS 49c5a1eba3
Merge branch 'main' into develop 2024-09-28 22:03:50 +02:00
DJ2LS 1d3314c4f3 adjust session delete process 2024-09-28 18:20:47 +02:00
DJ2LS fc32ca7040 bump version 2024-09-28 15:24:31 +02:00
DJ2LS d55c692d2a first attempt with adif logging 2024-09-25 14:28:52 +02:00
DJ2LS 7fe714459e macos related adjustment 2024-09-15 19:47:30 +02:00
DJ2LS 18cb0ff156 bump version info 2024-09-13 13:18:25 +02:00
DJ2LS 91b0a1c16c bump version 2024-09-11 21:54:27 +02:00
DJ2LS f3ba329ae0 callsign blacklist 2024-09-08 11:39:39 +02:00
DJ2LS d1ad3b1d02 stop transmission on shutdown 2024-09-03 20:22:30 +02:00
DJ2LS 3cc0a967ce timezone fix 2024-08-31 20:01:44 +02:00
DJ2LS b6871c2880 adjusted session closing for ISS 2024-08-30 10:27:11 +02:00
DJ2LS d8b19d1c6a version bump 2024-08-17 17:27:36 +02:00
DJ2LS e9edfa8975 immediatley stop transmission 2024-08-10 21:44:14 +02:00
DJ2LS 3b652a4ead
Merge branch 'main' into develop 2024-08-03 13:24:48 +02:00
DJ2LS 672e9f3413 improved speed level in relation to channel busy 2024-08-03 12:53:21 +02:00