]> Pileus Git - vpaste/log
vpaste
11 years agoUpdate embed scripts
Andy Spencer [Sat, 9 Mar 2013 21:15:31 +0000 (21:15 +0000)]
Update embed scripts

11 years agoUpdate blacklist
Andy Spencer [Sat, 9 Mar 2013 21:14:58 +0000 (21:14 +0000)]
Update blacklist

11 years agoUpdate websites
Andy Spencer [Mon, 7 Jan 2013 05:57:52 +0000 (05:57 +0000)]
Update websites

11 years agoAdd view command, embedding, and caching
Andy Spencer [Mon, 7 Jan 2013 05:32:57 +0000 (05:32 +0000)]
Add view command, embedding, and caching

This is mostly related to embedding pastes in external pages. Script
tags can be used to link an existing paste, or format a new paste based
on the text enclosed in the script tag. Code tags can be converted to
pastes as well.

When formatting text that is not in an existing paste, the text is not
saved and is not shown on the main page. This is done using the view
command.

Additionally, caching was added to improve load times, specifically for
text enclosed in script/code tags. The TOhtml output is saved in a file
based on the md5sum of the text and some system version information.

A new response function was also added to simplify some processing. It
combines the message and header functions and supports additional things
like gzipped input files (for cached pages) and Access Control headers.

11 years agoFix broken pipe message
Andy Spencer [Mon, 7 Jan 2013 05:28:36 +0000 (05:28 +0000)]
Fix broken pipe message

11 years agoAdd blacklist and more spam checking
Andy Spencer [Mon, 7 Jan 2013 05:12:28 +0000 (05:12 +0000)]
Add blacklist and more spam checking

11 years agoUpdate main page formatting
Andy Spencer [Mon, 7 Jan 2013 05:10:43 +0000 (05:10 +0000)]
Update main page formatting

11 years agoAdd stat command
Andy Spencer [Mon, 7 Jan 2013 05:05:47 +0000 (05:05 +0000)]
Add stat command

This summarizes the number of pastes over time

11 years agoAdd subdomain redirects such as vim.vpaste.net
Andy Spencer [Mon, 7 Jan 2013 05:04:00 +0000 (05:04 +0000)]
Add subdomain redirects such as vim.vpaste.net

11 years agoAdd gitignore
Andy Spencer [Mon, 7 Jan 2013 04:28:56 +0000 (04:28 +0000)]
Add gitignore

11 years agofix awk for head command
Andy Spencer [Wed, 9 May 2012 05:02:22 +0000 (05:02 +0000)]
fix awk for head command

11 years agoAdd compression, speed up head
Andy Spencer [Mon, 7 May 2012 10:30:11 +0000 (10:30 +0000)]
Add compression, speed up head

11 years agosort options and make valid xhtml
Andy Spencer [Mon, 7 May 2012 06:44:05 +0000 (06:44 +0000)]
sort options and make valid xhtml

11 years agoadd auto-show
Andy Spencer [Mon, 7 May 2012 05:02:33 +0000 (05:02 +0000)]
add auto-show

11 years agomisc updates
Andy Spencer [Mon, 7 May 2012 04:09:43 +0000 (04:09 +0000)]
misc updates

11 years agoUpdate vpaste styles
Andy Spencer [Mon, 7 May 2012 04:04:51 +0000 (04:04 +0000)]
Update vpaste styles

- Get rid of ugly man page format
- Hide most text by default
  - Shown using JavaScript
- Add more margins

12 years agoSet dropdown using GET param
Andy Spencer [Fri, 19 Aug 2011 04:46:23 +0000 (04:46 +0000)]
Set dropdown using GET param

12 years agoFix html, update vimrc
Andy Spencer [Wed, 17 Aug 2011 07:13:54 +0000 (07:13 +0000)]
Fix html, update vimrc

12 years agoUpdate help output
Andy Spencer [Wed, 17 Aug 2011 06:13:24 +0000 (06:13 +0000)]
Update help output

12 years agoFix bugs
Andy Spencer [Wed, 17 Aug 2011 06:06:28 +0000 (06:06 +0000)]
Fix bugs

12 years agoUse syntax highlighting by default
Andy Spencer [Wed, 17 Aug 2011 05:42:47 +0000 (05:42 +0000)]
Use syntax highlighting by default

Also some formatting updates

12 years agoUpdate copyright and colorscheme
Andy Spencer [Wed, 17 Aug 2011 04:43:16 +0000 (04:43 +0000)]
Update copyright and colorscheme

