306 次程式碼提交 (e8c69c0fb51e731535c12691e8eced64cbfed3b7)
 

作者 SHA1 備註 提交日期
  Isaac Bythewood e8c69c0fb5 Add CONTRIBUTORS to README and delete CONTRIBUTORS file, cleanup README links 8 年之前
  Isaac Bythewood 251dbb84a7 Remove broken chrome extension from README 8 年之前
  Isaac Bythewood 5b8f22acf2 Remove outdated ci from README 8 年之前
  Isaac Bythewood d2b4cbc8c6 Setup development allowed hosts to be a wildcard, move wsgi and delete bootstrap 8 年之前
  Isaac Bythewood 9111ef1ef4 Delete unused files and start cleanup project 8 年之前
  Isaac Bythewood 8f66cd719c Reimplement image uploading 8 年之前
  Isaac Bythewood 5cb59746df Fixes issue #37 8 年之前
  Isaac Bythewood 5cda896eed Fix error message classes 8 年之前
  Isaac Bythewood 9185e946ac Fix height of lightbox 8 年之前
  Isaac Bythewood fc4806af07 Use latest version of bootstrap 8 年之前
  Isaac Bythewood 69ccee06cc Merge pull request #83 from lapo-luchini/bookmarklet2 8 年之前
  Isaac Bythewood 5802167b72 Fix bug in API now allowing delete or edit of pins 8 年之前
  Isaac Bythewood 51c6e58fc5 Use bower to handle js vendor dependencies 8 年之前
  Isaac Bythewood 50ad4c6a89 Pinry breaks with Django 1.9, not allowing till fixed. 8 年之前
  Isaac Bythewood db34087da8 Merge pull request #76 from lapo-luchini/description 8 年之前
  Isaac Bythewood 3e0e3fc7bc Merge pull request #91 from supervacuo/master 9 年之前
  Carl van Tonder 1114edc11a Update to Django 1.8 and tastypie 0.12 9 年之前
  Isaac Bythewood a7aef9be91 Merge pull request #86 from Delphinator/fix-n+1-queries 9 年之前
  Isaac Bythewood 2baf58e550 Merge pull request #84 from Delphinator/feature-sort-tags 9 年之前
  Jens Gutermuth deb04500c5 Only use prefetched thumbnails if there are there 9 年之前
  Jens Gutermuth 9d4791b65a image can be loaded with a join as well (saves another query) 9 年之前
  Jens Gutermuth e4b8769168 DoesNotExist should be ObjectDoesNotExist, oops! 9 年之前
  Jens Gutermuth 3bcc6d3152 Loanding pins does no N+1 queries anymore 9 年之前
  Jens Gutermuth 60cf2dcbd7 Fix three N+1 queries in pin loading 9 年之前
  Jens Gutermuth 58ea025c03 Case insensitive sorting of tags in javascript 9 年之前
  Isaac Bythewood 613db5c505 Merge pull request #82 from lapo-luchini/bookmarklet 9 年之前
  Lapo Luchini ac8419d749 Improvements to the image preview: 10 年之前
  Lapo Luchini 9e901485ee Allow closing pinry with ESC or clicking on header. 10 年之前
  Isaac Bythewood c1ea33bae0 Merge pull request #77 from lapo-luchini/fix_modal 10 年之前
  Lapo Luchini 259d699551 Remove race condition waiting for proper event instead of fixed time. 10 年之前
  Lapo Luchini 212dd7f819 Make links clickable and only show the domain in the text. 10 年之前
  Lapo Luchini 0f62f70f79 Fix long descriptions from overflowing the area. 10 年之前
  Isaac Bythewood 355084daeb Merge pull request #72 from birdsarah/patch-1 10 年之前
  Sarah Bird a942c289d9 Pin to latest version of django 1.5 10 年之前
  Isaac Bythewood 2d7b0970ce Merge pull request #69 from lapo-luchini/add_contributor 10 年之前
  Isaac Bythewood 00955887d1 Merge pull request #68 from razzius/master 10 年之前
  Lapo Luchini 33d2ff0c28 Add me to contriutors and reference the Chrome extension (as suggested in #67). 10 年之前
  Razzi Abuissa 7c553e2e52 Remove unused ugettext import 10 年之前
  Isaac Bythewood d6c515ed0a Merge pull request #62 from tomwys/patch-2 10 年之前
  Isaac Bythewood 878219574c Merge pull request #65 from lapo-luchini/bookmarklet 10 年之前
  Lapo Luchini e2f61176dd Properly encode query string parameters. 10 年之前
  Lapo Luchini e1e2c07f2b `getUrlParameter` fixes as in http://stackoverflow.com/a/8764051/166524 10 年之前
  Lapo Luchini a2ab9a2b8c Use `.src` to get absolute URL as calculated by the browser. 10 年之前
  Lapo Luchini 0549bb5113 Use jQuery as soon as it is loaded. 10 年之前
  Krzysztof Klimonda b79e6249ea Fixed tests not passing on postgresql. 10 年之前
  Tomasz Wysocki bd984f9fd2 Fix url regexp. 10 年之前
  Tomasz Wysocki 25c02407ba "keys" is optional. 10 年之前
  Isaac Bythewood 4240971fd4 Note about database 11 年之前
  Isaac Bythewood ea4beea7c3 Merge pull request #45 from tylerstalder/patch-1 11 年之前
  Tyler Stalder c3d998654f Use jQuery because you're checking for window.jQuery 11 年之前