Commit graph

214 commits

Author SHA1 Message Date
HB9HIL
b926071526
apiv2: refactored club ressource and extended it 2026-08-01 11:27:25 +02:00
HB9HIL
804a33b4d7
preset buttons 2026-07-29 11:31:52 +02:00
HB9HIL
376085f91c
radio api 2026-07-20 07:37:23 +02:00
HB9HIL
698bc16913
rename and move edit page for legacy keys 2026-07-20 07:37:23 +02:00
HB9HIL
c8dd8907a9
initial commit for api v2 2026-07-20 07:37:17 +02:00
int2001
7273ac9e9c
Fix missing ADIF-Col qrzcom_qso_download_* in im/export 2026-07-19 06:37:19 +00:00
HB9HIL
66347a421c
catch undefined variables 2026-07-11 17:52:14 +02:00
HB9HIL
9bdfa010f7
autoload the user_model 2026-07-06 18:32:58 +02:00
kc9uhi
222a306012
Merge branch 'dev' into active-logbook-stations 2026-06-21 14:01:46 -07:00
kc9uhi
878b627ec1
Update application/controllers/Api.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2026-06-21 10:14:51 -07:00
kc9uhi
16e221352a
Update application/controllers/Api.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2026-06-21 10:14:40 -07:00
kc9uhi
1c82e92a0a
handle no linked stations to active logbook 2026-06-20 12:33:12 -07:00
kc9uhi
2d513a2e33
option for active logbook stations 2026-06-20 10:29:55 -07:00
int2001
b5ead77e62
Support multiple station_ids at once for get_contacts_adif 2026-06-20 04:54:46 +00:00
imlonghao
ac92a7de6d
API: ensure station_id is int 2026-06-19 22:19:48 +08:00
imlonghao
22b0080f9f
API: ensure correct content-type 2026-06-19 22:19:42 +08:00
int2001
6de3e29679
Added MY_ANTENNA to export 2026-06-19 09:42:25 +00:00
int2001
93d944322c
Take care of possible ratelimit for get_contacts_adif 2026-06-18 07:44:49 +00:00
int2001
ca655af2a3
Keep same logic than with CQZ 2026-06-13 12:59:39 +00:00
int2001
26c35ac369
Add ITUZ to private_lookup API (if reliable) 2026-06-13 12:47:11 +00:00
int2001
d5d76a6ef7
CORS for API 2026-06-11 05:57:23 +00:00
HB9HIL
6de6f080aa
more consistent auth check 2026-06-08 09:29:47 +02:00
HB9HIL
f0a7754f57
fix proper api key check
initial commit done by @AndreasK79
2026-06-07 09:44:12 +02:00
int2001
cbbfb8e952
More verbose station_info 2026-05-20 14:07:16 +00:00
phl0
160224028b
More specific check and removal of dead code 2026-04-24 13:33:04 +02:00
phl0
8c901d8b98
Rephrase 2026-04-01 12:29:27 +02:00
phl0
0976c115fc
Fix typos 2026-04-01 12:25:50 +02:00
int2001
73db6b813e
Uniqueness on selected fields, when json and fields are selected 2026-04-01 09:34:11 +00:00
int2001
ed67aa7d46
Add Bandfilter 2026-04-01 09:04:04 +00:00
int2001
0facbbe255
Enhancement of get_contacts_adif API 2026-04-01 07:55:00 +00:00
phl0
7e1394f578
Fix version parameter 2026-03-22 17:29:48 +01:00
phl0
8c6779e482
Check a little more specific 2026-03-18 09:00:48 +01:00
phl0
e0df05817c
Merge remote-tracking branch 'upstream/dev' into fixArray 2026-03-18 08:38:58 +01:00
phl0
66ea98f4c4
Fix description 2026-03-18 08:34:52 +01:00
Joerg (DJ7NT)
4dc2c5d56f
Merge pull request #3082 from int2001/sec_keyhandling
Sec keyhandling
2026-03-16 12:20:19 +01:00
int2001
5734419e78
convert API generate/delete actions to POST-only to mitigate GET-based CSRF 2026-03-16 07:44:08 +00:00
HB9HIL
054f66d07f
escape some api stuff 2026-03-16 00:57:34 +01:00
phl0
cc4dfe2d1e
Fix logic 2026-03-15 10:40:36 +01:00
phl0
5c94cf419b
Fix other function calls as well 2026-03-15 09:14:26 +01:00
phl0
6f5864dcb1
Check returned array properly 2026-03-15 09:11:01 +01:00
phl0
6d68e6459d
Use logbook ID instead of public slug for pulling worked grids 2026-03-15 09:04:05 +01:00
int2001
93a6e10662
URGENT: Securityfix for new API 2026-02-20 13:43:13 +00:00
Florian (DF2ET)
61828fd839
Merge pull request #2987 from phl0/apiGetWorkedGrids
API function to pull all worked / confirmed grids from Logbook
2026-02-20 12:57:09 +01:00
Florian (DF2ET)
1a85fea561
Update application/controllers/Api.php
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
2026-02-20 12:23:55 +01:00
phl0
76826ce8c5
Prevent double loading of API model 2026-02-20 12:01:52 +01:00
phl0
cf96ddbad8
Prepare for adding VUCC_GRIDS 2026-02-20 11:52:46 +01:00
phl0
6d00adf9a3
Move to API model 2026-02-20 11:45:48 +01:00
Florian (DF2ET)
b2fbc478ed
Update application/controllers/Api.php
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
2026-02-20 11:30:42 +01:00
Florian (DF2ET)
61ac42143b
Update application/controllers/Api.php
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
2026-02-20 11:30:36 +01:00
Florian (DF2ET)
84d38edac2
Update application/controllers/Api.php
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
2026-02-20 11:30:28 +01:00