Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sorry-cypress/sorry-cypress

Open-source, free, self-hosted alternative to Cypress Dashboard
https://github.com/sorry-cypress/sorry-cypress

Cleanup

54c56fa12efce479c7d7872f4fbe7d49d0f5535f authored over 4 years ago
v0.4.0

a2d26c2bdb2b4e061d21c9050ed319a367c512e2 authored almost 5 years ago
Improve delete dialog

c906bd06b050560fbfb2ad3b4d2118c5565e4394 authored almost 5 years ago
Merge pull request #63 from xtroncode/graphql-delete-run-apis

50c4c1e6ac35a1a6be0f96d08e8df6e1ed9c5df7 authored almost 5 years ago
Add dialog

77dc8234a7c84fe423dff9441a952a00f949d914 authored almost 5 years ago
v0.3.2

a91f65aa1a9c4fd9e06b52bfc3a353a9324f590f authored almost 5 years ago
Merge pull request #71 from agoldis/fix-es.promise-api

7d91addcbf8f4cfc2fc4a5b2f8d8368c4c4c2ad9 authored almost 5 years ago
Avoid using corejs builtins for api

6cf8bf559a2e60bc50f47601ecd184418d1b792c authored almost 5 years ago
v0.3.1

6a63176aa766231070db498e43024898b5e7d59d authored almost 5 years ago
Merge pull request #70 from agoldis/fix-v0.3.0-es.promise

256a3e1efbd9a4cdbbf6976ecdc636a1e91eaafa authored almost 5 years ago
Avoid using corejs builtins

0f9e4c4a0d91141e85a541758b9fdd042b3fdfde authored almost 5 years ago
implement delete button on dashboard

- invoke deleteRun mutation on delete button click
- clear queries from cache on delete success

6488f71081521f6114be51c56ca90e1ebd69dc28 authored almost 5 years ago
implement delete run mutations

- deleteRun
- deleteRuns
- deleteRunsInDateRange

72835f06cfc5ecd5f9122443b1daa0eea5ec3e10 authored almost 5 years ago
minimist ^1.2.5 CVE-2020-7598

5fbe08dabfae060669d719c7cc1aa1df4f3ab358 authored almost 5 years ago
Update README

34f5f858366f99c1eed0be409af5ae3aed0dc21c authored almost 5 years ago
Update README

e5693a0f6d12dd58e689b18905cb5d14a9a21d32 authored almost 5 years ago
Merge pull request #65 from janineahn/add-cypress-wrapper

402ba0d085f170c953963b35b07ee87284a020dc authored almost 5 years ago
Update README

07c09aae8379c78b7685bf56323ac3d2b2736121 authored almost 5 years ago
Merge branch 'master' into pr/janineahn/65

* master:
v0.3.0
Fix build errors
kind-of ^6.0.3 CVE-2019-20149
Update README
Update a...

bdc1cd2a1e874aec4e8fe693a46da743b7080d6c authored almost 5 years ago
v0.3.0

14ad62db3e5a7a7b2e9762ff652e4aab7be6df02 authored almost 5 years ago
Merge pull request #68 from agoldis/fix-build-errors

8d84216b1a676fdfa476a08311487e30f5edec52 authored almost 5 years ago
Fix build errors

ada2fd56deb2c3292e99e88ac839401704994b49 authored almost 5 years ago
kind-of ^6.0.3 CVE-2019-20149

5bef49c7c37ca799ebe4d85b307713753b6c9d76 authored almost 5 years ago
Update README

7d57bb76bce4147489f2e2d593685b4772d29260 authored almost 5 years ago
Merge pull request #67 from agoldis/tests-lint-prettier

aa1a1ecebb46191394a429df5155bc6295ba1376 authored almost 5 years ago
Update api deps

5b351f97805a46adadf1299f8432b6310c09c90f authored almost 5 years ago
Run lint in GH actions

74d67086a05484cb8caa7b4aa8f7ab76ba5e0763 authored almost 5 years ago
Prettify all

e165fb4ac9cfb9a56c29e0fad7f5b1f3cd1963fe authored almost 5 years ago
Add linter and fix errors

d3a9711b3236d526505fb20b20cb4c4ec5dd186e authored almost 5 years ago
Merge pull request #64 from xtroncode/s3-image-video-key-prefix-support

25c664ee5e16f6acf4bb534a6fe257a0e293e1ba authored almost 5 years ago
Change cache key

8057419b352f0bea879789f27de8fe350fc88060 authored almost 5 years ago
Add badge

2edbee662c3c17603a61723d5fa45a0b7cdb9f1d authored almost 5 years ago
Add tests GH action

