Commit Graph

632 Commits

Author SHA1 Message Date
phl0
4c51b3dd5e Also include SIG and SIG_INFO 2024-02-06 12:42:32 +01:00
int2001
b5db88028f Make consequent use of SIG-References from station_profile 2024-02-05 13:10:45 +00:00
Andreas
38f51fe59d Fix a PHP 8.1 deprecated bug. 2024-02-04 09:47:14 +01:00
int2001
aad723368c Prevent leaking data out of other station_location 2024-02-03 15:51:11 +00:00
Christoph Kottke
502a75e207 add stations_id to eqsl functions 2024-02-01 19:05:22 +01:00
int2001
c2f55464a3 Added QRZ.com to detailsearch 2024-01-31 14:35:10 +00:00
int2001
fa50204d44 Added lotw and dxcc-work-cnfm-state to DXCluster // PHPPart 2024-01-30 15:34:45 +00:00
int2001
b00f76f3ce A little more errorcatching and added cont to the API 2024-01-30 09:17:18 +00:00
int2001
feceec3fb0 Added keyauth and flags to lookup-api and removed bugs 2024-01-30 06:30:20 +00:00
HB9HIL
6e8aeecb7d new clublog api key 2024-01-29 12:36:14 +01:00
int2001
51fe0bf038 Changed ADIF-Importer to bulkmode 2024-01-25 07:29:39 +00:00
int2001
aaa6604d4c Merge branch 'dev' into rename_cl 2024-01-18 13:25:38 +00:00
int2001
ed5c526192 Various Links to magicbug-Repo 2024-01-17 14:31:59 +00:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
int2001
8ff7df9c0e Fixes Bug in combination with @phl0 s County-PT 2024-01-17 08:28:15 +00:00
Florian (DF2ET)
16e8901b44 Merge pull request #1 from phl0/trimVuccGrids
Trim VUCC_GRIDS Grids
2024-01-16 11:13:16 +01:00
phl0
0776fd8457 Trim VUCC_GRIDS Grids 2024-01-16 00:28:47 +01:00
Joerg
81f9c95d90 Merge branch 'active_development' into sql_improvements 2024-01-15 21:13:12 +01:00
HB9HIL
0a3bc3f8a8 Merge pull request #91 from int2001/optimize_mem_footprint 2024-01-15 20:33:31 +01:00
int2001
f3ae7dfab7 Merge branch 'active_development' into sql_improvements 2024-01-15 16:04:27 +00:00
Joerg
b31ab534db Merge pull request #81 from phl0/subdivisionTranslations
Basics for state translations
2024-01-15 17:03:13 +01:00
int2001
f9a681a744 Migration and SQL-Optimizations 2024-01-15 14:04:00 +00:00
int2001
e006e88b6d Altred SQL for Overview. Speedup-factor 5 2024-01-15 08:27:34 +00:00
int2001
c8898093fb Optimize memory footprint by making use of CI's "double load class"-preventer 2024-01-14 11:30:26 +00:00
Joerg
74813d2702 Merge pull request #86 from int2001/otf_adif
OTF Zipping at ADIF-Upload
2024-01-12 17:13:00 +01:00
int2001
d9502f312f Added session_write_close() to uploader, so it won't block other activities any longer 2024-01-12 15:51:16 +00:00
HB9HIL
3f9f86b3a9 removed comment from deleted function 2024-01-12 09:26:20 +01:00
int2001
833fd68b2a Removed never used (dangerous!) functions, where one can inject SQL to 2024-01-10 20:16:22 +00:00
int2001
237eb0c204 Literal to Bind at get_entity 2024-01-10 20:09:42 +00:00
phl0
b48c9adc83 Japan's prefectures implemented for PoC 2024-01-09 18:02:32 +01:00
phl0
810297ba39 Allow for displaying subdivision names 2024-01-09 17:07:25 +01:00
Andreas
f9dbaad0ea [Awards] Added RAC 2024-01-08 10:17:53 +01:00
HB9HIL
ba4744b786 revert 2024-01-04 21:48:06 +01:00
Hugo Silva
b8b1993b0d Retry QRZ.com for compound callsigns 2024-01-03 14:46:33 +00:00
int2001
f102e7efd4 Not only check structure, check validity of Grid also 2023-12-30 14:03:51 +00:00
int2001
c49b8e2163 Check VUCC_GRIDs and gridsquare for structual integrity at import 2023-12-30 06:15:20 +00:00
int2001
314fe3a948 reformatted 2023-12-29 08:28:34 +00:00
int2001
4089e6e3e8 Take care of LINKED-Profiles when counting last QSOs 2023-12-29 08:23:36 +00:00
int2001
748274e711 Show times worked on "bare-call" in previous section 2023-12-29 06:41:45 +00:00
abarrau
fb21c33a1a remove /map (not used) 2023-12-27 20:10:45 +01:00
abarrau
30fd69d805 fix for confirm QSL 2023-12-21 08:37:29 +01:00
abarrau
617279f32b Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-18 18:55:41 +01:00
int2001
d5dda2ef99 Reordered processing of incoming QSOs here. 1st check for dupes afterwards other logic 2023-12-18 08:51:47 +00:00
int2001
3c44382f23 TuneUp Import by creating INDEX on DXCC-Tables and altering logic 2023-12-17 10:24:13 +00:00
int2001
412e74f027 2nd try to speed up importer 2023-12-17 09:01:09 +00:00
int2001
7c9b678b8a Catch "invalid token" 2023-12-16 12:53:14 +00:00
HB9HIL
09bdac5428 Merge remote-tracking branch 'upstream/dev' into fix_hrdlog_upload 2023-12-16 08:14:57 +01:00
HB9HIL
fc793a1160 added hrdlog_username 2023-12-15 23:04:34 +01:00
phl0
d1a652b972 Fix empty QRZ QSL stats on fresh install 2023-12-15 21:17:17 +01:00
Ondřej Nový
d388e6dc4b Fix typo in COL_AWARD_SUMMITED column 2023-12-15 12:44:22 +01:00