summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-122-0/+4
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-102-4/+32
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-092-0/+18
* Document that size may be a float in new class VersionEntityCรดme Chilliet2023-02-074-9/+13
* Fix a few tests that were using too big int values for 32bitsCรดme Chilliet2023-02-071-2/+1
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-042-0/+22
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-024-0/+44
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-0120-2/+222
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-01-3136-108/+36
* Handle undefined label in front-endLouis Chemineau2023-01-261-1/+1
* Add cypress testsLouis Chemineau2023-01-262-2/+3
* Fix versions restoring with S3Louis Chemineau2023-01-262-5/+57
* Use node's owner if no user is connectedLouis Chemineau2023-01-261-15/+25
* Prevent storing versions with the same mtimeLouis Chemineau2023-01-261-2/+3
* Fix renaming files_versionsLouis Chemineau2023-01-263-11/+8
* Handle empty files in version creation logicLouis Chemineau2023-01-266-29/+133
* Fix hookconnector testsLouis Chemineau2023-01-261-30/+5
* Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-263-10/+47
* User rootFolder instead of userFolder in FileEventsListenerLouis Chemineau2023-01-261-13/+26
* Rename Hooks.php to FileEventsListener.phpLouis Chemineau2023-01-264-13/+14
* Prevent expiration of named versionsLouis Chemineau2023-01-261-1/+22
* Delete file versions entries in DB when node is deletedLouis Chemineau2023-01-262-0/+10
* Allow to delete a version through DAVLouis Chemineau2023-01-267-6/+74
* Support getting and patching version-labelLouis Chemineau2023-01-2618-178/+756
* Create files_versions tableLouis Chemineau2023-01-266-1/+227
* Modernise hook listener of files_versionsLouis Chemineau2023-01-262-55/+88
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-01-242-10/+10
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-01-212-0/+10
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-01-192-2/+2
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-01-142-0/+10
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-12-102-0/+10
* [tx-robot] updated from transifexNextcloud bot2022-12-084-0/+20
* [tx-robot] updated from transifexNextcloud bot2022-12-052-2/+12
* [tx-robot] updated from transifexNextcloud bot2022-12-036-0/+30
* [tx-robot] updated from transifexNextcloud bot2022-12-024-0/+20
* [tx-robot] updated from transifexNextcloud bot2022-12-0122-2/+78
* [tx-robot] updated from transifexNextcloud bot2022-11-3084-168/+252
* Lint and remove file_versions testsLouis Chemineau2022-11-285-367/+3
* Hide version tab for foldersLouis Chemineau2022-11-281-25/+30
* Extract logic into separate filesLouis Chemineau2022-11-285-106/+253
* Use svg iconsLouis Chemineau2022-11-282-11/+13
* Add support for Material icon in files sidebarCarl Schwan2022-11-281-1/+2
* Use NcListItemCarl Schwan2022-11-281-44/+46
* Handle case with empty version listCarl Schwan2022-11-281-63/+90
* Port files_versions to vueCarl Schwan2022-11-2810-595/+285
* [tx-robot] updated from transifexNextcloud bot2022-11-232-0/+2
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
* Merge pull request #34528 from nextcloud/fix/files_versions-clean-handling-of...Cรดme Chilliet2022-11-211-5/+13
|\