3893 Commits

Author SHA1 Message Date
HB9HIL
201655524b garbage collector as lib so we don't collide with the actual cache driver 2026-02-02 20:46:46 +01:00
HB9HIL
7c16f76a7d simple garbage collector for file cache 2026-02-02 17:07:52 +01:00
HB9HIL
a2189d6952 removed redundant code. validate session already in the constructor 2026-02-02 16:27:26 +01:00
HB9HIL
2af5180aa7 case sensitive 2026-02-02 13:58:20 +01:00
HB9HIL
02eccc6f1a beta of cache debug view 2026-02-02 13:37:06 +01:00
HB9HIL
4d23c75781 alpha version of cache debug information 2026-02-02 11:39:51 +01:00
HB9HIL
0fa30b3962 Merge remote-tracking branch 'upstream/dev' into pr/HB9HIL/2888 2026-02-02 10:37:44 +01:00
HB9HIL
87e9437f02 if a callbook query was successful on the first attempt there are not error arraykeys 2026-02-01 22:10:23 +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
phl0
843e98695f Add function to pull all worked grids at once 2026-01-31 10:02:55 +01:00
int2001
4ae7fd7b13 Accept also single-stations 2026-01-29 17:36:00 +00:00
Florian (DF2ET)
0ff798750a Merge pull request #2860 from phl0/skipCallbookWithoutCreds
Skip callbook lookups if credentials are empty/not set
2026-01-28 07:50:26 +01:00
phl0
0df25b2a45 More detailed error messages for failed callbook lookups 2026-01-28 00:46:39 +01:00
Andreas Kristiansen
1b3bf90180 Merge pull request #2837 from AndreasK79/use_dxcc_class 2026-01-27 17:56:31 +01:00
phl0
c2cdd67252 Fix other QSL services re ignore status in partial as well 2026-01-27 16:25:42 +01:00
Florian (DF2ET)
7a45e21a06 Merge pull request #2868 from phl0/partialQslColors
Refactor QSL colors for partial view
2026-01-27 16:20:10 +01:00
Florian (DF2ET)
1414324e1e Merge pull request #2858 from phl0/searchDupes
Fix search re sat names without LoTW support
2026-01-27 16:16:40 +01:00
phl0
d10cb8f86d Refactor QSL colors for partial view 2026-01-27 16:11:39 +01:00
Andreas Kristiansen
74167dee39 Merge branch 'dev' into use_dxcc_class 2026-01-27 10:45:47 +01:00
phl0
08a3b39dba Empty callbook source if all lookups fail 2026-01-26 11:55:02 +01:00
Fabian Berg
c388ef5d94 Merge branch 'dev' into create_qso 2026-01-26 11:09:33 +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
phl0
5b5391e49d Fix search re sat names without LoTW support 2026-01-26 09:00:42 +01:00
Andreas Kristiansen
469778255c Adjust callsign test list 2026-01-25 21:17:46 +01:00
Andreas Kristiansen
c5fbb9da35 Add more callsigns to tester 2026-01-25 17:46:16 +01:00
Andreas Kristiansen
19675bae84 Fix for A45/0 callsigns 2026-01-25 17:15:36 +01:00
Fabian Berg
d4e4e37f77 upps
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
2026-01-25 09:08:12 +01:00
HB9HIL
f740b188c8 return qso_id and adif data from create_qso() in an array so it can reused in other places aswell 2026-01-24 22:06:41 +01:00
HB9HIL
91fcbafbd1 radical cleanup 2026-01-24 20:53:32 +01:00
Andreas Kristiansen
d5fc310ad1 Added another layer for 1 char suffixes 2026-01-24 08:31:27 +01:00
Andreas Kristiansen
09e892fc33 [DXCC ID] All checking now goes via the class 2026-01-22 11:55:30 +01:00
Andreas Kristiansen
159ec65014 Merge pull request #2833 from AndreasK79/dxcc_class_tweak
Dxcc class tweak
2026-01-21 18:59:01 +01:00
Florian (DF2ET)
d1e58fbfe9 Merge branch 'dev' into nonLotwSatellites 2026-01-21 15:49:18 +01:00
Andreas Kristiansen
9476468856 More dxcc id tweaking 2026-01-21 07:49:05 +01:00
kc9uhi
95a70dafe5 Merge branch 'dev' into add-date-format-dMy 2026-01-20 05:52:46 -07:00
phl0
0762f81e94 Remove unneeded migration and refactor SQL 2026-01-20 13:50:22 +01:00
phl0
4a5a31dbcd Remove needless functions removed in PR #1751 2026-01-20 09:45:26 +01:00
phl0
0fdfe4e226 Merge remote-tracking branch 'upstream/dev' into nonLotwSatellites 2026-01-20 08:40:04 +01:00
Florian (DF2ET)
a1ebdda83c Merge pull request #2809 from phl0/checkSatSupport
Show info about SAT support by LoTW
2026-01-20 08:22:39 +01:00
phl0
bbaec077fc Do a 2nd lookup for TLE in case SAT is not found with name 2026-01-19 14:57:05 +01:00
phl0
1acfa21d19 Handle (new) satellites without LoTW name correctly 2026-01-19 08:26:26 +01:00
1f677bbe6d add 'd M y' date format 2026-01-18 11:34:46 -07:00
Andreas Kristiansen
79fee09d08 Fixed title translation 2026-01-18 10:01:37 +01:00
Andreas Kristiansen
95fb40b937 [DBTools] Added a map to show map for incorrect grids 2026-01-17 20:26:14 +01:00
phl0
2d14e02cfa Add callsign to gridmap filter 2026-01-15 13:52:11 +01:00
phl0
8f20b339fd Merge into a single (existing) lookup request 2026-01-14 10:04:35 +01:00
phl0
001c498480 Show info about SAT support by LoTW 2026-01-13 23:49:37 +01:00