124 Комити (fa7e8c3b83a7aee71175fdbb2ea7379190be5612)
 

Аутор SHA1 Порука Датум
  Isaac Bythewood fa7e8c3b83 Get basic working bookmarklet and refactor API into core пре 11 година
  Krzysztof Klimonda af8c0865e0 Define LOGIN_URL in project settings пре 11 година
  Krzysztof Klimonda d2727aa12c Use django-braces for CBV Mixins like LoginRequiredMixin пре 11 година
  Krzysztof Klimonda 974d2a8720 In the API, return Pin resource upon creation пре 11 година
  Krzysztof Klimonda 82352d6980 Make PinResource orderable by id пре 11 година
  Krzysztof Klimonda c1b23b4dd5 Make sure that the Pin object is created пре 11 година
  Isaac Bythewood 73f35178ca Improvements to lightbox to get a parallax mode пре 11 година
  Isaac Bythewood 2acdd9609b Allow for viewing an individual tag пре 11 година
  Isaac Bythewood 12091fda00 Working new pin button that makes use of the API and loads new items in real time пре 11 година
  Isaac Bythewood 4e431e2a88 Refactor templates and and make includes for upcoming python file refactor into core and user. Also making templates easier to edit and read overall. пре 11 година
  Isaac Bythewood 9f5cc2de57 Working new pin form пре 11 година
  Krzysztof Klimonda d462bfb83b A major RESTful API rewrite пре 11 година
  Isaac Bythewood f5ef3a0c2b Get bookmarklet mostly setup пре 11 година
  Krzysztof Klimonda ef44d565d4 Return JSON response from UploadImage when called from JavaScript пре 11 година
  Krzysztof Klimonda d0a71244b5 Another major Pinry model rewrite пре 11 година
  Krzysztof Klimonda 4f2b94616c Remove pinry.pins.views.delete_pin пре 11 година
  Krzysztof Klimonda 634442dc25 Fix a small styling error in the lazy_resolve definition пре 11 година
  Krzysztof Klimonda 4ad6f599cd Move ValidationError messages to a dictionary that can be accessed from PinForm.clean пре 11 година
  Krzysztof Klimonda 4b2fc75286 Simplify the PinForm.clean method пре 11 година
  Krzysztof Klimonda 98bdbfd900 Rewrite new_pin into a Class Based View пре 11 година
  Krzysztof Klimonda b349c0e3ff Move custom ModelManagers to the managers.py module пре 11 година
  Krzysztof Klimonda 2b5ae4829d Delete Pin.__init__ as we are not doing anything special пре 11 година
  Krzysztof Klimonda e2a38f8a10 Add image dimensions to the API and the third image size пре 11 година
  Isaac Bythewood 513827e128 Some lightbox improvements пре 11 година
  Isaac Bythewood 2264d96528 Have a working custom lightbox plugin now пре 11 година
  Isaac Bythewood 5a74253bf8 Better design implemented that removes a lot of white space пре 11 година
  Isaac Bythewood a7d571a509 Remove a bunch of old vender files, refactor locations of static and template files, force api limit on calls пре 11 година
  Krzysztof Klimonda 92b54799da Allow authentication with both Username and Email пре 11 година
  Isaac Bythewood 899de27165 Now using gravatars on the interface under posts beside names пре 11 година
  Krzysztof Klimonda 7420e8eea1 Use the proxy model for Pin.submitter so Tastypie uses a correct model for its FKs пре 11 година
  Krzysztof Klimonda 270cfb7ee7 Expose a gravatar hash for account via the Rest API пре 11 година
  Krzysztof Klimonda 254b628200 Disable Travis integration for now, as it's too noisy with all rewrites that are being done пре 11 година
  Krzysztof Klimonda ba8a8ca7c6 Remove a backported verbatim tag now that we are using Django 1.5 пре 11 година
  Krzysztof Klimonda cf816abcda remove -e from the Django tarball url пре 11 година
  Krzysztof Klimonda 35487b7c12 Update project dependencies and remove fixed versioning when not needed пре 11 година
  Krzysztof Klimonda 9b20671fac Properly quote url template tag arguments пре 11 година
  Isaac Bythewood 537c246fc4 Merge pull request #54 from rossturk/patch-1 пре 11 година
  Isaac Bythewood f66b727072 Working on new design пре 11 година
  Isaac Bythewood 3f38458bd8 Removing unused vendor libs, custom tiling works, new design started пре 11 година
  Isaac Bythewood 8e8bed0efa Rewrite the display of recent pins without the use of third-party js libs пре 11 година
  Isaac Bythewood e467a83683 Remove admin which was a temporary fix пре 11 година
  Isaac Bythewood 3a65f0be21 Bump Django version for security fixes etc пре 11 година
  rossturk 9264293bca Update README.md пре 12 година
  Isaac Bythewood 491a87b6e4 Merge pull request #53 from alfakini/master пре 12 година
  Alan Fachini aa49b8f266 Update README.md пре 12 година
  Isaac Bythewood a191f262ef Use pushstate to change URL when swaping to a tag to make tags linkable пре 12 година
  Isaac Bythewood ed4f308144 Fix bug in Palette mode not being supported in JPEG to convert to RGB before JPEG save. пре 12 година
  Isaac Bythewood 94d40b7054 Fix CSRF login and register bug пре 12 година
  Isaac Bythewood fde97b05c6 Increase API limit. пре 12 година
  Isaac Bythewood 6cdb7c955e Increase page size. пре 12 година