Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-29Better styling of the empty content messages in the sidebarJoas Schilling
2017-03-24Merge JS for files_versionsLukas Reschke
2017-03-23added quit option in commentstabview.jsnoveens
2016-12-02add icon if no versions are availableBjoern Schiessle
2016-11-29Fix js testsRoeland Jago Douma
2016-11-29Show mimeicon when versions don't have a previewRoeland Jago Douma
2016-11-14Display changes in file versions tab view and detailsView (#26511)Michael Jobst
2016-09-01Use live timestamps in the versions tab of the sidebarJoas Schilling
2016-07-08hint global handlebarsRobin Appelman
2016-06-28Hide revert button when no permission to revertVincent Petry
2016-03-02Fix tooltip for versions mtimeVincent Petry
2016-02-10Use full path of known file when handling versionsVincent Petry
2015-10-01Reload versions list after revertVincent Petry
2015-09-28Hide sidebar tab headers conditionallyVincent Petry
2015-09-28Fix tabs order in files sidebarVincent Petry
2015-09-17fix sidebar Versions layoutJan-Christoph Borchardt
2015-09-03Add versions tab to files sidebarVincent Petry
2015-03-26adjust animations of Share, Versions and others to OC.menuSpeedJan-Christoph Borchardt
2014-10-31Improved Javascript docs for JSDocVincent Petry
2014-06-18Update the modified date in UI on file reversiongeez0x1
2014-05-30Distinguish legacy file actions from regular file actionsVincent Petry
2014-05-30Added "dir" in file actions handler context and fixed versionsVincent Petry
2014-03-17additional class is added to the file actions called e.g. 'action-share', 'ac...Thomas Müller
2014-01-10Fixed various file name escaping issues in core appsVincent Petry
2013-12-03Revert "[fix] Center Share Dropdown & Versions Dropdown"zombiehugs
2013-12-03[fix] Center Share Dropdown & Versions Dropdownzombiehugs
2013-11-14Merge pull request #5214 from owncloud/no_extra_slashesFrank Karlitschek
2013-10-17Disable versions app JS in public modeVincent Petry
2013-10-08Don't double-slash filenames at the root.ringmaster
2013-10-02add previews to versions dialogBjoern Schiessle
2013-08-18Merge branch 'master' into fix_jslint_kondoukondou
2013-07-31Fix some JSLint warningskondou
2013-07-25remove unused code; use jqueryBjörn Schießle
2013-07-25new version drop downBjörn Schießle
2013-02-28Fix window.location mistakes in previous codemaelzx
2013-02-27rename History to VersionsBjörn Schießle
2013-02-27remove admin settings for versionsBjörn Schießle
2013-02-22Whitespace fixesBart Visscher
2013-02-20Update apps/files_versions/js/versions.jsmaelzx
2012-12-17personal settings removed, there is no need to expire versions manuallyBjörn Schießle
2012-10-27don't call $('#found_versions').chosen(); after opening the history drop-down...Björn Schießle
2012-10-14Whitespace cleanupBart Visscher
2012-10-12Sanitize user inputLukas Reschke
2012-10-10only check if #dropdown hasClass drop-versions if a drop down is open. Otherw...Björn Schießle
2012-10-09Prevent Versions click handler from closing sharing dropdownVicDeo
2012-09-21translate rename and history actionsscambra
2012-09-12Fixed bug oc-1659 - history dialogue cannot be closed once openedSam Tuke
2012-09-06Add missing ; to js codeBart Visscher
2012-08-31unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer
2012-08-29Whitespace fixes in appsBart Visscher