summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Collapse)AuthorAgeFilesLines
* Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+6
| | | | | | And update autoloader Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #31773 from nextcloud/share-limited-owner-setupVincent Petry2022-04-051-2/+3
|\ | | | | Perform a limited filesystem setup when getting share source
| * cache internalpath in versions cleanupRobin Appelman2022-04-041-2/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2022-04-052-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Update composer generated files to latest versionCarl Schwan2022-03-141-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-03-062-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-02-152-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-02-142-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-128-10/+10
|\ | | | | Fix lint warnings
| * Replace license information to SPDX expressionLouis Chemineau2022-01-118-9/+9
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Typing correctionsLouis Chemineau2022-01-111-1/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Removed obselete language files - Pt. IIrakekniven2022-01-108-50/+0
|/ | | | | | | | | | For these files there are no associated languages setup at Transifex. Fix for #30501 Related to nextcloud/docker-ci#341 Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* Merge pull request #30561 from nextcloud/rakekniven-branch2John Molakvoæ2022-01-1014-160/+0
|\
| * Removed obselete language filesrakekniven2022-01-0914-160/+0
| | | | | | | | | | | | | | | | Those files are remnants of old languages after renaming, mapping or deleting. Fix for #30501 Related to https://github.com/nextcloud/docker-ci/issues/341
* | Eslint fixJohn Molakvoæ (skjnldsv)2022-01-083-4/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-082-101/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Remove old configsJohn Molakvoæ (skjnldsv)2022-01-081-35/+0
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet2021-12-161-0/+2
| | | | | | files_trashbin and theming apps Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-302-5/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Master is now 24Joas Schilling2021-11-111-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2021-10-232-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #29090 from ↵Vincent Petry2021-10-152-3/+90
|\ | | | | | | | | nextcloud/bug/noid/disable-versions-expire-background-job Add configuration flag to disable the background job for files_versions
| * Add configuration flag to disable the background job for files_versionsDaniel Kesselberg2021-10-112-3/+90
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Bump autoloaderJoas Schilling2021-10-141-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #27408 from PhrozenByte/enhancement/FilesVersionsCleanUpPathVincent Petry2021-10-081-5/+28
|\ | | | | Add occ versions:cleanup --path option
| * Improve occ versions:cleanup --path optionDaniel Rudolf2021-10-071-2/+2
| | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * Add occ versions:cleanup --path optionDaniel Rudolf2021-06-071-5/+28
| | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
* | Update app versions for 23Vincent Petry2021-09-281-1/+1
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Update generated composer files to latest formatChristoph Wurst2021-09-223-19/+110
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Do not load versions tab view if the files app is not availableJulius Härtl2021-08-203-3/+7
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #28458 from nextcloud/expose-user-language-davRichard Steinmetz2021-08-201-1/+3
|\ \ | | | | | | Expose user language through DAV
| * | Expose user language through DAVThomas Citharel2021-08-161-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces the '{http://nextcloud.com/ns}language' prop that gives the user's language Closes #28449 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | use search to find versions to expireRobin Appelman2021-08-181-18/+43
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | test for version expireRobin Appelman2021-08-181-0/+116
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #28211 from nextcloud/fix/27496/improve-auto-expiration-hintszaimen2021-08-161-1/+1
|\ \ | | | | | | Improve auto expiration hint for trashbin and file versions
| * | Improve auto expiration hintszaimen2021-08-081-1/+1
| | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Co-Authored-By: Pytal <24800714+Pytal@users.noreply.github.com>
* | | Add missing files for Composer v2Christoph Wurst2021-08-134-0/+383
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2021-08-132-0/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-08-092-4/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-08-042-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-08-022-0/+2
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix tests in files_versionsCarl Schwan2021-07-232-7/+3
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Remove allmost all deprecation from the files_version appCarl Schwan2021-07-2311-77/+96
| | | | | | | | | | | | | | | | | | | | The remaining deprecations are related to Utils::hooks and I will take a look at how EventDispatcher works before working on them. Aside from the deprecations, this patch also does a few minor improvements around type hinting. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Bump @babel/core from 7.14.3 to 7.14.6dependabot[bot]2021-07-182-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | Bump css-loader from 5.2.6 to 5.2.7dependabot[bot]2021-07-172-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 5.2.7. - [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/v5.2.6...v5.2.7) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-07-122-2/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2021-07-102-4/+4
| |