Commit Graph

2094 Commits

Author SHA1 Message Date
Nicolas Giard
c8f3a941b4
ci: add packages permission to build workflow 2022-02-03 18:15:16 -05:00
Nicolas Giard
2a9d7d05af
ci: remove buildx from build main workflow 2022-02-03 17:48:42 -05:00
Nicolas Giard
2e93b67ca9
ci: improve build workflow 2022-02-03 17:45:47 -05:00
Nicolas Giard
5dd855f01d
ci: add build workflow 2022-02-03 17:05:21 -05:00
Nicolas Giard
7b14b39de0
fix: prevent upload bypass via uppercase path 2022-01-29 18:45:51 -05:00
Nicolas Giard
cab16ee844
docs: fix sponsors logo paths
***NO_CI***
2022-01-26 18:40:41 -05:00
Russ Savage
dbe1fb2861
fix(readme): fix typo in ngrok link (#4941)
***NO_CI***
2022-01-26 18:39:24 -05:00
Nicolas Giard
5f4f399422
docs: update BACKERS
***NO_CI***
2022-01-24 17:36:03 -05:00
Nicolas Giard
9ead3b624b
docs: update BACKERS
***NO_CI***
2022-01-24 17:35:33 -05:00
Nicolas Giard
cf66140b8d
docs: update sponsors
***NO_CI***
2022-01-23 19:09:29 -05:00
NGPixel
afc39aabb6
misc: update dependencies 2022-01-22 20:09:32 -05:00
NGPixel
a04f7bd650
fix: force uploads to use auth headers instead of cookie 2022-01-22 19:52:59 -05:00
NGPixel
92fe9d3e31
fix: view source of page version crash (#3297) 2022-01-10 17:20:13 -05:00
Nicolas Giard
68fc51ad44
docs: update BACKERS
***NO_CI***
2022-01-08 20:04:29 -05:00
Nicolas Giard
d9444d1bc2
docs: update BACKERS
***NO_CI***
2022-01-03 19:47:40 -05:00
Nicolas Giard
fbbe49d61e
docs: update BACKERS
***NO_CI***
2022-01-01 20:59:36 -05:00
Nicolas Giard
759b2b6baf
docs: update SECURITY.md
***NO_CI***
2021-12-27 16:02:36 -05:00
Nicolas Giard
fbebe27b58
docs: add huntr.dev badge
***NO_CI***
2021-12-27 15:53:42 -05:00
David H
5210e14b57
fix: add scrollbar for big diagrams (#4120)
In case of large DrawIO diagrams, today it is sometimes impossible to display it totally on the screen.
This quick workaround provides a way to enable a scrollbar if the width of the diagram is higher than the browser/screen width.
2021-12-26 17:43:39 -05:00
NGPixel
e84c15b926
fix: scanSVG incorrect ext reference (#4825) 2021-12-26 17:30:18 -05:00
PGeorge Bezerra
67c1be75f3
docs: fix typo on helm documentation (#4791)
ca certificate for database connection is not a path, but certificate content

***NO_CI***
2021-12-26 00:18:47 -05:00
cybrwshl
802dbd96c3
feat: extends plausible analytics to support self hosted installations (#4824) 2021-12-26 00:17:57 -05:00
NGPixel
43cc114ff0
fix: visualeditor font sizes not working in rendered version 2021-12-24 20:24:04 -05:00
NGPixel
79bdd44093
fix: force download of unsafe extensions 2021-12-24 20:18:12 -05:00
NGPixel
57b56d3a5b
fix: validate svg file extension in addition to client mime type 2021-12-24 19:36:30 -05:00
NGPixel
e79e591f9e
fix: handle scroll to header in tabset hidden tab 2021-12-17 23:21:08 -05:00
NGPixel
5d3e81496f
fix: sanitize SVG uploads 2021-12-17 21:41:38 -05:00
Adam Vollrath
79e153815f
docs: change broken links in CONTRIBUTING guide. (#4789)
***NO_CI***
2021-12-15 00:28:44 -05:00
NGPixel
0d7d95d2ac
fix: markdown checkbox rendering with links 2021-12-08 23:56:24 -05:00
Nicolas Giard
29e0852a3e
misc: update BACKERS
***NO_CI***
2021-12-08 17:25:18 -05:00
NGPixel
5173c4802e
fix: use replace instead of replaceAll to support pre-Node16 2021-12-06 14:01:26 -05:00
NGPixel
003ca51826
fix: arm dockerfile use non-alpine base image 2021-12-04 21:11:38 -05:00
John Smith
7e335fa8c3
fix: revert arm dockerfile to node 14 (unsupported sqlite3 in 16.x) 2021-12-04 20:27:33 -05:00
John Smith
661ec5f5e0
fix: arm dockerfile alpine python version 2021-12-04 19:06:31 -05:00
John Smith
0343ea4ddf
fix: arm dockerfile incorrect node version 2021-12-04 18:28:06 -05:00
Nicolas Giard
88258fdda6
misc: update arm dockerfile 2021-12-04 01:42:28 -05:00
NGPixel
4041664586
misc: update dependencies 2021-12-03 23:15:42 -05:00
Nicolas Giard
fcae980ed7
misc: update build Dockerfile 2021-12-03 22:41:21 -05:00
NGPixel
414033de9d
fix: asset path traversal on windows 2021-12-03 22:30:22 -05:00
Nicolas Giard
112d070730
docs: update BACKERS
***NO_CI***
2021-11-18 00:33:51 -05:00
Nicolas Giard
3b41310ad9
docs: update BACKERS
***NO_CI***
2021-11-16 17:32:22 -05:00
Nicolas Giard
19d614e376
docs: update sponsors (2)
***NO_CI***
2021-11-13 00:17:36 -05:00
Nicolas Giard
9d66844474
docs: update sponsors
***NO_CI***
2021-11-13 00:16:59 -05:00
anatawa12
29f173c24c
fix: query parameter on tags page (#4668) 2021-11-06 01:16:11 -04:00
Nicolas Giard
87fcfca6d7 feat: add Plausible Analytics module 2021-10-28 22:30:28 -04:00
Nold
f4d9fd43f0
misc: helm sideload initContainer option (#4325)
***NO_CI***
2021-10-24 15:36:45 -04:00
Nicolas Giard
5c99cf3cfa
docs: update helm docs
[skip ci] ***NO_CI***
2021-10-24 15:32:03 -04:00
Nicolas Giard
d4e8e8b147
docs: update Helm instructions
***NO_CI***
2021-10-24 15:30:09 -04:00
Nicolas Giard
fe75abac57
misc: helm chart action cleanup
***NO_CI***
2021-10-24 03:23:03 -04:00
Nicolas Giard
bfec7b3110
misc: update helm chart icon 2021-10-24 03:20:39 -04:00