Commit Graph

220 Commits

Author SHA1 Message Date
Eliot Whalan
985565b348 Remove unneed expiry query from save function 2016-06-25 08:38:58 +10:00
Eliot Whalan
30f4ff1275 Add expiry checking 2016-06-25 08:33:56 +10:00
Eliot Whalan
4d8ef07f48 Add expiry input 2016-06-25 08:24:56 +10:00
Eliot Whalan
22c61cdcef Begin testing expiry 2016-06-25 08:18:02 +10:00
Eliot Whalan
7dd331178d Add expiry table 2016-06-25 08:17:02 +10:00
Eliot Whalan
d17154b353 Add expiryTime to sql query 2016-06-25 08:16:03 +10:00
Eliot Whalan
63dff38c3c Start expiry addition 2016-06-25 08:13:36 +10:00
Eliot Whalan
6420d7dfed Remove unneeded check 2016-06-24 17:13:56 +10:00
Eliot Whalan
79f53f9adc Add missing comma 2016-06-24 17:12:32 +10:00
Eliot Whalan
746a08a56a Fix up array error 2016-06-24 17:11:49 +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
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