135baa669a801f0c03073554ad6e4072c5be676d authored almost 5 years ago
Add tests

417bb66e147f25232aadd47e6ce43137783554ae authored almost 5 years ago
Remove exit on windows because hostile supports windows as well

a2f5230e36765b73f3f2a684b3bdceb85a687e35 authored almost 5 years ago
Add support for custom key prefixes for s3 uploads

Add the following config options to s3 driver to add custom upload key prefixes
- S3_IMAGE_KEY_P...

3951174375533427568c8fde43d83bfd3fed192c authored almost 5 years ago
Add explanation to readme

5e40f231f9926ef3cf9314ecd50519a15179bf94 authored almost 5 years ago
Add dependency and use stderr

a902ecf1d88542878857ffb1ee199ffc160b832e authored almost 5 years ago
Replace console.log with process.stdout.write

87336c2b86f2722f409fa5790fe44f417a9d4364 authored almost 5 years ago
Implement error output

058b7678456ba563250a2216dbed06742d3da05c authored almost 5 years ago
Merge pull request #61 from xtroncode/fix-get-all-runs-reducer

3afb86f8a23cdb84d185ab0b31a70ed522d22793 authored almost 5 years ago
Fix runs query reducer to match schema

8548ad97a1a926bc8222a1983d325414dfd98989 authored almost 5 years ago
Add hosts file redirect wrapper

2efd560f9bba85920b5a1e6566674466e11fc358 authored almost 5 years ago
v0.2.6

ce1bc6eb835a7e20a122fa2e41aef5f60342bcc1 authored almost 5 years ago
Merge pull request #55 from agoldis/Show-error-stack

Show error stack, if exists

72f9bbf1de30d8f9010298980c0a904e796d1467 authored almost 5 years ago
Show error stack, if exists

0e806309819d9bcf8ad82020dd325b645611e956 authored almost 5 years ago
Merge pull request #54 from xtroncode/fix-s3-acl-env-read

Fix reading of S3 ACL environment variable

5a02f6e9844d938bd5b66f497d3dea006f3a9336 authored almost 5 years ago
v0.2.5

e155d96c552d69b100868c93303303889fdc513f authored almost 5 years ago
Fix wrong configuration

38e9305799a6eb0f0eddd3af66c059679fbbc131 authored almost 5 years ago
Fix reading of S3 ACL environment variable

2f8198eac1aba895b0281981653de4fa54bdd2ae authored almost 5 years ago
v0.2.4

f14bef4fc1710a1362838899e7263dadcc0ef1fc authored almost 5 years ago
Merge pull request #53 from agoldis/S3-customization

Add S3 ACL and S3_READ_URL_PREFIX customization

181b49134a6f32dc7e0e05f15ca4e801c5d8e8a5 authored almost 5 years ago
Add S3 ACL and S3_READ_URL_PREFIX customization

7b1fa8f2e0d3d4461630fb4e643a0f6694819c3d authored almost 5 years ago
Merge pull request #47 from abhidp/master

Fixed Typos in ReadMe

a7ba616b63a5bfdbb341cfaad960862f62d004c7 authored almost 5 years ago
Fixed Typos in ReadMe

Fixed Typos in ReadMe

e54fabdc49b3f6b4b05d0289ccfd84558c5f6817 authored almost 5 years ago
Fixed Typos in ReadMe

Fixed Typos in ReadMe

9460a855a40d1c9a489ac215268a6dfc4386b4d6 authored almost 5 years ago
Merge pull request #45 from agoldis/dependabot/npm_and_yarn/acorn-5.7.4

Bump acorn from 5.7.3 to 5.7.4

83c99eb408758feb882695fb707f13f4db1ccfa8 authored almost 5 years ago
Bump acorn from 5.7.3 to 5.7.4

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://g...

6ef65e696cf51822aed4c2d65384962a77cafb0b authored almost 5 years ago
chore: Update README

528b9ceac217dc8fcbf2180d0abee8efbce6c2b0 authored almost 5 years ago
v0.2.3

54f32950a8cfb2e6e33021f0e67f252bd73c61d0 authored almost 5 years ago
Merge pull request #43 from agoldis/handle-corrupted-tests

Handle corrupted tests

5d9c85842b37d4de08e972a9cf0cb82e41ccf5f2 authored almost 5 years ago
Activate release via github actions

b34af56ae7c3b35bdf302ee53d4bd15b62571098 authored almost 5 years ago
Handle corrupted tests

11352f14f9ffde50b24f288c9ffc7f0e905a18c5 authored almost 5 years ago
chore: updarte readme

68c3fe05735137e843d084c728c7504d97a45fff authored almost 5 years ago
chore: update readme

