460 次代码提交 (1d739aca54d86ad3a74d1bd6aaa761051ff60e86)
 

作者 SHA1 备注 提交日期
  winkidney 1d739aca54 Fix: Use class instead of element name for star action 5 年前
  winkidney 3d56663d8b Fix: Use new migration file for Board 5 年前
  winkidney 0c6c7f4a26 Feature: Add heart js event 5 年前
  winkidney 9b592ebac6 Feature: Add star button for specified pin 5 年前
  winkidney be00941281 Feature: Add board support in backend 5 年前
  Isaac Bythewood ffe999f405 Update flake8 configuration 5 年前
  Isaac Bythewood 1a413d9a56 Update license year and swap to markdown 5 年前
  Isaac Bythewood 25b18694e9
Update contributors section of README 5 年前
  Ji Qu 948b0c44d3
Merge pull request #157 from lapo-luchini/patch-1 5 年前
  Lapo Luchini 9356824b9b
Remove references to jQuery 5 年前
  Ji Qu 4f3cb74ee9
Merge pull request #154 from willstott101/perf1 5 年前
  Will Stott 510966633a Only load Image once when creating all three Thumbnail sizes. 5 年前
  Will Stott cb24cebd94 Avoid 2 queries per pin in the main endpoint. 5 年前
  Will Stott d871180cdf Use caller's Image object when fetching or creating a thumbnail. 5 年前
  Ji Qu 209076339a
Merge pull request #153 from willstott101/favicon 5 年前
  Will Stott 6cb00dfc37 flake8 5 年前
  Will Stott a6569cb8ff Use Django's standard field rendering. Create filter for custom attrs. 5 年前
  Will Stott fe2adf1856 Add a default pinry favicon 5 年前
  winkidney e216e5a6f2 Feature: Use char-field instead of url-field to fit strange types of url 5 年前
  Ji Qu 51c2050c77
Merge pull request #150 from willstott101/patch-1 5 年前
  Will Stott 941911e709
Escape special regex character - 5 年前
  Will Stott 14d2d5f2f6
Allow dots in usernames 5 年前
  Isaac Bythewood 6a86482512
Merge pull request #147 from norweeg/fix_146 5 年前
  Brennen Raimer 22b8cb6aee add clients for mysql, postgresql, and oracle 5 年前
  Brennen Raimer c3ae58c60b made build and entrypoint scripts executable 5 年前
  winkidney 12d3811af9 Fix: Add currentUser for pin-form creation page 5 年前
  winkidney 8ef4f43f3b Refactor: Add some doc string to pin-form-referer 5 年前
  Ji Qu 360d0a3210
Merge pull request #143 from rtau-trial/dockerimage-optimize 5 年前
  Raymond Tau 0a7cd32b35 Ignore files not related to Docker image during build 5 年前
  Raymond Tau db133e75db Reduce docker image layers 5 年前
  Ji Qu 0266e82143
Merge pull request #142 from rtau-trial/merge-docker 5 年前
  Raymond Tau 98414fa447 Move the docker related content to a better folder 5 年前
  Raymond Tau f070c76417 Update scripts and instructions for using/building Docker image 5 年前
  Raymond Tau 99b8058dbf Merge docker-pinry content 5 年前
  winkidney 8f7eab9b2b Fix: Add migrations for Pin 5 年前
  winkidney 9003c02b6e Feature: Enable flake8 check in travis 5 年前
  winkidney 0d60075f28 flake8 5 年前
  winkidney fb79c2d671 Feature: Add flake8 command in Makefile 5 年前
  winkidney 4fb2d8fff7 Refactor: Remove unuse import in models.py 5 年前
  Ji Qu eaae8d2dd6
Merge pull request #139 from pinry/feature/upgrade2drf 5 年前
  winkidney 69ff11b6c6 Fix: Use new url in light-box 5 年前
  winkidney de652846b6 Doc: Add warnning to remove origin field 5 年前
  winkidney 6b3402c9f5 Feature: Use psycopg2-binary as dep instead of psycopg2 5 年前
  winkidney f3f9975ca0 Fix: Fix syntax erro on python 3.4 5 年前
  winkidney 814782f5ef Fix: Use rsponse.json() to fix test-failure on json-3.5 5 年前
  winkidney 47b58e9f9f Feature: Remove django-tastypie and factory-boy in Pipfile 5 年前
  winkidney ef05e4ad8e Feature: Remove unused tests and add tests for DRF-api 5 年前
  winkidney d9b5a78b36 Refactor: Allow only the user-data fetching 5 年前
  winkidney a5a876b1aa Fix: Fix context name-conflicts for user-page 5 年前
  winkidney 40e2f0b254 Feature: Remove unused django-tastypie 5 年前