Ecosyste.ms: OpenCollective

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

github.com/mozilla/network-pulse-api

API for the Network-Pulse project
https://github.com/mozilla/network-pulse-api

/entries/?id=&... can crash the server.

Pomax opened this issue almost 8 years ago
add image upload support to to network-pulse-api (nondestructive)

Pomax opened this pull request almost 8 years ago
add image support, aligned with network-api

Pomax opened this issue almost 8 years ago
Django & CMS on mobile

xmatthewx opened this issue almost 8 years ago
Save an entry initiates a new blank entry

xmatthewx opened this issue almost 8 years ago
Redirect login to /admin

xmatthewx opened this issue almost 8 years ago
Split bookmark and unbookmark routes

mmmavis opened this issue almost 8 years ago
Update documentation

alanmoo opened this pull request almost 8 years ago
Update doc for /entries/<id=number>/bookmark

mmmavis opened this issue almost 8 years ago
made tags, issues and creators not-required

Pomax opened this pull request almost 8 years ago
Improve Admin of Entries

xmatthewx opened this issue almost 8 years ago
Improve the form-post-failing report

Pomax opened this issue almost 8 years ago
CSRF_TRUSTED_ORIGINS env var

alanmoo opened this pull request almost 8 years ago
make sure feature flag is always false on initial save

Pomax opened this pull request almost 8 years ago
Give entry ID when entry is successfuly POSTed

alanmoo opened this pull request almost 8 years ago
make 'featured' a flag that can only be toggled by the admin panel

Pomax opened this issue almost 8 years ago
better explanation of the POST entries/ behaviour

Pomax opened this pull request almost 8 years ago
Modelclarity

Pomax opened this pull request almost 8 years ago
Remove nonce, deal with multiple posts as a noop

Pomax opened this issue almost 8 years ago
A few fields should not be required when posting new entries

mmmavis opened this issue almost 8 years ago
tell users which id their just-posted-entry is

Pomax opened this issue almost 8 years ago
clean up public/index.html

Pomax opened this issue almost 8 years ago
turn off SSL functions by default

Pomax opened this pull request almost 8 years ago
Wrong object format in README's POST /entries section

mmmavis opened this issue almost 8 years ago
Add SSL_PROTECTION=False to sample.env

mmmavis opened this issue almost 8 years ago
make sure "featured" has a default (False)

Pomax opened this issue almost 8 years ago
Forced SSL redirect on test.example.com?

cadecairos opened this issue almost 8 years ago
API doesn't work without a .env file

cadecairos opened this issue almost 8 years ago
Duplicated entries?

mmmavis opened this issue almost 8 years ago
Env var and login polishing

alanmoo opened this pull request almost 8 years ago
Add back is_staff field

alanmoo opened this pull request almost 8 years ago
Comments

alanmoo opened this pull request almost 8 years ago
document HTTP_X_FORWARDED_PROTO

Pomax opened this issue almost 8 years ago
Adding HTTP_X_FORWARDED_PROTO header setting

alanmoo opened this pull request almost 8 years ago
Adding a thing cade told me to add to make it work

alanmoo opened this pull request almost 8 years ago
Production prep

alanmoo opened this pull request almost 8 years ago
turn off detailed error pages on production and staging

cadecairos opened this issue almost 8 years ago
Add production app to allowed_hosts

alanmoo opened this pull request almost 8 years ago
"type" as part of the /userstaus response

mmmavis opened this issue almost 8 years ago
We probably don't need `original_url` param for /login

mmmavis opened this issue almost 8 years ago
Search query gets tags and creators too

alanmoo opened this pull request almost 8 years ago
Search by more fields

alanmoo opened this issue almost 8 years ago
make sure heroku uses python 3

Pomax opened this pull request almost 8 years ago
Letters aren't all ASCII

alanmoo opened this pull request almost 8 years ago
add queryset filtering for ids

Pomax opened this pull request almost 8 years ago
Ordering filter

