Skip to content

Commit

Permalink
v3.1.1 fixed ssl issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Aug 29, 2022
1 parent de22a76 commit 9ddda5d
Show file tree
Hide file tree
Showing 18 changed files with 91 additions and 78 deletions.
14 changes: 10 additions & 4 deletions docs/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="..">v3.1.0</a>
<a href="..">v3.1.1</a>
</li>


Expand Down Expand Up @@ -169,6 +169,8 @@
<div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="first-level active"><a href="#changelog">Changelog</a></li>
<li class="second-level"><a href="#311">▹ 3.1.1</a></li>

<li class="second-level"><a href="#310">▹ 3.1.0</a></li>

<li class="second-level"><a href="#300">▹ 3.0.0</a></li>
Expand Down Expand Up @@ -197,19 +199,19 @@


<li >
<a href="..">v3.1.0</a>
<a href="../..">v3.1.1</a>
</li>



<li >
<a href="../settings/">Settings</a>
<a href="../../settings/">Settings</a>
</li>



<li >
<a href="../preferences/">Add-on Preferences</a>
<a href="../../preferences/">Add-on Preferences</a>
</li>


Expand Down Expand Up @@ -259,6 +261,10 @@

<h1 id="changelog">Changelog</h1>
<p>This is the list of what has changed since the first public version of <em>DuBlast</em>.</p>
<h2 id="311">▹ 3.1.1</h2>
<ul>
<li>Fixed update errors on some systems (Linux, Mac OS)</li>
</ul>
<h2 id="310">▹ 3.1.0</h2>
<ul>
<li>Added update checks (once a day, can be disabled in the preferences of the addon).</li>
Expand Down
8 changes: 4 additions & 4 deletions docs/doc-license/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="..">v3.1.0</a>
<a href="..">v3.1.1</a>
</li>


Expand Down Expand Up @@ -202,19 +202,19 @@


<li >
<a href="..">v3.1.0</a>
<a href="../..">v3.1.1</a>
</li>



<li >
<a href="../settings/">Settings</a>
<a href="../../settings/">Settings</a>
</li>



<li >
<a href="../preferences/">Add-on Preferences</a>
<a href="../../preferences/">Add-on Preferences</a>
</li>


Expand Down
8 changes: 4 additions & 4 deletions docs/gnu-gpl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="..">v3.1.0</a>
<a href="..">v3.1.1</a>
</li>


Expand Down Expand Up @@ -216,19 +216,19 @@


<li >
<a href="..">v3.1.0</a>
<a href="../..">v3.1.1</a>
</li>



<li >
<a href="../settings/">Settings</a>
<a href="../../settings/">Settings</a>
</li>



<li >
<a href="../preferences/">Add-on Preferences</a>
<a href="../../preferences/">Add-on Preferences</a>
</li>


Expand Down
10 changes: 5 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="shortcut icon" href="img/favicon.ico">


<title>v3.1.0 - DuBlast</title>
<title>v3.1.1 - DuBlast</title>


<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
Expand Down Expand Up @@ -72,7 +72,7 @@


<li class="active">
<a href=".">v3.1.0</a>
<a href=".">v3.1.1</a>
</li>


Expand Down Expand Up @@ -185,7 +185,7 @@


<li class="active">
<a href=".">v3.1.0</a>
<a href=".">v3.1.1</a>
</li>


Expand Down Expand Up @@ -411,6 +411,6 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
</html>

<!--
MkDocs version : 1.2.3
Build Date UTC : 2022-07-15 14:22:46.500024+00:00
MkDocs version : 1.1.2
Build Date UTC : 2022-08-29 06:30:29.472112+00:00
-->
6 changes: 3 additions & 3 deletions docs/preferences/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="..">v3.1.0</a>
<a href="..">v3.1.1</a>
</li>


Expand Down Expand Up @@ -177,13 +177,13 @@


<li >
<a href="..">v3.1.0</a>
<a href="../..">v3.1.1</a>
</li>



<li >
<a href="../settings/">Settings</a>
<a href="../../settings/">Settings</a>
</li>


Expand Down
24 changes: 12 additions & 12 deletions docs/search/lunr.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
* @license MIT
*/

