Ecosyste.ms: OpenCollective

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

github.com/CuriousLearner/nexus

Streamline & automate the boring parts
https://github.com/CuriousLearner/nexus

chore(deps): bump pillow from 5.4.1 to 9.3.0 in /requirements

dependabot[bot] opened this pull request about 2 years ago
chore(deps): bump pyjwt from 1.7.1 to 2.4.0 in /requirements

dependabot[bot] opened this pull request over 2 years ago
chore(deps): bump django from 2.2.4 to 2.2.28 in /requirements

dependabot[bot] opened this pull request over 2 years ago
chore(deps): bump pillow from 5.4.1 to 9.0.1 in /requirements

dependabot[bot] opened this pull request almost 3 years ago
chore(deps): bump django from 2.2.4 to 2.2.27 in /requirements

dependabot[bot] opened this pull request almost 3 years ago
chore(deps): bump pillow from 5.4.1 to 9.0.0 in /requirements

dependabot[bot] opened this pull request almost 3 years ago
chore(deps-dev): bump ansible from 2.8.3 to 4.2.0 in /requirements

dependabot[bot] opened this pull request about 3 years ago
chore(deps): bump pillow from 5.4.1 to 8.3.2 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump django from 2.2.4 to 2.2.24 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump django from 2.2.4 to 2.2.22 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump pillow from 5.4.1 to 8.2.0 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump django from 2.2.4 to 2.2.21 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps-dev): bump django-debug-toolbar from 2.0 to 2.2.1 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump django from 2.2.4 to 2.2.20 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps-dev): bump ansible from 2.8.3 to 2.10.0 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps-dev): bump ansible from 2.8.3 to 2.8.11 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps-dev): bump ansible from 2.8.3 to 2.8.9 in /requirements

dependabot[bot] opened this pull request over 3 years ago
chore(deps): bump djangorestframework from 3.10.1 to 3.11.2 in /requirements

dependabot[bot] opened this pull request almost 4 years ago
chore(deps): bump django from 2.2.4 to 2.2.18 in /requirements

dependabot[bot] opened this pull request almost 4 years ago
chore(deps): bump pillow from 5.4.1 to 8.1.1 in /requirements

dependabot[bot] opened this pull request almost 4 years ago
chore(deps): bump django from 2.2.4 to 2.2.13 in /requirements

dependabot[bot] opened this pull request over 4 years ago
chore(deps-dev): bump ansible from 2.8.3 to 2.8.8 in /requirements

dependabot[bot] opened this pull request almost 5 years ago
chore(deps): bump django from 2.2.4 to 2.2.10 in /requirements

dependabot[bot] opened this pull request almost 5 years ago
chore(deps): bump django from 2.2.4 to 2.2.8 in /requirements

dependabot[bot] opened this pull request about 5 years ago
chore(deps): bump pillow from 5.4.1 to 6.2.0 in /requirements

dependabot[bot] opened this pull request about 5 years ago
Test social media post sharing via LinkedIn for an organization page

gutsytechster opened this issue over 5 years ago
[WIP] feat(swags): Add swag related models and APIs

gutsytechster opened this pull request over 5 years ago
feat(docs/api): Add proposed endpoints for swags

GeekyShacklebolt opened this pull request over 5 years ago
chore(deps): bump django from 2.2.3 to 2.2.4 in /requirements

dependabot[bot] opened this pull request over 5 years ago
Improve test coverage

storymode7 opened this pull request over 5 years ago
Django upgrade

storymode7 opened this pull request over 5 years ago
feat(social_media): Add feature to post on linkedin

gutsytechster opened this pull request over 5 years ago
Add tests for social_media api

storymode7 opened this issue almost 6 years ago
test(proposals): Add missing test for proposals model

GeekyShacklebolt opened this pull request almost 6 years ago
Upgrade Django to 2.0.11

CuriousLearner opened this issue almost 6 years ago
feat(social_media): Add endpoint to unapprove a post

GeekyShacklebolt opened this pull request almost 6 years ago
Social media: Add an endpoint to remove posts from queue.

storymode7 opened this issue almost 6 years ago
feat(social_media): Add feature to publish posts on twitter

GeekyShacklebolt opened this pull request almost 6 years ago
Add celery task to post on twitter

GeekyShacklebolt opened this issue almost 6 years ago
[WIP] feat(social_media): Add ability to post to facebook

storymode7 opened this pull request almost 6 years ago
fix(requirements/common): Update version number

storymode7 opened this pull request about 6 years ago
chore(requirements): Update requirements to latest stable

CuriousLearner opened this pull request about 6 years ago
fix(requirements): Updgrade dependencies to fix security vulnerabilities

CuriousLearner opened this pull request about 6 years ago
fix(base/api/routers): Update DynamicListRoute to DynamicRoute

CuriousLearner opened this pull request about 6 years ago
feat(posts): Add posts CRUD endpoints

realslimshanky opened this pull request over 6 years ago
test(test_auth): Add missing test cases

GeekyShacklebolt opened this pull request over 6 years ago
feat(proposal/api): Add proposal models & related APIs

storymode7 opened this pull request over 6 years ago
feat(users): Add new attributes and auth related APIs

GeekyShacklebolt opened this pull request over 6 years ago
fix(endpoints): fix request body of social media post endpoints

GeekyShacklebolt opened this pull request over 6 years ago
chore(*): Add pre-commit hooks for code quality checks

CuriousLearner opened this pull request over 6 years ago
feat(docs/proposed_endpoints): Add endpoints for talk proposals

storymode7 opened this pull request over 6 years ago
Proposed endpoints for Registration API

storymode7 opened this pull request over 6 years ago
feat(social_media/api): Add posts API

realslimshanky opened this pull request over 6 years ago
Fixes #3 - DynamicListRoute has been deprecated

realslimshanky opened this pull request over 6 years ago
DynamicListRoute is deprecated

realslimshanky opened this issue over 6 years ago
Update coding_rules.md

realslimshanky opened this pull request over 6 years ago
Proposed endpoints for Posts API

GeekyShacklebolt opened this pull request over 6 years ago