Commit graph

164 commits

Author SHA1 Message Date
Joerg (DJ7NT)
14504e8cc6
Merge pull request #3653 from int2001/rm_crappy_zero
Attempt to remove ALL occurences of the slashed zero...
2026-08-13 14:11:08 +02:00
int2001
36119fef67
QSL Via 2026-08-13 10:16:26 +00:00
phl0
d68920c9a8
Hide QrbCalc if station grid is absent 2026-08-12 13:36:21 +02:00
int2001
314c9de6cf
WIP replace crappy zero 2026-08-12 07:14:42 +00:00
Andreas Kristiansen
58790ef915 Fix empty call/band/mode checks 2026-08-04 11:07:56 +02:00
Andreas Kristiansen
b199d131e3 Fix id tags 2026-08-04 10:41:48 +02:00
Andreas Kristiansen
5bc53467f5 xss_clean dx 2026-08-03 14:37:21 +02:00
Andreas Kristiansen
65cec433ac Adjusted CSS for callsign column 2026-07-26 13:31:04 +02:00
Andreas Kristiansen
a96748256a Refactor the callsign to do the links in the class 2026-07-26 09:41:12 +02:00
Andreas Kristiansen
6940e9c801 Activated colreorder and fixed quicksearch with id tags 2026-07-26 08:21:34 +02:00
Joerg (DJ7NT)
7ee4d1f57b
Merge pull request #3358 from int2001/sat_omm_support
SAT: Add OMM Support to be future-proof
2026-06-23 17:38:54 +02:00
int2001
5cbc0d5dcc
Much simpler now 2026-06-21 17:10:09 +00:00
HB9HIL
0c5544180c
ignore generated fontfiles during development
they get generated at runtime
2026-06-21 10:15:19 +02:00
HB9HIL
75e545a98b
use tfpdf instead of non-utf8 fpdf lib 2026-06-21 10:14:20 +02:00
int2001
02f1b9aae3
Add OMM Support to be future-proof 2026-06-20 08:15:49 +00:00
int2001
c68933e488
Add Sig-Info to LBA 2026-04-20 03:50:27 +00:00
HB9HIL
2e4594cf5f
implemented firebase/php-jwt 2026-03-18 10:25:26 +01:00
int2001
950a8a506e
if RX and TX are same (split) show only one QRG 2026-03-05 10:53:25 +00:00
Andreas Kristiansen
cad0163767 [Advanced Logbook] Added duration as a column 2026-02-21 22:29:08 +01:00
HB9HIL
de02672ab8 build the dxcc class without date since we check the exception and prefix date already in the dxcc_lookup, simplifies caching 2026-02-17 14:11:11 +01:00
Andreas Kristiansen
d470b722ca [Advanced Logbook] Fix error 500 if unit is set to mi or nmi 2026-02-04 09:45:31 +01:00
HB9HIL
12ecf80310 prevent cache driver loaded multiple times 2026-02-02 23:26:24 +01:00
HB9HIL
9e19dec6bf refactored the cache loader
- adjusted formatting to make it easier to read
- added the key prefix from config
- made everything failsafe since users don't have that configured by default
2026-02-01 20:21:14 +01:00
HB9HIL
3a2bce8646 make the cache adapter as config options and use them when calling the cache lib 2026-02-01 19:33:51 +01:00
HB9HIL
955710e646 cache dxccexceptions and prefixes 2026-01-31 13:19:00 +01:00
Andreas Kristiansen
64ae39cc2f Class speedup 2026-01-31 11:46:22 +01:00
HB9HIL
df3bd2bd66 make sure $call is always uppercase to make regex pattern work 2026-01-31 08:03:33 +01:00
Florian (DF2ET)
aab05583ca
Merge pull request #2838 from phl0/nullDistance
Show 0km instead of blank (same as QSO view)
2026-01-27 22:09:34 +01:00
Andreas Kristiansen
74167dee39
Merge branch 'dev' into use_dxcc_class 2026-01-27 10:45:47 +01:00
HB9HIL
8a8bb4d337 remove curl_close as it has no effect since php8.0 (https://www.php.net/manual/en/function.curl-close.php) 2026-01-26 10:41:29 +01:00
Andreas Kristiansen
6f01b34ee5 Revert my latest unknown prefix change 2026-01-26 10:35:42 +01:00
Andreas Kristiansen
75d998486a Ignore unknown 2 char prefixes 2026-01-26 09:12:38 +01:00
Andreas Kristiansen
19675bae84 Fix for A45/0 callsigns 2026-01-25 17:15:36 +01:00
Andreas Kristiansen
175cb5dcee Init dxcc class only once during import 2026-01-25 11:15:05 +01:00
Andreas Kristiansen
d5fc310ad1 Added another layer for 1 char suffixes 2026-01-24 08:31:27 +01:00
phl0
2ccdfc49fa
Show 0km instead of blank (same as QSO view) 2026-01-22 22:26:49 +01:00
Andreas Kristiansen
1e9fba9878 Updated comment 2026-01-22 16:03:48 +01:00
Andreas Kristiansen
9476468856 More dxcc id tweaking 2026-01-21 07:49:05 +01:00
Andreas Kristiansen
29e46fae60 [DXCC Class] Added logging 2026-01-20 17:21:56 +01:00
phl0
ab55e7fdb9
Add last modification time to LBA 2026-01-02 12:19:41 +01:00
Andreas Kristiansen
1bad73c96c Updated for method comparison and dxcc fixes 2025-12-20 15:01:53 +01:00
Andreas Kristiansen
e952a25f1b DXCC lookup - big speed 2025-12-20 11:50:53 +01:00
Andreas Kristiansen
89b2accaff [DXCC id] Tweaking the DXCC id logic 2025-12-17 18:33:29 +01:00
phl0
2f505a7ac7
Align colors for requested 2025-11-27 13:42:28 +01:00
phl0
d6197fe6d2
Restore previsous (incompliant) stati for QRZ and Clublog 2025-11-27 13:32:01 +01:00
phl0
b2d4c3559b
Adjust clublog QSL colors 2025-11-24 09:14:34 +01:00
phl0
83f0c6d93f
Adjust DCL stati/colors in LBA 2025-11-24 09:00:46 +01:00
phl0
79e251183e
QRZ QSL stati refactored according to ADIF v3.1.6 2025-11-23 21:59:03 +01:00
Andreas Kristiansen
3b979da8cc [Advanced Logbook] Hide / if frequency rx is 0 2025-07-18 07:05:12 +02:00
Andreas Kristiansen
46e1d4df2b [Advanced Logbook] Link to DOK summary in table 2025-07-02 18:07:08 +02:00