575 次代码提交 (dded2ac016adf8602a803fff5bedde76ad0b87f8)
 

作者 SHA1 备注 提交日期
  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 年前
  winkidney 4b5a55725f Feature: Pins for board works well 5 年前
  winkidney c6c9266ec0 Feature: Add board in admin and add id in board serializer 5 年前
  winkidney 2c184090b9 Feature: Add link for boards and pins 5 年前