Commit graph

  • c83c908afb Return HTTPS URLs in API responses Marius Gedminas 2013-10-22 10:28:27 +0300
  • fb20e91a7d Added session cache backend. Added redis. Updated requirements. Martin Mahner 2013-09-28 12:34:57 +0200
  • c711639bac About improvements Martin Mahner 2013-09-27 19:40:14 +0000
  • 3db308f750 Fixed missing import Martin Mahner 2013-09-27 19:30:23 +0000
  • 11f0096816 More precise url handling Martin Mahner 2013-09-27 19:28:07 +0000
  • bf39d704d7 Fixed a bug that raised an error if a lexer is unknown Martin Mahner 2013-09-27 19:27:46 +0000
  • e34c46f9aa Fixed snippet delete function. Martin Mahner 2013-09-27 17:54:05 +0200
  • 6e641290e2 Fixed couple of merge issues Martin Mahner 2013-09-27 17:50:58 +0200
  • 0e251a0392 Merge branch 'develop' Martin Mahner 2013-09-27 17:47:09 +0200
  • 4ba94ce64e Shorter random URLs and no longer a trailing slash. Martin Mahner 2013-09-27 17:39:12 +0200
  • 4c96e1eb17 Update test_api.py Martin Mahner 2013-08-15 21:42:26 +0200
  • 2c072e2789 Huge cleanup. Simplified lexer massively. Cleaned up view code. Cleaned up syntax highlighting. Martin Mahner 2013-08-15 20:42:02 +0200
  • 03dc21c550 Updated requirements. Martin Mahner 2013-08-15 19:11:15 +0200
  • e3de35fa15 No need for a sendmail compatible smtp anymore. Martin Mahner 2013-08-15 19:09:10 +0200
  • 1d6fea38c4 Cleaned up models. Martin Mahner 2013-08-15 19:06:15 +0200
  • 02f067805b Merge remote-tracking branch 'origin/master' Martin Mahner 2013-07-19 09:54:25 +0200
  • 2b402680f8 Allow anybody to delete a snippet. Martin Mahner 2013-07-19 09:54:18 +0200
  • 9bb1a52f89 Listen on all sort of domains Martin Mahner 2013-06-05 18:46:55 +0000
  • 9b1d06a919 Added a https www-to-non-www redirect. Martin Mahner 2013-06-05 20:44:31 +0200
  • f6f04901d6 Create python files on Gist by default Martin Mahner 2013-06-05 17:44:56 +0000
  • 6a17c7d457 Increased worker size Martin Mahner 2013-06-05 17:41:45 +0000
  • 8db8977910 Create a Github gist from a snippet. Martin Mahner 2013-06-05 19:40:41 +0200
  • 3c871c4b90 Bumped up version Martin Mahner 2013-05-31 11:48:48 +0200
  • 27f97ed458 Removed message Martin Mahner 2013-05-31 09:47:02 +0000
  • 0530c8cb30 Less longer htst header Martin Mahner 2013-05-30 20:42:27 +0000
  • 49edeecca0 Clickjacking middleware Martin Mahner 2013-05-28 23:00:41 +0000
  • 30dd414a0f SSL example Martin Mahner 2013-05-28 22:37:16 +0000
  • a7afa9a944 SSL settings Martin Mahner 2013-05-28 22:35:01 +0000
  • 668c2d71f4 SSL server config Martin Mahner 2013-05-27 09:26:36 +0000
  • 4bbab1b324 New config files due to server movement Martin Mahner 2013-05-26 19:40:16 +0000
  • fc68c90a5c Removed mysql from requirements since its too deployment specific Martin Mahner 2013-05-26 16:26:38 +0000
  • 9df90ad73c Merge pull request #17 from Krinkle/cleanup Martin Mahner 2013-04-27 23:47:46 -0700
  • d0acd91a09 Merge fee4bd1354 into 3c30cdb599 Timo Tijhof 2013-04-22 22:01:09 -0700
  • fee4bd1354 Update and enhance javascript code Timo Tijhof 2013-04-23 06:57:57 +0200
  • b6ac14cd1a Readme: Promote dpaste.de instead of www.dpaste.de Timo Tijhof 2013-04-23 06:28:49 +0200
  • b2265b1af8 Clean up: Drop redundant attributes, minor JS clean up, gitignore Timo Tijhof 2013-04-23 06:09:57 +0200
  • 32dc8e5928 Use protocol-relative url for jQuery. Fixes #15. Timo Tijhof 2013-04-23 06:03:21 +0200
  • 3c30cdb599 Update README.md Martin Mahner 2013-03-30 13:46:13 +0100
  • 820a5343d5 Fixed travis settings Martin Mahner 2013-03-29 19:27:40 +0100
  • 4aaa2973be Streamlined settings. Removed test settings and moved defaults to settings.py Martin Mahner 2013-03-29 19:25:27 +0100
  • 241180a350 Updated to Django 1.5.1 Martin Mahner 2013-03-29 19:09:59 +0100
  • 4978538a97 Removed Django-Piston, added a very simple view to handle API calls. Fully backwards compatible. Fixes all tests. Martin Mahner 2013-03-29 19:09:22 +0100
  • c595d99e6d Added a test hint Martin Mahner 2013-03-28 22:56:41 +0100
  • cf4b59b22d Upgraded Piston to support correct contenttype syntax. Martin Mahner 2013-03-28 22:46:18 +0100
  • ad7f7ccf49 Restructured the about page Martin Mahner 2013-03-28 21:52:48 +0100
  • 16b4f0fc0a Better visual error display. Fixes issue #13 Martin Mahner 2013-03-28 21:45:32 +0100
  • 2996bb9a3b Increased contrast for text and diff text Martin Mahner 2013-03-28 21:38:25 +0100
  • 04e54be2aa Added a simple README [ci skip] Martin Mahner 2013-03-22 22:54:41 +0100
  • d3b2ff8f37 Just do an editable install for the package Martin Mahner 2013-03-22 22:48:25 +0100
  • 1f173efd7e Custom test settings Martin Mahner 2013-03-22 22:45:16 +0100
  • bcdea97073 Snippet tests Martin Mahner 2013-03-22 22:38:50 +0100
  • ce29409340 Strip content before putting it in the db. Martin Mahner 2013-03-22 22:38:39 +0100
  • a4a3b38a5b Added travis conf file Martin Mahner 2013-03-22 21:13:01 +0100
  • 6302145007 Unittests for the API Martin Mahner 2013-03-22 21:03:10 +0100
  • 4a2ddc4e99 Merge branch 'master' into develop Martin Mahner 2013-03-22 19:49:14 +0100
  • 198e5252fb Set a max_length for all snippets. Nobody needs more than 256k of space. Martin Mahner 2013-03-22 19:41:00 +0100
  • e9770293bb Autofocus the textfield for a new snippet. Martin Mahner 2013-03-22 19:40:31 +0100
  • 9321195ff4 Now that there is no admin anymore I need a quick way to check the total snippet count, to see if something goes wrong or I'm DOSed. Martin Mahner 2013-03-22 19:33:11 +0100
  • 4e4463faf7 Removed auth, sites and content types. Without the admin we no longer need em. Martin Mahner 2013-03-21 19:41:21 +0100
  • 22bce7a008 Removed Django admin. It was never useful anyway. Martin Mahner 2013-03-21 19:40:48 +0100
  • ecf7653bf9 Added a smtp comment Martin Mahner 2013-03-21 19:25:28 +0100
  • 9b7a252bc9 Updated mysqldb Martin Mahner 2013-03-21 19:16:20 +0100
  • c922a30dca Removed Raven/Sentry Martin Mahner 2013-03-21 19:14:27 +0100
  • 2ec3614693 Set a max_length for all snippets. Nobody needs more than 256k of space. Martin Mahner 2013-03-22 19:41:00 +0100
  • a1e44486d2 Autofocus the textfield for a new snippet. Martin Mahner 2013-03-22 19:40:31 +0100
  • 368c8101ce Now that there is no admin anymore I need a quick way to check the total snippet count, to see if something goes wrong or I'm DOSed. Martin Mahner 2013-03-22 19:33:11 +0100
  • cad4589b0a Removed auth, sites and content types. Without the admin we no longer need em. Martin Mahner 2013-03-21 19:41:21 +0100
  • 1e0b32b7d1 Removed Django admin. It was never useful anyway. Martin Mahner 2013-03-21 19:40:48 +0100
  • ed29279b0a Added dpaste.org to ALLOWED_HOSTS Martin Mahner 2013-03-21 18:26:35 +0000
  • 8089e829fc Added a smtp comment Martin Mahner 2013-03-21 19:25:28 +0100
  • 9f178c00e7 Updated mysqldb Martin Mahner 2013-03-21 19:16:20 +0100
  • d9dbfda1d0 Removed Raven/Sentry Martin Mahner 2013-03-21 19:14:27 +0100
  • da66c18479 No left and right padding, looks better on mobile Martin Mahner 2013-03-20 13:45:52 +0100
  • 1f863b345f Ability to link and open to diffs directly. Fixes issue #2. Martin Mahner 2013-03-20 13:41:31 +0100
  • e14192d2d1 Save the recently used lexer to use it next time again. Fixes issue #3 Martin Mahner 2013-03-20 13:08:41 +0100
  • d42a2d3c79 Don't display the compare button if the snippet has no replies. Fixes issue #6. Martin Mahner 2013-03-20 12:57:23 +0100
  • ca1e12596c Fixed curl example Martin Mahner 2013-03-20 12:49:44 +0100
  • a202d88324 Highlight the API example. Fixes issue #7 Martin Mahner 2013-03-20 12:09:11 +0100
  • 638a62d775 Line numbers are 1 based. Fixes issue #5. Martin Mahner 2013-03-20 12:03:39 +0100
  • faf840a113 Decoupled functions Martin Mahner 2013-03-19 21:13:13 +0100
  • f3b5bad47c Merge branch 'master' of github.com:bartTC/dpaste Martin Mahner 2013-03-19 19:37:18 +0000
  • cdc4bc49bd enabled all lexers Martin Mahner 2013-03-19 20:37:01 +0100
  • 8142f3476b Merge branch 'master' of github.com:bartTC/dpaste Martin Mahner 2013-03-19 19:30:05 +0000
  • a5bc2ac164 Error page fixes Martin Mahner 2013-03-19 20:29:31 +0100
  • 43c6960f6d Added a missing init.py. Martin Mahner 2013-03-19 19:26:15 +0000
  • 19e45995bf Removed print Martin Mahner 2013-03-19 20:20:15 +0100
  • 2287efb3b7 Added ALLOWED_HOSTS and LOGGING settings Martin Mahner 2013-03-19 19:13:24 +0000
  • 2f8c22dc55 Setting fixes Martin Mahner 2013-03-19 19:58:10 +0100
  • e7e38d409d Lexer handling. Martin Mahner 2013-03-19 19:43:38 +0100
  • f7916a6960 Huge design overhaul. Martin Mahner 2013-03-19 19:17:07 +0100
  • 4183c58cdd Upgraded to Django 1.5. Fixed urls and paths Martin Mahner 2013-03-19 14:46:06 +0100
  • e894fa7324 Added bootstrap. Martin Mahner 2013-03-19 14:41:11 +0100
  • 11b582cc6c Custom error views to load dpaste error templates. Martin Mahner 2013-03-19 14:18:43 +0100
  • 82622db10c Moved all templates into the dpaste subdirectory. Martin Mahner 2013-03-19 14:11:52 +0100
  • 04fefe15a6 Little code cleanup. Martin Mahner 2013-03-19 14:08:56 +0100
  • 9593853696 Splittet urlpatterns into several files. Will make it much easier to implement this as an app into an existing project. Martin Mahner 2013-03-19 14:06:26 +0100
  • 833d0988db Added some example settings. Martin Mahner 2013-03-19 13:55:46 +0100
  • d539631da7 More project restructuring to make the project look more like a Django 1.5 project. Martin Mahner 2013-03-19 13:54:25 +0100
  • ee0fc79a3e Renamed pastebin > dpaste. Martin Mahner 2013-03-19 13:33:35 +0100
  • bbb873d7b8 Added a rough list of available api tools. Martin Mahner 2013-03-19 11:30:05 +0100