summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/js
Commit message (Expand)AuthorAgeFilesLines
* Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-252-2/+2
* Bump handlebars from 4.5.1 to 4.5.2dependabot-preview[bot]2019-11-172-2/+2
* Bump bundlesJulius Härtl2019-11-112-2/+2
* Bump handlebars from 4.4.3 to 4.4.5dependabot-preview[bot]2019-10-272-2/+2
* Bump handlebars from 4.4.2 to 4.4.3dependabot-preview[bot]2019-10-132-2/+2
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-052-2/+2
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-012-2/+2
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-282-2/+2
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-282-2/+2
* Bump handlebars from 4.2.0 to 4.2.1dependabot-preview[bot]2019-09-222-2/+2
* Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]2019-09-132-2/+2
* Bump handlebars from 4.1.2 to 4.2.0dependabot-preview[bot]2019-09-082-2/+2
* Bump webpack from 4.39.2 to 4.39.3dependabot-preview[bot]2019-09-022-2/+2
* Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-181-1/+1
* Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-112-2/+2
* Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-042-2/+2
* Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-252-2/+2
* fix previews and rollback of versions with non numeric version idsRobin Appelman2019-06-192-2/+2
* Bump handlebars from 4.1.0 to 4.1.2dependabot[bot]2019-04-232-2/+2
* use webpack to compile handlebars for files_versionsRobin Appelman2019-04-082-2/+2
* Move of files_versions to webpackRoeland Jago Douma2019-02-1310-491/+3
* Show mimetype icon if version preview is not availableJulius Härtl2018-11-261-1/+7
* Fix relative timestamp in versionsJulius Härtl2018-11-261-0/+1
* Add icon to Versions sidebar tabJan-Christoph Borchardt2018-11-011-0/+4
* move versions webui over to the dav apiRobin Appelman2018-10-115-149/+80
* Move files_versions to compiled handlebars templatesRoeland Jago Douma2018-10-045-46/+89
* Better styling of the empty content messages in the sidebarJoas Schilling2017-03-281-2/+2
* Merge JS for files_versionsLukas Reschke2017-03-241-0/+6
* added quit option in commentstabview.jsnoveens2017-03-231-3/+6
* add icon if no versions are availableBjoern Schiessle2016-12-021-2/+6
* Fix js testsRoeland Jago Douma2016-11-291-3/+0
* Show mimeicon when versions don't have a previewRoeland Jago Douma2016-11-292-3/+47
* Display changes in file versions tab view and detailsView (#26511)Michael Jobst2016-11-141-0/+17
* Use live timestamps in the versions tab of the sidebarJoas Schilling2016-09-011-1/+2
* hint global handlebarsRobin Appelman2016-07-081-0/+2
* Hide revert button when no permission to revertVincent Petry2016-06-281-0/+6
* Fix tooltip for versions mtimeVincent Petry2016-03-021-1/+3
* Use full path of known file when handling versionsVincent Petry2016-02-101-1/+2
* Reload versions list after revertVincent Petry2015-10-012-2/+13
* Hide sidebar tab headers conditionallyVincent Petry2015-09-281-0/+12
* Fix tabs order in files sidebarVincent Petry2015-09-282-1/+2
* fix sidebar Versions layoutJan-Christoph Borchardt2015-09-171-2/+1
* Add versions tab to files sidebarVincent Petry2015-09-035-193/+400
* adjust animations of Share, Versions and others to OC.menuSpeedJan-Christoph Borchardt2015-03-261-3/+4
* Improved Javascript docs for JSDocVincent Petry2014-10-311-0/+2
* Update the modified date in UI on file reversiongeez0x12014-06-171-1/+1
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-301-3/+3
* Added "dir" in file actions handler context and fixed versionsVincent Petry2014-05-301-12/+21
* additional class is added to the file actions called e.g. 'action-share', 'ac...Thomas Müller2014-03-171-1/+2
* Fixed various file name escaping issues in core appsVincent Petry2014-01-101-8/+8