12 years agomove trim to end
Andy Spencer [Wed, 1 Jun 2011 06:46:24 +0000 (06:46 +0000)]
move trim to end

12 years agoupdate copyright and license
Andy Spencer [Wed, 1 Jun 2011 06:31:21 +0000 (06:31 +0000)]
update copyright and license

13 years agocopy-paste fail
Andy Spencer [Mon, 18 Oct 2010 08:32:18 +0000 (08:32 +0000)]
copy-paste fail

13 years agoUpdate for Vim 73 and add better spam checking
Andy Spencer [Mon, 18 Oct 2010 05:22:21 +0000 (05:22 +0000)]
Update for Vim 73 and add better spam checking

13 years agofix some bugs
Andy Spencer [Mon, 24 May 2010 02:17:52 +0000 (02:17 +0000)]
fix some bugs

13 years agoAdding ls and head
Andy Spencer [Mon, 24 May 2010 02:16:38 +0000 (02:16 +0000)]
Adding ls and head

14 years agoupdate 2html
Andy Spencer [Thu, 25 Mar 2010 03:27:19 +0000 (03:27 +0000)]
update 2html

14 years agoadding spam folder
Andy Spencer [Thu, 25 Mar 2010 03:04:52 +0000 (03:04 +0000)]
adding spam folder

14 years agointegrate spam check
Andy Spencer [Thu, 25 Mar 2010 02:56:45 +0000 (02:56 +0000)]
integrate spam check

14 years agoconvert to email format
Andy Spencer [Thu, 25 Mar 2010 02:20:49 +0000 (02:20 +0000)]
convert to email format

14 years agoupdate syntax directory
Andy Spencer [Mon, 16 Nov 2009 07:21:51 +0000 (07:21 +0000)]
update syntax directory

14 years agouse pty instead of screen
Andy Spencer [Tue, 27 Oct 2009 16:21:44 +0000 (16:21 +0000)]
use pty instead of screen

14 years agoupdating robots, index
Andy Spencer [Tue, 27 Oct 2009 00:32:49 +0000 (00:32 +0000)]
updating robots, index

14 years agogoogle
Andy Spencer [Sat, 10 Oct 2009 15:37:44 +0000 (15:37 +0000)]
google

14 years agomisc
Andy Spencer [Sat, 10 Oct 2009 14:44:23 +0000 (14:44 +0000)]
misc

14 years agono-text test
Andy Spencer [Sat, 10 Oct 2009 13:23:27 +0000 (13:23 +0000)]
no-text test

14 years agorainbow
Andy Spencer [Sat, 10 Oct 2009 13:16:36 +0000 (13:16 +0000)]
rainbow

14 years agoimprove awk, fix url on andy
Andy Spencer [Sat, 10 Oct 2009 12:57:12 +0000 (12:57 +0000)]
improve awk, fix url on andy

14 years agosecurity
Andy Spencer [Sat, 10 Oct 2009 11:46:36 +0000 (11:46 +0000)]
security

14 years agobugs
Andy Spencer [Sat, 10 Oct 2009 09:38:09 +0000 (09:38 +0000)]
bugs

14 years agoxhtml validation
Andy Spencer [Sat, 10 Oct 2009 04:53:41 +0000 (04:53 +0000)]
xhtml validation

14 years agolimits, title
Andy Spencer [Sat, 10 Oct 2009 04:19:20 +0000 (04:19 +0000)]
limits, title

14 years agoupdates for vpaste.net
Andy Spencer [Sat, 10 Oct 2009 02:09:51 +0000 (02:09 +0000)]
updates for vpaste.net

14 years ago(no commit message)
Andy Spencer [Thu, 8 Oct 2009 06:04:38 +0000 (06:04 +0000)]

14 years agosecurity hole with pathinfo
Andy Spencer [Thu, 8 Oct 2009 05:14:29 +0000 (05:14 +0000)]
security hole with pathinfo

14 years ago(no commit message)
Andy Spencer [Wed, 7 Oct 2009 07:20:28 +0000 (07:20 +0000)]

14 years agoupload form
Andy Spencer [Wed, 7 Oct 2009 07:02:41 +0000 (07:02 +0000)]
upload form

14 years ago(no commit message)
Andy Spencer [Wed, 7 Oct 2009 05:43:33 +0000 (05:43 +0000)]

14 years agoupdating vpaste
Andy Spencer [Wed, 7 Oct 2009 03:37:07 +0000 (03:37 +0000)]
updating vpaste

14 years agoadding vpaste and some docs
Andy Spencer [Tue, 6 Oct 2009 11:13:47 +0000 (11:13 +0000)]
adding vpaste and some docs