Commit Graph

90 Commits

Author SHA1 Message Date
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
HB9HIL
db629ba25e fix qso last_seen 2024-01-13 20:46:33 +01:00
HB9HIL
8461016148 last_seen api key use 2024-01-13 18:17:35 +01:00
int2001
ff9bb4237e At update CAT, too 2024-01-13 11:16:31 +00:00
int2001
cefa732b66 Added "DryRun" (per default disabled) to QSO-API, to make API more debugable 2024-01-10 06:12:23 +00:00
int2001
a2d9da8a3e Prevent empty Call on editing or logging via API 2023-12-13 05:41:07 +00:00
tudacs
d0d740bc34 Rename import-count-field of return 2023-09-17 21:55:22 +02:00
tudacs
0ad31bb000 Add additional output to QSO-API call
Two return fields added for improved reporting:
- Messages returned from Logbook-import
- Number of QSO's added without message
2023-09-14 07:25:51 +02:00
phl0
c5e050f548 Check station callsign in station profile 2023-09-06 00:02:07 +02:00
int2001
522cc2a980 Refactores lookup_call and grid at API / Removed more unused stuff 2023-08-08 15:08:38 +00:00
int2001
1e269b18b2 removed a lot of unused (and dangerous) functions 2023-08-08 13:47:23 +00:00
int2001
12da0b1075 Added "Already imported to clublog" to ADIF-Importer 2023-08-07 05:23:57 +00:00
phl0
318fc29449 Use LoTW as official abbreviation 2023-07-27 09:16:55 +02:00
int2001
259336c5fb Added 401 in case of missing key to api/radio for easier debugging 2023-07-26 12:23:52 +00:00
int2001
4a9ec6e87f Removed old API-Endpoints for country_ and grid_worked 2023-07-25 12:50:07 +00:00
int2001
cfc9b6c8a0 Removed useless else at Api because script will never get there 2023-07-14 07:49:13 +00:00
int2001
723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00