HB9HIL
23701867f0
always return source with lookup data
2026-02-20 09:48:00 +01:00
phl0
8e5903a5bc
Query callbook (hamqth) for DARC DOK
2026-02-19 09:25:17 +01: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
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
phl0
1f9604e3c3
Show info about source callbook
2025-12-28 22:49:45 +01:00
phl0
710b4ab726
Catch (timeout) errors on communication with hamqth
2025-12-10 16:39:27 +01:00
phl0
99fef495ce
Fetch email from callbook / last QSOs
2024-11-21 15:58:51 +01:00
phl0
695dbc2ea2
Lookup CQ zones in qrz/hamqth
2024-08-27 10:13:30 +02:00
phl0
f1c026a701
Allow ITU zone to be set by hamqth lookup
2024-08-27 08:59:59 +02:00
HB9HIL
53d51ca064
do similar with hamqth
2024-07-05 15:39:20 +02:00
HB9HIL
9922c963e8
escape slash in hamqth aswell
2024-07-05 11:24:38 +02:00
HB9HIL
4116ce3482
drop some data if callsign contains pre- or suffix
2024-07-05 11:20:15 +02:00
Joerg (DJ7NT)
270acce71e
Hotfix, added timeout of 10sec to hamqth-functions
2024-04-04 11:57:27 +02:00
HB9HIL
c3b0cfd568
fix callbook state data
2024-02-17 22:25:21 +01:00
int2001
97e87de210
Replace ALL lowercase occurences of cloudlog by wavelog
2024-01-17 14:13:23 +00:00
HB9HIL
5177239e23
fetched dxcc_id
2024-01-01 04:58:49 +01:00
phl0
e8bfe6ed7f
HamQTH Lookup for search
2023-11-15 17:11:45 +01:00
phl0
8459f31422
Implement profile pic for hamqth
2022-07-03 11:39:05 +02:00
Jeremy Brown
791cc04f62
Merge branch 'master' of https://github.com/magicbug/Cloudlog into magicbug-master
2021-08-05 15:36:28 -04:00
Peter Goodhall
656ff24744
[HamQTH] Fixes issue where certain passwords don't work.
2021-06-07 17:48:27 +01:00
Jeremy Brown
593db48556
Added exception handling when qrz or hamqth is not available/accessible.
2020-11-11 09:17:08 -05:00
Peter Goodhall
7103d74635
Added State lookup for HamQTH and also added US country to returned data
2020-03-07 16:46:31 +00:00
Anthony Di Iorio
c2a2f65611
Fix HamQTH session expiry
...
If HamQTH session has expired after 1 hour, start a new session and retry the search.
Checks against a new error field in the HamQTH library.
https://www.hamqth.com/developers.php
2020-03-03 22:37:16 -05:00
Warren Volz
e384826aea
Codeignitor 3.1.6 and corresponding changes
...
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00