2607 Commits

Author SHA1 Message Date
squidfunk
6fb115b1a8 Prepare 9.6.17 release 2025-08-15 18:08:15 +02:00
squidfunk
b1ad1bc8f5 Updated dependencies 2025-08-15 18:02:38 +02:00
squidfunk
83055c1157 Fixed linter errors 2025-08-15 18:00:59 +02:00
squidfunk
9b1f4ef1b7 Fixed videos with autoplay not playing in content tabs 2025-08-15 10:10:34 +02:00
squidfunk
1f7c404a07 Fixed stroke width not effective in Mermaid.js diagrams 2025-08-14 12:25:01 +02:00
squidfunk
08fd86935b Fixed disappearing version selector when hiding page title 2025-08-06 12:05:06 +02:00
squidfunk
479b60ef3d Updated dependencies 2025-08-02 11:57:34 +02:00
squidfunk
8b949816ba Prepare 9.6.16 release 2025-07-26 17:52:31 +02:00
squidfunk
e5c7ab5427 Updated dependencies 2025-07-26 17:49:07 +02:00
Kamil Krzyśków
53385529f0 Fixed handling of inconsistent drive letter case 2025-07-26 14:19:52 +02:00
Kamil Krzyśków
6d4f756461 Fixed dotpath venv guessing 2025-07-26 14:19:52 +02:00
Kamil Krzyśków
88bdcf5f16 Fixed empty username fallback 2025-07-26 14:19:52 +02:00
squidfunk
8c3dee1189 Switched back to presentational role for hidden search results 2025-07-16 11:18:40 +02:00
squidfunk
fbf7df867d Fixed find-in-page detecting matches in hidden search results 2025-07-16 11:16:37 +02:00
squidfunk
e8a63311e8 Prepare 9.6.15 release 2025-07-01 12:10:08 +02:00
squidfunk
1f7a496234 Fixed breakpoint unit for media queries in JS 2025-07-01 11:57:45 +02:00
squidfunk
462bf384ff Updated dependencies 2025-07-01 11:49:05 +02:00
Kamil Krzyśków
2b0417f7c4 Updated info plugin to exclude guessed venv paths (#8286)
* Updated info plugin to hide usernames

* Updated info plugin to show active venv directory

* Updated info plugin to exclude possible venv paths

* Added exception handling in info plugin
2025-06-29 18:43:26 +02:00
squidfunk
462c94e88f Updated Mongolian translations
Co-authored-by: russhustle <57210715+russhustle@users.noreply.github.com>
2025-06-01 13:13:26 +02:00
squidfunk
8c5dded697 Updated dependencies 2025-06-01 07:00:13 +02:00
squidfunk
1b09cb6d96 Added distribution files 2025-05-15 18:21:22 +02:00
squidfunk
2e9bd81018 Prepare 9.6.14 release 2025-05-13 15:26:15 +02:00
squidfunk
e45972a8cd Fixed social plugin crashing for CairoSVG >= 2.8
Co-authored-by: kamilkrzyskow <34622465+kamilkrzyskow@users.noreply.github.com>
2025-05-13 13:04:38 +02:00
squidfunk
bce053afc3 Fixed social plugin crashing for CairoSVG >= 2.8
Co-authored-by: kamilkrzyskow <34622465+kamilkrzyskow@users.noreply.github.com>
2025-05-13 12:49:01 +02:00
squidfunk
8670a01be3 Prepare 9.6.13 release 2025-05-10 08:34:07 +02:00
Martin Donath
8485881411 Fixed entity-relationship diagram styling after Mermaid upgrade (#8211) 2025-05-10 08:29:46 +02:00
squidfunk
572da4f57c Fixed annotations showing list markers in print view 2025-05-06 13:25:18 +02:00
squidfunk
e56efb2398 Updated dependencies 2025-05-01 10:53:50 +02:00
squidfunk
45584df953 Updated dependencies 2025-04-17 12:36:08 +02:00
squidfunk
efe44f6c08 Fixed footnote back reference icon orientation for RTL languages 2025-04-11 10:04:13 +02:00
squidfunk
7661f07752 Prepare 9.6.11 release 2025-04-01 09:03:31 +02:00
squidfunk
64635ba5c4 Fixed search not honoring enabled setting in templates 2025-03-31 19:16:46 +02:00
squidfunk
7bd6b9225c Prepare 9.6.10 release 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
646c7ab30d Prepare 9.6.9 release 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
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
a43d2235b1 Prepare 9.6.8 release 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
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
252167d229 Added distribution files 2025-03-05 08:23:54 +07:00
squidfunk
85ac2144f5 Prepare 9.6.7 release 2025-03-03 08:18:59 +07:00