Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Contains bearer token
connection.php

.DS_Store
TODO.md

#
collection.*
collection/
6 changes: 3 additions & 3 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Header add Content-Security-Policy "default-src 'self'; img-src 'self' https://cf.geekdo-static.com; script-src-attr 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline'; frame-ancestors 'none'; form-action 'self'; upgrade-insecure-requests"
Header add Referrer-Policy "same-origin"
Header add Permissions-Policy "geolocation=()"
Header set Content-Security-Policy "default-src 'self'; img-src 'self' https://cf.geekdo-static.com; script-src-attr 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline'; frame-ancestors 'none'; form-action 'self'; upgrade-insecure-requests"
Header set Referrer-Policy "same-origin"
Header set Permissions-Policy "geolocation=()"
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ BGG Collection Comparison
- Moved Tool to different hosting provider managed by @banaan666
- Changed to BGG XML API authorization managed by @banaan666

## version 2.1.1 (2025-12-11)

- Fixed: Minor mobile stylesheet improvements


# Setup

Expand Down
2 changes: 1 addition & 1 deletion compare.php
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ function processChoices($username, $ddChoice, $excludeExpansions, $apiToken){
</main>
<footer>
<p><img src="powered_by_logo_01_SM.jpg" alt="Powered by BGG"/></p>
<p>version 2.1 by <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a> and <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a></p>
<p>version 2.1.1 by <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a> and <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a></p>
</footer>
</body>
</html>
2 changes: 1 addition & 1 deletion compare_to_geeklist.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h2>Feature requests or bugs?</h2>
</main>
<footer>
<p><img src="powered_by_logo_01_SM.jpg" alt="Powered by BGG"/></p>
<p>version 2.1 by <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a> and <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a></p>
<p>version 2.1.1 by <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a> and <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a></p>
</footer>
</body>
</html>
2 changes: 1 addition & 1 deletion compare_to_geeklist.php
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ public function setObjectID($newID){
</main>
<footer>
<p><img src="powered_by_logo_01_SM.jpg" alt="Powered by BGG"/></p>
<p>version 2.1 by <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a> and <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a></p>
<p>version 2.1.1 by <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a> and <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a></p>
</footer>
</body>
</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h2>Feature requests or bugs?</h2>
</main>
<footer>
<p><img src="powered_by_logo_01_SM.jpg" alt="Powered by BGG"/></p>
<p>version 2.1 by <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a> and <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a></p>
<p>version 2.1.1 by <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a> and <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a></p>
</footer>
</body>
</html>
2 changes: 1 addition & 1 deletion redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h2>Tool has moved to another place on the Internet</h2>
</main>
<footer>
<p><img src="powered_by_logo_01_SM.jpg" alt="Powered by BGG"/></p>
<p>version 2.1 by <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a> and <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a></p>
<p>version 2.1.1 by <a href="https://boardgamegeek.com/profile/DraedGhawl">DraedGhawl</a> and <a href="https://boardgamegeek.com/profile/banaan666">banaan666</a></p>
</footer>
</body>
</html>
51 changes: 48 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ body {

a, a:link {
color: black;
text-decoration: none;
text-decoration: underline;
}

a:focus, a:hover, a:active {
Expand All @@ -21,22 +21,37 @@ header {
padding: 0.5em 1em;
}

@media (max-width: 576px) {
header {
padding: 0.5em;
}
}


h1 {
margin: 0;
background-image: url('navbar-logo-bgg-b2.svg');
background-repeat: no-repeat;
background-size: contain;
padding-left: 0.5em;
padding-left: 3.5em;
font-size: 1.2em;
}

@media (max-width: 576px) {
h1 {
background-size: auto;
padding-left: 100px;
}
}

h2 {
margin: 0;
font-size: 1.5em;
}

h1 span {
visibility: hidden;
display: none;
}


Expand All @@ -58,15 +73,31 @@ main {
padding: 0 0.5em 0 0.5em;
}

@media (max-width: 576px) {
main {
padding: 0;
}
}

ul {
list-style-type: disc;
color: #FF5100;
}

dd {
margin-left: 0;
padding-left: 2em;
}

@media (max-width: 576px) {
ul {
padding: 0 1em;
}
dd {
padding-left: 0em;
}
}

footer {
text-align: center;
background-color: white;
Expand All @@ -81,8 +112,15 @@ footer p {
}

@media (max-width: 576px) {

footer {
padding-left: 0;
padding-right: 0;
}

footer img {
width: 100%;
max-width: 368px;
}
}

Expand Down Expand Up @@ -179,6 +217,7 @@ form .options {
form .options {
max-width: 100%;
}

}

div.content {
Expand All @@ -198,6 +237,12 @@ form fieldset {
width: 100%;
}

@media (max-width: 576px) {
form fieldset {
width: auto;
}
}

form fieldset legend {
background-color: white;
font-weight: bold;
Expand Down Expand Up @@ -228,7 +273,7 @@ form fieldset dd {

form p.buttons {
text-align: right;
padding-right: 1.5em;
padding-right: 0em;
}

div.loader {
Expand Down