79 コミット (86bc3ce08a088dc2d24b6844e464fe588b1892aa)

作成者 SHA1 メッセージ 日付
  winkidney 69667006d8 Fix: Fix test failure caused http error code(from 403 to 401) 2年前
  winkidney 76afa26f17 Feature: Add migrations for url and referer length chagne 3年前
  winkidney caeebb510b Feature: Use 2048 as url length 3年前
  winkidney d5b366c317 Feature: Add migrations for url and referer length 4年前
  winkidney f334e6b3ff Feature: Allow url max length up to 512 4年前
  winkidney 374be7a03f Fix: Fix test failure cased by new django-test client response 4年前
  winkidney 7608ef928a Fix: Try to migrate middlware to new version 4年前
  winkidney 91d4dfc290 Fix: Upgrade django version and add CASCADE for forreign-key 4年前
  winkidney c9adc0d59c Fix: Fix argument name error caused by drf upgrade 4年前
  winkidney 8d7ddf48c1 Fix: Fix 500 error while trying to access /api/v2/docs 4年前
  winkidney b7734ec232 Feature: Add search function to boards 4年前
  winkidney 9251df5085 Fix: Fix possible error for board rename 4年前
  winkidney e2de094ba0 Fix: no-changes on board name should be allowed 4年前
  winkidney dd76375399 Feature: Add private field to board 4年前
  winkidney c31d93f797 Feature: Add tests and migrations for board in backend 4年前
  winkidney 23aacbc7c0 Feature: Add private property for board 4年前
  winkidney d303e7aa26 Feature: Add permission tests for pin-pravicy option 4年前
  winkidney 335cc3a754 Fix: flake8 4年前
  winkidney c6253d9712 Feature: Add private field for pin serializer 4年前
  winkidney ef72df34a4 Feature: Add migrations for private property of pin 4年前
  winkidney 56d847aace Feature: Add Private property for Pin and read proection 4年前
  winkidney acc8293374 Fix: Should pop pins_to_add instead of pins_to_remove 4年前
  winkidney ee43fa96ae Refactor: Remove unused origin field from Pin 4年前
  winkidney c35423bdbb Fix: flake8 5年前
  winkidney 28f567aeac Fix: Fix path error for tag-auto-complete api 5年前
  winkidney 6b7d4e31b6 Feature: Add cached tag-list api for tag-auto-complete 5年前
  Isaac Bythewood 8b4053a8d9 Update logo location to use docs logos 5年前
  winkidney 0f456538b5 Refactor: Remove old views and templates 5年前
  winkidney bb4522829d Fix: flake8 5年前
  winkidney 4f4a291925 Feature: Add user detail info in board api 5年前
  winkidney d32a66a44d Fix: Add unique-together validation for board-rename 5年前
  winkidney 067e90fd97 Feature: Add full-board-list api 5年前
  winkidney dded2ac016 Feature: Add pin-add and pin-remove at backend 5年前
  winkidney ed09a32423 Fix: Fix submitter parse error in url 5年前
  winkidney e634c2d4d8 Feature: Add user-creation for UserViewSet 5年前
  winkidney c3b0cffea3 Feature: Allow current user to fetch its information 5年前
  winkidney c6c9266ec0 Feature: Add board in admin and add id in board serializer 5年前
  winkidney 161973b337 Fix: Merge migrations file to resolve conflicts 5年前
  winkidney 3d56663d8b Fix: Use new migration file for Board 5年前
  winkidney be00941281 Feature: Add board support in backend 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年前
  Will Stott 6cb00dfc37 flake8 5年前
  Will Stott a6569cb8ff Use Django's standard field rendering. Create filter for custom attrs. 5年前
  winkidney e216e5a6f2 Feature: Use char-field instead of url-field to fit strange types of url 5年前
  winkidney 8f7eab9b2b Fix: Add migrations for Pin 5年前
  winkidney 0d60075f28 flake8 5年前
  winkidney 4fb2d8fff7 Refactor: Remove unuse import in models.py 5年前
  winkidney de652846b6 Doc: Add warnning to remove origin field 5年前