460 Commits (1d739aca54d86ad3a74d1bd6aaa761051ff60e86)
 

Author SHA1 Message Date
  winkidney a2e63f05d7 Fix: Correct the name for specified pin 5 years ago
  winkidney 00d9a854ef Feature: Use more restful url for user-filter and tag-filter 5 years ago
  winkidney e1720921fb Feature: Support filter by tags and user for Pins 5 years ago
  winkidney e120af94cf Fix: Use API_LIMIT_PER_PAGE in drs-settings 5 years ago
  winkidney 22f070ff2b Feature: Add shell command in Makefile 5 years ago
  winkidney fd0e1d87ba Feature: Fetch pins from drf-api 5 years ago
  winkidney fbbe4d8c2e Fix: Should use image_by_id as image-field name / add pagination 5 years ago
  winkidney 4029107b5d Feature: Use drf-api for Pin-creation 5 years ago
  winkidney 6f6d858f8c Fix: Should allow null-valur for some field 5 years ago
  winkidney 9741f0311a Feature: Update Pin via drf-api 5 years ago
  winkidney da8bac1491 Feature: Use v2-api for pin-detail page 5 years ago
  winkidney 153dc0daef Fix: Should ignore error caused by pins which reference same image 5 years ago
  winkidney 852cb0b89d Feature: Replace image upload by DRF-api 5 years ago
  winkidney 274134444d Fix: Image should be both readable and writable 5 years ago
  winkidney e0a074fd9f Feature: Allow auto-creation for tags for pin / fix admin format 5 years ago
  winkidney 33d9aeee48 Feature: Use new image-creation api instead of the old 5 years ago
  winkidney 109c46252a Feature: Use api/v2 instead of drf_api/ 5 years ago
  winkidney ec6d444759 Feature: Move viewsets to views.py 5 years ago
  winkidney 32dc00fa34 Feature: Add image creation api and api-docs of DRF api 5 years ago
  winkidney f9e74f2ef7 Feature: Add url-filed name for DRF 5 years ago
  winkidney 19cff1c571 Feature: Add coreapi as dependencies 5 years ago
  winkidney 220c49a725 Feature: add basic drf-api for user/pin 5 years ago
  winkidney 50ffa93d46 Feature: Add basic settings for DRF 5 years ago
  winkidney e154eb58c8 Feature: Add DRF and its tools as dependencies 5 years ago
  winkidney c285c236e3 Feature: Allow make-migrations in Makefile 5 years ago
  winkidney 2ef9df9cfc Fix: Remove http prefix for bookmarklet to adapt to https page 5 years ago
  winkidney 322f779617 Enhance: Bookmarklet should tell user to add it to bookmark 5 years ago
  winkidney 4ec3e20500 Feature: Add bootstrap command in Makefile 5 years ago
  winkidney ddd9f73d21 Feature: Use X-Forwarded-For host in docker version 5 years ago
  winkidney 2780e198e8 Doc: Fix typo 5 years ago
  winkidney df4d18c7be Doc: Add doc for users to setup / add more description for development 5 years ago
  winkidney dbbf0d049a Close #137 5 years ago
  Michael Clayton da51073892 remove reference to demo from README 6 years ago
  winkidney c47764f41d Doc: Add feature description (include link of brwoser plugins) 6 years ago
  winkidney e8bf3d4b30 Refactor: Will not force user to set SECRET_KEY in environ 6 years ago
  Ji Qu 703b23998f
Merge pull request #131 from winkidney/feature/docker-change-with-local-settings 6 years ago
  winkidney 491040e6e4 Doc: Add description about local_settings support and docker-changes 6 years ago
  winkidney d06aa6cb13 Fix: python3 will install python 3.7 and cause a syntax error 6 years ago
  winkidney 8187d90ef9 Feature: Ignore local_settings.py 6 years ago
  winkidney 2278d6a552 Feature: Support local_settings as optional settings 6 years ago
  winkidney 8df82fb7c3 Refactor: Use stdout as the log-output 6 years ago
  winkidney 08fc46e667 Fix: Fix non-effect env 6 years ago
  winkidney d6e5ed066d Feature: Use docker-compose example file instead of compose-file 6 years ago
  Ji Qu cddb7b3c89
Merge pull request #128 from winkidney/feature/upgrade2new-django 6 years ago
  winkidney 3a83081446 Doc: Change removing of migration-file to optional 6 years ago
  winkidney 9a6bbcc962 Feature: Add doc for topic "upgrade from 1.x to 2.x" 6 years ago
  winkidney fe1439b2a2 Fix: Fix permission check for tastypie / update to 0.14.1 6 years ago
  winkidney 913a0ba08d Feature: Add backup/install/test commands in Makefile 6 years ago
  winkidney 0e4a97d5bc Fix: Add migration file for lastest version of django_images 6 years ago
  winkidney 00ff0b8aab Fix: Fix test-failure caused by redirects assertion 6 years ago