Ecosyste.ms: OpenCollective

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

Hoppscotch

Open source API development ecosystem. Helps you create requests faster, saving precious time on development.
Collective - Host: opensource - https://opencollective.com/hoppscotch - Website: https://hoppscotch.io - Code: https://github.com/hoppscotch/hoppscotch

adding test report ui

github.com/hoppscotch/hoppscotch - bc4c59694cb7dd749610f6e4da21e2d16e10df9f authored about 5 years ago
re-add testing functions

github.com/hoppscotch/hoppscotch - 63b7035e749a661872ee5ecf0a2e901e5f2932c7 authored about 5 years ago
resolve merge conflicts

github.com/hoppscotch/hoppscotch - d8d5707f330004b32eded33d797cfe92b271733a authored about 5 years ago
remove console logs

github.com/hoppscotch/hoppscotch - 24584cdadd194d4375d9102eacde4cbcea16e884 authored about 5 years ago
:rotating_light: Removing linter warnings

github.com/hoppscotch/hoppscotch - bbaa48c1eccb04a0334c700f58b45968f773bb94 authored about 5 years ago
:bug: Fixed Staring history not updating on synced DB

github.com/hoppscotch/hoppscotch - 92d8878c38cb3af8ea87df31ef154679816eb0ef authored about 5 years ago
Auth (#513)

Auth

github.com/hoppscotch/hoppscotch - 282f3c47ed198d9a537e89c9af91f2cab8ae6500 authored about 5 years ago
:sparkles: Added History sync

github.com/hoppscotch/hoppscotch - 65e9e7a73b440549ca0653cbe4884858658b5baa authored about 5 years ago
Merged master branch

github.com/hoppscotch/hoppscotch - ab336de73245a4dd25873944eec67402af0e4a85 authored about 5 years ago
Merge branch 'auth' of https://github.com/liyasthomas/postwoman into auth

github.com/hoppscotch/hoppscotch - 2efc549aca24860f9a635d0443ac5d79a3560828 authored about 5 years ago
:fire: Firestore rules

github.com/hoppscotch/hoppscotch - 7275e8075bf16f443d7221621e87fe94391054d2 authored about 5 years ago
:recycle: Rewrote all DB structure

github.com/hoppscotch/hoppscotch - 118a7aa258627cdb51e39f554595aa66227524a5 authored about 5 years ago
:bug: Fixed error on Download feed

github.com/hoppscotch/hoppscotch - 6bcd53276787303801c611afbc758142e1327cef authored about 5 years ago
:bug: Fixed broken responsiveness UI in Feeds

github.com/hoppscotch/hoppscotch - 6eb9ae8ad575f71798099ca537546551a31eed7e authored about 5 years ago
:bug: Fixed sync toast prompt

github.com/hoppscotch/hoppscotch - b450cd7ee485ca098cd4d6287955f31fdca17f38 authored about 5 years ago
:zap: Updated Firestore data rules

github.com/hoppscotch/hoppscotch - c8568ae15ad0388b1d5298ac9bab7b292669cba3 authored about 5 years ago
:tada: Completed MVP

github.com/hoppscotch/hoppscotch - 65e12212987c9b233769b24c8d27867565ee8389 authored about 5 years ago
✨ Account setting on setting page

github.com/hoppscotch/hoppscotch - 211dfa24fabaa1b1f978006999bd8186176139f8 authored about 5 years ago
:recycle: Refactor

github.com/hoppscotch/hoppscotch - 1fdde89d49c3cfe914957020267a403d62c38a41 authored about 5 years ago
:sparkles: Show logged in user image

github.com/hoppscotch/hoppscotch - 94d0bf59b2d46b9f3f7ca532fde263daf489ed5c authored about 5 years ago
✨ Delete data

github.com/hoppscotch/hoppscotch - 05fe9dcccf92327cc70371aa01e5b83c57df118a authored about 5 years ago
:art: Minor UI stylings

github.com/hoppscotch/hoppscotch - f89f27698e6a72e606d2434145acf4bc66e93547 authored about 5 years ago
:sparkles: Moved inputform and feed to index

github.com/hoppscotch/hoppscotch - 493180405607f365475b79345a302de43040d2f9 authored about 5 years ago
:tada: Initial Auth

github.com/hoppscotch/hoppscotch - 87be0b3d3d73afa4d4a05dc800ed46bac0219cfd authored about 5 years ago
Merge pull request #516 from liyasthomas/hotfix/validate-collections

Validations for edit and create collections activity

github.com/hoppscotch/hoppscotch - 27585d5c93cdf010f88c0bde5a1405ea73e17ace authored about 5 years ago
chore: rephrase warning message

github.com/hoppscotch/hoppscotch - 7d003cefd76dc62e6560674cc9898061cb569e00 authored about 5 years ago
chore: validate edit collection activity for duplicate collection

github.com/hoppscotch/hoppscotch - f132de8dbbd956e1027b53d3ded8008c6ae08095 authored about 5 years ago
chore: validate edit collection activity for empty names

github.com/hoppscotch/hoppscotch - b0c22a2b2d96e8378599a74774c742edd56291d5 authored about 5 years ago
feat: switch to toast

github.com/hoppscotch/hoppscotch - 9b8936f53c8b132ba4e901b1658d2e21cfab9a17 authored about 5 years ago
feat: show warning alert

github.com/hoppscotch/hoppscotch - c3ecf98b626bf82f342c610c90cc69e278c836ca authored about 5 years ago
refactor: use shorthand version

github.com/hoppscotch/hoppscotch - 5481c28e4bbe84ca1004526c00e514b5718a8b0a authored about 5 years ago
fix: validation for empty collection names

github.com/hoppscotch/hoppscotch - 4ad4bad295de2322d3861332be97846c93fe98dd authored about 5 years ago
Support for Google Chrome Extension (#512)

Support for Google Chrome Extension

github.com/hoppscotch/hoppscotch - 511950547535b445b3ded27a11addb6092939afd authored about 5 years ago
:sparkles: Detech whether extension is already installed or not, if not, shoe install prompt toast

github.com/hoppscotch/hoppscotch - 8b7fd238d07b1f66867cf7e3e3cc5dd43bb31858 authored about 5 years ago
:pencil2: Updated extensions link

github.com/hoppscotch/hoppscotch - df21deddbaae3bf6a7a8b77521570433d20485b9 authored about 5 years ago
Merge branch 'master' into auth

github.com/hoppscotch/hoppscotch - 91b29b893b50b5f7bf8a8921e1725866523f527f authored about 5 years ago
:fire: Firestore rules

github.com/hoppscotch/hoppscotch - 32c7ece2eff037021a6ce11092573a02b3820121 authored about 5 years ago
:recycle: Rewrote all DB structure

github.com/hoppscotch/hoppscotch - dbbf310e83e4ed32582656030b627b99ef51c559 authored about 5 years ago
Merge branch 'master' into feat/chrome-extension

github.com/hoppscotch/hoppscotch - 52fe6474e2badfda1d718fab61b36331319ec00b authored about 5 years ago
Use relative imports

Co-Authored-By: James George <[email protected]>

github.com/hoppscotch/hoppscotch - 81654c35da09900b611e45185323d63abf183387 authored about 5 years ago
:tada: Powered by Netlify

github.com/hoppscotch/hoppscotch - 32d57814a9c56e8a5787b14653220e6581aab9ea authored about 5 years ago
:bug: Fixed error on Download feed

github.com/hoppscotch/hoppscotch - 860993663f010f4b2c06a54837bc275b2b5b71b8 authored about 5 years ago
:bug: Fixed broken responsiveness UI in Feeds

github.com/hoppscotch/hoppscotch - ea7feee840310392e51bd13534d106cbc7fad9d6 authored about 5 years ago
:bug: Fixed sync toast prompt

github.com/hoppscotch/hoppscotch - a556e6d0c2506d5bf5162eb1c37e12e8ef61f6b9 authored about 5 years ago
:zap: Updated Firestore data rules

github.com/hoppscotch/hoppscotch - bf686736f85086b719b9fff403d3ba49252b4ac4 authored about 5 years ago
Merge branch 'master' into feat/chrome-extension

github.com/hoppscotch/hoppscotch - 56c7ec375065f76ca1b519fe4f30843fbc2b5cdd authored about 5 years ago
:tada: Completed MVP

github.com/hoppscotch/hoppscotch - a7cd6395b7a6b7ddc3149ac3ba4cc61b0d68130d authored about 5 years ago
Added Chrome Strategy as a valid network strategy

github.com/hoppscotch/hoppscotch - 2d6d1b2d348875390e356ca5d5fc28a53e9783ce authored about 5 years ago
Added ChromeStrategy to interact with the Postwoman Chrome Extension

github.com/hoppscotch/hoppscotch - a235d38240881d561efa5b2816f381b452071f1d authored about 5 years ago
✨ Account setting on setting page

github.com/hoppscotch/hoppscotch - 40e05a04615db2d6339f03f0820471ee0c3e204f authored about 5 years ago
Merge pull request #510 from liyasthomas/hotfix/validate-collections

Validate duplicate collections

github.com/hoppscotch/hoppscotch - b60bc1ee39594e7b4b0e122a198ec319f8d7f35e authored about 5 years ago
fix: prevent creation of duplicate collection

github.com/hoppscotch/hoppscotch - bb973ee449cf2f44bb95e558b2e2e69a23d042f2 authored about 5 years ago
chore: make use of toast

github.com/hoppscotch/hoppscotch - e16019dcbf0c939305fecd79a32cb37f6ea80741 authored about 5 years ago
:recycle: Refactor

github.com/hoppscotch/hoppscotch - 01a890bce977956af3020be524d41a6425b55875 authored about 5 years ago
fix: prefer destructuring approach

github.com/hoppscotch/hoppscotch - fcdf93c5e55683f8f02edd450c7e76a2fa9c88ec authored about 5 years ago
fix: return for duplicate collection

github.com/hoppscotch/hoppscotch - a34acfd0c53b79227ddc5f9edfdd003278ba7108 authored about 5 years ago
fix: validation for duplicate collections

github.com/hoppscotch/hoppscotch - 2853a4bbef8e3ded138d7dcb4be8d074a08a6907 authored about 5 years ago
:sparkles: Show logged in user image

github.com/hoppscotch/hoppscotch - 8bc1df9b8e813f115f7de258feb28c127e3ad5ca authored about 5 years ago
✨ Delete data

github.com/hoppscotch/hoppscotch - 29e96ddd12af821099545a345288c895a254ec42 authored about 5 years ago
:art: Minor UI stylings

github.com/hoppscotch/hoppscotch - a852432c9f5647ef4e0d25201a0f525e591294b6 authored about 5 years ago
:sparkles: Moved inputform and feed to index

github.com/hoppscotch/hoppscotch - c7e5fc47baaff58924300135249d73d6e611bc70 authored about 5 years ago
:tada: Initial Auth

github.com/hoppscotch/hoppscotch - fb4554abe3791272d4082b89f946c1de391ccb51 authored about 5 years ago
Merge pull request #508 from AndrewBastin/feat/gql-query-schema-val

GraphQL query validation based on schema

github.com/hoppscotch/hoppscotch - cd2680135d045f38d6ce946cefba8ae13b493df7 authored about 5 years ago
Fixed proxying through the firefox extension

github.com/hoppscotch/hoppscotch - 8ae5dbc3750b9576e924d28b444e42288ce6c0af authored about 5 years ago
GQL Query Editor doesn't give errors for empty queries

github.com/hoppscotch/hoppscotch - 744d6477044a2856c4d59d487c6fb406f7aa0f7c authored about 5 years ago
GraphQL page now notifies the query editor about the schema for validation

github.com/hoppscotch/hoppscotch - 77e51f330111312be0eda10a57732cd620daa2b6 authored about 5 years ago
Added ability to query editor to validate based on schema

github.com/hoppscotch/hoppscotch - f0cfee56f2106d906f00968ce0ef0ac307690016 authored about 5 years ago
response data into testing and error handling

github.com/hoppscotch/hoppscotch - 61bf7353151bc74c943aeb548b0bd1671b4c36c0 authored about 5 years ago
pw.test working

github.com/hoppscotch/hoppscotch - b2be9dce6f5d1cde74c2ab033df438f3b1be3582 authored about 5 years ago
Merge pull request #506 from liyasthomas/refactor

Lint and refactor

github.com/hoppscotch/hoppscotch - 8b970ed9a011624c44e6918f93e1ec90f1625a77 authored about 5 years ago
:recycle: Refactor

github.com/hoppscotch/hoppscotch - 5458debe35f614c0d6708defae305ad34681d7f9 authored about 5 years ago
inline expects returning testResults correctly

github.com/hoppscotch/hoppscotch - dd970af6b131f1841d0509a7f0f379f564602225 authored about 5 years ago
Merge pull request #505 from AndrewBastin/feat/gql-query-errors

Syntax Error marking in GraphQL query editor

github.com/hoppscotch/hoppscotch - d9feffa6309beeb46303c0a1a1b293849f1f44d7 authored about 5 years ago
Merge branch 'master' into feat/gql-query-errors

github.com/hoppscotch/hoppscotch - efe21d450e83b1bc3c98b58bb5717253b43028fa authored about 5 years ago
Merge pull request #500 from AndrewBastin/refactor/strategy-proxy-handling

Refactoring proxy handling to be done in strategies

github.com/hoppscotch/hoppscotch - 7728231cadaa884cc9e3f96b8ae575d7ff099ca7 authored about 5 years ago
:lipstick: add tests section to UI

github.com/hoppscotch/hoppscotch - 3ecf62857c57c7c072a1de3bcdfc807ef572ba65 authored about 5 years ago
Merge branch 'master' into feature/post-request-tests

github.com/hoppscotch/hoppscotch - b8beac37c3ff53fabe5e8937f6daf6358d4ae4c6 authored about 5 years ago
refactor: remove extraneous else

github.com/hoppscotch/hoppscotch - aa056ff1c159cc971a506cb4e1917a30afc67aa9 authored about 5 years ago
Merge branch 'master' into feat/gql-query-errors

github.com/hoppscotch/hoppscotch - 23199979e61046360891cef7372b7577baa907b8 authored about 5 years ago
Removed GQL parse log

github.com/hoppscotch/hoppscotch - b3dd2ebf3104a7e451ac34c8cca983f9ba3a31aa authored about 5 years ago
QueryEditor parses query on mount

github.com/hoppscotch/hoppscotch - 0cec1b977a70e5c9dce0b3f11be9c16e8d4ee20a authored about 5 years ago
Make James happy by doing proper code refactors

github.com/hoppscotch/hoppscotch - 3b96f85c55490f5f5312b43a6dec9f84cf8040fa authored about 5 years ago
Update functions/strategies/AxiosStrategy.js

Co-Authored-By: James George <[email protected]>

github.com/hoppscotch/hoppscotch - 8e86e4c8e8d02fcce35f844b0f586ae163e181d4 authored about 5 years ago
Update functions/strategies/FirefoxStrategy.js

Co-Authored-By: James George <[email protected]>

github.com/hoppscotch/hoppscotch - a1568a98d4cbba0959affb9336bf4db8306bbfcf authored about 5 years ago
Merge branch 'refactor/strategy-proxy-handling' of https://github.com/AndrewBastin/postwoman into refactor/strategy-proxy-handling

github.com/hoppscotch/hoppscotch - c61d825c3797cebd2339e9428b6104f64d4f3461 authored about 5 years ago
Improve strategy code redability

github.com/hoppscotch/hoppscotch - 730018b45ff8036955b301eff81dc4753b07641c authored about 5 years ago
Updated graphql page to use QueryEditor for query field

github.com/hoppscotch/hoppscotch - d8af767dc4a3eb10f512967837508c97bc1b74fe authored about 5 years ago
Added GQL Query Editor component

github.com/hoppscotch/hoppscotch - 82756a9c55184ee3cdb697063e8cda2c13a7de2b authored about 5 years ago
Added debounce util function

github.com/hoppscotch/hoppscotch - fe81a7dba929669bc1e28bac1fe226f331ad83eb authored about 5 years ago
Merge branch 'master' into refactor/strategy-proxy-handling

github.com/hoppscotch/hoppscotch - 9d085e301d88e780d85a278656743804a112ac2d authored about 5 years ago
:zap: Don't show Extension toast if user opt-out of it once or have already installed it.

github.com/hoppscotch/hoppscotch - 5206aeead06cfd486b295e311993a312ce66958f authored about 5 years ago
Merge pull request #504 from liyasthomas/dependabot/npm_and_yarn/node-sass-4.13.1

chore(deps-dev): bump node-sass from 4.13.0 to 4.13.1

github.com/hoppscotch/hoppscotch - 6a93e5674718a240277024d1aec2cadfe9047ffd authored about 5 years ago
chore(deps-dev): bump node-sass from 4.13.0 to 4.13.1

Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.13.1.
- [Release notes](ht...

github.com/hoppscotch/hoppscotch - 15e5edb1a36cb88d4fb81754a585e2476dfd2554 authored about 5 years ago
Merge pull request #503 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/axios-5.9.3

chore(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3

github.com/hoppscotch/hoppscotch - 2b17b9b21881e3aa8f7d82c78ea044d66120cda6 authored about 5 years ago
chore(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3

Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.9.2 to 5.9.3.
- [Re...

github.com/hoppscotch/hoppscotch - 808e4545ae4b2e816e116ebb30af6fbcbe293508 authored about 5 years ago
Merge pull request #502 from liyasthomas/dependabot/npm_and_yarn/sass-loader-8.0.2

chore(deps-dev): bump sass-loader from 8.0.1 to 8.0.2

github.com/hoppscotch/hoppscotch - 2da4c385bab78a482a500bc4c0e8a5a0ff1f9ae5 authored about 5 years ago