alanmoo opened this pull request almost 8 years ago
A handy db-resetting script!

Pomax opened this pull request almost 8 years ago
Running `python manage.py migrate` raises error

mmmavis opened this issue almost 8 years ago
make logout always return HTTP 200

Pomax opened this pull request almost 8 years ago
make /logout work without redirects

Pomax opened this issue almost 8 years ago
Migration script

alanmoo opened this pull request almost 8 years ago
Split /nonce into two routes

Pomax opened this pull request almost 8 years ago
Document `/entries/bookmarks/` endpoint

alanmoo opened this issue almost 8 years ago
fix bad space in nonce template

Pomax opened this pull request almost 8 years ago
Separate overloaded /nonce into /userstatus and /nonce

Pomax opened this issue almost 8 years ago
Polishing migration data

alanmoo opened this issue almost 8 years ago
full startup procfile

Pomax opened this pull request almost 8 years ago
reset migrations, and removal of old files

Pomax opened this pull request almost 8 years ago
Trailing space in /nonce result

mmmavis opened this issue almost 8 years ago
Decide on default entry page size

alanmoo opened this issue almost 8 years ago
User favorites route

alanmoo opened this pull request almost 8 years ago
Add support for ordering entries

alanmoo opened this issue almost 8 years ago
Pagination

alanmoo opened this pull request almost 8 years ago
Update behavior of bookmarks/favorites

alanmoo opened this issue almost 8 years ago
Add featured entries filter

alanmoo opened this pull request almost 8 years ago
Add timestamp to entries

alanmoo opened this pull request almost 8 years ago
Simplify required fields

alanmoo opened this pull request almost 8 years ago
rename favorites to bookmarks for developer clarity

Pomax opened this issue almost 8 years ago
Add a /entry/entry_id endpoint

mmmavis opened this issue almost 8 years ago
document all the API end points in the README.md

Pomax opened this issue almost 8 years ago
Whitelist pulse-react.herokuapp.com

alanmoo opened this pull request almost 8 years ago
Entry model should have a timestamp field

mmmavis opened this issue almost 8 years ago
This adds a ./login route that can take ?original_url=....

Pomax opened this pull request almost 8 years ago
add a redirect argument for login from "some other site"

Pomax opened this issue almost 8 years ago
Enable `featured` query param

mmmavis opened this issue almost 8 years ago
Most of the Entry's fields should be optional

mmmavis opened this issue almost 8 years ago
add pagination to entries JSON response

Pomax opened this issue almost 8 years ago
engineer 'nonce' out of existence

Pomax opened this issue almost 8 years ago
Email lockdown

Pomax opened this pull request almost 8 years ago
Fixed typo in README

mmmavis opened this pull request almost 8 years ago
Make this work on heroku

alanmoo opened this pull request almost 8 years ago
restrict logins to moz-org users only

Pomax opened this issue almost 8 years ago
Page to post an array of entries for migration

alanmoo opened this pull request almost 8 years ago
User bookmarking

Pomax opened this pull request almost 8 years ago
rename "Creator" to "Author"

Pomax opened this issue almost 8 years ago
Add connection between entries and user favorites

alanmoo opened this issue almost 8 years ago
Allow POSTing multiple entries at once

alanmoo opened this issue about 8 years ago
Add analytics

alanmoo opened this issue about 8 years ago
Test suite

Pomax opened this pull request about 8 years ago
DRF tracking for entries endpoints

alanmoo opened this pull request about 8 years ago
Fields shown at /entries endpoint

alanmoo opened this issue about 8 years ago
Creator and publisher

alanmoo opened this pull request about 8 years ago
prompt user to log in if they're not logged in

Pomax opened this pull request about 8 years ago
some authentication attempts can lose the "state" value

Pomax opened this issue about 8 years ago
post submission fix

Pomax opened this pull request about 8 years ago
email-based user model and google auth

Pomax opened this pull request about 8 years ago
simplify the setup/run

Pomax opened this issue about 8 years ago