Commit Graph

45 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
b2a8b4d240
Fix up html templates again 2016-08-10 19:18:24 +10:00
Eliot Whalan
1b6b8c2c59
Fix up api endpoint examples 2016-08-10 19:15:50 +10:00
Eliot Whalan
ea7c00855f
Update forms 2016-08-10 18:46:04 +10:00
Eliot Whalan
00e041a843
Fix up expiry options 2016-07-15 13:48:58 +10:00
Eliot Whalan
6ddd2b06d2
Try fixing up duration parsing again 2016-07-15 13:13:50 +10:00
Eliot Whalan
68205953c4
fix up expiry 2016-07-15 13:06:25 +10:00
Eliot Whalan
5ae8540ad7
Use parseduration 2016-07-15 12:39:20 +10:00
Eliot Whalan
fcee4082ac
Rewrite DurationFromExpiry function 2016-07-15 12:12:09 +10:00
Eliot Whalan
3cddbf7c90
Make api more restful 2016-07-12 10:50:44 +10:00
Eliot Whalan
c8ecc0c312
Reorder forever to be at the bottom 2016-07-12 07:15:36 +10:00
Eliot Whalan
efddd09b10
Remove guess language option 2016-06-26 06:51:34 +10:00
Eliot Whalan
21f613177b
Add expiry input 2016-06-25 08:24:56 +10:00
Eliot Whalan
630ed5403d
Make pages adjust automatically 2016-06-24 16:50:51 +10:00
Eliot Whalan
ef5704be63
try another query autosizing thing 2016-06-24 16:18:27 +10:00
Eliot Whalan
0fa8968498
Add jquery-autogrow 2016-06-24 16:14:36 +10:00
Eliot Whalan
b13d7d2035
Add sytle resize to text area 2016-06-24 16:05:39 +10:00
Eliot Whalan
282e9712da
Add placeholder text 2016-06-24 15:55:49 +10:00
Eliot Whalan
e3ac34ada2
Add title support to all pages and make it clearer 2016-06-24 15:39:12 +10:00
Eliot Whalan
5fa15802d6
Add title 2016-06-24 15:24:15 +10:00
Eliot Whalan
80224ddb98
Make redirect default page behaviour 2016-06-23 19:07:10 +10:00
Eliot Whalan
b6f08fd243
Increase textarea size 2016-06-23 19:03:58 +10:00
Eliot Whalan
8ac62831e2
Remove broken autosizing 2016-06-23 16:18:00 +10:00
Eliot Whalan
f30cb09842
Add autogrowing text box 2016-06-23 16:09:07 +10:00
Eliot Whalan
d9578dae48
Finish up the form 2016-06-23 16:03:36 +10:00
Eliot Whalan
4d26bddddf
More form groups 2016-06-23 15:44:50 +10:00
Eliot Whalan
fe35429b11
inline forms 2016-06-23 15:43:19 +10:00
Eliot Whalan
c91df4c359
Fix incorrect container end div 2016-06-23 15:40:22 +10:00
Eliot Whalan
f292c2baec
Fix missing </div> 2016-06-23 15:32:50 +10:00
Eliot Whalan
339719798d
Make button and options a row 2016-06-23 15:20:24 +10:00
Eliot Whalan
65b5d383e4
Reduce well 2016-06-23 15:14:22 +10:00
Eliot Whalan
4e34ed4358
Adjust js script tag location 2016-06-23 15:13:04 +10:00
Eliot Whalan
9d64c6ddbc
Init material design js 2016-06-23 15:09:28 +10:00
Eliot Whalan
cdf50c04e7
Add html output type 2016-06-23 13:45:00 +10:00
Eliot Whalan
5092706792
Fixup newline and add well to textarea 2016-06-23 13:36:47 +10:00
Eliot Whalan
64e584df75
Add information 2016-06-23 13:34:56 +10:00
Eliot Whalan
825f6e5273
Add lang option 2016-06-23 12:52:02 +10:00
Eliot Whalan
58fb4c1f0b
Remove well 2016-06-23 12:44:08 +10:00
Eliot Whalan
544101b30e
More elements 2016-06-23 12:41:41 +10:00
Eliot Whalan
afa51e9c8b
Replace input with button 2016-06-23 12:34:34 +10:00
Eliot Whalan
e2d61572b1
Add header 2016-06-23 12:32:54 +10:00
Eliot Whalan
fe4d1ac956
Adjust html further 2016-06-23 12:29:18 +10:00
Eliot Whalan
7de92c9136
Adjust html 2016-06-23 12:26:51 +10:00
Eliot Whalan
74c95c15f8
Add cdn 2016-06-23 12:25:40 +10:00
Eliot Whalan
4f48e16989
Add missing slashes and tidy stuff up 2016-06-23 11:46:50 +10:00