- 13 Jan, 2023 2 commits
-
-
Jakub Klinkovský authored
search view: implement istartswith operation for build_apropos_filter Closes #40 See merge request !36
-
Jakub Klinkovský authored
Fixes #40 Fixes a52bd52b
-
- 25 Nov, 2022 1 commit
-
-
Jakub Klinkovský authored
Autofocus search input on the landing page See merge request !35
-
- 21 Nov, 2022 1 commit
-
-
Jacob O'Toole authored
Add `search_autofocus` to context, this is used to decide if the `autofocus` attribute is added to the search input element.
-
- 03 Nov, 2022 2 commits
-
-
Jakub Klinkovský authored
postprocess: match references with the section number entirely inside the formatting tag Closes #39 See merge request !34
-
Jakub Klinkovský authored
fixes #39
-
- 23 Oct, 2022 1 commit
-
-
Jakub Klinkovský authored
Some small CSS improvements See merge request !33
-
- 21 Oct, 2022 2 commits
-
-
Sean Anderson authored
Even on large screens, words in tables can be broken in unnatural places, depending on how the browser allocates table width. Disable breaking anywhere, and instead break only on word boundaries. This matches how man pages are displayed in a terminal.
-
Sean Anderson authored
When several options share the same description (such as short and long options), the descriptions can become misasligned. Make dt elements have 100% width to prevent misalignment. This matches how this markup is displayed by man viewers.
-
- 19 Aug, 2022 4 commits
-
-
Jakub Klinkovský authored
Resolve .so links with .gz suffix See merge request !30
-
Jakub Klinkovský authored
Fix links to man pages with sections specified by capital letters Closes #35 See merge request !32
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- 10 Jul, 2022 2 commits
-
-
Jakub Klinkovský authored
Make monospaced text the same size as the rest of the text See merge request !31
-
nl6720 authored
"1.2em monospace" is slightly smaller than 1em of any other text. Use "monospace, monospace" as the font to workaround the browser quirk instead of explicitly setting the font size.
-
- 21 Dec, 2021 1 commit
-
-
authored
-
- 30 Aug, 2021 2 commits
-
-
Jakub Klinkovský authored
Refactor the anchorencode function Closes #31 See merge request !29
-
Jakub Klinkovský authored
Fixes #31
-
- 05 Jun, 2021 3 commits
-
-
Jakub Klinkovský authored
Fixes #34
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Add secure headers Closes #28 See merge request !28
-
- 30 May, 2021 3 commits
-
-
Jelle van der Waa authored
Only allow content from ourself and disable iframes, javascript and <base> elements. Closes: #28
-
Jelle van der Waa authored
Add Referrer-Policy, X-Content-Type-Options and X-XSS-Protection.
-
Jelle van der Waa authored
By loading the XframeOptionsMiddleware django sets X-Frame-Options to DENY preventing the website to be framed.
-
- 21 Jan, 2021 1 commit
-
-
Jakub Klinkovský authored
Updates for v1.1 Closes #25 and #24 See merge request !27
-
- 17 Jan, 2021 3 commits
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
see #24
-
- 15 Jan, 2021 4 commits
-
-
Jakub Klinkovský authored
This redirects users directly to the man page if there is a match for the query, otherwise it opens the search form as usual.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
fixes #25
-
- 10 Jan, 2021 2 commits
-
-
Jakub Klinkovský authored
Deployment See merge request !26
-
Jakub Klinkovský authored
-
- 19 Dec, 2020 6 commits
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-