67 Commits (43c6087b3462a81c6459c80b65a8bab81438aec6)

Author SHA1 Message Date
renovate[bot] 88b02d9004
chore(deps): update coverallsapp/github-action action to v2.1.0 (#11458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 1b98995132 Merge branch 'master' into develop 2 years ago
Opliko c27567289f ci: publish to ghcr instead of docker hub 2 years ago
renovate[bot] f286b66fe4
chore(deps): update postgres docker tag to v15 (#10976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 8ddb302f20
chore(deps): update docker/build-push-action action to v4 (#11245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı fafa130406
chore: up connect-redis to 7.x, drop node 14 (#11376) 2 years ago
renovate[bot] a5a4b307f3
chore(deps): update coverallsapp/github-action action to v2 (#11369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] e8e35de390
chore(deps): update coverallsapp/github-action action to v1.2.4 (#11323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam a2fafc2b15 Merge remote-tracking branch 'origin/master' into develop 2 years ago
Julian Lam c2024f3484 chore: really fix indents this time 2 years ago
Julian Lam d50512e73c chore: fix indents 2 years ago
Julian Lam be5d6d29c9 chore: add bootstrap5 to test runner for now 2 years ago
Barış Soner Uşaklı 02ef3e974c
Esbuild (#10940)
* ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>

* feat: use esbuild for minification

Co-authored-by: Ashish Kurmi <akurmi@stepsecurity.io>
2 years ago
Ashish Kurmi fe0020fb31 ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2 years ago
renovate[bot] 5aa55d29f3
chore(deps): update postgres docker tag to v14 (#10829)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam 2568986c58 Revert "Revert "chore(deps): update docker/build-push-action action to v3""
This reverts commit d2c2f333e1.
2 years ago
Julian Lam 9d446f9282 Revert "Revert "chore(deps): update docker/login-action action to v2""
This reverts commit 887df0e62b.
2 years ago
Julian Lam c71335218b Revert "Revert "chore(deps): update docker/setup-buildx-action action to v2""
This reverts commit 8936f412d1.
2 years ago
renovate[bot] 8afaed223c chore(deps): update mongo docker tag to v3.7 2 years ago
renovate[bot] 4aecf399eb chore(deps): update docker/setup-qemu-action action to v2 2 years ago
renovate[bot] 269382e03d chore(deps): update redis docker tag to v2.8.23 (#10811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam 8936f412d1 Revert "chore(deps): update docker/setup-buildx-action action to v2"
This reverts commit 371ac03220.
2 years ago
Julian Lam 887df0e62b Revert "chore(deps): update docker/login-action action to v2"
This reverts commit 3d68accf99.
2 years ago
Julian Lam d2c2f333e1 Revert "chore(deps): update docker/build-push-action action to v3"
This reverts commit bfd6318cd6.
2 years ago
renovate[bot] bfd6318cd6 chore(deps): update docker/build-push-action action to v3 2 years ago
renovate[bot] 3d68accf99 chore(deps): update docker/login-action action to v2 2 years ago
renovate[bot] 371ac03220 chore(deps): update docker/setup-buildx-action action to v2 2 years ago
Julian Lam 70d6028954 chore: opt-out of dependabot, due to conflicts with renovate 3 years ago
Renovate Bot 42a45a71f4 chore(deps): update docker/metadata-action action to v4 3 years ago
Opliko 7f5b285eb7 docs: remove the redundant security policy template 3 years ago
Opliko 97baa8f2f7
Use new form issue templates (#10720)
* 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
3 years ago
Barış Soner Uşaklı 84f2726391
refactor: deprecate middleware param (#10513)
* refactor: deprecate middleware param

make middlewares optional

* chore: add node 18 again
3 years ago
Barış Soner Uşaklı 50658a82f0
test: remove node18 until nodemailer is fixed 3 years ago
Barış Soner Uşaklı 976914e71f
test: remove node 12, add 18 3 years ago
Julian Lam 868bff302c
Update SECURITY.md
- fixed link to bounty page
3 years ago
Barış Soner Uşaklı 500cad78e5 test: up mongodb version 3 years ago
Barış Soner Uşaklı d27c9696e3
feat: add node 16 (#9847)
* 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
3 years ago
Julian Lam 944a798552 fix: also launch docker workflow on release branches 3 years ago
Antosik b06e8dba7b fix: docker - remove sha tag 3 years ago
Antosik 52eace4b38 fix: Return QEMU back, remove platforms definition 3 years ago
Anton Grigoryev e7f4cde466
Fix: Docker workflow tweaks (#9792)
* fix: docker workflow tweaks

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

* Update and rename main.yml to docker.yml
3 years ago
Renovate Bot 99c230372a chore(deps): update coverallsapp/github-action action to v1.1.3 4 years ago
Barış Soner Uşaklı 8d3ec23483 chore: remove node 10 4 years ago
Andrew Rodrigues 4d6ddf6dbf
feat: added note that you can now upload videos 4 years ago
renovate[bot] 55a55ea284
chore(deps): update actions/setup-node action to v2 (#9115)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago