| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | Christoph Wurst | 2023-11-08 | 3 | -11/+105 |
* | | Merge pull request #41119 from nextcloud/optmize-storage-wrappers | Robin Appelman | 2023-11-08 | 5 | -27/+74 |
|\ \
| |/
|/| |
|
| * | optimize isShared and isMounted | Robin Appelman | 2023-11-08 | 1 | -6/+6 |
| * | optimize builtin storage wrappers | Robin Appelman | 2023-11-08 | 4 | -21/+68 |
* | | Merge pull request #40964 from nextcloud/artonge/feat/metadata/port_providers | Louis | 2023-11-08 | 16 | -725/+44 |
|\ \ |
|
| * | | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 16 | -725/+44 |
| |/ |
|
* | | 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 | Christoph Wurst | 2023-11-08 | 1 | -0/+5 |
| |/ |
|
* | | 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 | Robin Appelman | 2023-10-19 | 1 | -1/+1 |
* | | Merge pull request #38995 from fsamapoor/refactor_lib_private_systemtag | Christoph Wurst | 2023-11-07 | 5 | -65/+32 |
|\ \ |
|
| * | | Refactors lib/private/SystemTag. | Faraz Samapoor | 2023-11-07 | 5 | -65/+32 |
* | | | Merge pull request #39109 from fsamapoor/refactor_lib_private_metadata_migrat... | Christoph Wurst | 2023-11-07 | 9 | -66/+39 |
|\ \ \ |
|
| * | | | Refactors Metadata, Migration, and Net. | Faraz Samapoor | 2023-11-07 | 9 | -66/+39 |
| |/ / |
|
* | | | Merge pull request #40761 from nextcloud/enh/noid/files-metadata | Maxence Lange | 2023-11-07 | 19 | -97/+2168 |
|\ \ \ |
|
| * | | | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -2/+0 |
| * | | | IFilesMetadata | Maxence Lange | 2023-11-07 | 9 | -21/+31 |
| * | | | IFilesMetadata | Maxence Lange | 2023-11-07 | 20 | -95/+2158 |
| |/ / |
|
* | | | Add $name property in SetupResult and improve API | Côme Chilliet | 2023-11-07 | 1 | -1/+2 |
* | | | 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 | Joas Schilling | 2023-11-03 | 8 | -17/+67 |
* | | | Merge pull request #40995 from nextcloud/cache-jail-optimizations | Arthur Schiwon | 2023-11-03 | 2 | -6/+1 |
|\ \ \ |
|
| * | | | optimize cache jail creation | Robin Appelman | 2023-10-19 | 2 | -6/+1 |
| | |/
| |/| |
|
* | | | 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 |
| * | | fix semaphore guarding | Simon L | 2023-11-03 | 1 | -1/+1 |
* | | | Merge pull request #41211 from nextcloud/fix/text-to-image | Christoph Wurst | 2023-11-03 | 1 | -29/+30 |
|\ \ \ |
|
| * | | | fix(TextToImage): Always set completionExpectedAt in run/schedule methods | Marcel Klehr | 2023-11-02 | 1 | -0/+6 |
| * | | | fix(TextToImage): Consistently use the right method to get the preferred prov... | Marcel Klehr | 2023-10-31 | 1 | -29/+24 |
* | | | | feat(dependencyinjection): Allow optional (nullable) services | Christoph Wurst | 2023-11-03 | 1 | -0/+5 |
| |/ /
|/| | |
|
* | | | Merge pull request #40859 from nextcloud/fix/session/log-why-session-renewal-... | Christoph Wurst | 2023-11-02 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | fix(session): Log why session renewal failed | Christoph Wurst | 2023-10-11 | 1 | -1/+2 |
* | | | | 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 | Christoph Wurst | 2023-09-06 | 1 | -16/+14 |
* | | | | | Use \Throwable instead | Git'Fellow | 2023-11-01 | 1 | -1/+1 |
* | | | | | Catch Imaginary processing errors | Git'Fellow | 2023-11-01 | 1 | -1/+1 |
* | | | | | feat(contactsmenu): Show user status | Christoph Wurst | 2023-10-31 | 4 | -9/+49 |
| |_|/ /
|/| | | |
|
* | | | | 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 |
* | | | | | enh: Register profile nav entry | Christopher Ng | 2023-10-26 | 1 | -0/+13 |
* | | | | | Merge pull request #40326 from nextcloud/enh/text-to-image-api | Joas Schilling | 2023-10-26 | 9 | -4/+751 |
|\ \ \ \ \ |
|
| * | | | | | fix(TextToImage): Add missing task status update | Marcel Klehr | 2023-10-26 | 1 | -0/+6 |
| * | | | | | en(TextToImage): Add getId method to IProvider | Marcel Klehr | 2023-10-26 | 1 | -2/+2 |
| * | | | | | en(TextToImage): Use specific exception class instead of generic RuntimeExcep... | Marcel Klehr | 2023-10-26 | 1 | -6/+3 |
| * | | | | | fix: Minor copypasta | Marcel Klehr | 2023-10-23 | 1 | -1/+1 |
| * | | | | | fix: appease linters and psalm | Marcel Klehr | 2023-10-23 | 1 | -1/+0 |
| * | | | | | fix: appease linters and psalm | Marcel Klehr | 2023-10-23 | 1 | -2/+4 |
| * | | | | | fix(TextToImage\Db\Task): Inject ITimeFactory | Marcel Klehr | 2023-10-23 | 1 | -1/+2 |
| * | | | | | Update lib/private/TextToImage/Db/TaskMapper.php | Marcel Klehr | 2023-10-23 | 1 | -1/+1 |