Commit Graph

13 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
9825058fef
Revert "Fix up css for syntax page"
This reverts commit 5afb1564ce.
2016-06-28 22:54:41 +10:00
Eliot Whalan
14e7df342d
Revert "Try again"
This reverts commit 7658c76460.
2016-06-28 22:54:34 +10:00
Eliot Whalan
7658c76460
Try again 2016-06-28 22:53:35 +10:00
Eliot Whalan
5afb1564ce
Fix up css for syntax page 2016-06-28 22:51:33 +10:00
Eliot Whalan
f562758f35
Fix up padding 2016-06-26 18:18:14 +10:00
Eliot Whalan
704e1444e4
Fixup syntax box 2016-06-24 16:26:43 +10:00
Eliot Whalan
a25fbd518a
Add jquery resizing to all pages 2016-06-24 16:22:06 +10:00
Eliot Whalan
ad232fa642
Remove margin-right from buttons 2016-06-24 15:47:31 +10:00
Eliot Whalan
4471eba47a
Add clone paste handler 2016-06-24 12:59:29 +10:00
Eliot Whalan
e9fe27ea2d
Add download button 2016-06-24 12:17:23 +10:00
Eliot Whalan
07180d93fb
Add more buttons and add row div 2016-06-23 20:59:12 +10:00
Eliot Whalan
3d22aa63fd
Try syntax highlighting 2016-06-23 20:41:45 +10:00