6f51b67915Update github username, add attribution for stylesheet
master
Matthew Connelly
2015-11-27 18:48:14 +0000
04ba3427ffcode and syntactic cleanup
Matthew Connelly
2015-11-27 18:15:20 +0000
a4544cb8ceadded start opts
Matthew Connelly
2015-11-16 00:59:23 +0000
0e8911ae70well that was a stupid idea
Matthew Connelly
2015-11-16 00:47:37 +0000
9857074291Added cpanfile for easier dependency installation, rename app.pl -> app.psgi for ~compliance~
Matthew Connelly
2015-11-15 22:28:26 +0000
977d24e82dcorrect an incorrect config variable
Matthew Connelly
2015-11-14 07:45:42 +0000
88161345aesigh.
Matthew Connelly
2015-11-14 07:37:53 +0000
bfb3bf8622debugging should not be enabled by default
Matthew Connelly
2015-11-14 07:31:03 +0000
e499fe9df8fixed the /utterly stupid/ bug where pastes would not show at all. turns out i forgot about the change in parameter handling in getpaste
Matthew Connelly
2015-11-14 07:22:21 +0000
491b43c5fbminor layout change to make the default expiry match the configured default also remove redundant undef in getpaste
Matthew Connelly
2015-11-14 07:14:11 +0000
e059aba5cci hate myself
Matthew Connelly
2015-11-14 06:54:24 +0000
dbff8b3d72this is my true hell
Matthew Connelly
2015-11-14 06:52:53 +0000
5bdbd4f10bhow embarrassing
Matthew Connelly
2015-11-14 06:48:53 +0000
34c26e49derather than complicated queries that i'm probably doing wrong, let's just make expired paste purges happen every half a minute. i only put the "expunge every" thing in there to prevent performance degredation anyway
Matthew Connelly
2015-11-14 06:45:29 +0000
b357de7371i don't have a testing thing locally so i'm flooding with commits sorry
Matthew Connelly
2015-11-14 06:38:45 +0000
c9889911bbdatabase abstraction killed the perl star
Matthew Connelly
2015-11-14 06:37:29 +0000
6b01131e87i'm in sql abstraction hell
Matthew Connelly
2015-11-14 06:33:48 +0000
1b524d7996beep bop boop
Matthew Connelly
2015-11-14 06:26:00 +0000
7cb1fe36bbmore minor refactoring, confirmed that the fix for the deploy warning works without leaking out of its scope
Matthew Connelly
2015-11-14 05:43:46 +0000
c4764314b3i am so confused
Matthew Connelly
2015-11-14 05:36:04 +0000
b64f83b8afmaybe now
Matthew Connelly
2015-11-14 05:17:51 +0000
69489585bfPotential fix for schema deploy issue
Matthew Connelly
2015-11-14 05:16:46 +0000
4d7adc1ceftry to fix the "possible precedence issue"
Matthew Connelly
2015-11-14 05:13:33 +0000
69f78015b7yaml will be the death of me
Matthew Connelly
2015-11-14 05:12:01 +0000
e73864fceaa lot of changes, hoo boy. made the expiry check interval configurable (expire_every in config.yml) fixed a bug where an expired paste could still be viewed for a short period after expiring in some situations consolidated the paste fetching and parameter validation functions somewhat fixed some bugs with expiry handling hopefully haven't broken anything, changes are untested
Matthew Connelly
2015-11-14 04:39:28 +0000
986ea029eeUpdated dependency list, minor change to layout, made start script more agnostic, swapped out having the application listen on a TCP port, to using unix sockets.
Matthew Connelly
2015-10-13 01:59:46 +0100
5b76238849Fixed IPv4/v6 check not working when hosted over SSL
Matthew Connelly
2015-08-21 02:34:52 +0100
f3689428a2Updated the IP script in layouts/main to use pts0.eu for the what-is-my-IP service due to HSTS preloading on maff.scot
Matthew Connelly
2015-05-03 18:47:25 +0100
865dd2120dadd a jquery hook to add hrefs to anchors
Matthew Connelly
2015-04-18 20:26:31 +0100
e921575138use CSS for line numbers rather than tables
Matthew Connelly
2015-04-18 19:48:05 +0100
ec4b723e68disable line numbering in pygments
Matthew Connelly
2015-04-18 18:13:10 +0100
65cb180296Fixed a bug where DB pruning would delete pastes with no expiration date as well as pastes that had legitimately expired
Matthew Connelly
2015-04-15 04:38:27 +0100
aa63c16177Fix issue in validation that would prevent users from specifying month:1:day:2 to have a paste expire 1m2days from submission
Matthew Connelly
2015-04-13 04:09:42 +0100
a59341a12csexy sexy BSD license
Matthew Connelly
2015-04-13 04:00:11 +0100
7a3a80c791First commit
Matthew Connelly
2015-04-13 03:56:29 +0100