6 Commits (da51073892f6887314cb7f5cf8357cc8c2bfdf08)

Autor SHA1 Nachricht Datum
  winkidney fe1439b2a2 Fix: Fix permission check for tastypie / update to 0.14.1 vor 6 Jahren
  winkidney f85a1e7301 Fix: Upgrade django to 1.11 LTS vor 6 Jahren
  winkidney 5ed61913a1 Feature: Add UA and referer to fetch pictures from more sites vor 6 Jahren
  winkidney b7135b64aa Feature: Add referer field for Pin vor 6 Jahren
  Carey Metcalfe df4b63de23
Fix tags being serialized as stringified map objects vor 6 Jahren
  Isaac Bythewood 1fcdf2a9a3 Refactor apps to be in repo folder vor 6 Jahren
  Isaac Bythewood c71fa17aca Updates to support Python 3 vor 7 Jahren
  Isaac Bythewood 5802167b72 Fix bug in API now allowing delete or edit of pins vor 8 Jahren
  Jens Gutermuth deb04500c5 Only use prefetched thumbnails if there are there vor 9 Jahren
  Jens Gutermuth 9d4791b65a image can be loaded with a join as well (saves another query) vor 9 Jahren
  Jens Gutermuth e4b8769168 DoesNotExist should be ObjectDoesNotExist, oops! vor 9 Jahren
  Jens Gutermuth 3bcc6d3152 Loanding pins does no N+1 queries anymore vor 9 Jahren
  Jens Gutermuth 60cf2dcbd7 Fix three N+1 queries in pin loading vor 9 Jahren
  Krzysztof Klimonda 7db42bb075 Generate thumbnails when image is being saved vor 11 Jahren
  Krzysztof Klimonda c0bf9d992e Make sure that users can't impersonate each other when creating pins vor 11 Jahren
  Krzysztof Klimonda 856d2d1e87 Allow filtering pins over submitter.username vor 11 Jahren
  Krzysztof Klimonda e5bd3d577d Clean-up PinResource.build_filters method vor 11 Jahren
  Krzysztof Klimonda d0d68545ca Add "origin" field to the Pin model vor 11 Jahren
  Krzysztof Klimonda 8c3599911e In PinResource.save_m2m do nothing when no tags vor 11 Jahren
  Krzysztof Klimonda 53f05dbb6d A general project refactor vor 11 Jahren
  Krzysztof Klimonda cf86da266a Add a very simplistic Pin access control for the API vor 11 Jahren
  Krzysztof Klimonda a0e11a949e Add a small (125x125px) square thumbnail vor 11 Jahren
  Isaac Bythewood fa7e8c3b83 Get basic working bookmarklet and refactor API into core vor 11 Jahren
  Krzysztof Klimonda 974d2a8720 In the API, return Pin resource upon creation vor 11 Jahren
  Krzysztof Klimonda 82352d6980 Make PinResource orderable by id vor 11 Jahren
  Isaac Bythewood 9f5cc2de57 Working new pin form vor 11 Jahren
  Krzysztof Klimonda d462bfb83b A major RESTful API rewrite vor 11 Jahren
  Krzysztof Klimonda d0a71244b5 Another major Pinry model rewrite vor 11 Jahren
  Krzysztof Klimonda e2a38f8a10 Add image dimensions to the API and the third image size vor 11 Jahren
  Krzysztof Klimonda 270cfb7ee7 Expose a gravatar hash for account via the Rest API vor 11 Jahren
  Isaac Bythewood f66b727072 Working on new design vor 11 Jahren
  Isaac Bythewood 3f38458bd8 Removing unused vendor libs, custom tiling works, new design started vor 11 Jahren
  Isaac Bythewood 8e8bed0efa Rewrite the display of recent pins without the use of third-party js libs vor 11 Jahren
  Isaac Bythewood ceda2d2cb0 Allow basic sorting by tag. vor 12 Jahren
  Isaac Bythewood 230a6e959f Taggit implemented. vor 12 Jahren
  Isaac Bythewood de45705e62 Cleaning up code. vor 12 Jahren
  Isaac Bythewood a178144da4 Removing the dependency of django-thumbs. vor 12 Jahren
  Krzysztof Klimonda 6fd0c91fd1 Enable filtering over the published field vor 12 Jahren
  Isaac Bythewood 0bbcba4a6f Started implementation of user auth. vor 12 Jahren
  Isaac Bythewood 8e8bcdfb49 Lots of pylint and pep8 fixes in nearly every file. vor 12 Jahren
  Isaac Bythewood 10ffd90760 Now using tastypie for all our API needs. vor 12 Jahren