Commit Graph

7098 Commits

Author SHA1 Message Date
phl0
2b0cf11f3c Add link to Clublog log search 2024-01-30 20:09:05 +01:00
Andreas Kristiansen
81fa854494 Merge pull request #49 from AndreasK79/map_maidenhead_overlay
[Map] Added maidenhead overlay for WAS and WAJA map
2024-01-30 15:37:47 +01:00
Andreas
2e11159c7c [Map] Added maidenhead overlay for WAS and WAJA map 2024-01-30 15:28:00 +01:00
Joerg (DJ7NT)
ef04321514 Merge pull request #46 from int2001/lookup_api
Added keyauth and flags to lookup-api and removed bugs
2024-01-30 14:44:59 +01:00
HB9HIL
045e0cba9f Merge pull request #47 from HB9HIL/latest_updates_data
latest updates data
2024-01-30 13:57:57 +01:00
HB9HIL
2a908bd0a4 our callsigns in masterscp 2024-01-30 13:49:54 +01:00
HB9HIL
b949e63e8a masterscp 2024-01-30 13:35:45 +01:00
HB9HIL
97823b080d latest updates data 2024-01-30 13:31:29 +01:00
int2001
d26dc24cb0 More Errorcatching 2024-01-30 12:10:44 +00:00
int2001
90736f3196 Some more errorcatching 2024-01-30 10:44:12 +00:00
int2001
b00f76f3ce A little more errorcatching and added cont to the API 2024-01-30 09:17:18 +00:00
int2001
f54d7b21dd Collect Key and process it before use ;) 2024-01-30 07:54:53 +00:00
int2001
feceec3fb0 Added keyauth and flags to lookup-api and removed bugs 2024-01-30 06:30:20 +00:00
HB9HIL
47d826e8ad Delete .github/FUNDING.yml
we don't want any donations
2024-01-29 20:14:42 +01:00
Joerg (DJ7NT)
dbb6025a19 Merge pull request #44 from int2001/ci2this
A little $CI to $this and formatting
2024-01-29 15:49:42 +01:00
int2001
70d702db64 A little $CI to $this and formatting 2024-01-29 14:38:15 +00:00
HB9HIL
1fcf94b29c Merge pull request #43 from HB9HIL/github_templates
Github Templates
2024-01-29 14:52:21 +01:00
HB9HIL
370f8b3b7a added version info 2024-01-29 14:48:28 +01:00
HB9HIL
b09856dcf5 github templates 2024-01-29 14:39:08 +01:00
Joerg (DJ7NT)
59c485de0d Merge pull request #40 from int2001/api_autodist
Calculate Distance automaticaly, if grids are present at API-Call
2024-01-29 14:12:29 +01:00
int2001
6562b5ca97 0 to NULL 2024-01-29 12:46:05 +00:00
int2001
59ea365835 Added function to get grid from station_id (and use it) 2024-01-29 12:41:06 +00:00
int2001
d8377a9d2e Take "MY_GRIDSQUARE" from active station 2024-01-29 12:29:22 +00:00
HB9HIL
5c2a98d19b Merge pull request #42 from HB9HIL/dev
new clublog api key
2024-01-29 12:37:06 +01:00
Florian (DF2ET)
2779c8e383 Merge pull request #41 from phl0/PrefNumbers
Add numbers to WAJA map
2024-01-29 12:36:36 +01:00
HB9HIL
6e8aeecb7d new clublog api key 2024-01-29 12:36:14 +01:00
phl0
082c2bd5ca Add numbers to WAJA map 2024-01-29 12:26:38 +01:00
Andreas Kristiansen
db77301d9e Merge pull request #38 from AndreasK79/was_map_state_markers
[WAS Map] Added state markers
2024-01-29 10:22:40 +01:00
HB9HIL
c29200ef4f Update logbookadvanced.js
revert #39 as this is no bug
2024-01-29 10:12:38 +01:00
int2001
67bab60821 Calculate Distance automaticly if grids are present at API-Call 2024-01-29 06:16:58 +00:00
HB9HIL
8d0c81e598 Merge pull request #39 from HB9HIL/reset_sent_method
reset sent method properly
2024-01-28 23:30:01 +01:00
HB9HIL
338d13f413 reset sent method properly 2024-01-28 23:27:21 +01:00
Andreas
3b00cf14f0 [WAS Map] Added state markers 2024-01-28 18:09:50 +01:00
HB9HIL
7b0dd4f111 Merge pull request #36 from abarrau/ans-fix-action-menu-on-search
[QSO SEARCH] use showQsoActionsMenu() function for action qso menu
2024-01-27 20:09:16 +01:00
abarrau
cf785e569b use showQsoActionsMenu() function for action qso menu 2024-01-27 18:51:08 +01:00
HB9HIL
ece0c41d80 Merge pull request #35 from HB9HIL/webserver_security 2024-01-27 08:18:21 +01:00
HB9HIL
a6e0d82add Added security options to htaccess sample 2024-01-27 02:01:21 +01:00
HB9HIL
465a658170 added index.html to avoid directory access 2024-01-27 02:00:28 +01:00
HB9HIL
8fe410fbee Merge pull request #34 from int2001/def_creds
Changed default credentials to 4w7est/password
2024-01-26 11:04:14 +01:00
HB9HIL
d16a8d8bc8 Merge pull request #29 from HB9HIL/themes_menu
Themes menu
2024-01-26 11:03:44 +01:00
HB9HIL
b14a6bcb9f reduced file size 2024-01-26 11:00:09 +01:00
HB9HIL
0fd19eaaca new description in themes menu 2024-01-26 11:00:01 +01:00
HB9HIL
9ceaae432b form validation for all fields on server side 2024-01-26 10:18:58 +01:00
Andreas
ef4e2be0c1 Removed unused function in controller 2024-01-26 08:45:50 +01:00
Joerg (DJ7NT)
6edf5c65c8 Update index.php 2024-01-26 08:34:36 +01:00
HB9HIL
a877af11c6 form validation on server side 2024-01-26 08:31:28 +01:00
DJ7NT
1d89924213 Changed default credentials to 4w7est/password 2024-01-26 07:28:35 +00:00
HB9HIL
f81c185a95 form validation 2024-01-26 01:24:55 +01:00
Florian (DF2ET)
aa72768c53 Merge pull request #32 from phl0/sigHashtag
Also use SIG + SIG_INFO in tweets and toots
2024-01-25 18:00:47 +01:00
Joerg (DJ7NT)
f571071726 Merge pull request #33 from int2001/qrz_changes
QRZ Changed their Errormsg on duplicate QSOs. Adjusted that here
2024-01-25 17:47:04 +01:00