Commit Graph

6558 Commits

Author SHA1 Message Date
squidfunk
64635ba5c4 Fixed search not honoring enabled setting in templates 2025-03-31 19:16:46 +02:00
squidfunk
5d308158a3 Updated README 2025-03-31 15:29:13 +02:00
squidfunk
8438fed40a Updated premium sponsors 2025-03-31 14:31:06 +02:00
Reinhard Koehn
2f4f3844ad Updated Alpine base image in Dockerfile 2025-03-31 12:51:28 +02:00
squidfunk
7bd6b9225c Prepare 9.6.10 release 9.6.10 2025-03-30 12:01:50 +02:00
squidfunk
dc7d75e432 Updated dependencies 2025-03-30 11:53:57 +02:00
squidfunk
c18630fc88 Removed usage of circular members in nav_item partial 2025-03-30 11:51:20 +02:00
squidfunk
fb0c27c382 Replaced items call with use of filter 2025-03-30 11:51:20 +02:00
squidfunk
ec38e30daf Ensured compatibility with minijinja (Rust) 2025-03-30 11:51:20 +02:00
squidfunk
e66107eb86 Documentation 2025-03-26 11:59:48 +01:00
squidfunk
646c7ab30d Prepare 9.6.9 release 9.6.9 2025-03-17 10:27:25 +01:00
Kamil Krzyśków
27d57ea184 Updated twemoji cdn for icon search index (#8093)
Updated twemoji docs
2025-03-15 10:11:53 +01:00
Kamil Krzyśków
091865798f Fixed build:all output on Windows (#8089)
* Fixed handling for paths with windows separator during build

* Fixed icon index order on windows during build

* Updated icon search index

Removed obsolete icon search index
2025-03-14 20:19:21 +01:00
squidfunk
0e75aef9ea Updated Serbo-Croatian translations
Co-authored-by: nelebadnjak <6325682+nelebadnjak@users.noreply.github.com>
2025-03-14 10:01:50 +01:00
Adrian Föder
52b584f9cb Added urlencode to fix # in custom icons (#8087)
When using custom SVGs that contained
characters breaking a URL, like a hash #
sign that is consiered a URL fragment,
the rendering broke. This adds a jinja
urlencode filter to the output.

Fixes #8086
2025-03-14 10:00:35 +01:00
squidfunk
3296cdf203 Fixed sidebar on Firefox mobile 2025-03-13 13:44:19 +01:00
squidfunk
502ef2f788 Updated Insiders changelog 2025-03-13 11:35:59 +01:00
squidfunk
a43d2235b1 Prepare 9.6.8 release 9.6.8 2025-03-13 11:31:19 +01:00
squidfunk
76a66b7597 Fixed error in translations partial 2025-03-13 11:22:23 +01:00
squidfunk
1c5e112549 Integrated Welsh translations 2025-03-13 11:17:18 +01:00
Gavin Morrison
c8d26549ce Added translations for Welsh 🏴󠁧󠁢󠁷󠁬󠁳󠁿 (#8081)
* Create cy.html

* Updated whitespace in cy.html to align with other translations
2025-03-13 11:10:44 +01:00
Martin Donath
742150dec1 Revert "Fixed sidebar on Firefox mobile (#8083)" (#8084)
This reverts commit a303a01c58.
2025-03-13 11:07:36 +01:00
Martin Donath
a303a01c58 Fixed sidebar on Firefox mobile (#8083) 2025-03-13 11:06:51 +01:00
squidfunk
74a7835b35 Fixed privacy plugin crashing on non-existent file 2025-03-12 17:36:46 +01:00
squidfunk
00b0b5b592 Updated README 2025-03-12 15:00:44 +01:00
squidfunk
5b9c8759e1 WIP 2025-03-12 14:59:43 +01:00
squidfunk
9e6c0674d6 Updated changelog 2025-03-05 19:11:18 +07:00
squidfunk
252167d229 Added distribution files 2025-03-05 08:23:54 +07:00
sandkre
2b7b96ec00 Fixed error in Norwegian translations
Fixed typo
2025-03-05 08:23:22 +07:00
Niclas Heinz
3b6ae8e1e1 Documentation (#8058)
* docs(publish your site): Add caching for gitlab pipeline

* docs(publish your site): Add comments
2025-03-04 07:23:21 +07:00
squidfunk
85ac2144f5 Prepare 9.6.7 release 9.6.7 2025-03-03 08:18:59 +07:00
Isaac Muse
e0b0113574 Fixed backref import (#8057) 2025-03-03 08:14:16 +07:00
squidfunk
6a496186ff Added distribution files 2025-03-02 16:36:56 +07:00
Pete Stenger
27ba95652a Fixed unescaped of quotes in ARIA labels (#8053) 2025-03-02 16:35:08 +07:00
squidfunk
922cb7cea2 Prepare 9.6.6 release 9.6.6 2025-03-01 13:27:51 +07:00
squidfunk
523922b383 Fixed privacy plugin not replacing occurrences 2025-03-01 13:22:03 +07:00
squidfunk
3bd81bdc66 Updated dependencies 2025-03-01 12:18:02 +07:00
squidfunk
b6e40de116 Updated dependencies 2025-03-01 12:14:42 +07:00
Isaac Muse
3a7cc2a701 Lowered backref version to support Py3.8 (#8037) 2025-02-27 08:28:34 +07:00
Isaac Muse
ab1511074c Replaced regex with backrefs package in search plugin (#8034)
Use Re in all places in the search plugin except where Unicode
properties are desired (checking for Chinese chars). Use Backrefs'
`bre` to check for Unicode properties. To minimize any differences,
explicitly use `script` as Backrefs uses `script_extensions` (or `scx`)
by default with `Is*` properties.
2025-02-26 10:57:51 +07:00
squidfunk
37162a57cd Replaced regex with re in info plugin 2025-02-26 10:10:41 +07:00
squidfunk
396c493f47 Documentation 2025-02-20 08:39:57 +07:00
squidfunk
779c54ef47 Documentation 2025-02-20 08:34:42 +07:00
squidfunk
7445b2aa60 Prepare 9.6.5 release 9.6.5 2025-02-20 08:22:18 +07:00
squidfunk
bdad6ec83f Formatting 2025-02-20 08:17:05 +07:00
Lucas Cimon
2e837fa4cf Fixed privacy plugin crashing on HTTP errors 2025-02-20 08:09:33 +07:00
Alexander Voss
5958d7b698 Documentation (#8018) 2025-02-19 13:55:19 +07:00
squidfunk
3a11e3e7e7 Fixed tags plugin not working on filenames with whitespaces 2025-02-19 09:08:28 +07:00
Niclas Heinz
2752b9eab5 Documentation
docs(blog): Fix highlighted line in drafts section
2025-02-14 21:07:32 +01:00
Niclas Heinz
e9d3ffaa52 docs(blog): Fix highlighted line in drafts section 2025-02-14 19:54:08 +01:00