aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix versions restoring with S3Louis Chemineau2023-01-262-5/+57
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Use node's owner if no user is connectedLouis Chemineau2023-01-261-15/+25
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Prevent storing versions with the same mtimeLouis Chemineau2023-01-261-2/+3
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix renaming files_versionsLouis Chemineau2023-01-263-11/+8
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Handle empty files in version creation logicLouis Chemineau2023-01-267-31/+133
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix hookconnector testsLouis Chemineau2023-01-261-30/+5
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-264-22/+51
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* User rootFolder instead of userFolder in FileEventsListenerLouis Chemineau2023-01-261-13/+26
| | | | | | Requesting userFolder fails during NC installation phase. Signed-off-by: Louis Chemineau <louis@chmn.me>
* Rename Hooks.php to FileEventsListener.phpLouis Chemineau2023-01-264-13/+14
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Prevent expiration of named versionsLouis Chemineau2023-01-261-1/+22
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Delete file versions entries in DB when node is deletedLouis Chemineau2023-01-262-0/+10
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Allow to delete a version through DAVLouis Chemineau2023-01-267-6/+74
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Support getting and patching version-labelLouis Chemineau2023-01-2618-178/+756
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Create files_versions tableLouis Chemineau2023-01-266-1/+227
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Modernise hook listener of files_versionsLouis Chemineau2023-01-262-55/+88
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #36347 from ↵Christoph Wurst2023-01-2648-384/+600
|\ | | | | | | | | nextcloud/chore/autoloader/composer-2.5.1-autoloader-files chore(autoloaders): Update autoloader files for Composer 2.5.1
| * chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-2548-384/+600
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2680-92/+42
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix user_status heartbeat responsejld31032023-01-252-8/+8
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-25184-112/+700
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Port files sharing selectorChristopher Ng2023-01-241-56/+61
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* don't translate a variableSimon L2023-01-241-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-24194-290/+296
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36277 from nextcloud/backport/36272/masterJohn Molakvoæ2023-01-233-77/+102
|\ | | | | [master] fix(theming): fix admin images migration
| * fix(l10n): fix admin images migrationrakekniven2023-01-231-1/+1
| | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
| * fix(theming): fix admin images migrationJohn Molakvoæ (skjnldsv)2023-01-233-77/+102
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #35935 from EWouters/patch-1Simon L2023-01-231-1/+2
|\ \ | | | | | | [Fix]: scan-app-data conversion
| * | [Fix]: scan-app-data conversionEWouters2023-01-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adapted from sugestions by @Hiyoal in #34283 and @st3iny in #35935. See https://github.com/nextcloud/server/issues/34283#issuecomment-1288075064 and https://github.com/nextcloud/server/pull/35935#discussion_r1059905594. Closes #34283. Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: EWouters <6179932+EWouters@users.noreply.github.com>
* | | Merge pull request #36260 from ↵Joas Schilling2023-01-231-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-user-availability-selection Fix WHERE condition when selecting user's availability for the status…
| * | | Fix WHERE condition when selecting user's availability for the status automationJoas Schilling2023-01-201-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #36254 from nextcloud/chore/dav/throw-json-encode-decodeChristoph Wurst2023-01-237-12/+12
|\ \ \ \ | | | | | | | | | | chore(dav): Make json_encode and json_decode throw on error
| * | | | chore(dav): Make json_encode and json_decode throw on errorChristoph Wurst2023-01-197-12/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #36258 from nextcloud/fix/user-status-inputJoas Schilling2023-01-232-34/+38
|\ \ \ \ \ | | | | | | | | | | | | Fix user status message input
| * | | | | Fix user status message inputChristopher Ng2023-01-202-34/+38
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | Merge pull request #36250 from ↵Joas Schilling2023-01-231-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/add-success-message-to-personal-settings-button Add success message to personal settings clipboard button
| * | | | | | Add success message to personal settings buttonjulia.kirschenheuter2023-01-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | | Merge pull request #36266 from ↵Joas Schilling2023-01-231-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-double-where-in-custom-property-test Fix double where in CustomProperiesBackendTest
| * | | | | | | Fix double where in CustomProperiesBackendTestJoas Schilling2023-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | Fix interned strings buffer check if 0 free bytesMichaIng2023-01-231-4/+4
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With #32902 it was meant to be avoided to recommend raising the interned strings buffer size above a quarter of the total OPcache size. This works as long as there is at least 1 byte free, but does not apply if the buffer is filled completely. This commit switches the conditions so that the interned strings buffer size must be smaller than a quarter of the total OPcache size for the warning to be shown. That the buffer must be either filled completely or by more than 90% remains untouched. Signed-off-by: MichaIng <micha@dietpi.com>
* | | | | | | Merge pull request #36262 from nextcloud/chore/dav/void-test-methodsJoas Schilling2023-01-23120-713/+713
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | chore(dav): Add void return type to test methods
| * | | | | | | chore(dav): Add void return type to test methodsChristoph Wurst2023-01-20120-713/+713
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2330-358/+412
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2236-32/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2156-156/+108
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Fixing samba test and adding details to kerberos jobCôme Chilliet2023-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Fix Samba test failure details outputCôme Chilliet2023-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Attempt at reducing psalm errorsCôme Chilliet2023-01-201-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Remove workarounds specific to 7.4Côme Chilliet2023-01-202-5/+4
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #36253 from nextcloud/chore/dav/remove-useless-var-tagChristoph Wurst2023-01-204-6/+0
|\ \ \ \ \ | |/ / / / |/| | | | chore(dav): Remove useless var tag
| * | | | chore(dav): Remove useless var tagChristoph Wurst2023-01-194-6/+0
| | |/ / | |/| | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>