- 09 Dec, 2020 1 commit
-
-
scienceasdf authored
* Feature: Custom configuration for elasticsearch For better search results especially in Chinese, which the standard token analyzer may not work well. * Set default analyzer in settings when building index * Remove dangling comma
-
- 03 Dec, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 28 Nov, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 17 Nov, 2020 1 commit
-
-
Nicolas Giard authored
-
- 12 Nov, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 11 Nov, 2020 2 commits
-
-
Eric Knibbe authored
-
Nicolas Giard authored
***NO_CI***
-
- 03 Nov, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 02 Nov, 2020 1 commit
-
-
avioral authored
* - Modify elastic settings - Add tags field to index - Modify elastic search query - Remove empty entities from build suggests list * Fix map parser error * - Fix broken drawio svg diagram (rtl issue) * - Restore the spaces in objects to respect the project formatting rules. - Omit explanation line
-
- 01 Nov, 2020 5 commits
-
-
YAEGASHI Takeshi authored
This adds cookieEncryptionKeyString configuration in the Azure AD authentication module. It represents an array of cookie encryption strings and enables workaround for SameSite cookies.
-
Chris authored
Fix spelling of "superscript" ***NO_CI***
-
takumi9942 authored
-
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***
-