452 Révisions (948b0c44d338971258b633aaf30588469dab1c9f)
 

Auteur SHA1 Message Date
  Ji Qu 948b0c44d3
Merge pull request #157 from lapo-luchini/patch-1 il y a 5 ans
  Lapo Luchini 9356824b9b
Remove references to jQuery il y a 5 ans
  Ji Qu 4f3cb74ee9
Merge pull request #154 from willstott101/perf1 il y a 5 ans
  Will Stott 510966633a Only load Image once when creating all three Thumbnail sizes. il y a 5 ans
  Will Stott cb24cebd94 Avoid 2 queries per pin in the main endpoint. il y a 5 ans
  Will Stott d871180cdf Use caller's Image object when fetching or creating a thumbnail. il y a 5 ans
  Ji Qu 209076339a
Merge pull request #153 from willstott101/favicon il y a 5 ans
  Will Stott 6cb00dfc37 flake8 il y a 5 ans
  Will Stott a6569cb8ff Use Django's standard field rendering. Create filter for custom attrs. il y a 5 ans
  Will Stott fe2adf1856 Add a default pinry favicon il y a 5 ans
  winkidney e216e5a6f2 Feature: Use char-field instead of url-field to fit strange types of url il y a 5 ans
  Ji Qu 51c2050c77
Merge pull request #150 from willstott101/patch-1 il y a 5 ans
  Will Stott 941911e709
Escape special regex character - il y a 5 ans
  Will Stott 14d2d5f2f6
Allow dots in usernames il y a 5 ans
  Isaac Bythewood 6a86482512
Merge pull request #147 from norweeg/fix_146 il y a 5 ans
  Brennen Raimer 22b8cb6aee add clients for mysql, postgresql, and oracle il y a 5 ans
  Brennen Raimer c3ae58c60b made build and entrypoint scripts executable il y a 5 ans
  winkidney 12d3811af9 Fix: Add currentUser for pin-form creation page il y a 5 ans
  winkidney 8ef4f43f3b Refactor: Add some doc string to pin-form-referer il y a 5 ans
  Ji Qu 360d0a3210
Merge pull request #143 from rtau-trial/dockerimage-optimize il y a 5 ans
  Raymond Tau 0a7cd32b35 Ignore files not related to Docker image during build il y a 5 ans
  Raymond Tau db133e75db Reduce docker image layers il y a 5 ans
  Ji Qu 0266e82143
Merge pull request #142 from rtau-trial/merge-docker il y a 5 ans
  Raymond Tau 98414fa447 Move the docker related content to a better folder il y a 5 ans
  Raymond Tau f070c76417 Update scripts and instructions for using/building Docker image il y a 5 ans
  Raymond Tau 99b8058dbf Merge docker-pinry content il y a 5 ans
  winkidney 8f7eab9b2b Fix: Add migrations for Pin il y a 5 ans
  winkidney 9003c02b6e Feature: Enable flake8 check in travis il y a 5 ans
  winkidney 0d60075f28 flake8 il y a 5 ans
  winkidney fb79c2d671 Feature: Add flake8 command in Makefile il y a 5 ans
  winkidney 4fb2d8fff7 Refactor: Remove unuse import in models.py il y a 5 ans
  Ji Qu eaae8d2dd6
Merge pull request #139 from pinry/feature/upgrade2drf il y a 5 ans
  winkidney 69ff11b6c6 Fix: Use new url in light-box il y a 5 ans
  winkidney de652846b6 Doc: Add warnning to remove origin field il y a 5 ans
  winkidney 6b3402c9f5 Feature: Use psycopg2-binary as dep instead of psycopg2 il y a 5 ans
  winkidney f3f9975ca0 Fix: Fix syntax erro on python 3.4 il y a 5 ans
  winkidney 814782f5ef Fix: Use rsponse.json() to fix test-failure on json-3.5 il y a 5 ans
  winkidney 47b58e9f9f Feature: Remove django-tastypie and factory-boy in Pipfile il y a 5 ans
  winkidney ef05e4ad8e Feature: Remove unused tests and add tests for DRF-api il y a 5 ans
  winkidney d9b5a78b36 Refactor: Allow only the user-data fetching il y a 5 ans
  winkidney a5a876b1aa Fix: Fix context name-conflicts for user-page il y a 5 ans
  winkidney 40e2f0b254 Feature: Remove unused django-tastypie il y a 5 ans
  winkidney a2e63f05d7 Fix: Correct the name for specified pin il y a 5 ans
  winkidney 00d9a854ef Feature: Use more restful url for user-filter and tag-filter il y a 5 ans
  winkidney e1720921fb Feature: Support filter by tags and user for Pins il y a 5 ans
  winkidney e120af94cf Fix: Use API_LIMIT_PER_PAGE in drs-settings il y a 5 ans
  winkidney 22f070ff2b Feature: Add shell command in Makefile il y a 5 ans
  winkidney fd0e1d87ba Feature: Fetch pins from drf-api il y a 5 ans
  winkidney fbbe4d8c2e Fix: Should use image_by_id as image-field name / add pagination il y a 5 ans
  winkidney 4029107b5d Feature: Use drf-api for Pin-creation il y a 5 ans