578 コミット (6cc78423a8f5d1d5274054f707f5f129d5a4902e)
 

作成者 SHA1 メッセージ 日付
  winkidney 6cc78423a8 Feature: Add board-creation on pin-creation 5年前
  winkidney 4058bac534 Feature: Add board filter for board-selection 5年前
  winkidney 067e90fd97 Feature: Add full-board-list api 5年前
  winkidney dded2ac016 Feature: Add pin-add and pin-remove at backend 5年前
  winkidney bd6960fcf1 Refactor: Use ModelForm instead of copy-and-paste 5年前
  winkidney c1cff2ecb6 Fix: serializer should handle right password filed names 5年前
  winkidney 41cac8e784 Feature: Add board creation 5年前
  winkidney b3a065a4fb Feature: Add global event bus to trigger pin-refresh 5年前
  winkidney 0006aad6f7 Feature: Create Pin from uploaded file 5年前
  winkidney bb24ed3ecf Feature: Add pin-creation from remote-url 5年前
  winkidney 5282ed5e53 Refactor: Make pin preview width a variable 5年前
  winkidney 5ba4e9a67b Fix: remove python 3.7(not exists on travis-ci) 5年前
  winkidney 8c9a88882e Fix: Remove python 3.8's tests in case that version doesn't exists 5年前
  winkidney 6913169468 Fix: Use 3.7.4 instead of python 3.7 (ci has no ver-3.7) 5年前
  winkidney 2d7862233e Feature: Add python 3.7 and 3.8 and remove tests for 3.4 5年前
  winkidney 19f0297186 Flake8 5年前
  winkidney 8240b07386 Fix: Fix test failure caused by changes on user-create 5年前
  winkidney 54c245b6ef Feature: Add django_extensions to development version 5年前
  winkidney ed09a32423 Fix: Fix submitter parse error in url 5年前
  winkidney 28ebe49550 Feature: Add register function for UI 5年前
  winkidney a268a886e0 Fix: Fix bug in register aftter login 5年前
  winkidney 9a010b5cb2 Fix: Fix error caused by user-api path change 5年前
  winkidney e634c2d4d8 Feature: Add user-creation for UserViewSet 5年前
  winkidney a8e1a513b1 Fix: Remove max-height limit for board preview 5年前
  winkidney f09683a82c Feature: Use sub-menu for pin/board creation 5年前
  winkidney e039ef7142 Feature: Add user-board view 5年前
  winkidney c59fa32f1f Fix: Fix loader loading error 5年前
  winkidney 09e46cc907 Refactor: Make loader standalone component 5年前
  winkidney f1cfc54fc0 Refactor: Rename grid layout device-controller 5年前
  winkidney cfb4cfdd34 Refactor: Move fonts to fonts.scss 5年前
  winkidney bd6f93abd1 Feature: Make pin-grid-layout standalone as mixin 5年前
  winkidney fc045b6cec Feature: Add my pins 5年前
  winkidney dfe6e46dcc Fix: Fix name error for Home.vue 5年前
  winkidney 133cd93d94 Feature: Add single pin display and share link for pin 5年前
  winkidney d7e89050a0 Feature: Use real-link for referer and origianl image 5年前
  winkidney eadeecf78f Feature: Add pyenv local file 5年前
  winkidney d3e30ca38f Feature: Add pin-image show transition on opacity 5年前
  winkidney 5d86ef1e1d Feature: Add login-form with error-handling 5年前
  winkidney 58a0b663aa Fix: Remove console.log in api.js 5年前
  winkidney 7956c93846 Feature: Add login api by reading json data 5年前
  winkidney d5a0260d51 Fix: Use refresh for logout 5年前
  winkidney 602ca97d00 Feature: Add csrf settings for axios request 5年前
  winkidney 076d59613a Feature: Add logout 5年前
  winkidney c3b0cffea3 Feature: Allow current user to fetch its information 5年前
  winkidney a2bdf58943 Fix: Fix style for image predefined size 5年前
  winkidney a21bb26dd1 Refactor: Use 30 as default api-fetch 5年前
  winkidney 437c802b42 Feature: Add predefined size for image to make waterfall resize faster 5年前
  winkidney a6d3341edd Feature: Add "end" display at the end of page 5年前
  winkidney c5fc7295a4 Feature: LoadMore in Pins view done 5年前
  winkidney 5890a02807 Feature: Add loading spinner for pins 5年前