88 Commits (537c246fc4a8bc128e7b7f7d8f5db6fe5e4ca591)
 

Autor SHA1 Mensaje Fecha
  Isaac Bythewood 537c246fc4 Merge pull request #54 from rossturk/patch-1 hace 11 años
  Isaac Bythewood f66b727072 Working on new design hace 11 años
  Isaac Bythewood 3f38458bd8 Removing unused vendor libs, custom tiling works, new design started hace 11 años
  Isaac Bythewood 8e8bed0efa Rewrite the display of recent pins without the use of third-party js libs hace 11 años
  Isaac Bythewood e467a83683 Remove admin which was a temporary fix hace 11 años
  Isaac Bythewood 3a65f0be21 Bump Django version for security fixes etc hace 11 años
  rossturk 9264293bca Update README.md hace 12 años
  Isaac Bythewood 491a87b6e4 Merge pull request #53 from alfakini/master hace 12 años
  Alan Fachini aa49b8f266 Update README.md hace 12 años
  Isaac Bythewood a191f262ef Use pushstate to change URL when swaping to a tag to make tags linkable hace 12 años
  Isaac Bythewood ed4f308144 Fix bug in Palette mode not being supported in JPEG to convert to RGB before JPEG save. hace 12 años
  Isaac Bythewood 94d40b7054 Fix CSRF login and register bug hace 12 años
  Isaac Bythewood fde97b05c6 Increase API limit. hace 12 años
  Isaac Bythewood 6cdb7c955e Increase page size. hace 12 años
  Isaac Bythewood c1b268312b Removed CSRF temporarily to fix many bugs. hace 12 años
  Isaac Bythewood 605c25a561 Added basic admin functionality with pin integration. hace 12 años
  Isaac Bythewood ceda2d2cb0 Allow basic sorting by tag. hace 12 años
  Isaac Bythewood 230a6e959f Taggit implemented. hace 12 años
  Isaac Bythewood 7df00ebd48 Don't test pins still Django issue gets taken care of, not problem with Pinry. hace 12 años
  Isaac Bythewood 6bcc18f65e Removing conf till I can explain futher. hace 12 años
  Isaac Bythewood cf443b6d28 Added conf files directly to project. hace 12 años
  Isaac Bythewood 34d327334a Update django release. hace 12 años
  Isaac Bythewood 6927c770df Add new compressor release removing git requirement. hace 12 años
  Isaac Bythewood d26d94b784 Only test my apps, django ones are broken in some instances. hace 12 años
  Isaac Bythewood c46ef6d325 Use git pull of django_compressor. hace 12 años
  Isaac Bythewood 927fb66479 Fix image resizing. hace 12 años
  Isaac Bythewood 6f6bed401a Fix thumbnails. hace 12 años
  Isaac Bythewood 0a6b8b77d3 Fixing locations of static resources since we are now using compressor. hace 12 años
  Isaac Bythewood 643224d575 Now using compressor and trying to fix test CSRF issue. hace 12 años
  Isaac Bythewood f00e106dfe Add in some new settings. hace 12 años
  Isaac Bythewood 5854c6dd49 Specify travis branch. hace 12 años
  Isaac Bythewood e5dcb3c3b2 Update readme wording. hace 12 años
  Isaac Bythewood c2d7a18c8a Added travis build status to readme. hace 12 años
  Isaac Bythewood d92d30bb94 Added some production settings. Moving to travis-ci for testing. Added feature to stop new registrations. hace 12 años
  Isaac Bythewood 265777e94b Update readme removing the issues we had with PIL since we now use Pillow. hace 12 años
  Isaac Bythewood de45705e62 Cleaning up code. hace 12 años
  Isaac Bythewood 04d12ac0ad Improve IE support and move options to right side of images with some padding. hace 12 años
  Isaac Bythewood add91eabbc Allow for some branding. hace 12 años
  Isaac Bythewood a178144da4 Removing the dependency of django-thumbs. hace 12 años
  Isaac Bythewood 8389462c80 Replacing PIL with Pillow, PIL seems to be dead is is having issues on newer systems, Pillow is it's continuation. hace 12 años
  Isaac Bythewood 93f9d23470 Fix CSRF bug. hace 12 años
  Isaac Bythewood 493ef04a45 Added ability to delete pins. hace 12 años
  Isaac Bythewood 4ee8d3239d Change position and label of upload field. hace 12 años
  Isaac Bythewood 927ee8c03f Merge pull request #42 from kklimonda/master hace 12 años
  Krzysztof Klimonda 6fd0c91fd1 Enable filtering over the published field hace 12 años
  Krzysztof Klimonda 0f87943805 Add /Scripts/ to the list of ignored patterns hace 12 años
  Isaac Bythewood 8290cc4280 Added a published field to record the date and time of an items creation. hace 12 años
  Isaac Bythewood 0bbcba4a6f Started implementation of user auth. hace 12 años
  Isaac Bythewood c2fed86f4e Cleaning up includes. hace 12 años
  Isaac Bythewood 7514c6f0d9 Added an upload field for new images instead of just requiring a URL. hace 12 años