342 コミット (899b78ab9e386f74bfc9ee058abbb4616c2d5bdf)
 

作成者 SHA1 メッセージ 日付
  Isaac Bythewood 899b78ab9e Change from numbers on docker section 6年前
  Isaac Bythewood 7083de1124 Remove excess spacing in readme 6年前
  Isaac Bythewood c266cdbd32 Update README for new Docker install 6年前
  Isaac Bythewood eb75175657 Swap to new settings structure and start adding docker files directly to project 6年前
  Isaac Bythewood da853fad92 Updating tests for new app organization 6年前
  Isaac Bythewood 1fcdf2a9a3 Refactor apps to be in repo folder 6年前
  Isaac Bythewood 9d00c74d18 Add some basic linting 6年前
  Isaac Bythewood 8a497637f1 Fix readme for running tests 6年前
  Isaac Bythewood 10de3393d6 Update travis config 6年前
  Isaac Bythewood 3849ee8e5d Swap to pipenv, fix issue with latest versions of python 3, dropping support for python 2 6年前
  Isaac Bythewood eb207df658 Update license to 2018 and plaintext 6年前
  Isaac Bythewood 1cbdfe7063
Merge pull request #118 from tsmsogn/travis 6年前
  tsmsogn bbfb221d03 Add Travis CI test 6年前
  Isaac Bythewood 0bafc982b5
Merge pull request #117 from haoling/fix_miss_tag 7年前
  Haoling 2fb830e293 Fix miss tag 7年前
  Isaac Bythewood c71fa17aca Updates to support Python 3 7年前
  Isaac Bythewood 7bd6b48d7c Merge pull request #108 from lapo-luchini/removeJquery 7年前
  Lapo Luchini cbcd9c5f8b Ease code readability (and be closer to original too). 7年前
  Lapo Luchini ddf2891480 Remove the need for jQuery. 7年前
  Isaac Bythewood cdb0ac990b Notification about Pinry 2.0 in README 7年前
  Isaac Bythewood dc1d409859 Remove .bowerrc since we are no longer using bower 7年前
  Isaac Bythewood 813ab93c11 Change default of user registrations to True since it is a common problem with new users. 7年前
  Isaac Bythewood a55644ba76 Start adding basic admin elements 7年前
  Isaac Bythewood af4e7437a3 self.url is not always set, return required fields for pin 7年前
  Isaac Bythewood 0f7bb8cf84 Remove load line in base template 7年前
  Isaac Bythewood d0db375d1f Remove unused RSS feed system, we aren't going to update it anymore 7年前
  Isaac Bythewood 2d8d92b8b7 Add template_settings back to context processors 7年前
  Isaac Bythewood 9b71a7449c Remove bower.json and swap to using unpkg 7年前
  Isaac Bythewood 21a67b341d Swap over to unpkg for CSS requirements 7年前
  Isaac Bythewood 92120b0629 Remove excessive PINRY comment from base template 7年前
  Isaac Bythewood 5ad0b2dd68 Swap over to suggesting the use of .venv instead of the home dir for virtualenv 7年前
  Isaac Bythewood 6c9723c506 Merge latest 1.10 django update attempts 8年前
  Isaac Bythewood 6bb7a96ddc Rework settings, add apps.py, preping for django 1.10 upgrade 8年前
  Isaac Bythewood 78f1fbdb30 Remove unused requirement 8年前
  Isaac Bythewood e73ea08f70 Merge pull request #99 from gissehel/https-gravatar 8年前
  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年前
  gissehel 631314afb4 remove explicit http image for gravatar images because it makes the whole site not https friendly. It works because gravatar support both http & https 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年前