Commit Graph

3908 Commits

Author SHA1 Message Date
Joerg (DJ7NT)
4dc2c5d56f Merge pull request #3082 from int2001/sec_keyhandling
Sec keyhandling
2026-03-16 12:20:19 +01:00
int2001
5f08a0bd73 Use CSRF-Token for Edit/Del User as well 2026-03-16 11:04:00 +00:00
HB9HIL
c8c366827c we only need $data once in the same scope 2026-03-16 11:34:45 +01:00
HB9HIL
41290c5fc2 dynamic session key for csrf token 2026-03-16 11:32:57 +01:00
int2001
df74b2ea21 Centralize Token-Function 2026-03-16 09:37:02 +00:00
int2001
fcf52ab56d Add CSRF-Tokens for Station and User handling 2026-03-16 08:41:50 +00: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
feefd7ac84 dead code 2026-03-16 01:07:41 +01:00
HB9HIL
054f66d07f escape some api stuff 2026-03-16 00:57:34 +01:00
HB9HIL
80f37bdad7 bands model is loaded in every function so we can move it to the cunstructor 2026-03-16 00:52:05 +01:00
HB9HIL
52b92ca846 format code 2026-03-16 00:50:45 +01:00
HB9HIL
77f34cd942 add userid to band deletion 2026-03-16 00:50:21 +01:00
HB9HIL
f9a7548b4a clean xss clean 2026-03-16 00:47:52 +01:00
phl0
cc4dfe2d1e Fix logic 2026-03-15 10:40:36 +01:00
phl0
6d68e6459d Use logbook ID instead of public slug for pulling worked grids 2026-03-15 09:04:05 +01:00
Andreas Kristiansen
ce7f62130d [WAC Award] Query speedup 2026-03-11 11:22:14 +01:00
int2001
950a8a506e if RX and TX are same (split) show only one QRG 2026-03-05 10:53:25 +00:00
Andreas Kristiansen
44623cd664 Merge branch 'dev' into wae_optimized 2026-03-03 14:55:20 +01:00
phl0
5898c26a3b Lower first char 2026-03-03 12:56:23 +01:00
phl0
5e2b822ff0 Fix wording for QSO details list 2026-03-03 12:52:41 +01:00
Andreas Kristiansen
3affe04693 Merge branch 'dev' into dxcc_award_optimized 2026-03-02 11:37:12 +01:00
Andreas Kristiansen
a65191e978 Fix Array to string conversion for map 2026-03-02 10:59:18 +01:00
Joerg (DJ7NT)
2efef6efb1 Merge pull request #3016 from int2001/optim_lookup
Simplify lookup from previous QSOs
2026-03-01 09:21:33 +01:00
Andreas Kristiansen
2e3cf51ce0 [WAE Award] Optimized logic and queries 2026-03-01 08:17:36 +01:00
Andreas Kristiansen
c7896cc05b Merge pull request #3020 from tallcode/wapc_map
feat: add WAPC map
2026-02-28 11:41:26 +01:00
Andreas Kristiansen
35fb4ea5b3 Fixed map 2026-02-28 11:32:40 +01:00
Tao Xu
7bd40187d2 Apply suggestions from code review
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2026-02-28 14:55:42 +08:00
tallcode
994b207ae5 feat: add WAPC map 2026-02-28 14:09:46 +08:00
Andreas Kristiansen
896718de11 Adjustments, award works, map left 2026-02-27 10:27:32 +01:00
Andreas Kristiansen
579bbbedaf Merge branch 'dev' into dxcc_award_optimized 2026-02-26 19:14:15 +01:00
HB9HIL
19952d988a updated wiki links 2026-02-25 12:01:29 +01:00
int2001
d64707f257 Simplify lookup from previous QSOs 2026-02-25 10:36:27 +00:00
Andreas Kristiansen
3af87733be [ITU Award] Speed increase 2026-02-25 09:54:52 +01:00
Andreas Kristiansen
b57440c9c8 Merge pull request #3006 from AndreasK79/cq_award_tweaks
Cq award tweaks
2026-02-25 09:34:50 +01:00
Andreas Kristiansen
e491772589 Hide total if Band = SAT 2026-02-24 22:13:30 +01:00
Andreas Kristiansen
4ee61eb7eb [DXCC Award] Started optimizing queries 2026-02-24 21:55:50 +01:00
sm6srw
296cb3e285 Add missing space 2026-02-24 09:53:37 -05:00
Andreas Kristiansen
c0e97984ed Removed commented out stuff 2026-02-24 10:05:49 +01:00
Andreas Kristiansen
e1f7f23a64 Fixed map 2026-02-24 09:43:42 +01:00
Andreas Kristiansen
fc6a3c0e50 [CQ Award] Major speed increase 2026-02-23 19:21:02 +01:00
Andreas Kristiansen
da4333b6c0 Merge pull request #3003 from AndreasK79/dxcc_model_clean
Cleaned up code in calltester and dxcc model
2026-02-23 08:46:20 +01:00
Andreas Kristiansen
cd407602c8 Merge pull request #3002 from AndreasK79/label_split_,mycall_grid
[Labels] Added option for my call, to split grid and my call
2026-02-23 08:43:38 +01:00
Andreas Kristiansen
5b1be1aa83 Merge pull request #2999 from AndreasK79/lba_qso_duration
[Advanced Logbook] Added duration as a column
2026-02-23 08:43:26 +01:00
Fabian Berg
2249f5861e Merge pull request #2992 from HB9HIL/apcu_default 2026-02-23 07:10:48 +01:00
Fabian Berg
03cb2abc2c strtolower complete
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
2026-02-23 07:07:26 +01:00
Joerg (DJ7NT)
a75ad3dd17 Fix condition check for user_qso_show_map input
Typo. sri
2026-02-23 06:55:19 +01:00
Andreas Kristiansen
7c92ab8ff4 Cleaned up code in calltester and dxcc model 2026-02-22 21:48:04 +01:00
Andreas Kristiansen
2a6532c057 [Labels] Added option for my call, to split grid and my call 2026-02-22 19:22:29 +01:00
Andreas Kristiansen
e316fd078d Added duration filter 2026-02-22 10:18:14 +01:00
int2001
2dce04d71f enable xss_check 2026-02-22 09:17:10 +00:00