| Commit message (Expand) | Author | Age | Files | Lines |
* | Better styling of the empty content messages in the sidebar | Joas Schilling | 2017-03-28 | 1 | -2/+2 |
* | Merge JS for files_versions | Lukas Reschke | 2017-03-24 | 1 | -0/+6 |
* | added quit option in commentstabview.js | noveens | 2017-03-23 | 1 | -3/+6 |
* | add icon if no versions are available | Bjoern Schiessle | 2016-12-02 | 1 | -2/+6 |
* | Fix js tests | Roeland Jago Douma | 2016-11-29 | 1 | -3/+0 |
* | Show mimeicon when versions don't have a preview | Roeland Jago Douma | 2016-11-29 | 2 | -3/+47 |
* | Display changes in file versions tab view and detailsView (#26511) | Michael Jobst | 2016-11-14 | 1 | -0/+17 |
* | Use live timestamps in the versions tab of the sidebar | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
* | hint global handlebars | Robin Appelman | 2016-07-08 | 1 | -0/+2 |
* | Hide revert button when no permission to revert | Vincent Petry | 2016-06-28 | 1 | -0/+6 |
* | Fix tooltip for versions mtime | Vincent Petry | 2016-03-02 | 1 | -1/+3 |
* | Use full path of known file when handling versions | Vincent Petry | 2016-02-10 | 1 | -1/+2 |
* | Reload versions list after revert | Vincent Petry | 2015-10-01 | 2 | -2/+13 |
* | Hide sidebar tab headers conditionally | Vincent Petry | 2015-09-28 | 1 | -0/+12 |
* | Fix tabs order in files sidebar | Vincent Petry | 2015-09-28 | 2 | -1/+2 |
* | fix sidebar Versions layout | Jan-Christoph Borchardt | 2015-09-17 | 1 | -2/+1 |
* | Add versions tab to files sidebar | Vincent Petry | 2015-09-03 | 5 | -193/+400 |
* | adjust animations of Share, Versions and others to OC.menuSpeed | Jan-Christoph Borchardt | 2015-03-26 | 1 | -3/+4 |
* | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 1 | -0/+2 |
* | Update the modified date in UI on file reversion | geez0x1 | 2014-06-17 | 1 | -1/+1 |
* | Distinguish legacy file actions from regular file actions | Vincent Petry | 2014-05-30 | 1 | -3/+3 |
* | Added "dir" in file actions handler context and fixed versions | Vincent Petry | 2014-05-30 | 1 | -12/+21 |
* | additional class is added to the file actions called e.g. 'action-share', 'ac... | Thomas Müller | 2014-03-17 | 1 | -1/+2 |
* | Fixed various file name escaping issues in core apps | Vincent Petry | 2014-01-10 | 1 | -8/+8 |
* | Revert "[fix] Center Share Dropdown & Versions Dropdown" | zombiehugs | 2013-12-03 | 1 | -1/+1 |
* | [fix] Center Share Dropdown & Versions Dropdown | zombiehugs | 2013-12-03 | 1 | -1/+1 |
* | Merge pull request #5214 from owncloud/no_extra_slashes | Frank Karlitschek | 2013-11-14 | 1 | -1/+1 |
|\ |
|
| * | Don't double-slash filenames at the root. | ringmaster | 2013-10-08 | 1 | -1/+1 |
* | | Disable versions app JS in public mode | Vincent Petry | 2013-10-17 | 1 | -0/+7 |
|/ |
|
* | add previews to versions dialog | Bjoern Schiessle | 2013-10-02 | 1 | -1/+3 |
* | Merge branch 'master' into fix_jslint_kondou | kondou | 2013-08-18 | 1 | -6/+2 |
|\ |
|
| * | remove unused code; use jquery | Björn Schießle | 2013-07-25 | 1 | -6/+2 |
* | | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -5/+5 |
|/ |
|
* | new version drop down | Björn Schießle | 2013-07-25 | 1 | -66/+95 |
* | Fix window.location mistakes in previous code | maelzx | 2013-02-28 | 1 | -1/+1 |
* | rename History to Versions | Björn Schießle | 2013-02-27 | 1 | -2/+2 |
* | remove admin settings for versions | Björn Schießle | 2013-02-27 | 1 | -10/+0 |
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -2/+2 |
* | Update apps/files_versions/js/versions.js | maelzx | 2013-02-20 | 1 | -1/+9 |
* | personal settings removed, there is no need to expire versions manually | Björn Schießle | 2012-12-17 | 1 | -39/+0 |
* | don't call $('#found_versions').chosen(); after opening the history drop-down... | Björn Schießle | 2012-10-27 | 1 | -1/+0 |
* | Whitespace cleanup | Bart Visscher | 2012-10-14 | 1 | -3/+3 |
* | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -1/+1 |
* | only check if #dropdown hasClass drop-versions if a drop down is open. Otherw... | Björn Schießle | 2012-10-10 | 1 | -2/+2 |
* | Prevent Versions click handler from closing sharing dropdown | VicDeo | 2012-10-09 | 1 | -4/+3 |
* | translate rename and history actions | scambra | 2012-09-21 | 1 | -3/+3 |
* | Fixed bug oc-1659 - history dialogue cannot be closed once opened | Sam Tuke | 2012-09-12 | 1 | -22/+43 |
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 1 | -2/+2 |
* | unify permissions (2/3): change apps to use OC::PERMISSION_X | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -1/+1 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 2 | -29/+29 |