Ecosyste.ms: OpenCollective

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

github.com/bestofjs/bestofjs-backend

Back-end tasks powering Best of JavaScript applications
https://github.com/bestofjs/bestofjs-backend

Don't overwrite contributor count if we got `0` contributors

b45dba8f8ea8d7640385e8a8f421e2754fc64d4a authored over 4 years ago by michaelrambeau <[email protected]>
Fix missing owner id when avatar URL is `.../u/:id/?u=...`

010baaed9744b2382e76b367c22022461c7db261 authored almost 5 years ago by michaelrambeau <[email protected]>
Add monthly download total

286ec74258dfb5bd480fabf924b6163f83094aa6 authored about 5 years ago by michaelrambeau <[email protected]>
Add a task to check invalid URLs

b84678c21ca8370ccf66d6aaa361052de2445670 authored about 5 years ago by michaelrambeau <[email protected]>
Add `getURL` to Project model

66863a8ec5cdf7b6cc1e3e27afef64c5d2f321df authored about 5 years ago by michaelrambeau <[email protected]>
Don't include tags without projects

55ebecf2461a745bcded9030f31b32c1588e9e4b authored over 5 years ago by michaelrambeau <[email protected]>
Restore `owner_id` field for projects without icon

(needed for Slack and weekly email)

6c2d706b0c2f5993fa17e8d39456a8710dd4555a authored over 5 years ago by michaelrambeau <[email protected]>
Add missing dependency

1234c45b3f1a17b1cc32a23a08cf1645f97b7790 authored over 5 years ago by michaelrambeau <[email protected]>
Remove `owner_id` (if there is an icon) and `commit_count` from `projects.json`

6c78ed30b458296f8f09e9d92c1e32445cd09389 authored over 5 years ago by michaelrambeau <[email protected]>
Remove "inactive" projects: no commit for more than 1 year and less than 100 stars added

955e9a16d026249e0bba0c7ec0385369fa3a7e19 authored over 5 years ago by michaelrambeau <[email protected]>
Add `is-absolute-url`, filter projects that lost stars during the last 12 months

9355356b79d11cc28d75c1cb65f063d1954bb9df authored over 5 years ago by michaelrambeau <[email protected]>
Ignore Github `homepage` that don't start with `http`

ceaaccb0f2db22ed81c9738b50449f91f01502c7 authored over 5 years ago by michaelrambeau <[email protected]>
Add `slugify` package to compute project's slug

45d809cc1f3d99ad6dc68c87f2db620143aceb36 authored over 5 years ago by michaelrambeau <[email protected]>
Remove emojis from description at the db level

783c44b188299a5c180c3b861d3c750795544e85 authored over 5 years ago by michaelrambeau <[email protected]>
Fix error if the project has no description

5d7008caa5fd0277e5fd0ff89e0a4579ab0df44b authored over 5 years ago by michaelrambeau <[email protected]>
Remove emojis from project GitHub description

c310e3b63eed73e186c0c545999ad869de5e891a authored over 5 years ago by michaelrambeau <[email protected]>
Add NPM deprecated field to Project model

9b02e6ad928336b49cfe35a6a3bb8a354b525803 authored over 5 years ago by michaelrambeau <[email protected]>
Improve error handling

ce4eaea2b54a377ff02cf3a46798765123cf4f73 authored over 5 years ago by michaelrambeau <[email protected]>
Fix last commit date

`pushed_at` information is not correct for projects without recent activitiy (E.g. Rachet)

cc9e4d0d8952a98bffd8f6e1a4dcfee89fc1d92a authored over 5 years ago by michaelrambeau <[email protected]>
Remove emojis from project description

62114f3d9e5f266128cd866cb8329a8f12a3ab54 authored over 5 years ago by michaelrambeau <[email protected]>
Improve logging

7d5584d96ca35e0efe644a2f4d827481f5cc8fd0 authored over 5 years ago by michaelrambeau <[email protected]>
Add Slack notification task

873b809ee9ce3ba4ff4d2cd5795addc4ba9cc09e authored over 5 years ago by michaelrambeau <[email protected]>
Fix tasks related to NPM packages and users

57593caf96409e8c07bda00e1851d66f8784fd74 authored over 5 years ago by michaelrambeau <[email protected]>
Add `daily-package-data-process` task

66c74b176eefab0f7f4ac1a8089c828f06467812 authored over 5 years ago by michaelrambeau <[email protected]>
Add update package data task

dbcf5f1714e07c03cfecd23ce36ce28b3233082b authored over 5 years ago by michaelrambeau <[email protected]>
Fix `daily` npm script

00519338d38d87d8d5edb1daca7410eaa4060600 authored over 5 years ago by michaelrambeau <[email protected]>
Add bash script for build process on CI server

15bd5330059a5b03dd6b747dfca24f83c7ae08ba authored over 5 years ago by michaelrambeau <[email protected]>
First commit, add `update` and `build` tasks

db9383e77635628c6678688de5d334b3603b4a2f authored over 5 years ago by michaelrambeau <[email protected]>