Commit Graph

148 Commits

Author SHA1 Message Date
Eliot Whalan 4ecfbd0c88 Escape and unescape title 2016-06-24 15:45:52 +10:00
Eliot Whalan d446219b7d Add title support to all pages and make it clearer 2016-06-24 15:39:12 +10:00
Eliot Whalan 49b352b19a Fixup missing return value 2016-06-24 15:33:14 +10:00
Eliot Whalan dc1ad54fa3 Add title support 2016-06-24 15:32:20 +10:00
Eliot Whalan da55f3847c Add title 2016-06-24 15:24:15 +10:00
Eliot Whalan 9356680dbe Add title to database schema 2016-06-24 13:04:51 +10:00
Eliot Whalan 6a1c6fcab1 Fix lack of print function in clone page 2016-06-24 13:01:31 +10:00
Eliot Whalan 5e25d4cc88 Add clone paste handler 2016-06-24 12:59:29 +10:00
Eliot Whalan ac2eb12dfb Add download button 2016-06-24 12:17:23 +10:00
Eliot Whalan 36675bc4ff Add content headers 2016-06-24 12:10:54 +10:00
Eliot Whalan 0c8ff3ea04 Fixup download handler 2016-06-24 12:05:14 +10:00
Eliot Whalan 98ded1615a Add download handler 2016-06-24 11:46:50 +10:00
Eliot Whalan cb27aab401 Correct template name 2016-06-24 11:24:24 +10:00
Eliot Whalan a31b02e352 Add index.html to template cache 2016-06-24 11:22:48 +10:00
Eliot Whalan a3d5f547d3 Cache templates 2016-06-24 11:16:58 +10:00
Eliot Whalan e1f18e7ef0 Revert to fprintf 2016-06-24 11:06:29 +10:00
Eliot Whalan 7b7995dcab Add missing handler functions 2016-06-24 11:04:26 +10:00
Eliot Whalan a778ffdd33 Move from fprintf to write 2016-06-24 11:01:23 +10:00
Eliot Whalan 8da5425ada Introduce clone and download functions 2016-06-24 08:11:30 +10:00
Eliot Whalan 552dffe453 Add home to struct 2016-06-23 21:00:46 +10:00
Eliot Whalan 82d977eb85 Add more buttons and add row div 2016-06-23 20:59:12 +10:00
Eliot Whalan e49ddf6cef Add noclasses variable to pygments 2016-06-23 20:47:45 +10:00
Eliot Whalan b692b2fba8 Fixup incorrecr variable 2016-06-23 20:43:59 +10:00
Eliot Whalan 5c9c3ef187 Try syntax highlighting 2016-06-23 20:41:45 +10:00
Eliot Whalan 673e6ceb4e Reintroduce textarea 2016-06-23 20:19:48 +10:00
Eliot Whalan 2bdada3d66 Bring back print statement part 2 2016-06-23 20:15:13 +10:00
Eliot Whalan 98bd39ceae Bring back print statement 2016-06-23 20:13:58 +10:00
Eliot Whalan b4ee4a69c3 Make body string type 2016-06-23 19:58:29 +10:00
Eliot Whalan 1aed57a4e2 Remove printf 2016-06-23 19:56:56 +10:00
Eliot Whalan 2ea6c80bb7 remove more html 2016-06-23 19:27:06 +10:00
Eliot Whalan f5d8e82b98 Remove full page option and textarea 2016-06-23 19:24:18 +10:00
Eliot Whalan a005f48a1b Rework syntax highlighting 2016-06-23 19:21:37 +10:00
Eliot Whalan aaf20264d7 Relocate raw button 2016-06-23 19:15:28 +10:00
Eliot Whalan c6bd376818 Make submit button a link 2016-06-23 19:12:51 +10:00
Eliot Whalan c30471c8bf Fix up struct error 2016-06-23 19:11:40 +10:00
Eliot Whalan f447299214 Add raw link 2016-06-23 19:10:36 +10:00
Eliot Whalan 1da1dfe53d Make redirect default page behaviour 2016-06-23 19:07:10 +10:00
Eliot Whalan c63d5027af Redirect traffic to the stylized paste page 2016-06-23 19:06:24 +10:00
Eliot Whalan e02fb51fe0 Increase textarea size 2016-06-23 19:03:58 +10:00
Eliot Whalan 0f156c1789 Correct file name 2016-06-23 19:00:53 +10:00
Eliot Whalan 4ddc5c59f5 Template bug fix 2016-06-23 19:00:17 +10:00
Eliot Whalan 97b99b06df Remove plain/text header 2016-06-23 18:59:05 +10:00
Eliot Whalan b6973eddb0 Correct asset file name 2016-06-23 18:57:00 +10:00
Eliot Whalan e80d2fca4d Add paste template 2016-06-23 18:56:14 +10:00
Eliot Whalan 0c3417b1c7 Add raw paste view 2016-06-23 18:40:20 +10:00
Eliot Whalan e493eb8996 Remove broken autosizing 2016-06-23 16:18:00 +10:00
Eliot Whalan b4b6c152bc Add autogrowing text box 2016-06-23 16:09:07 +10:00
Eliot Whalan 6369d37d7f Finish up the form 2016-06-23 16:03:36 +10:00
Eliot Whalan 3a48dd389b More form groups 2016-06-23 15:44:50 +10:00
Eliot Whalan 676cb46e20 inline forms 2016-06-23 15:43:19 +10:00