broxen
8aa02318b5
fix: display of Headers within Details Summary ( #4491 )
...
* 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.
3 years ago
Иван
14cb17c227
fix: spoiler summary overflows it's parent ( #2502 )
3 years ago
Nicolas Giard
a208f1f5e0
docs: update BACKERS
...
***NO_CI***
3 years ago
Beh
ed3925b1c5
fix: use first email address in Rocket.Chat auth response ( #3122 )
3 years ago
craph
3814eef922
fix: admin email setup toLowerCase ( #4516 )
3 years ago
Nicolas Giard
3a8b415ed9
docs: update BACKERS
...
***NO_CI***
3 years ago
Frederic Alix
8d1f752620
feat: add possibility to set PostgreSQL schema other than public ( #4161 )
3 years ago
Paul Saunders
66bf914725
fix: scheduled git sync task ( #4481 )
...
Signed-off-by: Paul Saunders <paul.saunders@finbourne.com>
Co-authored-by: Rainshaw <rxg@live.com>
3 years ago
Rainshaw
1dc974245f
fix: sftp error when dir already exists ( #4024 )
...
when the dir exists, sftp.mkdir() would raise an error and ends the for loop.
3 years ago
ABI CHAHINE
5450597654
docs: upgrade helm chart to take in consideration K8S v1.19+ for ingress ( #4437 )
...
Co-authored-by: Rachad <rachad.abi-chahine@decathlon.com>
***NO_CI***
3 years ago
Andrew Yefanov
94aab69ba8
fix: add beacon and error beacon newrelic parameters for eu region support ( #4421 )
...
* add beacon and error beacon newrelic parameters for eu region support
* add default NewRelic beacon URIs
3 years ago
Andrew Yefanov
f4de80f8bc
misc: add helm high availablity when replicas are more than 1 ( #4420 )
...
* add helm high availablity when replicas are more than 1
* refactor HA expression
***NO_CI***
3 years ago
NGPixel
d5a5820c2f
fix: remove unused middleware
3 years ago
bavis-m
b3d9a183ea
fix: anchor links - use MouseEvent.currentTarget ( #4236 )
...
Co-authored-by: Mark <mark@mhack.io>
3 years ago
Mostafa
9f19543488
fix: add missing decodeURIComponent while page load ( #4244 )
3 years ago
tsh96
7e997aada5
fix: resolve admin pages pagination bug ( #4280 )
3 years ago
Nicolas Giard
d72aad52c0
docs: update BACKERS
...
***NO_CI***
3 years ago
Nicolas Giard
79106306b6
docs: update BACKERS
...
***NO_CI***
3 years ago
Eric Knibbe
c5a45e578e
fix: git storage - handle renamed files & assets ( #4307 )
3 years ago
Étienne
9864be884d
fix: replace passport-slack implementation ( #4369 )
...
This commit replaces the observably defunct @aoberoi/passport-slack
implementation with that of nmaves's passport-slack-oauth2
3 years ago
Nicolas Giard
fd327ae1c9
docs: update BACKERS
...
***NO_CI***
3 years ago
Nicolas Giard
4b354c5347
docs: update BACKERS
...
***NO_CI***
3 years ago
Nicolas Giard
3174fdd76b
docs: fix helm ingress doc
...
***NO_CI***
3 years ago
Ivann LARUELLE
826e6d4bdf
feat(helm): adding liveness and readiness probes customizations ( #4116 )
...
* feat(helm): adding liveness and readiness probes customizations
* chore(helm): bump chart version to 2.2.0
***NO_CI***
3 years ago
Nicolas Giard
b3612b61ba
docs: update BACKERS
...
***NO_CI***
3 years ago
Nicolas Giard
5d507402b6
docs: update BACKERS
...
***NO_CI***
4 years ago
Denis
ee8006892e
feat: add support of `hd` auth parameter to work with G Suite domains ( #4010 )
...
* 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>
4 years ago
Nicolas Giard
2ffeaed0d6
docs: update README
...
***NO_CI***
4 years ago
opalmay
9081232e7c
fix: disallow # char in file uploads ( #3770 )
4 years ago
Hugo Rochefort
0788d615bc
docs: improve Helm README (existing postgresql Secret) ( #3991 )
...
Small doc improvements:
- Add the 2 missing parameters postgresql.existingSecret and postgresql.existingSecretKey in the list.
- Update the "Using an external PostgreSQL server" part by specifying how to use an existing postgresql Secret
***NO_CI***
4 years ago
Nicolas Giard
a16c6c0f27
docs: update README
...
***NO_CI***
4 years ago
Nicolas Giard
4f454c85d8
docs: update BACKERS
...
***NO_CI***
4 years ago
LK HO
a103127545
fix: graceful shutdown ( #3821 )
...
* fix: missing graceful shutdown handler
* fix: asar - use async fs operation
* fix: scheduler - graceful shutdown and wait for running jobs to complete
4 years ago
LK HO
71aa0c9346
fix: jobs/worker - pass through job error from worker process ( #3822 )
4 years ago
LK HO
a20f70ed8d
fix: rendering/html-core - null checks ( #3823 )
4 years ago
Nicolas Giard
70d4c069f8
docs: update BACKERS
...
***NO_CI***
4 years ago
NGPixel
f55caab359
fix: convert page - handle tabsets
4 years ago
NGPixel
84b927915e
fix: convert page - task list + UI fixes
4 years ago
NGPixel
26f1c0f372
feat: convert page
4 years ago
NGPixel
d75c5532d1
fix: handle raw mustache expressions over multiple lines
4 years ago
NGPixel
c57c9d9018
fix: disable cors
4 years ago
Matt
05aad5b9c6
docs: added DB_SSL and DB_SSL_CA to helm chart ( #2492 )
...
***NO_CI***
* Update deployment.yaml
added DB_SSL option for postgres
* Update README.md
added note about `postgresql.ssl`
* added DB_SSL_CA
* added postgressql.ca note
* Update values.yaml
added more PostgresSQL details to values.yml
* Update values.yaml
* Update values.yaml
removed whitespace
* Update README.md
added ssl and ca notes
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* docs: update README
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
Max
033b8e6b21
fix: S3 copyObject usage - Missing bucket name ( #3745 )
...
* Fix copyObject usage: supply bucket name
* No semicolon
* Assign empty string on initialization
* Remove empty line
4 years ago
Nicolas Giard
9c3cb1aa90
docs: update readme links
...
***NO_CI***
4 years ago
Nicolas Giard
c9f4d238eb
misc: update issue templates
...
***NO_CI***
4 years ago
Nicolas Giard
36e7b8b919
misc: change gh issue types
...
***NO_CI***
4 years ago
PaulD987
3f001dca2c
fix: loginRedirect doesn't work for non local strategies ( #3222 )
4 years ago
pylr
e87d511978
fix: HSTS header max-age value ( #3225 )
4 years ago
NGPixel
5ffa189383
fix: add v-pre to pre tags at render time
4 years ago
Thomas Nilefalk
919d7c12a1
fix: syntax error in rebuild-tree.js ( #3048 )
4 years ago