Joerg (DJ7NT)
|
53eee6d6cc
|
Merge pull request #2778 from int2001/fix_perm_logbook
Check permissions!!
|
2026-01-06 05:59:09 +01:00 |
|
Florian (DF2ET)
|
3683cb8c01
|
Merge pull request #2770 from phl0/lotwHints
Add hints to LoTW FAQ page in Wiki
|
2026-01-05 20:44:52 +01:00 |
|
int2001
|
9b6e2d3b2d
|
Check permissions!!
|
2026-01-05 19:23:01 +00:00 |
|
int2001
|
5ddff1f787
|
Emit ADIF to Websocket (if in qso) on logging
|
2026-01-05 08:46:33 +00:00 |
|
phl0
|
0794e51659
|
Add hints to LoTW FAQ page in Wiki
|
2026-01-04 20:40:36 +01:00 |
|
int2001
|
f00ba98865
|
Prevent 500s when trying to access api with key=null
|
2026-01-04 15:48:44 +00:00 |
|
Florian (DF2ET)
|
c642046da2
|
Merge pull request #2766 from phl0/lotwRateLimit
Catch LoTW download rate limit and log accordingly
|
2026-01-04 08:41:53 +01:00 |
|
phl0
|
f3dc790f92
|
Put limit to string extraction
|
2026-01-04 08:29:21 +01:00 |
|
Florian (DF2ET)
|
202a7d17ac
|
Merge pull request #2765 from phl0/refactorLotwCertUpload
Refactor LoTW cert upload
|
2026-01-04 08:08:07 +01:00 |
|
Florian (DF2ET)
|
081b9e4df6
|
Update application/controllers/Lotw.php
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
|
2026-01-04 08:07:50 +01:00 |
|
phl0
|
3cac324d99
|
Catch LoTW download rate limit and log accordingly
|
2026-01-03 22:03:41 +01:00 |
|
phl0
|
e468197e72
|
Reworked the error detection on LoTW cert upload
|
2026-01-03 21:48:44 +01:00 |
|
phl0
|
2ecca4e782
|
Remove totally useless code fragment
|
2026-01-03 13:28:16 +01:00 |
|
Andreas Kristiansen
|
298dfba746
|
Fixed sorting for adif
|
2026-01-03 11:27:30 +01:00 |
|
Andreas Kristiansen
|
9f89e078ab
|
Added dropdown for sort direction
|
2026-01-03 11:07:00 +01:00 |
|
Andreas Kristiansen
|
cc956c907d
|
[Advanced Logbook] Added sort order criteria
|
2026-01-03 09:43:40 +01:00 |
|
Andreas Kristiansen
|
60fe6fd023
|
Merge pull request #2760 from AndreasK79/zonechecker_internal_tools
[Zonechecker] Added an internal tool
|
2026-01-02 17:35:24 +01:00 |
|
Andreas Kristiansen
|
826297ca56
|
No point in fetching qsos here
|
2026-01-02 17:27:03 +01:00 |
|
Andreas Kristiansen
|
7085871b9e
|
Misc fixes
|
2026-01-02 17:25:36 +01:00 |
|
phl0
|
733dc419b8
|
Rename controller
|
2026-01-02 13:38:39 +01:00 |
|
Joerg (DJ7NT)
|
04358993f0
|
Merge pull request #2742 from int2001/date_for_stats
Introduce more granular Date-Filter for Stats-Page
|
2026-01-02 13:36:11 +01:00 |
|
Andreas Kristiansen
|
03a1cdf2bc
|
[Zonechecker] Added an internal tool
|
2026-01-02 13:27:11 +01:00 |
|
Florian (DF2ET)
|
eb2f473df0
|
Merge pull request #2755 from phl0/refactorLotw
Make LoTW login test code more bullet-proof
|
2026-01-02 13:14:02 +01:00 |
|
phl0
|
4ab79af72c
|
Restore core formatting
|
2026-01-02 13:13:39 +01:00 |
|
Florian (DF2ET)
|
206e11ba2a
|
Update application/controllers/Lotw.php
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
|
2026-01-02 13:12:47 +01:00 |
|
phl0
|
ab55e7fdb9
|
Add last modification time to LBA
|
2026-01-02 12:19:41 +01:00 |
|
phl0
|
0f80247002
|
Fix syntax error and handle previously removed case where $content may
be empty
|
2026-01-02 10:39:11 +01:00 |
|
phl0
|
82872bf098
|
Less low level info to the user and more to the log
|
2026-01-01 19:39:02 +01:00 |
|
phl0
|
d205aa1297
|
Make LoTW login test code more bullet-proof
|
2026-01-01 16:49:24 +01:00 |
|
int2001
|
c7c6050ea6
|
Use DXCC-Class for API-Lookup (used for Cluster)
|
2026-01-01 13:51:49 +00:00 |
|
Andreas Kristiansen
|
ce2c028326
|
[DBTools] Fix for hanging loop
|
2025-12-31 16:29:43 +01:00 |
|
int2001
|
08d90aec24
|
Introduce more granular Date-Filter for Stats-Page
|
2025-12-31 09:03:13 +00:00 |
|
int2001
|
e8be3166ac
|
Add Monthly stats
|
2025-12-30 11:22:37 +00:00 |
|
Joerg (DJ7NT)
|
f54ad04204
|
Merge pull request #2737 from int2001/minor_ref_collector
Collector PR for minor code-cleanups
|
2025-12-30 10:33:24 +01:00 |
|
int2001
|
71ba6cc0bc
|
Tighten SQLs at Search-Controller
|
2025-12-30 09:01:35 +00:00 |
|
Florian (DF2ET)
|
d0806e692a
|
Merge pull request #2730 from phl0/callbookSource
Show info about source callbook
|
2025-12-30 09:30:27 +01:00 |
|
int2001
|
4cf6b50c7e
|
Fix possible vuln at search_lotw_unconfirmed
|
2025-12-30 08:19:17 +00:00 |
|
int2001
|
7fa6edc03b
|
Fix several potential SQL-Injections at Notes/OQRS
|
2025-12-29 19:38:23 +00:00 |
|
phl0
|
1f9604e3c3
|
Show info about source callbook
|
2025-12-28 22:49:45 +01:00 |
|
Andreas Kristiansen
|
a2e637414a
|
[QSO Map] Tweaks, features, refactor
|
2025-12-28 14:31:23 +01:00 |
|
phl0
|
d10ba01ec1
|
Remove debug statement
|
2025-12-27 22:36:58 +01:00 |
|
phl0
|
af9740587e
|
Fix syntax
|
2025-12-27 22:36:30 +01:00 |
|
phl0
|
1066c6a1fa
|
Remove redundant function to mark LoTW sent
|
2025-12-27 22:24:09 +01:00 |
|
phl0
|
d4c9270a88
|
Remove redundant function to mark QSOs as uploaded to LoTW
|
2025-12-27 22:17:55 +01:00 |
|
Joerg (DJ7NT)
|
821f56a0f3
|
Merge pull request #2720 from int2001/aggresive_eqsl_caching
Improve Loading of eQSL-View
|
2025-12-27 17:29:41 +01:00 |
|
int2001
|
e7f44c96ed
|
Accelerate Massdownloading
|
2025-12-27 11:13:01 +00:00 |
|
int2001
|
aa8c322cfa
|
Pagination
|
2025-12-26 20:23:45 +00:00 |
|
int2001
|
74bd94d30d
|
Aggresive Browser-Caching
|
2025-12-26 19:42:20 +00:00 |
|
phl0
|
f5230d848c
|
Remove unused variable
|
2025-12-26 19:26:19 +01:00 |
|
Joerg (DJ7NT)
|
dec2da0dea
|
Merge pull request #2715 from int2001/eqsl_thumb
Eqsl thumbnails
|
2025-12-26 17:35:25 +01:00 |
|