Commit History

Author SHA1 Message Date
  Jessica Tallon 08ea7c356c #1 - Improve error message when API submission is invalid 9 years ago
  Jessica Tallon 99d624bc80 Remove unneeded code and refactor some code to make it clearer 9 years ago
  Jessica Tallon 82d0ae6af8 Fix licence headers to include 2015 9 years ago
  Jessica Tallon af3d0ffc94 Update to work with Django version 1.8 9 years ago
  Jessica Tallon 9f875b196a Merge pull request #20 from moggers87/travis 9 years ago
  Jessica Tallon 76c36dae52 Merge pull request #21 from moggers87/caching 9 years ago
  Matt Molyneaux 1d6cfce319 Only update `viewed` field on paste object 9 years ago
  Matt Molyneaux 06ca5bae5f Cache pygments output 9 years ago
  Matt Molyneaux 7962d94260 Pygments 2.0 is out, use released version. 9 years ago
  Matt Molyneaux dcd83279d5 Be less strict with version pinning 9 years ago
  Matt Molyneaux c3d2e2d92a Basic travis config 10 years ago
  Jessica Tallon 0860adfd0b Prevent plain-text selection from autodetecting 10 years ago
  Jessica Tallon 830b7297c4 Add unit tests for meta info, viewed incrementation and raw paste checking 10 years ago
  Jessica Tallon 82e4afeaba Add test for deleting at a specific date and fix code (as it was broken) 10 years ago
  Jessica Tallon 7f6483cc86 Test that delete_on_views functions correctly and fix delete_on_views because it didn't 10 years ago
  Jessica Tallon 82a45c9ca1 Change to using free fonts 10 years ago
  Jessica Tallon c074f6673a Fix #16 - Use em for pt and px units in css 10 years ago
  Jessica Tallon 1683f07a91 Fix #17 - Add unit test and utf-8 encoding 10 years ago
  Jessica Tallon 2e29cc97db Add AGPL licence headers to code to make it clear 10 years ago
  Jessica Tallon 2ee4557b7f Add plain-text support to pastebin 10 years ago
  Jessica Tallon 2436d534a6 Add tab detection to pastebin when JS enabled 10 years ago
  Jessica Tallon a0caa58054 Fix #6 - Add flag for json pretty printing (flag json_prettify=1) 10 years ago
  Jessica Tallon f1729fd137 Oops set the attempts made in param to 0 not the max 10 years ago
  Jessica Tallon ca6089e3f1 If ID pool is too small (i.e. can't find an ID) stop trying rather than bug out 10 years ago
  Jessica Tallon 7b5110e677 Fix #13 - No longer have sequential IDs for pastes 10 years ago
  Jessica Tallon 7db2b28497 Delete pastes after views and after a date 10 years ago
  Jessica Tallon bbf4b3cc8c Oops i forgot to import staticfiles 10 years ago
  Jessica Tallon 9e18d559e1 Fix #11 - Host static files and stop relying on third party 10 years ago
  Jessica Tallon 5c8dcbba07 Fix a weird issue with firefox's text selection on pastes 10 years ago
  Jessica Tallon 397324ae22 display an error message when invalid request comes in from API 10 years ago