Commit Graph

82 Commits

Author SHA1 Message Date
Eliot Whalan
a53c3b814b Correct html error 2016-06-23 13:46:36 +10:00
Eliot Whalan
11e59f31b6 Add html output type 2016-06-23 13:45:00 +10:00
Eliot Whalan
424ebb7915 Fixup newline and add well to textarea 2016-06-23 13:36:47 +10:00
Eliot Whalan
69b017614d Add information 2016-06-23 13:34:56 +10:00
Eliot Whalan
2d827f5b64 Declare url outside of if else statement 2016-06-23 13:22:57 +10:00
Eliot Whalan
e4138172af Add missing slash 2016-06-23 13:20:48 +10:00
Eliot Whalan
2b6d33bda0 Add lang handling 2016-06-23 13:19:50 +10:00
Eliot Whalan
ad4ada443e Add lang option 2016-06-23 12:52:02 +10:00
Eliot Whalan
6ec831d9aa Remove well 2016-06-23 12:44:08 +10:00
Eliot Whalan
e2377749be More elements 2016-06-23 12:41:41 +10:00
Eliot Whalan
56e5c7baf8 Replace input with button 2016-06-23 12:34:34 +10:00
Eliot Whalan
f1d5f5df53 Add header 2016-06-23 12:32:54 +10:00
Eliot Whalan
9e0d913b3b Adjust html further 2016-06-23 12:29:18 +10:00
Eliot Whalan
f284efd17a Adjust html 2016-06-23 12:26:51 +10:00
Eliot Whalan
fde40383d0 Add cdn 2016-06-23 12:25:40 +10:00
Eliot Whalan
6abfd68c13 Add missing slashes and tidy stuff up 2016-06-23 11:46:50 +10:00
Eliot Whalan
8f9a335488 Add missing slash 2016-06-23 11:43:40 +10:00
Eliot Whalan
4d1dd0a2a1 Create assets folder 2016-06-23 11:42:13 +10:00
Eliot Whalan
90f50948b8 Add asset handling 2016-06-23 11:37:58 +10:00
Eliot Whalan
eb92988565 Start styling paste page 2016-06-23 11:36:25 +10:00
Eliot Whalan
9a865d0120 Add material design requirements 2016-06-23 11:32:06 +10:00
Eliot Whalan
4928bcd0a2 Add bootstrap and bootstrap material design 2016-06-23 11:30:11 +10:00
Eliot Whalan
53e4814e97 Begin material design 2016-06-23 11:27:52 +10:00
Eliot Whalan
166fbc804c Add static file serving 2016-06-23 11:25:12 +10:00
Eliot Whalan
25ce14f45d Remove url from index.html 2016-06-23 11:10:25 +10:00
Eliot Whalan
52efd00f02 Add index page 2016-06-23 11:06:52 +10:00
Eliot Whalan
be553d6609 Remove roothandler 2016-06-23 11:02:59 +10:00
Eliot Whalan
387d5f313b Rework to include form values 2016-06-23 11:00:33 +10:00
Eliot Whalan
0af4b7ad6b Correct deletion and syntax highlighing handling 2016-06-23 09:58:28 +10:00
Eliot Whalan
20fd1e7a44 Add pygments error handling 2016-06-23 09:55:08 +10:00
Eliot Whalan
7a19f86efe Try new url layout 2016-06-22 21:41:36 +10:00
Eliot Whalan
be778751c1 Correct help url 2016-06-20 22:30:21 +10:00
Eliot Whalan
353aea994a Add depends 2016-06-19 18:04:49 +10:00
Eliot Whalan
ad2997d6d7 Add newline to delete reference 2016-06-19 17:56:22 +10:00
Eliot Whalan
e583625c45 Add deletion key reference 2016-06-19 17:55:03 +10:00
Eliot Whalan
62f8f95525 Fix typo 2016-06-19 17:50:10 +10:00
Eliot Whalan
2e76f4c5b1 Add how to 2016-06-19 17:37:53 +10:00
Eliot Whalan
3c35238103 Add delete paste handling 2016-06-19 16:59:19 +10:00
Eliot Whalan
451f93977b Fix url variable location scope 2016-06-19 16:50:56 +10:00
Eliot Whalan
d06d2046eb Fix missing comma 2016-06-19 16:50:00 +10:00
Eliot Whalan
f7b2f47038 Correct return list 2016-06-19 16:49:22 +10:00
Eliot Whalan
05c3600bd8 Add pointer reference to database query results 2016-06-19 16:47:10 +10:00
Eliot Whalan
75155c5a31 Fix incorrect query 2016-06-19 16:45:52 +10:00
Eliot Whalan
9be88f83c2 Add dupe paste checking 2016-06-19 16:44:46 +10:00
Eliot Whalan
39edfebcdf Fix double package import 2016-06-19 16:39:56 +10:00
Eliot Whalan
b39e67e2fb Change all databases to mysql 2016-06-19 16:31:36 +10:00
Eliot Whalan
cce40aa67c Replace sqlite with mysql 2016-06-19 16:27:54 +10:00
Eliot Whalan
84e7f7e95c Add xml response 2016-06-19 16:17:28 +10:00
Eliot Whalan
d9ccc888ec Add json output 2016-06-19 16:16:08 +10:00
Eliot Whalan
a81bf35a34 Add hash and delkey 2016-06-19 14:36:10 +10:00