<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyfbin/templates, 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>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>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>Make image thumbnail tiles consistent in width.</title>
<updated>2012-12-16T13:59:49+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2012-12-16T13:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=9233792826076afbf9b03d80f7f263c3cf807f23'/>
<id>9233792826076afbf9b03d80f7f263c3cf807f23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show a placeholder image when no thumbnail could be fetched or generated.</title>
<updated>2012-09-24T18:47:06+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2012-09-24T18:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=7aa6f36e6df3fed026e7a802c79bd945bce9a8c4'/>
<id>7aa6f36e6df3fed026e7a802c79bd945bce9a8c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect to login page and back to the original page afterwards when login is required.</title>
<updated>2012-05-23T16:38:39+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2012-05-23T16:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=abf310d70377ce24edba54180804654301f971a8'/>
<id>abf310d70377ce24edba54180804654301f971a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a 'del' link to allow deleting files.</title>
<updated>2012-01-01T12:18:33+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2012-01-01T12:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=baee8206b8338b1d4a9712eeec916d39da633ba6'/>
<id>baee8206b8338b1d4a9712eeec916d39da633ba6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a change password option when logged in.</title>
<updated>2011-11-12T20:13:47+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-11-12T20:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=f1bcac65a68e67bff8322e238d9e5e39d3227e5f'/>
<id>f1bcac65a68e67bff8322e238d9e5e39d3227e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display number of files and total size on myfiles and images pages.</title>
<updated>2011-07-29T17:34:34+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-07-29T17:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pyfbin/commit/?id=360d0a628a8264fb100b9c52c0e4adf0b6421ad3'/>
<id>360d0a628a8264fb100b9c52c0e4adf0b6421ad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
