Commit Graph

86 Commits

Author SHA1 Message Date
Eliot Whalan c04cb8aabb
Add index.html to template cache 2016-06-24 11:22:48 +10:00
Eliot Whalan 9d6e493717
Cache templates 2016-06-24 11:16:58 +10:00
Eliot Whalan 4bc80d3481
Revert to fprintf 2016-06-24 11:06:29 +10:00
Eliot Whalan a4ae43ea08
Add missing handler functions 2016-06-24 11:04:26 +10:00
Eliot Whalan e16d5ee461
Move from fprintf to write 2016-06-24 11:01:23 +10:00
Eliot Whalan f34d455ab8
Introduce clone and download functions 2016-06-24 08:11:30 +10:00
Eliot Whalan 8dc7a3f7d1
Add home to struct 2016-06-23 21:00:46 +10:00
Eliot Whalan 07180d93fb
Add more buttons and add row div 2016-06-23 20:59:12 +10:00
Eliot Whalan 872fdf55dc
Add noclasses variable to pygments 2016-06-23 20:47:45 +10:00
Eliot Whalan 30620115b8
Fixup incorrecr variable 2016-06-23 20:43:59 +10:00
Eliot Whalan 3d22aa63fd
Try syntax highlighting 2016-06-23 20:41:45 +10:00
Eliot Whalan 2d8aa75257
Reintroduce textarea 2016-06-23 20:19:48 +10:00
Eliot Whalan d0f5ffda69
Bring back print statement part 2 2016-06-23 20:15:13 +10:00
Eliot Whalan 6028e4c804
Make body string type 2016-06-23 19:58:29 +10:00
Eliot Whalan 4acda57bd3
Remove full page option and textarea 2016-06-23 19:24:18 +10:00
Eliot Whalan a778cefe6d
Rework syntax highlighting 2016-06-23 19:21:37 +10:00
Eliot Whalan 07aa7ba910
Fix up struct error 2016-06-23 19:11:40 +10:00
Eliot Whalan e1cfe96676
Add raw link 2016-06-23 19:10:36 +10:00
Eliot Whalan 7f5d1cc7ca
Redirect traffic to the stylized paste page 2016-06-23 19:06:24 +10:00
Eliot Whalan cb22172e25
Correct file name 2016-06-23 19:00:53 +10:00
Eliot Whalan 588f5b3510
Template bug fix 2016-06-23 19:00:17 +10:00
Eliot Whalan 8f1a9a04e8
Remove plain/text header 2016-06-23 18:59:05 +10:00
Eliot Whalan 828646e236
Correct asset file name 2016-06-23 18:57:00 +10:00
Eliot Whalan 92d493205c
Add raw paste view 2016-06-23 18:40:20 +10:00
Eliot Whalan a8b18ae11c
Fix up empty paste bug 2016-06-23 14:57:07 +10:00
Eliot Whalan c92d72b790
Remove unused variable 2016-06-23 14:01:29 +10:00
Eliot Whalan ad700202d1
Remove unused variable 2016-06-23 14:00:59 +10:00
Eliot Whalan a97131a5c0
fixup deletion handler more 2016-06-23 14:00:27 +10:00
Eliot Whalan 4e6b1b6c96
Fix deletion function 2016-06-23 13:58:15 +10:00
Eliot Whalan 9a7c9bfc6e
Add missing slash 2016-06-23 13:55:09 +10:00
Eliot Whalan a57664b07c
Fixup deletion link 2016-06-23 13:53:08 +10:00
Eliot Whalan 19a2e58708
Remove br tag 2016-06-23 13:51:59 +10:00
Eliot Whalan 10da41b71d
remove pointless information in html response 2016-06-23 13:51:07 +10:00
Eliot Whalan 1592004f93
Fix spacing in html response type 2016-06-23 13:49:52 +10:00
Eliot Whalan f2dc9be3bd
Correct html error 2016-06-23 13:46:36 +10:00
Eliot Whalan cdf50c04e7
Add html output type 2016-06-23 13:45:00 +10:00
Eliot Whalan 6f985b8142
Declare url outside of if else statement 2016-06-23 13:22:57 +10:00
Eliot Whalan 33fc4a9df4
Add missing slash 2016-06-23 13:20:48 +10:00
Eliot Whalan 83cc8f9921
Add lang handling 2016-06-23 13:19:50 +10:00
Eliot Whalan 4f48e16989
Add missing slashes and tidy stuff up 2016-06-23 11:46:50 +10:00
Eliot Whalan 5f62d0de83
Add missing slash 2016-06-23 11:43:40 +10:00
Eliot Whalan 2543eb40ce
Create assets folder 2016-06-23 11:42:13 +10:00
Eliot Whalan 492aadd585
Add asset handling 2016-06-23 11:37:58 +10:00
Eliot Whalan 22e9ca4503
Add static file serving 2016-06-23 11:25:12 +10:00
Eliot Whalan 9361b3f64d
Add index page 2016-06-23 11:06:52 +10:00
Eliot Whalan b05d6917eb
Remove roothandler 2016-06-23 11:02:59 +10:00
Eliot Whalan ab0212ee4c
Rework to include form values 2016-06-23 11:00:33 +10:00
Eliot Whalan 9ff488d999
Correct deletion and syntax highlighing handling 2016-06-23 09:58:28 +10:00
Eliot Whalan c927198df3
Add pygments error handling 2016-06-23 09:55:08 +10:00
Eliot Whalan cd6db3eaa6
Try new url layout 2016-06-22 21:41:36 +10:00