Commit Graph

261 Commits

Author SHA1 Message Date
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
Eliot Whalan 606b277e2e break up handlers 2016-06-19 14:36:00 +10:00
Eliot Whalan ab4bc10eaa Fix conflicting messages 2016-06-19 12:10:38 +10:00
Eliot Whalan 103ba4d6a2 Add sql no row handling 2016-06-19 11:57:35 +10:00
Eliot Whalan 778ccdf8d2 Add semicoln to sql 2016-06-19 11:51:32 +10:00
Eliot Whalan b1e96eec62 Fix incorrect sql 2016-06-19 11:50:35 +10:00
Eliot Whalan 69c9c56246 Remove database.db 2016-06-19 11:49:27 +10:00
Eliot Whalan bfdb8c815a Remove filesystem saving and add sqlite support 2016-06-19 11:48:57 +10:00
Eliot Whalan 2f66eb58b5 Correct config info 2016-06-19 10:22:56 +10:00
Eliot Whalan 866417bc46 Fix incorrect header removal length 2016-06-19 10:17:35 +10:00
Eliot Whalan 2e92f21e24 Revert "Make syntax highlighting optional"
This reverts commit d597f04562.
2016-06-15 14:56:51 +10:00
Eliot Whalan 7bcd035ffe 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
Eliot Whalan 1b51c7e2a7 Forgot go get 2016-06-11 15:26:42 +10:00
Eliot Whalan 8544c5771f Fix up travis-ci error 2016-06-11 15:23:47 +10:00
Eliot Whalan 829bb9ab5d Add travis-ci config 2016-06-11 15:22:59 +10:00
Eliot Whalan c28006cc84 Fix up error handling 2016-06-11 13:33:29 +10:00
Eliot Whalan a8b31ce373 Add line numbers 2016-06-11 13:16:31 +10:00
Eliot Whalan 2e3b194bcd Add in syntax highlighting 2016-06-11 13:09:28 +10:00
Eliot Whalan 9f9f6665f1 Modify variable names 2016-06-11 12:31:03 +10:00