Commit Graph

13 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
0c252c3c4b Revert "Fix up css for syntax page"
This reverts commit 5afb1564ce.
2016-06-28 22:54:41 +10:00
Eliot Whalan
9fa1fa73fe Revert "Try again"
This reverts commit 7658c76460.
2016-06-28 22:54:34 +10:00
Eliot Whalan
69c66a7557 Try again 2016-06-28 22:53:35 +10:00
Eliot Whalan
3ff9dd740d Fix up css for syntax page 2016-06-28 22:51:33 +10:00
Eliot Whalan
672ce0d77a Fix up padding 2016-06-26 18:18:14 +10:00
Eliot Whalan
556f953637 Fixup syntax box 2016-06-24 16:26:43 +10:00
Eliot Whalan
565a11a2aa Add jquery resizing to all pages 2016-06-24 16:22:06 +10:00
Eliot Whalan
9d3b49d904 Remove margin-right from buttons 2016-06-24 15:47:31 +10:00
Eliot Whalan
5e25d4cc88 Add clone paste handler 2016-06-24 12:59:29 +10:00
Eliot Whalan
ac2eb12dfb Add download button 2016-06-24 12:17:23 +10:00
Eliot Whalan
82d977eb85 Add more buttons and add row div 2016-06-23 20:59:12 +10:00
Eliot Whalan
5c9c3ef187 Try syntax highlighting 2016-06-23 20:41:45 +10:00