- 01 Nov, 2020 2 commits
-
-
Edoardo Morassutto authored
When using inline math ($e^{-x^2}$) the curly braces are interpreted as attributes by markdown-it-attrs. Since most of the times they are not valid attributes they simply get removed. This patch escapes the curly braces (the default attribute delimiter), fixing the KaTeX rendering errors. It would be nice to simply skip that rule for `katex_inline` block types but as far as I know markdown-it-attrs doesn't have such an option. Fixes #1581
-
nzdjb authored
The ingress.hostname entry listed in the README is erroneous and not used in the ingress.yaml file. This change corrects the documentation to correctly refer to ingress.hosts and list the default value as given in values.yaml. ***NO_CI***
-
- 26 Oct, 2020 2 commits
-
-
Nicolas Giard authored
-
Nicolas Giard authored
-
- 25 Oct, 2020 1 commit
-
-
Nicolas Giard authored
-
- 23 Oct, 2020 2 commits
-
-
Nicolas Giard authored
-
Nicolas Giard authored
***NO_CI***
-
- 21 Oct, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 19 Oct, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 18 Oct, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 14 Oct, 2020 1 commit
-
-
Jafar Akhondali authored
+ Remove duplicated await + Replace some legacy codes with ES6 + Fix some of eslint problems
-
- 06 Oct, 2020 1 commit
-
-
Kaito Minatoya authored
-
- 04 Oct, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 03 Oct, 2020 7 commits
-
-
NGPixel authored
-
NGPixel authored
-
NGPixel authored
-
NGPixel authored
-
Mirko Iannella authored
In our setup (based on yunohost) the profile.email field could be either a string (and that was properly handled) or an array. This code adds support for the case where it is an array.
-
Aaron authored
Signed-off-by:
Aaron <admin@datahoarder.dev>
-
NGPixel authored
-
- 01 Oct, 2020 3 commits
- 26 Sep, 2020 1 commit
-
-
Иван authored
* fix: tabset tabs can't be scrolled Fix for #2091. The change advised in that issue works brilliantly. * fix: tabset scrollbar is visible even if unnecessary * fix: tabset tall headers Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
- 24 Sep, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 21 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 20 Sep, 2020 2 commits
-
-
Nicolas Giard authored
***NO_CI***
-
Jeffrey Forman authored
* fix image tag and imagePullPolicy to correcy inherit from values, with sane defaults (ifNotPresent and latest) * fix default service ports for http and https in service.yaml Co-authored-by:
Jeffrey Forman <jforman@gmail.com> ***NO_CI***
-
- 19 Sep, 2020 1 commit
-
-
James C authored
Fix for #2062. Using token.string only captured the character at the cursor. Now using the cursor location to determine suitable search text. Also corrected syntax issue where suggestion removed opening link parenthesis.
-
- 16 Sep, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 14 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 13 Sep, 2020 6 commits
-
-
NGPixel authored
-
NGPixel authored
-
NGPixel authored
-
Иван authored
* fix: secure html module removes allowfullscreen, allow and frameborder attributes from iframes * Apply suggestions from code review fix: remove deprecated attributes for iframe in secure html module Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
Riccardo Re authored
This code will allow the "search" component to correctly filter pages by usergroup permissions based on tags instead of paths Co-authored-by:
Riccardo Re <riccardo.re@clevermind.cloud>
-
takumi9942 authored
-
- 12 Sep, 2020 2 commits
- 11 Sep, 2020 1 commit
-
-
NGPixel authored
-