Commit Graph

845 Commits (c9046cdef92c309a60835fd98b4aefc5781be8f0)

Author SHA1 Message Date
Carl Richter c9046cdef9 Merge remote-tracking branch 'requarks/latest' into tyclipso
4 years ago
Nicolas Giard 7b14b39de0
fix: prevent upload bypass via uppercase path
4 years ago
NGPixel a04f7bd650
fix: force uploads to use auth headers instead of cookie
4 years ago
NGPixel 92fe9d3e31
fix: view source of page version crash (#3297)
4 years ago
NGPixel e84c15b926
fix: scanSVG incorrect ext reference (#4825)
4 years ago
cybrwshl 802dbd96c3
feat: extends plausible analytics to support self hosted installations (#4824)
4 years ago
NGPixel 79bdd44093
fix: force download of unsafe extensions
4 years ago
NGPixel 57b56d3a5b
fix: validate svg file extension in addition to client mime type
4 years ago
NGPixel 5d3e81496f
fix: sanitize SVG uploads
4 years ago
NGPixel 5173c4802e
fix: use replace instead of replaceAll to support pre-Node16
4 years ago
NGPixel 414033de9d
fix: asset path traversal on windows
4 years ago
Nicolas Giard 87fcfca6d7 feat: add Plausible Analytics module
4 years ago
NGPixel 5911867b21
fix: various OAuth2 fixes
4 years ago
Artur Shaik 87084c66b0
feat: Generic OAuth2 authentication implementation (#3094)
4 years ago
broxen 12aef93cd6
fix: remove excess div wrappers (#4528)
4 years ago
mordini d93bd1ad5a
fix: git storage - 'import everything' feature restored (#4559) (#4572)
4 years ago
broxen db73b650c9
fix: issue with Custom Header IDs (#4527)
4 years ago
Beh ed3925b1c5
fix: use first email address in Rocket.Chat auth response (#3122)
4 years ago
craph 3814eef922
fix: admin email setup toLowerCase (#4516)
4 years ago
Carl Richter 672fd84e96 Merge branch 'latest' of github.com:Requarks/wiki into tyclipso
4 years ago
Frederic Alix 8d1f752620
feat: add possibility to set PostgreSQL schema other than public (#4161)
4 years ago
Paul Saunders 66bf914725
fix: scheduled git sync task (#4481)
4 years ago
Rainshaw 1dc974245f
fix: sftp error when dir already exists (#4024)
4 years ago
Andrew Yefanov 94aab69ba8
fix: add beacon and error beacon newrelic parameters for eu region support (#4421)
4 years ago
NGPixel d5a5820c2f fix: remove unused middleware
4 years ago
Eric Knibbe c5a45e578e
fix: git storage - handle renamed files & assets (#4307)
4 years ago
Étienne 9864be884d
fix: replace passport-slack implementation (#4369)
4 years ago
Carl Richter 1b5c170cca fix: refactor 'open-in-new' button, display image wrapper properly on images below content-size and in lists
4 years ago
Carl Richter eae23957d6 feat: add styling for dark theme
4 years ago
Carl Richter b6c8cdfb0c feat: add new button for copying anchor links
4 years ago
Carl Richter bccc39119a feat: add expand and collapse button, reduce size of 'open in new tab' button on images
4 years ago
Carl Richter bc9924c0f4 feat: add overlay to content images via renderer
4 years ago
Carl Richter 52163c28f1 feat: add tyclipso html post processor
4 years ago
Denis ee8006892e
feat: add support of `hd` auth parameter to work with G Suite domains (#4010)
5 years ago
opalmay 9081232e7c
fix: disallow # char in file uploads (#3770)
5 years ago
LK HO a103127545
fix: graceful shutdown (#3821)
5 years ago
LK HO 71aa0c9346
fix: jobs/worker - pass through job error from worker process (#3822)
5 years ago
LK HO a20f70ed8d
fix: rendering/html-core - null checks (#3823)
5 years ago
NGPixel f55caab359 fix: convert page - handle tabsets
5 years ago
NGPixel 84b927915e fix: convert page - task list + UI fixes
5 years ago
NGPixel 26f1c0f372 feat: convert page
5 years ago
NGPixel d75c5532d1 fix: handle raw mustache expressions over multiple lines
5 years ago
NGPixel c57c9d9018 fix: disable cors
5 years ago
Max 033b8e6b21
fix: S3 copyObject usage - Missing bucket name (#3745)
5 years ago
PaulD987 3f001dca2c
fix: loginRedirect doesn't work for non local strategies (#3222)
5 years ago
pylr e87d511978
fix: HSTS header max-age value (#3225)
5 years ago
NGPixel 5ffa189383 fix: add v-pre to pre tags at render time
5 years ago
Thomas Nilefalk 919d7c12a1
fix: syntax error in rebuild-tree.js (#3048)
5 years ago
Paul 806e4e8f11
fix: get syncInterval from model instead of module data (#3003)
5 years ago
Kevyn Bruyere b106018029
fix: LDAP - avoid reading empty tls cert file (#2980)
5 years ago