Commit Graph

6862 Commits

Author SHA1 Message Date
HB9HIL
0a3bc3f8a8 Merge pull request #91 from int2001/optimize_mem_footprint 2024-01-15 20:33:31 +01:00
Joerg
b31ab534db Merge pull request #81 from phl0/subdivisionTranslations
Basics for state translations
2024-01-15 17:03:13 +01:00
Florian (DF2ET)
0ebe416de5 Merge pull request #94 from phl0/reAddPotaToMenu
Re-add POTA menu item to awards
2024-01-15 16:00:17 +01:00
phl0
fb6a43d21f Re-add POTA menu item to awards 2024-01-15 15:59:00 +01:00
phl0
b05119a64a Add last batch of states 2024-01-15 11:57:28 +01:00
phl0
477ea79926 States up to Japan 2024-01-14 21:49:36 +01:00
phl0
528ed5d605 Add more states 2024-01-14 18:49:54 +01:00
Florian (DF2ET)
f5166fe2e4 Merge pull request #92 from phl0/fixPublicGridmap
Apply qrz.com changes to visitor's map
2024-01-14 17:00:27 +01:00
phl0
6e7d142ade Apply qrz.com changes to visitor's map 2024-01-14 16:38:15 +01:00
int2001
c8898093fb Optimize memory footprint by making use of CI's "double load class"-preventer 2024-01-14 11:30:26 +00:00
HB9HIL
39c0d0ec22 Merge pull request #90 from int2001/view_qso_qrz
Show QRZ-QSL at QSO-Detail-View
2024-01-14 07:36:42 +01:00
HB9HIL
57403478f4 Merge pull request #89 from HB9HIL/last_seen_api_cat
last_seen api key use
2024-01-14 07:27:32 +01:00
int2001
234e0b3e08 Show QRZ-QSL at QSO-Detail-View 2024-01-14 06:12:37 +00:00
HB9HIL
db629ba25e fix qso last_seen 2024-01-13 20:46:33 +01:00
HB9HIL
c928fce3e3 chinese translations by user IzumiChino 2024-01-13 19:24:34 +01:00
HB9HIL
2ac2f89720 Merge pull request #87 from int2001/speeduplookups 2024-01-13 18:45:32 +01:00
HB9HIL
8461016148 last_seen api key use 2024-01-13 18:17:35 +01:00
Joerg
933050d17f Merge pull request #88 from int2001/grouping_bug
Removed Bug at clublog-model where OR wasn't grouped
2024-01-13 13:05:19 +01:00
int2001
ef5ea4498d Removed Bug at clublog-model where OR wasn't grouped 2024-01-13 11:30:53 +00:00
int2001
ff9bb4237e At update CAT, too 2024-01-13 11:16:31 +00:00
int2001
87c3b3424a Also enable concurrency when updating/refreshing radio 2024-01-13 11:15:24 +00:00
int2001
519ddd03b7 Enable concurrency, where session is ONLY readed afterwards in same process 2024-01-13 11:06:05 +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
Joerg
082103878b Merge pull request #85 from int2001/fixContestRace
Fix contest Raceconditions
2024-01-12 11:25:29 +01:00
Joerg
c02fa700fe Merge pull request #83 from int2001/prevent_sql_inject
Prevent sql injects
2024-01-12 09:35:53 +01:00
HB9HIL
43ffdc461a Merge pull request #84 from int2001/empty_fixes 2024-01-12 09:28:43 +01:00
HB9HIL
3f9f86b3a9 removed comment from deleted function 2024-01-12 09:26:20 +01:00
phl0
83240ab239 More states ... 2024-01-11 18:29:21 +01:00
int2001
4f2ff6b1de Raise testing-range to 4kB (was 1kB) 2024-01-11 16:35:10 +00:00
int2001
1e7501dc48 Added rudimentary Check for ADIF at early stage 2024-01-11 15:20:36 +00:00
int2001
4aa2152a4e JS-Part of OTF-ZIP 2024-01-11 14:52:37 +00:00
int2001
a2d453189e PHP-Part of parsing OTF-Zips at ADIF-Import 2024-01-11 14:52:17 +00:00
int2001
58d1e9434f ADIF-Zip-Upload OTF / PHP-Part (WIP) 2024-01-11 12:24:35 +00:00
int2001
73d5dc6c72 On The Fly Zipping b4 upload (JS-Part) 2024-01-11 12:21:55 +00:00
int2001
d3b5f4b787 Fix Various Contest-Race-Conditions JS-Part 2024-01-11 07:28:17 +00:00
int2001
445ecf411b Fix various Contest-Race-Conditions 2024-01-11 07:27:52 +00:00
int2001
7ba5b7c258 Set Activatorscount to 0 (instead of null) when no QSO was made yet 2024-01-11 05:28:23 +00:00
int2001
f6ddbe1a69 Fill array with at least one fake value if there's no relation found 2024-01-11 05:25:52 +00:00
int2001
758dc2cba9 Fix PHP-Errors when no location was created for Gridsquares at QSO 2024-01-11 05:19:39 +00:00
int2001
c0bae56332 Removed never used (dangerous!) functions at controller, where one can inject SQL to 2024-01-10 20:18:12 +00: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
e5c19c01f6 Add more subdivisions 2024-01-10 16:15:46 +01:00
HB9HIL
cd11dc1e1f Merge pull request #82 from int2001/dry_run 2024-01-10 07:55:06 +01:00
int2001
cefa732b66 Added "DryRun" (per default disabled) to QSO-API, to make API more debugable 2024-01-10 06:12:23 +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
phl0
a8c606e534 Basics for state translations 2024-01-09 16:58:13 +01:00
HB9HIL
47e01094f0 Merge pull request #79 from int2001/mata 2024-01-09 07:54:43 +01:00