Martin Mahner
|
fa6d0f7b2e
|
Did you know?
|
2012-04-15 11:58:25 +02:00 |
|
Martin Mahner
|
0f5e1b1c62
|
Better checkbox click handling though this really needs a refactor.
|
2012-04-15 11:48:24 +02:00 |
|
Martin Mahner
|
e844f343e4
|
Removed author and title field, not really used. Added title honeypot field. Added south migrations.
Run manage.py migrate dpaste 0001 --fake; manage.py migrate dpaste for legacy installations.
|
2012-04-15 11:37:25 +02:00 |
|
Martin Mahner
|
7d4be0efe3
|
Removed sidebar on homepage because never really used and nobody reads it anyway.
|
2012-04-14 20:47:18 +02:00 |
|
Martin Mahner
|
3be7aea4cd
|
Removed author and title field because they dont really matter.
|
2012-04-14 20:44:55 +02:00 |
|
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
|
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
|
7523610710
|
Whitespace fixes
|
2011-06-08 12:23:08 +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
|
a2767f20ec
|
Admin options.
|
2011-06-08 11:33:46 +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
|
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
|
a6e3a6d2ae
|
Some dirty fixes for NoneType error highlighting
|
2011-06-01 11:59:28 +00:00 |
|
root
|
e71fdca4fd
|
More fixes
|
2011-05-30 08:55:48 +00:00 |
|
root
|
edf59865d6
|
Admin fixes and CSRF disable
|
2011-05-30 07:01:45 +00:00 |
|
Martin Mahner
|
a2e4e83c20
|
Initial commit after move to linode
|
2011-05-30 01:03:04 +02:00 |
|