Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved over files_versions | Roeland Jago Douma | 2016-11-03 | 1 | -66/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+2 |
| | |||||
* | Use proper public API for OC_Helper::getFileNameMimeType | Morris Jobke | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+2 |
| | |||||
* | Add versions tab to files sidebar | Vincent Petry | 2015-09-03 | 1 | -1/+4 |
| | | | | | | | - move versions to a tab in the files sidebar - added mechanism to auto-update the row in the FileList whenever values are set to the FileInfoModel given to the sidebar - updated tags/favorite action to make use of that new mechanism | ||||
* | Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util | Morris Jobke | 2015-07-01 | 1 | -3/+3 |
|\ | | | | | Move core apps from OC_Log::write to OCP\Util | ||||
| * | Move core apps from OC_Log::write to OCP\Util | Roeland Jago Douma | 2015-05-18 | 1 | -3/+3 |
| | | |||||
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
|/ | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+19 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -18/+4 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -4/+18 |
| | |||||
* | don't use the user id within the versions preview call as it could be used ↵ | Thomas Müller | 2014-01-21 | 1 | -8/+2 |
| | | | | to access previews of another user | ||||
* | detect mimetype from the original filename, without the versioning timestamp | Bjoern Schiessle | 2013-11-28 | 1 | -2/+3 |
| | |||||
* | remove debug output | Bjoern Schiessle | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | make previews work for shared files in the versions drop-down | Bjoern Schiessle | 2013-10-10 | 1 | -4/+11 |
| | |||||
* | maxX and maxY should be a integer | Bjoern Schiessle | 2013-10-02 | 1 | -3/+3 |
| | |||||
* | add previews to versions dialog | Bjoern Schiessle | 2013-10-02 | 1 | -0/+43 |