Commit Graph

8 Commits

Author SHA1 Message Date
Patrik Martinsson 825fffe502 Initial commit of pastebin fork
It's quite big rewrite and indivdual commits are not available since
its so big. Introducing features like,
- Support for multiple database backends and configurations like
  dbname/tablename/ports/adresses/etc.
- Support for dynamically adding languages and lexers from pygments,
  autodetection of language is also supported.
- Support for changing styles (and languages) on the fly, also row-highlightning
  and rownumbers.
- Support for showing information about when paste expires.
- Support for goo.gl-shortener.
- Extreme debugging =)
- Probably added a few bugs in there as well =)
2016-12-18 15:12:24 +01:00
Eliot Whalan 5242324a60 Rewrite DurationFromExpiry function 2016-07-15 12:12:09 +10:00
Eliot Whalan 7dd331178d Add expiry table 2016-06-25 08:17:02 +10:00
Eliot Whalan 9356680dbe Add title to database schema 2016-06-24 13:04:51 +10:00
Eliot Whalan a81bf35a34 Add hash and delkey 2016-06-19 14:36:10 +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 bfdb8c815a Remove filesystem saving and add sqlite support 2016-06-19 11:48:57 +10:00