Commit Graph

8 Commits

Author SHA1 Message Date
Patrik Martinsson
eba04233d2 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
fcee4082ac
Rewrite DurationFromExpiry function 2016-07-15 12:12:09 +10:00
Eliot Whalan
fd46fcf753
Add expiry table 2016-06-25 08:17:02 +10:00
Eliot Whalan
5abc98efe1
Add title to database schema 2016-06-24 13:04:51 +10:00
Eliot Whalan
aefde6a154
Add hash and delkey 2016-06-19 14:36:10 +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
ef1415f55f
Remove filesystem saving and add sqlite support 2016-06-19 11:48:57 +10:00