summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Collapse)AuthorAgeFilesLines
* Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-181-1/+1
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.1 to 4.39.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma2019-08-151-2/+3
|\ | | | | Feature/calendar/delegation
| * Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-151-2/+3
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-08-152-4/+16
|/
* Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-112-2/+2
| | | | | | | | | | Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 1.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-042-2/+2
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Make sure we only fetch the file by id for the actual ownerJulius Härtl2019-08-011-1/+1
| | | | | | | Otherwise this will fetch all mounts for the file id which is quite expensive and causes long saving times in big sharing structures Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-06-272-0/+2
|
* Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-252-2/+2
| | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix previews and rollback of versions with non numeric version idsRobin Appelman2019-06-196-6/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #15869 from nextcloud/multiple-version-backendsRobin Appelman2019-06-191-10/+21
|\ | | | | fix loading multiple version backends from one app
| * fix loading multiple version backends from one appRobin Appelman2019-06-041-10/+21
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-06-142-0/+2
| |
* | allow non integer version idsRobin Appelman2019-06-046-10/+10
|/ | | | | | | currently version ids are timestamps, but for storage provided versions this is not always the case and they might be strings Signed-off-by: Robin Appelman <robin@icewind.nl>
* Unify webpack configJohn Molakvoæ (skjnldsv)2019-05-291-33/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-05-282-4/+10
|
* Merge pull request #15659 from nextcloud/version-backend-useMorris Jobke2019-05-214-12/+129
|\ | | | | add way for version backends to programmatically specify if they should be used
| * add way for version backends to programmatically specify if they should be usedRobin Appelman2019-05-214-12/+129
| | | | | | | | | | | | this allows for backends that should only be used if specific conditions are met Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-05-182-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2019-05-022-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-04-302-0/+6
|
* Bump handlebars from 4.1.0 to 4.1.2dependabot[bot]2019-04-232-2/+2
| | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-04-192-0/+6
|
* Merge pull request #14966 from nextcloud/versions-handlebars-webpackRoeland Jago Douma2019-04-156-61/+11
|\ | | | | use webpack to compile handlebars for files_versions
| * use webpack to compile handlebars for files_versionsRobin Appelman2019-04-086-61/+11
| | | | | | | | | | | | This removes the need to manually compile the templates every time they are changed Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2019-03-264-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-03-2138-74/+44
|
* [tx-robot] updated from transifexNextcloud bot2019-03-192-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-03-146-6/+12
|
* Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke2019-03-131-1/+2
|\ | | | | Change CALDAV to allow calendars be shared with circles.
| * Use proper dependency injection for app managerMorris Jobke2019-03-051-1/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | set availableSpace to 0 if userFolder not foundFelix Nieuwenhuizen2019-03-021-6/+7
| | | | | | | | Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com>
* | use node API for free space calculation in versions app (same method as ↵Felix Nieuwenhuizen2019-03-021-3/+5
|/ | | | | | trashbin app) Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com>
* [tx-robot] updated from transifexNextcloud bot2019-02-152-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-02-1440-68/+68
|
* Move of files_versions to webpackRoeland Jago Douma2019-02-1316-11/+51
| | | | | | | | * Move CSS into bundle * Old merged.json no longer needed! * No need to load the style still Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-02-062-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-02-068-14/+34
|
* Allow shared versions again in legacy backendRoeland Jago Douma2019-01-251-2/+15
| | | | | | | | To make sure that the versions in the legacy backend are shared again we have to check the storage of a file. Since all shared files are still on the owners storage. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-01-092-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-302-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-242-2/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-12-082-2/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-052-2/+2
|
* Show mimetype icon if version preview is not availableJulius Härtl2018-11-261-1/+7
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix relative timestamp in versionsJulius Härtl2018-11-261-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-162-0/+2
|
* actually return the user when creating version dav nodesRobin Appelman2018-11-151-0/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>