Commit Graph

3526 Commits

Author SHA1 Message Date
Szymon Porwolik
70cb183947 Initial commit 2025-11-19 21:39:36 +01:00
Szymon Porwolik
f80758c7f7 Removed debug code 2025-11-18 17:21:29 +01:00
Joerg (DJ7NT)
bd6e8e85c8 Merge pull request #2544 from int2001/station_api
Implement API for station_location creation
2025-11-17 08:15:11 +01:00
Florian (DF2ET)
c2f98f18fb Add theme for color impaired hams (based on default) (#2497) 2025-11-16 13:58:58 +01:00
int2001
1edb73ac26 Better handling 2025-11-16 11:15:03 +00:00
int2001
ad417fd66f API implemented 2025-11-16 11:06:56 +00:00
int2001
120845e5e0 Move creation to model and fix UUID/null Handling 2025-11-16 09:58:28 +00:00
Andreas Kristiansen
2c91fbf655 [Visitor Gridmap] Get the gridmap working again 2025-11-15 14:37:27 +01:00
phl0
0bbe0011dc More replacements ... 2025-11-14 17:45:20 +01:00
phl0
cfe7b5c004 Prevent Ø in first login wizard 2025-11-14 17:36:40 +01:00
Florian (DF2ET)
6a5ec038d3 Merge pull request #2528 from phl0/crappyZeroDb
Prevent user_callsign to have Ø in DB
2025-11-14 11:29:25 +01:00
phl0
7cb930f9da Handle slashed zero on ADIF import via API call 2025-11-14 11:26:10 +01:00
phl0
17c62c3ea8 Remove slashed zeros on ADIF import 2025-11-14 11:12:35 +01:00
phl0
6eea074448 Remove debug output 2025-11-14 09:01:23 +01:00
HB9HIL
1f47885b47 missing translations 2025-11-14 02:12:16 +01:00
HB9HIL
9e6c2a64ce use correct syntax for set_header() 2025-11-13 21:11:22 +01:00
HB9HIL
08626fe094 use global options for dxwaterfall 2025-11-11 15:43:24 +01:00
Andreas Kristiansen
199fb97dc7 Merge pull request #2479 from szporwolik/dev_dx_cluster_ui
[DX Cluster] Bandplan List Update
2025-11-10 12:45:27 +01:00
Andreas Kristiansen
4d5d03fbde Merge branch 'dev' into lba_continent_distances 2025-11-09 00:10:54 +01:00
Andreas Kristiansen
545d858bc6 Tweaked UI and distance update 2025-11-08 21:08:51 +01:00
Andreas Kristiansen
3d7d4c88a3 Load distance dialog 2025-11-08 08:59:45 +01:00
Szymon Porwolik
a4a7bf67c9 Refactoring 2025-11-07 19:25:32 +01:00
Szymon Porwolik
8f7ce7323f Merge branch 'dev' into dev_dx_cluster_ui 2025-11-07 14:38:22 +01:00
Andreas Kristiansen
3df34e43c1 Added backend for continent update 2025-11-07 09:28:57 +01:00
phl0
2fbfcfbba7 Revert "Remove stray whitespaces from translation strings"
This reverts commit faf4565631.
2025-11-07 09:06:59 +01:00
phl0
e082e5570b Make lang a little less error prone 2025-11-06 15:29:50 +01:00
phl0
faf4565631 Remove stray whitespaces from translation strings 2025-11-06 12:50:41 +01:00
Andreas Kristiansen
5c84220bd3 [Advanced Logbook] Added continent fix and distance fix 2025-11-06 08:43:35 +01:00
Szymon Porwolik
bd1534bc17 Merge branch 'dev' into dev_dx_cluster_ui 2025-11-05 19:25:51 +01:00
Andreas Kristiansen
dcbc20dfaa Merge branch 'dev' into lba_qrz_filter 2025-11-05 13:22:04 +01:00
phl0
d5ebd6f0a9 More not null values 2025-11-05 13:13:06 +01:00
phl0
c0b42ef7c3 Fix not null values 2025-11-05 13:10:37 +01:00
phl0
03e9d32924 Apply xss_clean only if value is defined and not "" 2025-11-05 12:56:21 +01:00
int2001
48b75d4c15 UUID for locations / export / import / create 2025-11-05 11:37:43 +00:00
Andreas Kristiansen
f99e93d539 [Advanced Logbook] Added QRZ,com filter 2025-11-05 12:25:31 +01:00
phl0
45972218c7 Fix XSS clean code 2025-11-05 08:36:59 +01:00
Andreas Kristiansen
6d533bc0b5 1K limit 2025-11-04 11:29:40 +01:00
Andreas Kristiansen
ac6f6a2165 Added xss_clean 2025-11-04 11:21:12 +01:00
Andreas Kristiansen
a96bbab727 [Station Location] Import / export 2025-11-04 10:13:41 +01:00
Florian (DF2ET)
d6ffe7c0cc Merge pull request #2484 from phl0/clublogRemoveFunction
Remove unreferenced function
2025-11-02 18:30:11 +01:00
phl0
170ef6c8d4 Removed unreferenced function 2025-11-02 18:27:01 +01:00
Szymon Porwolik
8201cd826d Favorites 2025-11-02 17:26:17 +01:00
phl0
7bf8943b34 Remove invalid LoTW credentials on failed login 2025-11-02 17:24:19 +01:00
phl0
852c2b4ca8 Fix error message 2025-11-02 16:23:33 +01:00
phl0
1999231ebc Drop LoTW login errors to error log and simplify code 2025-11-02 15:48:55 +01:00
Szymon Porwolik
1e621e4f71 Merge branch 'dev' into dev_dx_cluster_ui 2025-11-02 15:06:07 +01:00
Szymon Porwolik
af13d4a316 CAT in line with rest of the code (using shared files now) 2025-11-02 15:05:07 +01:00
Szymon Porwolik
1ea865712b Merge branch 'dev' into dev_dx_cluster 2025-11-02 12:34:10 +01:00
Szymon Porwolik
abdab83e7e Fast... and returing proper data 2025-11-02 12:18:57 +01:00
Szymon Porwolik
f68c70cb1e Merge branch 'dev' into dev_lookup_priority 2025-11-01 12:03:53 +01:00