Commit graph

106 commits

Author SHA1 Message Date
Martin Mahner
bb8d5f1c16 Even better list 2012-04-14 20:40:34 +02:00
Martin Mahner
b5800e0091 Better snippet list. 2012-04-14 20:35:58 +02:00
Martin Mahner
eb451b8169 Removed analytics code because this was actually never enabled. 2012-04-14 20:21:45 +02:00
Martin Mahner
e79cb69530 Enabled wordwrap by default for text lexer, display a checkbox inside the label and added a user pref to enable wordwrap by default. 2012-04-14 20:11:49 +02:00
Martin Mahner
9efe17b5d7 Fixed unicode chars in raw mode 2011-09-08 18:01:37 -07:00
Martin Mahner
0722c78e17 Missing immport 2011-08-27 12:32:20 +02:00
Martin Mahner
f66c51f30f Multi slug fix 2011-08-27 12:29:12 +02:00
Martin Mahner
fd43a9b02c Increased slug 2011-08-27 12:15:00 +02:00
Martin Mahner
e38a7b89ab Alternative snippet highlighting using a templatetag which might work better than having it on-save. 2011-06-11 14:19:16 +02:00
Martin Mahner
f6648037cf Removed highlight 2011-06-10 15:44:45 +02:00
Martin Mahner
1c9b0341f0 WTF 2011-06-10 15:05:15 +02:00
Martin Mahner
3c414165ba Star import 2011-06-10 15:02:11 +02:00
Martin Mahner
f069b2198c Old length 2011-06-10 14:36:28 +02:00
Martin Mahner
259b43bc90 Longer. 2011-06-10 14:34:19 +02:00
Martin Mahner
4cdf648fc3 New highlight try. 2011-06-10 14:34:03 +02:00
Martin Mahner
c553fdf8f0 Revert "Highlight on request."
This reverts commit 50ca0e2234.
2011-06-10 14:33:03 +02:00
Martin Mahner
50ca0e2234 Highlight on request. 2011-06-10 14:26:02 +02:00
Martin Mahner
2fd5c0e4e8 Added request tcp 2011-06-10 14:25:56 +02:00
Martin Mahner
6ff55e461c Simplification
Conflicts:

	pastebin/apps/dpaste/models.py
2011-06-08 22:37:37 +02:00
Martin Mahner
4a4d1b96d9 Revert "mptt removal"
This reverts commit 807f115118.
2011-06-08 22:36:50 +02:00
Martin Mahner
807f115118 mptt removal 2011-06-08 21:23:58 +02:00
Martin Mahner
b92b531ff5 URL Reverse 2011-06-08 20:48:30 +02:00
Martin Mahner
7048ba4efd Readded csrf excempt. 2011-06-08 20:48:23 +02:00
Martin Mahner
5d1cbae236 URL Order 2011-06-08 20:47:06 +02:00
Martin Mahner
7523610710 Whitespace fixes 2011-06-08 12:23:08 +02:00
Martin Mahner
a20f936e28 Removed disable-csrf middleware 2011-06-08 12:17:31 +02:00
Martin Mahner
0c18739d8e Readded spam check. 2011-06-08 12:17:23 +02:00
Martin Mahner
aa907a6e71 Removed spamword check. 2011-06-08 11:38:18 +02:00
Martin Mahner
c281eea9bd Added pyc checks to fabfile. 2011-06-08 11:33:53 +02:00
Martin Mahner
a2767f20ec Admin options. 2011-06-08 11:33:46 +02:00
Martin Mahner
08574a4a3b Readded admin 2011-06-08 11:23:39 +02:00
Martin Mahner
b25f26ebbb Merge branch 'master' of github.com:bartTC/dpaste.de 2011-06-03 23:17:13 +02:00
Martin Mahner
68eabb6c0e Return instance 2011-06-03 23:16:43 +02:00
Martin Mahner
bd77201b0a Removed admin 2011-06-03 08:56:11 +00:00
Martin Mahner
04e1b17b58 Re-added pygments. 2011-06-03 10:32:57 +02:00
Martin Mahner
da46efd27a Disabled Pygments 2011-06-03 06:39:13 +02:00
Martin Mahner
db0e060b30 Pygments 0.6 downgrade. 2011-06-02 23:36:57 +02:00
Martin Mahner
2734acb627 Python as default lexer 2011-06-02 21:56:52 +02:00
Martin Mahner
4992571444 Escape unhighlighted code. 2011-06-02 21:21:13 +02:00
Martin Mahner
ba1798e75c Keywords are lowercased 2011-06-02 21:07:20 +02:00
Martin Mahner
3adb1ce05d Catch 'NoneType' object is not callable 2011-06-02 21:04:15 +02:00
Martin Mahner
19bfd3f769 Added support for spam checks. 2011-06-02 21:03:57 +02:00
Martin Mahner
9248e8edd5 Unused config. 2011-06-02 21:03:31 +02:00
Martin Mahner
fa920eb9cf Better fabfile 2011-06-02 20:34:41 +02:00
Martin Mahner
9c45b92910 Some logging in highlight code. 2011-06-02 20:32:58 +02:00
Martin Mahner
d040f2959d More correct exception 2011-06-01 13:42:07 +00:00
Martin Mahner
b192fb1b09 Correct exception 2011-06-01 12:45:53 +00:00
Martin Mahner
504fcc4369 Added smtp lib 2011-06-01 12:38:04 +00:00
Martin Mahner
a6e3a6d2ae Some dirty fixes for NoneType error highlighting 2011-06-01 11:59:28 +00:00
Martin Mahner
3a44552240 Updated i18n 2011-05-30 19:22:00 +02:00