aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot7 days2-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-062-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-052-0/+2
* fix: Correctly create NonExistingFolder during copyLouis Chemineau2024-12-041-1/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-244-0/+8
* refactor(files_versions): Remove Application::registerRoutes() usageprovokateurin2024-11-141-12/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-122-2/+2
* Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-061-1/+1
|\
| * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-044-10/+54
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-304-8/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-272-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-262-0/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2112-119/+46
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-212-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-202-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-192-0/+2
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-7/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-162-2/+2
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-156-74/+91
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-152-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-134-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-128-2/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1118-12/+46
* fix: Minor @nc/vue usage errorsLouis Chemineau2024-10-091-3/+8
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-205-6/+6
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-195-22/+22
* fix(Files): Handle getOwner() returning falsefix/storage/get-owner-falseprovokateurin2024-09-171-0/+4
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-157-35/+35
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-102-0/+4
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-6/+6
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2512-126/+126
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2382-0/+82
* fix(files_versions): Migrate version name dialog from NcModal to NcDialogFerdinand Thiessen2024-08-223-109/+131
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-32/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-162-12/+40
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1580-160/+80
* Merge pull request #47212 from nextcloud/chore/master-is-now-31John Molakvoæ2024-08-141-2/+2
|\
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* | Merge pull request #46887 from nextcloud/fix/versions-catch-insertion-errorJohn Molakvoæ2024-08-141-1/+21
|\ \ | |/ |/|
| * fix(files_versions): Catch constraint error on version insertionCôme Chilliet2024-07-301-1/+21
* | Merge pull request #46813 from nextcloud/refactor/files_versions/security-att...Kate2024-08-141-3/+4
|\ \
| * | refactor(files_versions): Replace security annotations with respective attrib...provokateurin2024-07-271-3/+4
* | | feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-121-4/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-092-0/+4
* | | Merge pull request #46710 from nextcloud/artonge/fix/use_timestamp_instead_of...Stephan Orbaugh2024-08-061-1/+1
|\ \ \
| * | | fix: Use timestamp instead of revision id in files_versions metadata APILouis Chemineau2024-07-241-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-312-0/+4
| |_|/ |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-282-12/+34
| |/ |/|
* | fix: add a try and catch for delete versioninggreta2024-07-251-2/+7