- 23 Jan, 2022 1 commit
-
-
NGPixel authored
-
- 10 Jan, 2022 1 commit
-
-
NGPixel authored
-
- 25 Dec, 2021 1 commit
-
-
NGPixel authored
-
- 18 Dec, 2021 1 commit
-
-
NGPixel authored
-
- 09 Dec, 2021 1 commit
-
-
NGPixel authored
-
- 06 Nov, 2021 1 commit
-
-
anatawa12 authored
-
- 10 Oct, 2021 1 commit
-
-
broxen authored
* First take on removing erroneous path characters Paths should not accept trailing slashes or hashtags. This is a first attempt at nullifying those. * Use rules to verify path before acceptance Use Regex and rules to verify paths before acceptance * Rules to prevent any leading or trailing slashes * Complex slug for regex on path, but it elminates special chars * Added yarn.lock to .gitignore * Maybe we do want yarn.lock afterall * Adding yarn.lock * Move Regex pattern outside of export
-
- 09 Oct, 2021 1 commit
-
-
François Karman authored
facebook and linkedin icons were invalid
-
- 11 Sep, 2021 1 commit
-
-
tsh96 authored
-
- 02 Apr, 2021 2 commits
- 29 Jan, 2021 2 commits
-
-
scienceasdf authored
Fix: in group edit rules, write scripts permission and write styles permission can be configured. (#2829) At present, the user that are not in the administrator group have no access to edit scripts and styles in page editor panel. This commit add configuration in group rule manage webpage so that users' permission on writing styles and writing scripts can be modified.
-
Guillaume Hanotel authored
-
- 13 Dec, 2020 1 commit
-
-
Marwane Kalam-Alami authored
-
- 01 Nov, 2020 1 commit
-
-
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
-
- 23 Oct, 2020 1 commit
-
-
Nicolas Giard authored
-
- 06 Oct, 2020 1 commit
-
-
Kaito Minatoya authored
-
- 03 Oct, 2020 2 commits
- 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.
-
- 14 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 13 Sep, 2020 3 commits
-
-
NGPixel authored
-
NGPixel authored
-
takumi9942 authored
-
- 12 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 08 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 07 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 06 Sep, 2020 3 commits
- 05 Sep, 2020 2 commits
- 02 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 31 Aug, 2020 1 commit
-
-
NGPixel authored
-
- 30 Aug, 2020 2 commits
- 23 Aug, 2020 1 commit
-
-
NGPixel authored
-
- 22 Aug, 2020 1 commit
-
-
NGPixel authored
-
- 15 Aug, 2020 1 commit
-
-
Alice Barker authored
* Add overflow scroll to search results All search results were not visible on desktop screens beyond the viewport height, adding overflow-y: scroll fixes this * Update search-results.vue
-
- 20 Jul, 2020 1 commit
-
-
NGPixel authored
-