Commit Graph

278 Commits

Author SHA1 Message Date
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
Eliot Whalan 1c83f69879 Add proper error handling 2016-06-11 12:22:22 +10:00
Eliot Whalan e7c0922d7f Modify pastehandler to allow for shorter query urls 2016-06-11 12:13:37 +10:00
Eliot Whalan e197051c6e Remove fmt 2016-06-11 11:26:12 +10:00
Eliot Whalan 6abd70061d Add global constants 2016-06-11 11:22:19 +10:00
Eliot Whalan a79e880d73 Add README.md 2016-06-11 00:38:27 +10:00
Eliot Whalan 8ac0a495b8 Add gitignore 2016-06-11 00:37:01 +10:00
Eliot Whalan 633b29794c Add makefile 2016-06-11 00:36:41 +10:00
Eliot Whalan d0a9524146 Add license 2016-06-11 00:35:28 +10:00
Eliot Whalan e328415343 Add GET request page 2016-06-11 00:29:22 +10:00
Eliot Whalan a32b275cd5 Fix up minor bugs and add more features 2016-06-11 00:17:27 +10:00
Eliot Whalan e17249cbe6 Setup simple webserver and get basic paste saving working 2016-06-10 23:56:42 +10:00