- 20 Sep, 2022 1 commit
-
-
NGPixel authored
-
- 14 Aug, 2022 1 commit
-
-
Sandhya Veludandi authored
* fix: search results not displaying on first page * fix: page cursor position stays the same between page selection
-
- 19 Jul, 2022 1 commit
-
-
Nicolas Giard authored
-
- 25 Jun, 2022 1 commit
-
-
NGPixel authored
-
- 11 Jun, 2022 2 commits
-
-
Nicolas Giard authored
-
David Wheatley authored
-
- 16 May, 2022 1 commit
-
-
Nicolas Giard authored
* feat: export content utility (wip) * feat: export navigation + groups + users * feat: export comments + navigation + pages + pages history + settings * feat: export assets
-
- 15 May, 2022 1 commit
-
-
myml authored
-
- 13 May, 2022 1 commit
-
-
Oleksandr Koltsov authored
Co-authored-by:
Alex Koltsov <alex@slinex.com>
-
- 12 Feb, 2022 2 commits
-
-
Tomas McNamer authored
* feat: Add link to admin area on welcome page See: #1259 * fix: remove trailing slash from welcome admin button * fix: welcome page admin button link Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
NGPixel authored
-
- 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 2 commits