Commit Graph

68 Commits

Author SHA1 Message Date
Eliot Whalan 74c95c15f8
Add cdn 2016-06-23 12:25:40 +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 7cc828b7dd
Start styling paste page 2016-06-23 11:36:25 +10:00
Eliot Whalan 7bc708f5d8
Add material design requirements 2016-06-23 11:32:06 +10:00
Eliot Whalan a28f8f9feb
Add bootstrap and bootstrap material design 2016-06-23 11:30:11 +10:00
Eliot Whalan d00826b307
Begin material design 2016-06-23 11:27:52 +10:00
Eliot Whalan 22e9ca4503
Add static file serving 2016-06-23 11:25:12 +10:00
Eliot Whalan c463ff8282
Remove url from index.html 2016-06-23 11:10:25 +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
Eliot Whalan f6915beca5
Correct help url 2016-06-20 22:30:21 +10:00
Eliot Whalan b761c57b89
Add depends 2016-06-19 18:04:49 +10:00
Eliot Whalan 89a39504d8
Add newline to delete reference 2016-06-19 17:56:22 +10:00
Eliot Whalan 248026b6bc
Add deletion key reference 2016-06-19 17:55:03 +10:00
Eliot Whalan f1b83223a1
Fix typo 2016-06-19 17:50:10 +10:00
Eliot Whalan cafc2a8f98
Add how to 2016-06-19 17:37:53 +10:00
Eliot Whalan 770959f44c
Add delete paste handling 2016-06-19 16:59:19 +10:00
Eliot Whalan 211b41ecfc
Fix url variable location scope 2016-06-19 16:50:56 +10:00
Eliot Whalan 72bd56e8d8
Fix missing comma 2016-06-19 16:50:00 +10:00
Eliot Whalan 03ef450699
Correct return list 2016-06-19 16:49:22 +10:00
Eliot Whalan d140282f08
Add pointer reference to database query results 2016-06-19 16:47:10 +10:00
Eliot Whalan d4a0d05dcc
Fix incorrect query 2016-06-19 16:45:52 +10:00
Eliot Whalan 8bcc435c50
Add dupe paste checking 2016-06-19 16:44:46 +10:00
Eliot Whalan b20229ca98
Fix double package import 2016-06-19 16:39:56 +10:00
Eliot Whalan f4ef1afda0
Change all databases to mysql 2016-06-19 16:31:36 +10:00
Eliot Whalan 1b342f9976
Replace sqlite with mysql 2016-06-19 16:27:54 +10:00
Eliot Whalan 4fb704c002
Add xml response 2016-06-19 16:17:28 +10:00
Eliot Whalan eb6c9ad1fb
Add json output 2016-06-19 16:16:08 +10:00
Eliot Whalan aefde6a154
Add hash and delkey 2016-06-19 14:36:10 +10:00
Eliot Whalan fe4b307c1c
break up handlers 2016-06-19 14:36:00 +10:00
Eliot Whalan 3686f74bcb
Fix conflicting messages 2016-06-19 12:10:38 +10:00
Eliot Whalan 326f707056
Add sql no row handling 2016-06-19 11:57:35 +10:00
Eliot Whalan 0507cb0821
Add semicoln to sql 2016-06-19 11:51:32 +10:00
Eliot Whalan acbbc5365c
Fix incorrect sql 2016-06-19 11:50:35 +10:00
Eliot Whalan 087a1c9ef8
Remove database.db 2016-06-19 11:49:27 +10:00
Eliot Whalan ef1415f55f
Remove filesystem saving and add sqlite support 2016-06-19 11:48:57 +10:00
Eliot Whalan 584e56aae9
Correct config info 2016-06-19 10:22:56 +10:00
Eliot Whalan 72b3947793
Fix incorrect header removal length 2016-06-19 10:17:35 +10:00
Eliot Whalan 1b46830f95
Revert "Make syntax highlighting optional"
This reverts commit d597f04562.
2016-06-15 14:56:51 +10:00
Eliot Whalan d597f04562
Make syntax highlighting optional 2016-06-15 14:32:51 +10:00
Eliot Whalan e9f82edfdd Fixup readme formatting 2016-06-11 21:16:00 +10:00
Eliot Whalan fcb4d66fac Improve readme 2016-06-11 19:35:31 +10:00
Eliot Whalan 8e814587df Add build status 2016-06-11 15:29:31 +10:00