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
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
1f7a496234
Fixed breakpoint unit for media queries in JS
2025-07-01 11:57:45 +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
russ
84279c1bc3
Updated Mongolian translations ( #8251 )
2025-06-01 13:12:15 +02:00
James
dbce2f0b25
Added rel=edit to edit button link ( #8217 )
...
* Update actions.html
* move from view to edit link
2025-05-15 18:20:21 +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
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
efe44f6c08
Fixed footnote back reference icon orientation for RTL languages
2025-04-11 10:04:13 +02:00
squidfunk
64635ba5c4
Fixed search not honoring enabled setting in templates
2025-03-31 19:16:46 +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
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
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
sandkre
2b7b96ec00
Fixed error in Norwegian translations
...
Fixed typo
2025-03-05 08:23:22 +07:00
Isaac Muse
e0b0113574
Fixed backref import ( #8057 )
2025-03-03 08:14:16 +07:00
Pete Stenger
27ba95652a
Fixed unescaped of quotes in ARIA labels ( #8053 )
2025-03-02 16:35:08 +07:00
squidfunk
523922b383
Fixed privacy plugin not replacing occurrences
2025-03-01 13:22:03 +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
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
squidfunk
3a11e3e7e7
Fixed tags plugin not working on filenames with whitespaces
2025-02-19 09:08:28 +07:00
Martin Donath
a9bae7f0c7
Fixed navigation spacing in Safari 18.3 ( #7979 )
2025-02-12 16:13:13 +07:00
squidfunk
8a576105fd
Fixed blog post content sometimes not stretching
2025-02-09 08:01:33 +07:00
squidfunk
aaabbfe99e
Reverting group plugin fix
2025-02-07 12:07:03 +07:00
squidfunk
d4203f65bb
Fixed group plugin crashing on ENV vars for enabled setting
2025-02-07 10:42:17 +07:00
Martin Donath
a1816aedcb
Fixed rendering of arrow heads in Mermaid.js class diagrams
...
Fix embedded mermaid css to fix class diagram arrow heads
2025-02-06 10:28:26 +07:00
squidfunk
4861c7d405
Fixed tags plugin crashing on numeric title
2025-02-05 21:15:53 +07:00
Willem Kokke
0a9868606c
Fix embedded mermaid css to fix class diagram arrow heads
...
Originally used id based selecters, which doesn't work as the ids are made unique.
Replacing them with class based selectors fixes this.
2025-02-05 10:44:26 +00:00
Martin Donath
cf46186589
Fixed side effect of scope on outdated banner ( #7959 )
2025-02-03 21:18:21 +07:00
Niclas Heinz
66f1fc668d
Added demo repository badge ( #7915 )
...
* docs(shortcodes): Add example repository badge
* docs(shortcodes): Update description for 'Example Repository'
* docs(relations): link example repos in docs pages
* docs(shortcodes): Fix permanent link for convention page
* docs(shortcodes): Revert to commit 365dc24
* docs(shortcodes): Rename md:example to md:demonstration
* docs(shortcodes): Fix examples url
* docs(shortcodes): Add demo badge
* docs(shortcodes): Add badges for demo repositories
* docs(shortcodes): Replace md:demonstration with md:example
* docs(shortcodes): Replace demonstration with example
* docs(shortcodes): Replace demonstration with example
* docs(shortcodes): Build new theme
* docs(shortcodes): Build with pymdownx
2025-02-02 15:47:21 +07:00