Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
5955e31
DCL 1st step
int2001 Apr 24, 2025
595f6a7
Downloadpage for DCL
int2001 Apr 24, 2025
eff0f20
First working export
int2001 Apr 24, 2025
c6d5cea
Views
int2001 Apr 24, 2025
9e95950
Minor caption-adjustments
int2001 Apr 24, 2025
c630b1a
Merge branch 'dev' into dcl_frontend
int2001 Apr 27, 2025
aa19ce4
Merge branch 'dev' into dcl_frontend
int2001 May 23, 2025
b3e9a72
Merge branch 'dev' into dcl_frontend
int2001 Jun 8, 2025
480dc83
PoC for KeyImport
int2001 Jun 8, 2025
60bb8ca
Implemented asymetric signing/verification for genuine DCL-Key
int2001 Jun 8, 2025
32931de
Movve verification to model
int2001 Jun 8, 2025
7e450f0
Merge branch 'dev' into dcl_frontend
int2001 Jun 9, 2025
a4a62dc
Untested get_info_dcl Part
int2001 Jun 9, 2025
913283e
Merge branch 'dev' into dcl_frontend
int2001 Jun 9, 2025
b5d5245
Merge branch 'dev' into dcl_frontend
int2001 Jun 15, 2025
083352c
Merge branch 'dev' into dcl_frontend
int2001 Jun 19, 2025
7b17c21
Merge branch 'dev' into dcl_frontend
int2001 Jun 19, 2025
0ec1b4a
Merge branch 'dev' into dcl_frontend
int2001 Jun 19, 2025
d4316b4
Merge branch 'dev' into dcl_frontend
int2001 Jun 19, 2025
5faf259
Merge branch 'dev' into dcl_frontend
int2001 Jun 19, 2025
5f52225
Added URL / Handler for get_info
int2001 Jun 20, 2025
9c27f22
Merge branch 'dev' into dcl_frontend
int2001 Jun 20, 2025
0c4ee24
Prettified Output
int2001 Jun 20, 2025
5d78940
Merge branch 'dev' into dcl_frontend
int2001 Jun 23, 2025
d0b70d9
Merge branch 'dev' into dcl_frontend
int2001 Jul 4, 2025
d6ff248
Merge branch 'dev' into dcl_frontend
int2001 Jul 16, 2025
a84ffbc
Merge branch 'dev' into dcl_frontend
int2001 Jul 16, 2025
b773627
Merge branch 'dev' into dcl_frontend
int2001 Jul 22, 2025
ece5ce2
Merge branch 'dev' into dcl_frontend
int2001 Aug 17, 2025
19e0e65
Store keys
int2001 Aug 17, 2025
1b5c51a
Remove Options
int2001 Aug 17, 2025
9da642b
implemented valid_from and valid_till
int2001 Aug 17, 2025
b71b3e8
Merge branch 'dev' into dcl_frontend
int2001 Aug 21, 2025
8922b3d
Added DCL to Usersettings
int2001 Aug 21, 2025
9b18cb9
Added DCL to Genfunctions-Lib
int2001 Aug 21, 2025
368ef76
Added DCL-Status to QSO-Details-View
int2001 Aug 21, 2025
283d441
Added DCL-Arrows to partial-view
int2001 Aug 21, 2025
3090048
Added DCL-Arrows to Searchresults and log_ajax
int2001 Aug 21, 2025
5c71d90
find_key refactor
int2001 Aug 21, 2025
651778b
1st successful generation of payload at /dcl/dcl_upload
int2001 Aug 21, 2025
e444db6
Put token and adif in json // plus debug
int2001 Aug 21, 2025
08d24d1
Added to menue
int2001 Aug 21, 2025
b809abe
Add DCL to column in LBA
AndreasK79 Aug 21, 2025
4321228
Added user option to show/hide DCL column in LBA
AndreasK79 Aug 21, 2025
60878b0
Remove old lotw-functions
int2001 Aug 21, 2025
cae2409
Reduce code and captions to UPLOAD only (1st iteration)
int2001 Aug 21, 2025
233f807
Edit QSO // DCL-Fields
int2001 Aug 21, 2025
9d28df1
Added batch edit for DCL
AndreasK79 Aug 21, 2025
7e1ad1f
Merge branch 'dcl_frontend' of https://github.com/int2001/wavelog int…
AndreasK79 Aug 21, 2025
9ed3262
Prepare for running without session (cron-usecase)
int2001 Aug 22, 2025
ed404c6
Added config-entry for DCL
int2001 Aug 23, 2025
3e3ffc0
sample-config and menu-entry
int2001 Aug 23, 2025
2b092d7
Disable DCL-Controller if not enabled
int2001 Aug 23, 2025
b14bb39
Change Wording
int2001 Aug 24, 2025
70f7d1f
Take TIME_ON instead of QSO_DATE
int2001 Aug 24, 2025
2b50a6c
Remove TQ8 Ref
int2001 Aug 24, 2025
bd1ca21
Optics (---- instead of 31.12.2099 for UI)
int2001 Aug 24, 2025
5bdc0a8
Merge branch 'dev' into dcl_frontend
int2001 Aug 24, 2025
961e983
Use site_url instead of base_url
phl0 Aug 26, 2025
72041e8
Fixed some wording
phl0 Aug 26, 2025
090e17b
Empty qso-array after building ADIF
int2001 Aug 26, 2025
17c315a
Memtweak
int2001 Aug 26, 2025
14652a5
More Memtweaks and added br
int2001 Aug 26, 2025
26f9ad1
Languages
int2001 Aug 26, 2025
be34fde
Empty qso_id_array after upload
int2001 Aug 26, 2025
c799807
Set proper HTTP-Headers
int2001 Aug 26, 2025
c945610
Separate buttons and add another br
phl0 Aug 26, 2025
df68d5d
Merge branch 'dev' into dcl_frontend
int2001 Sep 3, 2025
5ae66fb
Added cron-manager-entry
int2001 Sep 3, 2025
afd0946
Final-URL (still not 100% working // todos at DARC)
int2001 Sep 4, 2025
783444d
Mark DCL-Sent as sent
int2001 Sep 5, 2025
e337e76
Merge branch 'dev' into dcl_frontend
int2001 Sep 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Set proper HTTP-Headers
  • Loading branch information
int2001 committed Aug 26, 2025
commit c799807ee75b334f7f921ade829bd2bc05bf5f07
5 changes: 5 additions & 0 deletions application/controllers/Dcl.php
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,11 @@ public function dcl_upload() {
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);

curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 30);
$headers = [
'Content-Type: application/json',
'Accept: application/json'
];
curl_setopt($ch, CURLOPT_HTTPHEADER, $headers);

$payload=[];
$payload['key']=$key_info['token'];
Expand Down