Commit Graph

1546 Commits

Author SHA1 Message Date
HB9HIL
5a2496ecd2 new functions to get logo 2024-01-23 21:20:44 +01:00
int2001
aaa6604d4c Merge branch 'dev' into rename_cl 2024-01-18 13:25:38 +00:00
Florian (DF2ET)
17fe9b2b04 Merge pull request #6 from int2001/county_fix
Fixes Bug in combination with @phl0 s County-PR
2024-01-18 13:56:32 +01:00
Andreas
9ec2477742 Changed API-key prefix 2024-01-17 17:26:50 +01: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
97e87de210 Replace ALL lowercase occurences of cloudlog by wavelog 2024-01-17 14:13:23 +00:00
HB9HIL
2128f42337 Merge pull request #5 from HB9HIL/custom_logo
[Rebranding Part 1] Theme Mode
2024-01-17 14:58:35 +01: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
HB9HIL
3a0264ce27 THEME MODE - added themes warning if no mode 2024-01-16 01:44:50 +01:00
HB9HIL
9bc32e7269 THEME MODE - Add theme mode in options 2024-01-16 01:44:14 +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
phl0
528ed5d605 Add more states 2024-01-14 18:49:54 +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
8461016148 last_seen api key use 2024-01-13 18:17:35 +01:00
int2001
ef5ea4498d Removed Bug at clublog-model where OR wasn't grouped 2024-01-13 11:30:53 +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
3f9f86b3a9 removed comment from deleted function 2024-01-12 09:26:20 +01: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
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
HB9HIL
4d49d9a352 admin last qso in user list 2024-01-08 18:16:07 +01:00
HB9HIL
c5b4ff21da Merge pull request #74 from AndreasK79/rac_award 2024-01-08 13:33:46 +01:00
Andreas
f49869fccd Added translation to menu and fixed insert into bandxuser on new users 2024-01-08 12:23:32 +01:00
HB9HIL
be205604c0 replaced set last_seen 2024-01-08 12:11:22 +01:00
Andreas
706243aeaf Merge branch 'active_development' into rac_award 2024-01-08 10:43:56 +01:00
Andreas
f9dbaad0ea [Awards] Added RAC 2024-01-08 10:17:53 +01:00
HB9HIL
d1fa61cacf change last_login to last_seen 2024-01-08 09:17:09 +01:00
HB9HIL
31a87800c1 added user info in admin user list 2024-01-07 23:44:17 +01:00
Andreas
1e31f6e6bb Fix for WAJA in the bands, activated POTA link 2024-01-06 14:12:54 +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
HB9HIL
7096a8a665 Merge remote-tracking branch 'upstream/dev' into more_admin_info 2024-01-01 14:15:04 +01:00
int2001
f1a7644c9b Fix PHP-Error at DXCC-Summary (Add QSO, bottom) if logbook is empty 2024-01-01 09:50:29 +00:00
HB9HIL
b5ebad2db8 Merge remote-tracking branch 'upstream/dev' into more_admin_info 2024-01-01 02:44:39 +01:00
HB9HIL
1697e9863f set last login timestamp when login 2024-01-01 02:08:12 +01:00