Added references to Gitea, Fixed htaccess for the thumbnails
Update .htaccess, sidebar.php, and 5 more files...
This commit is contained in:
@@ -21,7 +21,7 @@ ErrorDocument 404 /404.php
|
||||
# Setting some headers for security.
|
||||
Header always set X-Detected-Country "NK"
|
||||
Header always set X-Frame-Options "deny"
|
||||
Header always set Content-Security-Policy "default-src 'self'; object-src 'none'; child-src 'self'; frame-ancestors 'none'; upgrade-insecure-requests; block-all-mixed-content"
|
||||
Header always set Content-Security-Policy "default-src 'self' files.nibblepoker.lu; object-src 'none'; child-src 'self'; frame-ancestors 'none'; upgrade-insecure-requests; block-all-mixed-content"
|
||||
Header always set X-XSS-Protection " 1; mode=block"
|
||||
Header always set Referrer-Policy "no-referrer"
|
||||
Header always set X-Content-Type-Options "nosniff"
|
||||
|
@@ -54,20 +54,20 @@ if(!isset($SIDEBAR_ID)) {
|
||||
<?php print(localize("programming.docker.title")); ?>
|
||||
</a>
|
||||
<div class="sidebar-divider"></div>
|
||||
<a id="sbl-projects-downloads" href="https://files.nibblepoker.lu/" class="sidebar-link sidebar-link-with-icon">
|
||||
<span class="sidebar-icon"><i class="fad fa-download"></i></span>
|
||||
<a id="sbl-projects-downloads" href="https://files.nibblepoker.lu/" class="sidebar-link sidebar-link-with-icon">
|
||||
<span class="sidebar-icon"><i class="fad fa-download"></i></span>
|
||||
<?php print(localize("programming.downloads.title")); ?>
|
||||
</a>
|
||||
</a>
|
||||
<a id="sbl-projects-downloads" href="https://git.nibblepoker.lu/" class="sidebar-link sidebar-link-with-icon">
|
||||
<span class="sidebar-icon"><i class="fad fa-code"></i></span>
|
||||
<?php print(localize("programming.git.title")); ?>
|
||||
</a>
|
||||
</div>
|
||||
<div class="sidebar-divider"></div>
|
||||
<a id="sbl-links" href="<?php print(l10n_url_abs('/links/')); ?>" class="sidebar-link sidebar-link-with-icon<?php if($SIDEBAR_ID=="links"){echo(" active");} ?>">
|
||||
<span class="sidebar-icon"><i class="fad fa-link"></i></span>
|
||||
<?php print(localize("links.title")); ?>
|
||||
</a>
|
||||
<!--<a id="sbl-about" href="<?php print(l10n_url_abs('/about/')); ?>" class="sidebar-link sidebar-link-with-icon<?php if($SIDEBAR_ID=="about"){echo(" active");} ?>">
|
||||
<span class="sidebar-icon"><i class="fad fa-user"></i></span>
|
||||
<?php print(localize("about.title")); ?>
|
||||
</a>-->
|
||||
<a id="sbl-contact" href="<?php print(l10n_url_abs('/contact/')); ?>" class="sidebar-link sidebar-link-with-icon<?php if($SIDEBAR_ID=="contact"){echo(" active");} ?>">
|
||||
<span class="sidebar-icon"><i class="fad fa-mailbox"></i></span>
|
||||
<?php print(localize("contact.title")); ?>
|
||||
|
@@ -17,6 +17,7 @@
|
||||
"programming.docker.title": "Docker",
|
||||
"programming.apps.title": "Applications",
|
||||
"programming.downloads.title": "Downloads",
|
||||
"programming.git.title": "Git Repos.",
|
||||
"programming.tutorials.title": "Tutorials",
|
||||
"programming.tools.title": "Tools",
|
||||
"electronics.title": "Electronics",
|
||||
@@ -144,6 +145,7 @@
|
||||
"content.fallback.content.commons.download.multiple": "Downloads",
|
||||
"content.fallback.content.commons.version": "Version",
|
||||
"content.fallback.content.commons.github": "GitHub Repository",
|
||||
"content.fallback.content.commons.gitea": "Self-hosted Gitea Repository",
|
||||
|
||||
"content.fallback.content.commons.lang.english": "English",
|
||||
"content.fallback.content.commons.lang.french": "French",
|
||||
@@ -185,6 +187,7 @@
|
||||
"programming.docker.title": "Docker",
|
||||
"programming.apps.title": "Applications",
|
||||
"programming.downloads.title": "Téléchargements",
|
||||
"programming.git.title": "Dépôts Git",
|
||||
"programming.tutorials.title": "Tutoriels",
|
||||
"programming.tools.title": "Outils",
|
||||
"electronics.title": "Électronique",
|
||||
@@ -308,6 +311,7 @@
|
||||
"content.fallback.content.commons.download.multiple": "Téléchargements",
|
||||
"content.fallback.content.commons.version": "Version",
|
||||
"content.fallback.content.commons.github": "Dépôt GitHub",
|
||||
"content.fallback.content.commons.gitea": "Dépôt Gitea auto-hébergé",
|
||||
|
||||
"content.fallback.content.commons.lang.english": "Anglais",
|
||||
"content.fallback.content.commons.lang.french": "Français",
|
||||
|
@@ -122,6 +122,20 @@
|
||||
"localize": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{"type": "raw", "content": "<br>", "localize": false},
|
||||
{"type": "raw", "content": "● ", "localize": false},
|
||||
{
|
||||
"type": "raw", "link": "https://git.nibblepoker.lu/aziascreations/Excel-Worksheet-Password-Remover",
|
||||
"parts": [
|
||||
{"type": "raw", "content": "content.commons.gitea"},
|
||||
{"type": "raw", "content": "<span class=\"hidden-xs-and-down\"> - ", "localize": false},
|
||||
{
|
||||
"type": "raw",
|
||||
"content": "<span class=\"font-size-12\">(https://git.nibblepoker.lu/aziascreations/Excel-Worksheet-Password-Remover)</span></span>",
|
||||
"localize": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -431,6 +431,20 @@
|
||||
"localize": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{"type": "raw", "content": "<br>", "localize": false},
|
||||
{"type": "raw", "content": "● ", "localize": false},
|
||||
{
|
||||
"type": "raw", "link": "https://git.nibblepoker.lu/aziascreations/PB-ListComPort",
|
||||
"parts": [
|
||||
{"type": "raw", "content": "content.commons.gitea"},
|
||||
{"type": "raw", "content": "<span class=\"hidden-xs-and-down\"> - ", "localize": false},
|
||||
{
|
||||
"type": "raw",
|
||||
"content": "<span class=\"font-size-12\">(https://git.nibblepoker.lu/aziascreations/PB-ListComPort)</span></span>",
|
||||
"localize": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -57,7 +57,7 @@ include_once 'langs.php';
|
||||
</div>
|
||||
<div class="row mx-auto w-95">
|
||||
<!--<div class="row mx-auto w-lg-p90">-->
|
||||
<div class="col-sm-12 col-lg-8 mb-20">
|
||||
<div class="col-sm-12 col-lg-8 mb-20 table-cell">
|
||||
<div class="content mb-0">
|
||||
<div class="card p-0 m-0 card-bkgd">
|
||||
<div class="content m-0">
|
||||
@@ -133,7 +133,7 @@ include_once 'langs.php';
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-12 col-lg-4 d-none d-sm-block">
|
||||
<div class="col-sm-12 col-lg-4 d-none d-sm-block table-cell">
|
||||
<div class="content ml-lg-0">
|
||||
<div class="card p-0 m-0 card-bkgd">
|
||||
<div class="content m-0">
|
||||
@@ -151,6 +151,11 @@ include_once 'langs.php';
|
||||
</div>
|
||||
</div>
|
||||
<div class="px-card py-5 px-20">
|
||||
<p>
|
||||
<span class="font-weight-bold">25th July 2022</span><br>
|
||||
Finished setting up a public read-only Gitea instance for the projects.
|
||||
</p>
|
||||
<hr>
|
||||
<p>
|
||||
<span class="font-weight-bold">16th April 2022</span><br>
|
||||
Finished the <i>"Project"</i> section
|
||||
|
BIN
resources/Azias/imgs/excel-password-remover/demo_v1_thumb.webp
Normal file
BIN
resources/Azias/imgs/excel-password-remover/demo_v1_thumb.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
Reference in New Issue
Block a user