Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
* | remove legacy aka deprecated code: OC_FilesystemView | Thomas Müller | 2014-05-12 | 1 | -1/+1 |
* | don't block login forever if we are stuck in the middle of the initial encryp... | Bjoern Schiessle | 2014-02-17 | 1 | -5/+3 |
* | loginname is not necessarily username | Arthur Schiwon | 2013-11-28 | 1 | -4/+5 |
* | with the latest changes in master $this-userID is always the correct ID, so w... | Bjoern Schiessle | 2013-11-27 | 1 | -1/+1 |
* | use POST instead of GET | Bjoern Schiessle | 2013-11-26 | 1 | -2/+2 |
* | remove debug output | Bjoern Schiessle | 2013-11-25 | 1 | -1/+0 |
* | show a message at the log-in screen if inital encryption take place | Bjoern Schiessle | 2013-11-25 | 1 | -0/+28 |