da8c9eb7de89b66b2d94e9a9e4e60493ea419bd1 authored almost 5 years ago
Set master branch name for github actions

2f00c6220a1afa71885b64e930fcfff9a13a9e1d authored almost 5 years ago
Merge pull request #41 from agoldis/github-actions-build-docker

Release to dockerhub via github actions

c200a6d9345493ee9b77b3c0bcb7a9c4656b8545 authored almost 5 years ago
Release to dockerhub via github actions

f4e1185b9043385cba9472f79c81c846be119324 authored almost 5 years ago
v0.2.2

adf91f3f4d393259ab1afab692f386f9ae490427 authored almost 5 years ago
Merge pull request #39 from agoldis/sanitize-mongodb-values

Sanitize mongodb values

2b5925ec683ab2c2e5b0f274ec336e63f1e45914 authored almost 5 years ago
Sanitize mongodb values. Closes #38.

096d6715042ef5812aea1b863ba6b45afd11d063 authored almost 5 years ago
Add empty message to dashboard

ca532a6e2bb8598d4e4e8e1d02741fa66207031a authored almost 5 years ago
Add lodash dependency

4141fc22ee0199f7a2d745dd47a9a684ab0230dc authored almost 5 years ago
chore: Shorten example test timeouts

28d0c70c19ab011fad879b5901086ae16066d09c authored almost 5 years ago
v0.2.1

3ea16b217171d8d1b21baffffdca8b4e01b63f02 authored almost 5 years ago
Merge pull request #37 from agoldis/show-pending-as-skipped

Show pending as skipped. Closes #36.

468d61c55a04985c46cee18be5e4e54792fb1b19 authored almost 5 years ago
Show pending as skipped. Closes #36.

92e0b3858f5ea5901f35174e3df91729a6484fdb authored almost 5 years ago
README SEO

71e1a44201ee706b8ddba53e4fd695a166b8055a authored almost 5 years ago
Promote Heroku tutorial

63e15c4c6358fad1139fe6ea238dfd3f2bef443b authored almost 5 years ago
Removed the leaked key 😂

f56ef5f18f1ff4a2e7772bb00a7707081a4eb2ca authored almost 5 years ago
Readme styling

3575402563acf44182d44ea83e3d6ca34fdbe0a9 authored almost 5 years ago
Add links to wiki

ee442995b3d7f6c3addf52c3e7c6a32204c5d598 authored almost 5 years ago
Add AWS Cloudfront Template

cf05cedcd9c9e446a91d1e747e11481df0873f68 authored almost 5 years ago
v0.2.0

43870876a3b2b311baec16119cf974fb2b2046a6 authored almost 5 years ago
Merge pull request #34 from TomaszG/issue-33-record-keys-whitelist

Add support for ALLOWED_KEYS variable

a77bb2f40d2b13f5508dd3d9028792c4dca7c234 authored almost 5 years ago
issue-33 add support for ALLOWED_KEYS variable

fa3796791924def0610e20e20cfd391ebfa8f36f authored almost 5 years ago
Add gitter badge to readme

5aaf0784510169180c9ba61eb003a96da6fb7acb authored about 5 years ago
v0.1.1

6a3c52f5355aa5de95414d6ef60d9c1b19a7ea6c authored about 5 years ago
Prevent skipping items when paginating

791c88a073278e5b047c5ad29825c8b0aba85015 authored about 5 years ago
Enable uploading video (#27)

Enable uploading video

ca5a4d0bf7929a5432d2fd1cb3a0a3d86dcceb4b authored about 5 years ago
v0.1.0

995c6eb4b54407984e26eb0e02d7aaa85a286135 authored about 5 years ago
Add video support to readme

691957148b6276e9a7aaf36186bae7cf83f2cc8f authored about 5 years ago
Show video on dashboard

9c309f220b0ee03d961933adb4b3bc2f1f66abcb authored about 5 years ago
Add video fields to API schema

d8a341eee4d508f7643ab7b5a2c3a86656a03d64 authored about 5 years ago
Add video support to dummy driver

a293c20cdc01a4f7fec1c02952024a0aa820dfd6 authored about 5 years ago
Upload and save videos

578478627509734aaab728ba67f3488be3a5177c authored about 5 years ago
Add /ping endpoint

ada7461bc063b2cab92c4e97dc62ce8cabc28d73 authored about 5 years ago
Fix deploy to heroku button

096818f8d08406f8a442d43e756026d28714a3e4 authored about 5 years ago
Change the default DASHBOARD_URL within director

53e2f54469c75262bff657f9865c249b36176989 authored about 5 years ago
v0.0.4

85154a8397354ba2efaa5e3ac72b2db291fc9a38 authored about 5 years ago