<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyfbin, branch jabless</title>
<subtitle>Python file bin</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/'/>
<entry>
<title>Added lazy load to image page.</title>
<updated>2014-02-04T22:13:48+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2014-02-04T22:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=d6d22f2c1f10cb19b3976a76d78c20349bb95f76'/>
<id>d6d22f2c1f10cb19b3976a76d78c20349bb95f76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added options for persistent login.</title>
<updated>2013-10-01T21:16:29+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2013-10-01T21:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=2b57544d7fe37998dab6f54612d5dd10ff3efb8d'/>
<id>2b57544d7fe37998dab6f54612d5dd10ff3efb8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed uploading when anonymous uploads are disabled while logged in.</title>
<updated>2013-10-01T21:00:53+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2013-10-01T21:00:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=6fe79f8a02a3226a02b3909b4d7354778f9dcf6f'/>
<id>6fe79f8a02a3226a02b3909b4d7354778f9dcf6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return 404 if file hash does not exist.</title>
<updated>2013-08-30T22:06:42+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2013-08-30T22:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=589c7c49d896aa73558d94bc233d6f65527ecb11'/>
<id>589c7c49d896aa73558d94bc233d6f65527ecb11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added settings for registrations and uploads.</title>
<updated>2013-08-30T21:30:52+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2013-08-30T21:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=143f638a4b1bafdc4a2a811a9f4c97a5392a0acc'/>
<id>143f638a4b1bafdc4a2a811a9f4c97a5392a0acc</id>
<content type='text'>
* create_active_users:
  Controls whether new user accounts are created as 'active'; accounts
  that are not marked as active will not be able to log in, and will be
  automatically logged out if they're already logged in.

* allow_registration:
  Allow or disallow creation of new user accounts. Any attempts to
  access the registration page will result in an error message.

* allow_anonymous_uploads:
  Allow or disallow uploading of files by anonymous (not logged in)
  users. Combined with either allow_registration or create_active_users,
  this will effectively create a private filebin where the admin must
  explicitly create or activate new users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* create_active_users:
  Controls whether new user accounts are created as 'active'; accounts
  that are not marked as active will not be able to log in, and will be
  automatically logged out if they're already logged in.

* allow_registration:
  Allow or disallow creation of new user accounts. Any attempts to
  access the registration page will result in an error message.

* allow_anonymous_uploads:
  Allow or disallow uploading of files by anonymous (not logged in)
  users. Combined with either allow_registration or create_active_users,
  this will effectively create a private filebin where the admin must
  explicitly create or activate new users.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly return favicon.ico if it exists.</title>
<updated>2013-08-30T20:48:46+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2013-08-30T20:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=3c42d5d76da5eda2ce6bedd954269161259b2289'/>
<id>3c42d5d76da5eda2ce6bedd954269161259b2289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ip and accessed to the 'files' table.</title>
<updated>2013-08-30T20:05:54+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2013-08-30T20:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=0323d71d750ca69653a9934d344547a5a4222c48'/>
<id>0323d71d750ca69653a9934d344547a5a4222c48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some minor adjustments to look better on mobile browsers.</title>
<updated>2013-08-03T12:59:03+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2013-08-03T12:59:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=de90f1583f2ca98c9f83f5a1eaf6072dcf5cd09d'/>
<id>de90f1583f2ca98c9f83f5a1eaf6072dcf5cd09d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed hashing when uploading very small files.</title>
<updated>2013-05-06T16:37:28+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2013-05-06T16:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=3a52886c147323d227fee78874e6d85eedf43bd4'/>
<id>3a52886c147323d227fee78874e6d85eedf43bd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed uploading very small files.</title>
<updated>2013-05-06T16:26:57+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2013-05-06T16:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=38ddecbba5f18b65e89976160d95fb91c3498dfd'/>
<id>38ddecbba5f18b65e89976160d95fb91c3498dfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
