Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-30 | Added settings for registrations and uploads. | Jon Bergli Heier | 1 | -10/+15 | |
* 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. | |||||
2013-08-03 | Added some minor adjustments to look better on mobile browsers. | Jon Bergli Heier | 1 | -0/+1 | |
2011-11-12 | Added a change password option when logged in. | Jon Bergli Heier | 1 | -1/+1 | |
2011-07-29 | Added support for configurable virtual root. | Jon Bergli Heier | 1 | -9/+9 | |
2011-07-17 | Added an image section with thumbnails of all uploaded image files. | Jon Bergli Heier | 1 | -0/+1 | |
2011-05-11 | Removed page-wrapper div. | Jon Bergli Heier | 1 | -1/+0 | |
2011-05-11 | Moved menu, fixed login button. | Jon Bergli Heier | 1 | -13/+13 | |
2011-02-15 | Initial commit. | Jon Bergli Heier | 1 | -0/+43 | |