mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 12:27:27 +01:00
Added: Findify v6.17.0 (#294)
This commit is contained in:
parent
bbbd1a6cd7
commit
5a026a4697
@ -212,7 +212,8 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/ext-core/3.')) {
|
||||
return '3.1.0';
|
||||
} else if (type.startsWith('findify')) {
|
||||
return '6.9.15';
|
||||
if (helpers.compareVersion('6.9.15', version)) return '6.9.15'; // <= 6.9.15
|
||||
else return '6.17.0';
|
||||
} else if (type.startsWith('/fancybox/2.')) {
|
||||
return '2.1.5';
|
||||
} else if (type.startsWith('/fancybox/3.')) {
|
||||
|
@ -41,6 +41,7 @@
|
||||
<li>Added: vue-i18n v9.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/291">#291</a>)</li>
|
||||
<li>Updated: angular.js v1.7.9 -> v1.8.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/292">#292</a>)</li>
|
||||
<li>Fixed: Charset detection in HTML filter improved and check if supported (<a href="https://codeberg.org/nobody/LocalCDN/issues/293">#293</a>)</li>
|
||||
<li>Added: Findify v6.17.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/294">#294</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
2
resources/findify-bundle/6.17.0/autocomplete.jsm
Normal file
2
resources/findify-bundle/6.17.0/autocomplete.jsm
Normal file
File diff suppressed because one or more lines are too long
2
resources/findify-bundle/6.17.0/bundle.jsm
Normal file
2
resources/findify-bundle/6.17.0/bundle.jsm
Normal file
File diff suppressed because one or more lines are too long
3
resources/findify-bundle/6.17.0/initializer.jsm
Normal file
3
resources/findify-bundle/6.17.0/initializer.jsm
Normal file
File diff suppressed because one or more lines are too long
2
resources/findify-bundle/6.17.0/polyfill.jsm
Normal file
2
resources/findify-bundle/6.17.0/polyfill.jsm
Normal file
File diff suppressed because one or more lines are too long
2923
resources/findify-bundle/6.17.0/raw.css
Normal file
2923
resources/findify-bundle/6.17.0/raw.css
Normal file
File diff suppressed because it is too large
Load Diff
2
resources/findify-bundle/6.17.0/recommendation.jsm
Normal file
2
resources/findify-bundle/6.17.0/recommendation.jsm
Normal file
File diff suppressed because one or more lines are too long
2
resources/findify-bundle/6.17.0/search.jsm
Normal file
2
resources/findify-bundle/6.17.0/search.jsm
Normal file
File diff suppressed because one or more lines are too long
2
resources/findify-bundle/6.17.0/sentry.jsm
Normal file
2
resources/findify-bundle/6.17.0/sentry.jsm
Normal file
File diff suppressed because one or more lines are too long
1
resources/findify-bundle/6.17.0/styles.css
Normal file
1
resources/findify-bundle/6.17.0/styles.css
Normal file
File diff suppressed because one or more lines are too long
3
resources/findify-bundle/6.17.0/vendors.jsm
Normal file
3
resources/findify-bundle/6.17.0/vendors.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user