HB9HIL
|
8ac10ce94b
|
If the user is not the creator of the API key, it's likely a clubstation. In this case the callsign of the clubstation can not be the same as the callsign of the user (operator call provided by the user). If this is the case, we need to use the callsign of the creator of the API key
|
2024-12-11 13:35:57 +01:00 |
|
HB9HIL
|
1f1417a8a2
|
radios and api keys
|
2024-12-11 09:24:26 +01:00 |
|
HB9HIL
|
65168569dd
|
moved api page to a index.php file and added support for clubstations
|
2024-12-10 23:45:32 +01:00 |
|
int2001
|
3c053f0bcc
|
Set defaults when calling API
|
2024-11-20 17:33:17 +00:00 |
|
int2001
|
0c6774d393
|
Prevent leaking of CI-Errors / State 500 when calling function without key
|
2024-11-20 17:31:02 +00:00 |
|
HB9HIL
|
19e4223009
|
better wording in api response
|
2024-11-02 09:24:02 +01:00 |
|
phl0
|
408dedf929
|
API responst to show processed and failed ADIF items
|
2024-10-10 16:01:46 +02:00 |
|
int2001
|
1672a80251
|
Added call_worked_band and call_worked_band_mode
|
2024-10-01 17:05:57 +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 |
|
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
|
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
|
3054b59891
|
fix flooding debug messages
|
2024-09-11 10:09:43 +02:00 |
|
int2001
|
38821fe280
|
Adds eQSL-Checkbox to importer (import as already sent)
|
2024-08-31 10:45:09 +00:00 |
|
phl0
|
108c268c42
|
Also internal messages should not be translated
|
2024-08-28 14:32:39 +02:00 |
|
phl0
|
d22f7fc07a
|
API messages should not be translated
|
2024-08-28 14:29:26 +02:00 |
|
github-actions
|
e71e9ffc38
|
remove logging
|
2024-08-04 08:17:20 +02:00 |
|
github-actions
|
3c8bdd3b8a
|
map CW-U and CW-L to CW
|
2024-08-03 13:32:02 +02:00 |
|
DB4SCW
|
8266d3e8ee
|
fix a bug when 0 qsos are returned for pull api
|
2024-08-02 18:48:40 +00:00 |
|
DB4SCW
|
1b2b85d3f0
|
changed exportall ADIF view to be switchable between internal render and file download
|
2024-07-31 13:28:18 +00:00 |
|
DB4SCW
|
dcabead239
|
add description comment to api endpoint and changed wording from goalpost to fetchfromid and lastfetchedid
|
2024-07-30 21:00:59 +00:00 |
|
DB4SCW
|
209424722b
|
added SQL injection prevention layers
|
2024-07-30 15:15:23 +00:00 |
|
DB4SCW
|
c32d48f22f
|
initial implementation of Pull API for ADIF QSO data
|
2024-07-30 13:27:25 +00:00 |
|
www-data
|
b613c0f418
|
initial implementation of Pull API for ADIF QSO data
|
2024-07-30 08:50:29 +00:00 |
|
HB9HIL
|
c9db79e4d9
|
only load Qra Lib if it isn't already, flooding log
|
2024-07-15 05:59:47 +02:00 |
|
HB9HIL
|
e74eb3b9af
|
adjust language
|
2024-06-29 19:04:15 +02:00 |
|
HB9HIL
|
784e3c86cf
|
matching syntax
|
2024-06-08 14:09:20 +02:00 |
|
HB9HIL
|
2a5c6538aa
|
page titles
|
2024-06-08 11:01:59 +02:00 |
|
int2001
|
9ccec17290
|
Removed debug
|
2024-04-26 13:54:12 +00:00 |
|
int2001
|
4de37dce40
|
Added the tnued importer (from ADIF) to QSO-API as well
|
2024-04-25 09:10:46 +00:00 |
|
phl0
|
23ebb80820
|
Remove debug output
|
2024-04-16 01:27:32 +02:00 |
|
phl0
|
7137099d10
|
Upgrade API to also respond with confirmation state
|
2024-04-15 18:25:19 +02:00 |
|
int2001
|
fa50204d44
|
Added lotw and dxcc-work-cnfm-state to DXCluster // PHPPart
|
2024-01-30 15:34:45 +00:00 |
|
int2001
|
d26dc24cb0
|
More Errorcatching
|
2024-01-30 12:10:44 +00:00 |
|
int2001
|
90736f3196
|
Some more errorcatching
|
2024-01-30 10:44:12 +00:00 |
|
int2001
|
b00f76f3ce
|
A little more errorcatching and added cont to the API
|
2024-01-30 09:17:18 +00:00 |
|
int2001
|
f54d7b21dd
|
Collect Key and process it before use ;)
|
2024-01-30 07:54:53 +00:00 |
|
int2001
|
feceec3fb0
|
Added keyauth and flags to lookup-api and removed bugs
|
2024-01-30 06:30:20 +00:00 |
|
int2001
|
59ea365835
|
Added function to get grid from station_id (and use it)
|
2024-01-29 12:41:06 +00:00 |
|
int2001
|
d8377a9d2e
|
Take "MY_GRIDSQUARE" from active station
|
2024-01-29 12:29:22 +00:00 |
|
int2001
|
67bab60821
|
Calculate Distance automaticly if grids are present at API-Call
|
2024-01-29 06:16:58 +00:00 |
|
Joerg (DJ7NT)
|
e5f1fa5b0d
|
Merge pull request #9 from int2001/rename_cl
A small step for me, a huge step for the WL-Team ;)
|
2024-01-19 12:16:47 +01:00 |
|
int2001
|
009c433d63
|
Throw detailled Error at CAT-API, if radio-value isn't set
|
2024-01-19 05:13:15 +00:00 |
|
Andreas
|
bd44965d6e
|
Fixed typos
|
2024-01-17 17:30:14 +01:00 |
|
int2001
|
c74a5475f2
|
All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog
|
2024-01-17 14:20:10 +00:00 |
|
HB9HIL
|
57403478f4
|
Merge pull request #89 from HB9HIL/last_seen_api_cat
last_seen api key use
|
2024-01-14 07:27:32 +01:00 |
|