1
0
mirror of https://github.com/oceanprotocol/webtasks synced 2024-11-23 18:41:30 +01:00
Commit Graph

59 Commits

Author SHA1 Message Date
8513c48115
Merge pull request #23 from oceanprotocol/feature/add-contributing-md-file
Standardize contrib guidelines across public repos
2018-11-30 18:35:26 +01:00
Troy McConaghy
3b9f7c35f0
Standardize contrib guidelines across public repos
We're standardizing the Ocean Protocol contribution guidelines across all public repos by linking to one standard central page in the docs. It's easier to update one page than 30+ pages. (We currently have 36 public repos.)
2018-11-30 17:43:28 +01:00
09ff97ff78
Merge pull request #21 from oceanprotocol/feature/youtube-latest
add videos querying by channel
2018-10-31 14:45:30 +01:00
660ad54048
Merge pull request #22 from oceanprotocol/feature/eslint-cleanup
clean up ESLint dependencies
2018-10-31 14:32:46 +01:00
e863ebc4b0
fixes 2018-10-31 14:32:07 +01:00
e05d79480c
clean up ESLint dependencies 2018-10-31 14:06:59 +01:00
05bea0e95d
add raw responses 2018-10-31 14:02:37 +01:00
2fb4660f5e
return 10 results for both endpoints 2018-10-31 13:54:13 +01:00
650aae46dc
add videos querying by channel ID 2018-10-31 13:08:32 +01:00
bac7e7c694
fix exisiting users detection 2018-10-30 12:52:37 +01:00
b9cd283ab6
Merge pull request #19 from oceanprotocol/fix/bounties-refactor
rewrite bounty task
2018-10-24 09:32:44 +02:00
4c95bd4fad
rewrite bounty task 2018-10-24 09:07:27 +02:00
2719ced69f
update docs 2018-10-21 17:43:33 +02:00
79d59007ad
Merge pull request #18 from oceanprotocol/feature/mailchimp-newsletter
mailchimp newsletter task
2018-10-21 17:23:37 +02:00
6abbbc65be
mailchimp newsletter task 2018-10-21 17:18:14 +02:00
94b802a7a3
add simple caching 2018-10-17 14:40:14 +02:00
ee91c4795d
limit Medium image sizes 2018-10-17 11:45:03 +02:00
4e0a322a22
Merge pull request #17 from oceanprotocol/fix/bounties-network
limit bounties.network
2018-10-16 17:09:58 +02:00
4de45b8e50
limit bounties.network 2018-10-16 17:06:01 +02:00
5ffe1653d6
Merge pull request #16 from oceanprotocol/feature/bounties
add bounties webtask
2018-10-16 13:56:47 +02:00
c744f6040b
lint fixes 2018-10-16 13:52:28 +02:00
92d80ab42f
add bounties webtask 2018-10-16 13:38:08 +02:00
d76fb48264
Merge pull request #14 from oceanprotocol/greenkeeper/eslint-plugin-standard-4.0.0
Update eslint-plugin-standard to the latest version 🚀
2018-08-29 11:43:18 +02:00
083313d5b1
Merge pull request #15 from oceanprotocol/greenkeeper/eslint-config-standard-12.0.0
Update eslint-config-standard to the latest version 🚀
2018-08-29 11:43:06 +02:00
greenkeeper[bot]
39807d2149 chore(package): update eslint-config-standard to version 12.0.0 2018-08-29 06:38:00 +00:00
greenkeeper[bot]
7859e2e502 chore(package): update eslint-plugin-standard to version 4.0.0 2018-08-29 04:22:48 +00:00
241960433d
Merge pull request #13 from oceanprotocol/fix/eslint
package updates
2018-08-27 16:09:26 +02:00
8d3eadf92d
package updates 2018-08-27 16:05:28 +02:00
a90e910e4f
Merge pull request #11 from oceanprotocol/greenkeeper/eslint-plugin-promise-4.0.0
Update eslint-plugin-promise to the latest version 🚀
2018-08-20 01:11:01 +02:00
greenkeeper[bot]
1722f3383f chore(package): update eslint-plugin-promise to version 4.0.0 2018-08-17 21:43:58 +00:00
fa70c65160
Merge pull request #10 from oceanprotocol/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2018-08-15 17:14:32 +02:00
greenkeeper[bot]
4c3974c4ca docs(readme): add Greenkeeper badge 2018-08-15 15:06:57 +00:00
greenkeeper[bot]
d352a85f74 chore(package): update dependencies 2018-08-15 15:05:42 +00:00
150c9bd9ba
lint fixes 2018-06-28 19:22:37 +02:00
8bd236bbc6
Merge pull request #6 from oceanprotocol/feature/linting
switch to eslint-config-oceanprotocol
2018-06-27 20:59:19 +02:00
f42e0bdeb5
switch to eslint-config-oceanprotocol 2018-06-27 20:55:02 +02:00
127ad00d60
document CRM endpoint 2018-06-26 13:58:26 +02:00
9fa56716c9
Merge pull request #5 from oceanprotocol/feature/errors
be more helpful in server repsonses
2018-06-26 13:55:14 +02:00
5dd379d3e0
be more helpful in server repsonses 2018-06-26 13:50:38 +02:00
e84e15a92c
call res just once
* closes #4
2018-06-25 16:45:26 +02:00
b6b73ede2b
package updates 2018-06-25 16:44:58 +02:00
c8903af71a
Merge pull request #3 from oceanprotocol/feature/zoho-proxy
Zoho proxy for Campaigns API
2018-06-22 13:22:29 +02:00
0f6b92617c
lock down with CORS 2018-06-22 13:05:58 +02:00
0c5bd4dcb9
update documentation 2018-06-22 12:46:38 +02:00
2ba4f1fbe6
pass through status code 2018-06-21 19:46:27 +02:00
6bff6d4fa1
decode newsletter data 2018-06-21 18:42:52 +02:00
c95bac34a0
DRY 2018-06-21 18:09:22 +02:00
230c8ccf73
prototype CRM endpoint 2018-06-21 17:54:41 +02:00
580471f003
create endpoint for newsletter and handle subscription 2018-06-21 16:52:16 +02:00
701561cbdb
split up auth mechanisms 2018-06-21 15:28:57 +02:00