Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't return a 'sparse' array from getMountsForFileIdgetMountsForFileId-non-sparse | Robin Appelman | 2023-11-13 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #39582 from nextcloud/simplify-ip-normalizer | Benjamin Gaussorgues | 2023-11-09 | 1 | -54/+15 |
|\ | | | | | Simplify IP address normalizer with IP masks | ||||
| * | Simplify IP address normalizer with IP masks | Benjamin Gaussorgues | 2023-11-08 | 1 | -54/+15 |
| | | | | | | | | | | | | Remove dead code Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | Merge pull request #41295 from nextcloud/fix/has-reserved-job | Joas Schilling | 2023-11-09 | 1 | -1/+1 |
|\ \ | | | | | | | fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved | ||||
| * | | fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved | Marcel Klehr | 2023-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | Merge pull request #41266 from nextcloud/feat/contactsmenu/user-status-sorting | Christoph Wurst | 2023-11-08 | 3 | -11/+105 |
|\ \ \ | | | | | | | | | feat(contactsmenu): Sort by user status | ||||
| * | | | feat(contactsmenu): Sort by user status | Christoph Wurst | 2023-11-08 | 3 | -11/+105 |
| | | | | | | | | | | | | | | | | | | | | | | | | If user_status is not enabled, fall back to sorting by contact name. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #41119 from nextcloud/optmize-storage-wrappers | Robin Appelman | 2023-11-08 | 5 | -27/+74 |
|\ \ \ \ | |/ / / |/| | | | optimize builtin storage wrappers | ||||
| * | | | optimize isShared and isMounted | Robin Appelman | 2023-11-08 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | optimize builtin storage wrappers | Robin Appelman | 2023-11-08 | 4 | -21/+68 |
| | |/ | |/| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #40964 from nextcloud/artonge/feat/metadata/port_providers | Louis | 2023-11-08 | 16 | -725/+44 |
|\ \ \ | | | | | | | | | Support dynamic metadata request on PROPFIND requests | ||||
| * | | | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 16 | -725/+44 |
| |/ / | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #40799 from nextcloud/fix/login-csrf-check-error-message | Christoph Wurst | 2023-11-08 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | fix: Show error message when CSRF check fails at login | ||||
| * | | | fix: Show error message when CSRF check fails at login | Christoph Wurst | 2023-11-08 | 1 | -0/+5 |
| |/ / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #40996 from nextcloud/view-share-disable-reuse | Robin Appelman | 2023-11-08 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | reuse sharing disabled state when listing folder content | ||||
| * | | reuse sharing disabled state when listing folder content | Robin Appelman | 2023-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #38995 from fsamapoor/refactor_lib_private_systemtag | Christoph Wurst | 2023-11-07 | 5 | -65/+32 |
|\ \ \ | | | | | | | | | Refactors lib/private/SystemTag | ||||
| * | | | Refactors lib/private/SystemTag. | Faraz Samapoor | 2023-11-07 | 5 | -65/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | Mainly using PHP8's constructor property promotion. Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | | | Merge pull request #39109 from ↵ | Christoph Wurst | 2023-11-07 | 9 | -66/+39 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | fsamapoor/refactor_lib_private_metadata_migration_net Refactors /Metadata, /Migration, and /Net namespaces in /lib/private/ | ||||
| * | | | | Refactors Metadata, Migration, and Net. | Faraz Samapoor | 2023-11-07 | 9 | -66/+39 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | In lib/private namespace to improve code readability. Signed-off-by: Faraz Samapoor <fsa@adlas.at> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | | | Merge pull request #40761 from nextcloud/enh/noid/files-metadata | Maxence Lange | 2023-11-07 | 19 | -97/+2168 |
|\ \ \ \ | | | | | | | | | | | IFilesMetadata | ||||
| * | | | | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | | | IFilesMetadata | Maxence Lange | 2023-11-07 | 9 | -21/+31 |
| | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | | | IFilesMetadata | Maxence Lange | 2023-11-07 | 20 | -95/+2158 |
| |/ / / | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | | Add $name property in SetupResult and improve API | Côme Chilliet | 2023-11-07 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keys for check results are not locale dependent anymore, the name of the setup check is instead stored in the setup result object. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Merge pull request #41214 from nextcloud/bugfix/noid/make-install-verbose | Joas Schilling | 2023-11-07 | 8 | -17/+67 |
|\ \ \ \ | |/ / / |/| | | | fix(install): Make installing more verbose | ||||
| * | | | fix(install): Make installing more verbose | Joas Schilling | 2023-11-03 | 8 | -17/+67 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #40995 from nextcloud/cache-jail-optimizations | Arthur Schiwon | 2023-11-03 | 2 | -6/+1 |
|\ \ \ \ | | | | | | | | | | | optimize cache jail creation | ||||
| * | | | | optimize cache jail creation | Robin Appelman | 2023-10-19 | 2 | -6/+1 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #41263 from nextcloud/enh/noid/fix-semaphore-guarding | Simon L | 2023-11-03 | 1 | -4/+4 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | address review | Simon L | 2023-11-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| * | | | fix semaphore guarding | Simon L | 2023-11-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | | Merge pull request #41211 from nextcloud/fix/text-to-image | Christoph Wurst | 2023-11-03 | 1 | -29/+30 |
|\ \ \ \ | |_|_|/ |/| | | | fix(TextToImage): Consistently use the right method to get the preferred providers | ||||
| * | | | fix(TextToImage): Always set completionExpectedAt in run/schedule methods | Marcel Klehr | 2023-11-02 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | | fix(TextToImage): Consistently use the right method to get the preferred ↵ | Marcel Klehr | 2023-10-31 | 1 | -29/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | providers Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | | feat(dependencyinjection): Allow optional (nullable) services | Christoph Wurst | 2023-11-03 | 1 | -0/+5 |
| |/ / |/| | | | | | | | | | | | | | | Allows working with classes that might or might not be available. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #40859 from ↵ | Christoph Wurst | 2023-11-02 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/fix/session/log-why-session-renewal-failed fix(session): Log why session renewal failed | ||||
| * | | | fix(session): Log why session renewal failed | Christoph Wurst | 2023-10-11 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #38425 from nextcloud/feat/ocp/strict-igroup | Christoph Wurst | 2023-11-02 | 1 | -16/+14 |
|\ \ \ \ | | | | | | | | | | | feat(ocp): Add types and strict typing to \OCP\Group\IGroup | ||||
| * | | | | feat(ocp): Add types and strict typing to \OCP\Group\IGroup | Christoph Wurst | 2023-09-06 | 1 | -16/+14 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | Use \Throwable instead | Git'Fellow | 2023-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | | Catch Imaginary processing errors | Git'Fellow | 2023-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | | feat(contactsmenu): Show user status | Christoph Wurst | 2023-10-31 | 4 | -9/+49 |
| |_|/ / |/| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #40898 from Murena-SAS/dev/custom-apps-assets | Julius Härtl | 2023-10-30 | 1 | -2/+7 |
|\ \ \ \ | |||||
| * | | | | Add custom apps translation scripts and image path for consistency | Akhil | 2023-10-19 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Akhil <akhil@e.email> | ||||
* | | | | | enh: Register profile nav entry | Christopher Ng | 2023-10-26 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | | Merge pull request #40326 from nextcloud/enh/text-to-image-api | Joas Schilling | 2023-10-26 | 9 | -4/+751 |
|\ \ \ \ \ | | | | | | | | | | | | | Implement TextToImage OCP API | ||||
| * | | | | | fix(TextToImage): Add missing task status update | Marcel Klehr | 2023-10-26 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | | | | en(TextToImage): Add getId method to IProvider | Marcel Klehr | 2023-10-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | | | | en(TextToImage): Use specific exception class instead of generic ↵ | Marcel Klehr | 2023-10-26 | 1 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RuntimeException Signed-off-by: Marcel Klehr <mklehr@gmx.net> |