Commit Graph

2688 Commits

Author SHA1 Message Date
phl0
de91e5dd05 Use slash for separating version and correct indent 2024-10-04 09:54:19 +02:00
int2001
8a7e073621 Set curl-Useragent for qrz-requests as recommended 2024-10-04 04:49:11 +00:00
int2001
1e62ab5794 Since QRZ delivers strange ADIFs check at least for existance of mandatory keys before processing them 2024-10-03 13:46:43 +00:00
Joerg (DJ7NT)
2a8f44f4ca Merge pull request #1017 from int2001/flex_interface
Added a new api: /api/private_lookup
2024-10-03 15:41:24 +02:00
Joerg (DJ7NT)
463ea956f3 Merge pull request #1029 from int2001/no_empty_call
Added exceptionhandling for QSOs with no Call
2024-10-03 15:41:05 +02:00
int2001
987c8cb60f unset record (safety reasons) 2024-10-02 09:40:12 +00:00
int2001
8356813320 Add empty-call check as well for 3rd party services 2024-10-01 18:47:37 +00:00
int2001
1672a80251 Added call_worked_band and call_worked_band_mode 2024-10-01 17:05:57 +00:00
int2001
f1d34fde79 Use station_ids for import_check 2024-10-01 16:39:59 +00:00
int2001
7dbfebd3ba Empty eQSL creds if obviously wrong 2024-10-01 08:13:18 +00:00
int2001
5c326b7d86 Tidy up legacy-comments 2024-10-01 06:14:03 +00:00
int2001
bd98577583 Default Values for call-cnf if call not found 2024-10-01 06:01:20 +00:00
int2001
5f7ff9ab2f Added call_cnf, call_cnf_band and call_cnf_band_mode as result 2024-10-01 05:38:41 +00:00
int2001
035e95356f Added a new api: /api/private_lookup 2024-09-30 08:06:04 +00:00
HB9HIL
8be90051e0 stationsetup 2024-09-27 17:25:45 +02:00
int2001
3159bea404 Removed typo 2024-09-20 16:26:15 +00:00
int2001
8195325cdd Fixes a security-issue with the INTERNAL lookup-API 2024-09-20 16:06:46 +00:00
int2001
9113265411 Mark QSOs without Band (as reported from qrz) as invalid at qrz 2024-09-20 04:34:35 +00:00
HB9HIL
7714daf774 Merge pull request #973 from HB9HIL/us_cnty 2024-09-19 14:36:38 +02:00
HB9HIL
a39056a185 change available counties to 254 2024-09-19 00:09:59 +02:00
phl0
77eb13bf1a Ignore invalid DXCC for qrz.com uploads 2024-09-18 18:26:27 +02:00
int2001
16e66f7543 Implemented "Soft-limit" for API at 20k 2024-09-18 11:10:12 +00:00
int2001
6486294b30 Adds an optional "limit" to the "get_contacts_adif"-API 2024-09-18 09:04:05 +00:00
HB9HIL
3c795f3f91 Merge pull request #955 from HB9HIL/debug_info
show nicer numberformat for total qsos and show also number of users
2024-09-17 14:24:04 +02:00
Andreas Kristiansen
365fab80fb Merge pull request #951 from AndreasK79/lba_qrzcom
[Advanced Logbook] Added qrz.com status
2024-09-16 08:17:49 +02:00
HB9HIL
8d4b99dd04 show nicer numberformat for total qsos and show also number of users 2024-09-16 00:57:27 +02:00
Andreas Kristiansen
1e352225ce [Advanced Logbook] Added qrz.com status 2024-09-14 19:26:16 +02:00
int2001
2783015761 Fix some minor eQSL-Issues where values aren't set 2024-09-14 09:27:37 +00:00
HB9HIL
c788bbfa93 fix css class 2024-09-13 18:45:32 +00:00
Joerg (DJ7NT)
449ce45c64 Merge pull request #939 from int2001/qrz_invalid
Mark QRZ-QSOs as Invalid when specific Error at qrz while uploading
2024-09-13 20:17:49 +02:00
phl0
925341e8ea Catch wrong station callsign case also 2024-09-13 09:55:35 +02:00
int2001
288bebf2a2 More failsafe 2024-09-13 07:27:44 +00:00
Florian (DF2ET)
f12631eeb0 Merge pull request #929 from phl0/versionCheck
Add a version check
2024-09-13 08:18:38 +02:00
int2001
54bf62810f Mark QRZ-QSOs as Invalid when specific Error at qrz while uploading 2024-09-13 05:04:00 +00:00
HB9HIL
ec2fdd9367 turn version check config around so users don't need to add the config item 2024-09-12 17:55:36 +02:00
Joerg (DJ7NT)
10a9343584 Merge pull request #930 from int2001/fix_lotw_download_only_station_id
Update only QSOs of station_ids of User
2024-09-12 16:56:54 +02:00
phl0
e31fd028d5 Accidentially moved some lines ... 2024-09-12 16:30:21 +02:00
phl0
5a8e5f10cf Update in debug only if enabled in config 2024-09-12 16:28:35 +02:00
phl0
a51094f22e Only if enabled in config 2024-09-12 16:13:01 +02:00
phl0
6d7f953f66 Update version on callsing debug page 2024-09-12 16:09:12 +02:00
int2001
d1d9db9cf6 Update only QSOs of station_ids which belongs to the User when DLing LoTW QSLs 2024-09-12 13:41:16 +00:00
phl0
6a36465574 Add banner for admins and config switch. Update by cron 2024-09-12 15:24:18 +02:00
HB9HIL
b069db1d7c ?? '' for station power 2024-09-12 12:54:30 +00:00
phl0
7750198bb0 Show link to latest release if newer one available 2024-09-12 13:23:01 +02:00
Andreas Kristiansen
d7f6f4d3ab Merge pull request #924 from AndreasK79/update_itu_zone
Updates ITU zone in dxcc_entities after Club Log update
2024-09-12 12:38:45 +02:00
Andreas Kristiansen
08ba165fac Merge branch 'dev' into update_itu_zone 2024-09-11 19:38:25 +02:00
Andreas Kristiansen
6ab984ced6 [CQ/ITU zone] This fixes the search for locations 2024-09-11 19:33:02 +02:00
HB9HIL
f7632fd4cf Merge pull request #922 from HB9HIL/debug 2024-09-11 18:20:51 +02:00
Joerg (DJ7NT)
eaaa42eb56 Merge pull request #923 from int2001/exportall
Export all QSOs (of User) when chosing "Select station location"
2024-09-11 11:38:24 +02:00
Andreas Kristiansen
259c5d8380 Merge pull request #920 from AndreasK79/itu_zone_checker
[ITU Zones] Added a checker
2024-09-11 11:33:17 +02:00