summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/js
Commit message (Expand)AuthorAgeFilesLines
* Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]2020-04-082-2/+2
* Update handlebars to get rid of minimistChristoph Wurst2020-04-032-2/+2
* Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-302-2/+2
* Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]2020-03-082-2/+2
* Update webpack bundlesChristoph Wurst2020-02-222-2/+2
* Bump handlebars from 4.7.2 to 4.7.3dependabot-preview[bot]2020-02-092-2/+2
* Compile assetsnpmbuildbot[bot]2020-01-212-2/+2
* Bump css-loader from 3.4.0 to 3.4.1dependabot-preview[bot]2020-01-052-2/+2
* Bump css-loader from 3.3.2 to 3.4.0dependabot-preview[bot]2019-12-302-2/+2
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-192-2/+2
* Bump css-loader from 3.2.1 to 3.3.2dependabot-preview[bot]2019-12-162-2/+2
* 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