Commit Graph

38 Commits (57b8292d077b75d69b38bc79716884d7e04cbab4)

Author SHA1 Message Date
Opliko 7f5b285eb7 docs: remove the redundant security policy template
Opliko 97baa8f2f7
Use new form issue templates ()
* docs: use the new form issue template

* docs: add codeblock to plugins command in issue template

* docs: remove labels

* docs: remove all labels from issue templates

* style: add new line at the end of issue template files

* docs: re-add issue template labels
Barış Soner Uşaklı 84f2726391
refactor: deprecate middleware param ()
* refactor: deprecate middleware param

make middlewares optional

* chore: add node 18 again
Barış Soner Uşaklı 50658a82f0
test: remove node18 until nodemailer is fixed
Barış Soner Uşaklı 976914e71f
test: remove node 12, add 18
Julian Lam 868bff302c
Update SECURITY.md
- fixed link to bounty page
Barış Soner Uşaklı 500cad78e5 test: up mongodb version
Barış Soner Uşaklı d27c9696e3
feat: add node 16 ()
* feat: add node 16

* fix: check errors in fork

* test: add use-spawn

* test: another test

* Revert "test: another test"

This reverts commit 606efe26fe1decd5d9269d63d5b649441ba2203b.

* test: another test

* fix: lint

* fix: remove spawn-wrap

* test: comment out plugin installs

* fix: lint

* test: uncomment all tests except npm i

* fix: lint

* test: bring back tests

* test: remove leftover override
Julian Lam 944a798552 fix: also launch docker workflow on release branches
Antosik b06e8dba7b fix: docker - remove sha tag
Antosik 52eace4b38 fix: Return QEMU back, remove platforms definition
Anton Grigoryev e7f4cde466
Fix: Docker workflow tweaks ()
* fix: docker workflow tweaks

* fix: run workflow on push to master branch
Renovate Bot ee02771959 chore(deps): update docker/build-push-action action to v2.7.0
Julian Lam 66f70b2aa0 Revert "Revert "Use Github Action as a release pipeline to Docker ()" ()"
This reverts commit d2bc1fa565.
Julian Lam 4ddc26fc08
Add `dependabot.yml` for automatic security updates
Barış Soner Uşaklı d2bc1fa565
Revert "Use Github Action as a release pipeline to Docker ()" ()
This reverts commit 1a72d3b4f8.
Steve Fan 1a72d3b4f8
Use Github Action as a release pipeline to Docker ()
* Create main.yml

* Update and rename main.yml to docker.yml
Renovate Bot 99c230372a chore(deps): update coverallsapp/github-action action to v1.1.3
Barış Soner Uşaklı 8d3ec23483 chore: remove node 10
Andrew Rodrigues 4d6ddf6dbf
feat: added note that you can now upload videos
renovate[bot] 55a55ea284
chore(deps): update actions/setup-node action to v2 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı 29c2ca94f4
feat: add nodejs version to issue template
Peter Jaszkowiak a3fa313298
Github actions lint demo ()
* feat: use github actions for ci

- test using minimum supported db versions
- ESLint will make review comments on PRs
- formatted configs

* mess up eslint

* fix: lint maybe

Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org>
Julian Lam 45c8de129c feat: added security policy for github
Barış Soner Uşaklı cac4cba224
Update ISSUE_TEMPLATE.md
Julian Lam 7bde09f645 update issue template to show postgres version command
Andrew Rodrigues bd0983c6a1
add postgres to issue template
Julian Lam b639147238 Updated issue template with instructions
... to warn against public disclosure of security vulnerabilities.
Andrew Rodrigues b7cda02830
added security email
aStonedPenguin acfda106f1 Fix dead links ()
* Fix dead links

* ok
Peter Jaszkowiak 38d27e9347 Wrong URL
Peter Jaszkowiak 283951e810 Bugs and features only, comment out examples
psychobunny 53dac97800 closes
Peter Jaszkowiak 3e562ceb83 Update CONTRIBUTING.md
Barış Soner Uşaklı 6d642bdabf added database to issue template
Julian Lam cb435351b2 updated issue template to add examples and remove checkboxes (since they were not being used correctly)
Julian Lam 95db375698 closes
psychobunny ffc08facbd .github folder