- 16 Oct, 2021 1 commit
-
-
Artur Shaik authored
* OAuth2 authentication implementation This PR shoul fix #2392. Used `passport-oauth2` strategy. * indentations cleanup * cleanup code
-
- 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 8 commits
-
-
n1xx1 authored
Fix incorrect styling with detail/summary elements when nested together.
-
broxen authored
* Removing superfluous div wrapping It seems like standalone text is already wrapped in paragraph elements, so this code seems superfluous. Additionally, it adds div wrappers at every line break as described in #4524 * Fix for newlines and returns This change skips newlines and returns to focus on unbounded text only. * misc: fix indentation * misc: fix indentation (2) Co-authored-by: Nicolas Giard <github@ngpixel.com>
-
Andrew Yefanov authored
***NO_CI***
-
wjkw1 authored
***NO_CI***
-
François Karman authored
facebook and linkedin icons were invalid
-
mordini authored
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
- 02 Oct, 2021 4 commits
-
-
broxen authored
Hide key-line created by `markdown-it-footnote` template when footnotes are directly preceded by header. Examples: ```md # References [^1]: Shows no key-line because References header has one already # New Page Text goes here and whatever else [^1]: these footnotes have no preceding header and will show a key-line ```
-
broxen authored
Fix the issue described in discussion #3502 regarding header links and TOC failing to properly generate when header ID is custom defined.
-
broxen authored
* Header formatting for Details Summary Cleaning up Headers within Details Summary * Fix for TOC Anchor location Fix for TOC Anchor location within Details Summary * display: none for the keyline seems smarter * Fixes to accommodate large summaries Fixed to accommodate larger summaries containing both headers and phrasing text. Still removing keylines for summaries with ONLY a header.
-
Иван authored
-
- 30 Sep, 2021 3 commits
-
-
Nicolas Giard authored
***NO_CI***
-
Beh authored
-
craph authored
-
- 28 Sep, 2021 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 25 Sep, 2021 2 commits
-
-
Frederic Alix authored
-
Paul Saunders authored
Signed-off-by: Paul Saunders <paul.saunders@finbourne.com> Co-authored-by: Rainshaw <rxg@live.com>
-
- 15 Sep, 2021 3 commits
-
-
Rainshaw authored
when the dir exists, sftp.mkdir() would raise an error and ends the for loop.
-
ABI CHAHINE authored
Co-authored-by: Rachad <rachad.abi-chahine@decathlon.com> ***NO_CI***
-
Andrew Yefanov authored
* add beacon and error beacon newrelic parameters for eu region support * add default NewRelic beacon URIs
-
- 14 Sep, 2021 1 commit
-
-
Andrew Yefanov authored
* add helm high availablity when replicas are more than 1 * refactor HA expression ***NO_CI***
-
- 12 Sep, 2021 1 commit
-
-
NGPixel authored
-
- 11 Sep, 2021 3 commits
-
-
bavis-m authored
Co-authored-by: Mark <mark@mhack.io>
-
Mostafa authored
-
tsh96 authored
-
- 09 Sep, 2021 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 05 Sep, 2021 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 01 Sep, 2021 2 commits
-
-
Eric Knibbe authored
-
Étienne authored
This commit replaces the observably defunct @aoberoi/passport-slack implementation with that of nmaves's passport-slack-oauth2
-
- 20 Aug, 2021 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 03 Aug, 2021 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 25 Jun, 2021 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 24 Jun, 2021 1 commit
-
-
Ivann LARUELLE authored
* feat(helm): adding liveness and readiness probes customizations * chore(helm): bump chart version to 2.2.0 ***NO_CI***
-
- 16 Jun, 2021 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 26 May, 2021 1 commit
-
-
Nicolas Giard authored
***NO_CI***
-
- 24 May, 2021 2 commits
-
-
Denis authored
* Add support of hd google auth parameter - to work with G Suite domains * Style-fix * fix: google auth hostedDomain hint Co-authored-by: Nicolas Giard <github@ngpixel.com>
-
Nicolas Giard authored
***NO_CI***
-