1
I Use This!
Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Feature: Add board support in backend More... almost 6 years ago
Feature: Enable flake8 check in travis More... almost 6 years ago
flake8 More... almost 6 years ago
Feature: Add flake8 command in Makefile More... almost 6 years ago
Refactor: Remove unuse import in models.py More... almost 6 years ago
Merge pull request #139 from pinry/feature/upgrade2drf More... almost 6 years ago
Fix: Use new url in light-box More... almost 6 years ago
Doc: Add warnning to remove origin field More... almost 6 years ago
Feature: Use psycopg2-binary as dep instead of psycopg2 Due to the offical warnning from command line. More... almost 6 years ago
Fix: Fix syntax erro on python 3.4 More... almost 6 years ago
Fix: Use rsponse.json() to fix test-failure on json-3.5 More... almost 6 years ago
Feature: Remove django-tastypie and factory-boy in Pipfile More... almost 6 years ago
Feature: Remove unused tests and add tests for DRF-api More... almost 6 years ago
Refactor: Allow only the user-data fetching More... almost 6 years ago
Fix: Fix context name-conflicts for user-page More... almost 6 years ago
Feature: Remove unused django-tastypie More... almost 6 years ago
Fix: Correct the name for specified pin More... almost 6 years ago
Feature: Use more restful url for user-filter and tag-filter More... almost 6 years ago
Feature: Support filter by tags and user for Pins More... almost 6 years ago
Fix: Use API_LIMIT_PER_PAGE in drs-settings More... almost 6 years ago
Feature: Add shell command in Makefile More... almost 6 years ago
Feature: Fetch pins from drf-api More... almost 6 years ago
Fix: Should use image_by_id as image-field name / add pagination More... almost 6 years ago
Feature: Use drf-api for Pin-creation More... almost 6 years ago
Fix: Should allow null-valur for some field More... almost 6 years ago
Feature: Update Pin via drf-api More... almost 6 years ago
Feature: Use v2-api for pin-detail page More... almost 6 years ago
Fix: Should ignore error caused by pins which reference same image More... almost 6 years ago
Feature: Replace image upload by DRF-api More... almost 6 years ago
Fix: Image should be both readable and writable More... almost 6 years ago