Commit Graph

66 Commits

Author SHA1 Message Date
Eliot Whalan a2503d4b98 Make api more restful 2016-07-12 10:50:44 +10:00
Eliot Whalan 1ac4e9da64 Reorder forever to be at the bottom 2016-07-12 07:15:36 +10:00
Felix Yan 6b18baf7c6 Add missing name for paste body field on clone page
The `name="p"` part is present in index but not the clone page. Without the change I am getting "Empty paste" when submitting any paste from the clone page.
2016-06-29 11:12:06 -05:00
Eliot Whalan 0c252c3c4b Revert "Fix up css for syntax page"
This reverts commit 5afb1564ce.
2016-06-28 22:54:41 +10:00
Eliot Whalan 9fa1fa73fe Revert "Try again"
This reverts commit 7658c76460.
2016-06-28 22:54:34 +10:00
Eliot Whalan 69c66a7557 Try again 2016-06-28 22:53:35 +10:00
Eliot Whalan 3ff9dd740d Fix up css for syntax page 2016-06-28 22:51:33 +10:00
Eliot Whalan 672ce0d77a Fix up padding 2016-06-26 18:18:14 +10:00
Eliot Whalan 2ea5a9d7bc Remove guess language option 2016-06-26 06:51:34 +10:00
Eliot Whalan 4d8ef07f48 Add expiry input 2016-06-25 08:24:56 +10:00
Eliot Whalan f80d779b28 Make pages adjust automatically 2016-06-24 16:50:51 +10:00
Eliot Whalan 337a7ddbae Try automatic resizing of elements 2016-06-24 16:40:17 +10:00
Eliot Whalan ba98eb91af move functions up one scope 2016-06-24 16:38:45 +10:00
Eliot Whalan 7627cfa15a Try onload resizing with jquery 2016-06-24 16:37:21 +10:00
Eliot Whalan 556f953637 Fixup syntax box 2016-06-24 16:26:43 +10:00
Eliot Whalan 21342848b1 Add page onload 2016-06-24 16:25:32 +10:00
Eliot Whalan 565a11a2aa Add jquery resizing to all pages 2016-06-24 16:22:06 +10:00
Eliot Whalan 46d46f70cd try another query autosizing thing 2016-06-24 16:18:27 +10:00
Eliot Whalan c131c0d6a9 Add jquery-autogrow 2016-06-24 16:14:36 +10:00
Eliot Whalan 4d8a90a606 Add sytle resize to text area 2016-06-24 16:05:39 +10:00
Eliot Whalan ead0a0c4fe Add placeholder text 2016-06-24 15:55:49 +10:00
Eliot Whalan 9d3b49d904 Remove margin-right from buttons 2016-06-24 15:47:31 +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 da55f3847c Add title 2016-06-24 15:24:15 +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 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 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 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 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 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 e02fb51fe0 Increase textarea size 2016-06-23 19:03:58 +10:00
Eliot Whalan e80d2fca4d Add paste template 2016-06-23 18:56:14 +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
Eliot Whalan 0f858d84f9 Fix incorrect container end div 2016-06-23 15:40:22 +10:00
Eliot Whalan bdddf8632c Fix missing </div> 2016-06-23 15:32:50 +10:00
Eliot Whalan 2109654db7 Make button and options a row 2016-06-23 15:20:24 +10:00