- 04 Jan, 2021 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 22 Dec, 2020 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 13 Dec, 2020 3 commits
-
-
drewblin authored
If in server config mysql has autocommit = 0, then wikijs fails with locks like this: ``` 2020-10-30T12:56:51.725Z [JOB] error: Rebuilding page tree: [ FAILED ] 2020-10-30T12:56:51.726Z [JOB] error: truncate `pageTree` - Lock wait timeout exceeded; try restarting transaction ```
-
Marwane Kalam-Alami authored
-
scienceasdf authored
For building suggest in elasticsearch, the safeContent field will be splitted into arrays. If the page is renamed or moved, the server will throw error: "Cannot read property 'split' of Undefined", and the index will be broken. Here two lines are added to fix this issue.
-
- 09 Dec, 2020 7 commits
-
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
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 4 commits