winkidney
e2de094ba0
Fix: no-changes on board name should be allowed
há 4 anos
winkidney
dd76375399
Feature: Add private field to board
há 4 anos
winkidney
c31d93f797
Feature: Add tests and migrations for board in backend
há 4 anos
winkidney
23aacbc7c0
Feature: Add private property for board
há 4 anos
winkidney
d303e7aa26
Feature: Add permission tests for pin-pravicy option
há 4 anos
winkidney
335cc3a754
Fix: flake8
há 4 anos
winkidney
c6253d9712
Feature: Add private field for pin serializer
há 4 anos
winkidney
ef72df34a4
Feature: Add migrations for private property of pin
há 4 anos
winkidney
56d847aace
Feature: Add Private property for Pin and read proection
Now the private pin should only be viewed by owner.
há 4 anos
winkidney
acc8293374
Fix: Should pop pins_to_add instead of pins_to_remove
há 4 anos
winkidney
ee43fa96ae
Refactor: Remove unused origin field from Pin
há 4 anos
winkidney
c35423bdbb
Fix: flake8
há 5 anos
winkidney
28f567aeac
Fix: Fix path error for tag-auto-complete api
há 5 anos
winkidney
6b7d4e31b6
Feature: Add cached tag-list api for tag-auto-complete
há 5 anos
Isaac Bythewood
8b4053a8d9
Update logo location to use docs logos
há 5 anos
winkidney
0f456538b5
Refactor: Remove old views and templates
há 5 anos
winkidney
bb4522829d
Fix: flake8
há 5 anos
winkidney
4f4a291925
Feature: Add user detail info in board api
há 5 anos
winkidney
d32a66a44d
Fix: Add unique-together validation for board-rename
há 5 anos
winkidney
067e90fd97
Feature: Add full-board-list api
há 5 anos
winkidney
dded2ac016
Feature: Add pin-add and pin-remove at backend
há 5 anos
winkidney
ed09a32423
Fix: Fix submitter parse error in url
há 5 anos
winkidney
e634c2d4d8
Feature: Add user-creation for UserViewSet
há 5 anos
winkidney
c3b0cffea3
Feature: Allow current user to fetch its information
há 5 anos
winkidney
c6c9266ec0
Feature: Add board in admin and add id in board serializer
há 5 anos
winkidney
161973b337
Fix: Merge migrations file to resolve conflicts
há 5 anos
winkidney
3d56663d8b
Fix: Use new migration file for Board
há 5 anos
winkidney
be00941281
Feature: Add board support in backend
há 5 anos
Will Stott
510966633a
Only load Image once when creating all three Thumbnail sizes.
há 5 anos
Will Stott
cb24cebd94
Avoid 2 queries per pin in the main endpoint.
há 5 anos
Will Stott
d871180cdf
Use caller's Image object when fetching or creating a thumbnail.
há 5 anos
Will Stott
6cb00dfc37
flake8
há 5 anos
Will Stott
a6569cb8ff
Use Django's standard field rendering. Create filter for custom attrs.
há 5 anos
winkidney
e216e5a6f2
Feature: Use char-field instead of url-field to fit strange types of url
Now Pinry will not care type of url, if it could be input, it could be
saved.
This may cause xss issue but Pinry is a private pin-board replacement,
so be it.
há 5 anos
winkidney
8f7eab9b2b
Fix: Add migrations for Pin
há 5 anos
winkidney
0d60075f28
flake8
há 5 anos
winkidney
4fb2d8fff7
Refactor: Remove unuse import in models.py
há 5 anos
winkidney
de652846b6
Doc: Add warnning to remove origin field
há 5 anos
winkidney
f3f9975ca0
Fix: Fix syntax erro on python 3.4
há 5 anos
winkidney
814782f5ef
Fix: Use rsponse.json() to fix test-failure on json-3.5
há 5 anos
winkidney
ef05e4ad8e
Feature: Remove unused tests and add tests for DRF-api
há 5 anos
winkidney
d9b5a78b36
Refactor: Allow only the user-data fetching
há 5 anos
winkidney
a5a876b1aa
Fix: Fix context name-conflicts for user-page
há 5 anos
winkidney
40e2f0b254
Feature: Remove unused django-tastypie
há 5 anos
winkidney
a2e63f05d7
Fix: Correct the name for specified pin
há 5 anos
winkidney
00d9a854ef
Feature: Use more restful url for user-filter and tag-filter
há 5 anos
winkidney
e1720921fb
Feature: Support filter by tags and user for Pins
há 5 anos
winkidney
fbbe4d8c2e
Fix: Should use image_by_id as image-field name / add pagination
há 5 anos
winkidney
6f6d858f8c
Fix: Should allow null-valur for some field
há 5 anos
winkidney
9741f0311a
Feature: Update Pin via drf-api
há 5 anos