Expand Down Expand Up @@ -57,7 +57,7 @@ var lunr = function (config) {
lunr.version = "2.3.9"
/*!
* lunr.utils
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand Down Expand Up @@ -177,7 +177,7 @@ lunr.FieldRef.prototype.toString = function () {
}
/*!
* lunr.Set
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand Down Expand Up @@ -389,7 +389,7 @@ lunr.Token.prototype.clone = function (fn) {
}
/*!
* lunr.tokenizer
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand Down Expand Up @@ -465,7 +465,7 @@ lunr.tokenizer = function (obj, metadata) {
lunr.tokenizer.separator = /[\s\-]+/
/*!
* lunr.Pipeline
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand Down Expand Up @@ -732,7 +732,7 @@ lunr.Pipeline.prototype.toJSON = function () {
}
/*!
* lunr.Vector
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand Down Expand Up @@ -929,7 +929,7 @@ lunr.Vector.prototype.toJSON = function () {
/* eslint-disable */
/*!
* lunr.stemmer
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
* Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt
*/

Expand Down Expand Up @@ -1151,7 +1151,7 @@ lunr.stemmer = (function(){
lunr.Pipeline.registerFunction(lunr.stemmer, 'stemmer')
/*!
* lunr.stopWordFilter
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand Down Expand Up @@ -1316,7 +1316,7 @@ lunr.stopWordFilter = lunr.generateStopWordFilter([
lunr.Pipeline.registerFunction(lunr.stopWordFilter, 'stopWordFilter')
/*!
* lunr.trimmer
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand All @@ -1343,7 +1343,7 @@ lunr.trimmer = function (token) {
lunr.Pipeline.registerFunction(lunr.trimmer, 'trimmer')
/*!
* lunr.TokenSet
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand Down Expand Up @@ -1827,7 +1827,7 @@ lunr.TokenSet.Builder.prototype.minimize = function (downTo) {
}
/*!
* lunr.Index
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand Down Expand Up @@ -2319,7 +2319,7 @@ lunr.Index.load = function (serializedIndex) {
}
/*!
* lunr.Builder
* Copyright (C) 2020 Oliver Nightingale
* Copyright (C) 2021 Oliver Nightingale
*/

/**
Expand Down
6 changes: 1 addition & 5 deletions docs/search/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,7 @@ function displayResults (results) {
search_results.insertAdjacentHTML('beforeend', html);
}
} else {
var noResultsText = search_results.getAttribute('data-no-results-text');
if (!noResultsText) {
noResultsText = "No results found";
}
search_results.insertAdjacentHTML('beforeend', '<p>' + noResultsText + '</p>');
search_results.insertAdjacentHTML('beforeend', "<p>No results found</p>");
}
}

Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions docs/search/worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ function onJSONLoaded () {
if (lang.length > 1) {
scriptsToLoad.push('lunr.multi.js');
}
if (lang.includes("ja") || lang.includes("jp")) {
scriptsToLoad.push('tinyseg.js');
}
for (var i=0; i < lang.length; i++) {
if (lang[i] != 'en') {
scriptsToLoad.push(['lunr', lang[i], 'js'].join('.'));
Expand Down
6 changes: 3 additions & 3 deletions docs/settings/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="..">v3.1.0</a>
<a href="..">v3.1.1</a>
</li>


Expand Down Expand Up @@ -187,7 +187,7 @@


<li >
<a href="..">v3.1.0</a>
<a href="../..">v3.1.1</a>
</li>


Expand All @@ -199,7 +199,7 @@


<li >
<a href="../preferences/">Add-on Preferences</a>
<a href="../../preferences/">Add-on Preferences</a>
</li>


Expand Down
54 changes: 24 additions & 30 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,33 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://dublast.rxlab.guide/</loc>
<lastmod>2022-07-15</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://dublast.rxlab.guide/changelog/</loc>
<lastmod>2022-07-15</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://dublast.rxlab.guide/doc-license/</loc>
<lastmod>2022-07-15</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://dublast.rxlab.guide/gnu-gpl/</loc>
<lastmod>2022-07-15</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://dublast.rxlab.guide/preferences/</loc>
<lastmod>2022-07-15</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://dublast.rxlab.guide/settings/</loc>
<lastmod>2022-07-15</lastmod>
<changefreq>daily</changefreq>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>http://dublast.rxlab.guide/</loc>
<lastmod>2022-08-29</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://dublast.rxlab.guide/settings/</loc>
<lastmod>2022-08-29</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://dublast.rxlab.guide/preferences/</loc>
<lastmod>2022-08-29</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://dublast.rxlab.guide/changelog/</loc>
<lastmod>2022-08-29</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://dublast.rxlab.guide/gnu-gpl/</loc>
<lastmod>2022-08-29</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://dublast.rxlab.guide/doc-license/</loc>
<lastmod>2022-08-29</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified docs/sitemap.xml.gz
Binary file not shown.
Loading

0 comments on commit 9ddda5d

Please sign in to comment.