lodgeit/lodgeit/views
Ian Wienand e22ae1230b new paste: add maxlength to input box
This goes into a mysql "text" type field which is 65,535 characters
long.  Set maxlength just under this to avoid interactive use sending
too much data, which fails with a 502 error currently.

Change-Id: Ieedef0fd956a5d31e682a4c808fb1197b55121b6
2022-04-19 10:27:57 +10:00
..
help Merge "Fix python3 compatibility issue" 2020-03-05 20:12:49 +00:00
utils Extract more information from diffs when highlighting; specifically HG export metadata. 2009-01-06 11:10:56 +01:00
about.html Show the currently running version on the about page 2017-02-25 13:51:52 +09:00
compare_paste.html Remove extraneous trailing slashes from link URLs 2016-01-11 10:48:44 -08:00
json.html add a simple test to see if most url endpoints work, fix failures 2011-04-02 16:40:09 -07:00
layout.html Allow for overriding title 2021-06-29 19:24:27 +10:00
new_paste.html new paste: add maxlength to input box 2022-04-19 10:27:57 +10:00
not_found.html Remove out-of-date paragraph from the 'not found' page 2015-06-04 11:16:59 +09:00
paste_tree.html add a few more tests, use more url_for, don't be web2.0 with selects 2011-04-03 13:19:38 -07:00
rss.html format paste titles 2011-07-14 11:40:50 -07:00
show_all.html Checked in some more changes in lodgeit I did over the last few weeks. There are some bugs left so don't deploy. 2008-10-18 15:39:49 +02:00
show_paste.html Remove extraneous trailing slashes from link URLs 2016-01-11 10:48:44 -08:00
xmlrpc.html add a simple test to see if most url endpoints work, fix failures 2011-04-02 16:40:09 -07:00