aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40615 from nextcloud/enh/automate-calendar-event-user-statusChristoph Wurst2023-11-091-0/+18
|\
| * feat(user status): automate user status for eventsAnna Larch2023-11-091-0/+18
* | Merge pull request #40653 from nextcloud/feat/ooo-apiChristoph Wurst2023-11-099-0/+457
|\ \ | |/ |/|
| * feat: Add out-of-office message APIChristoph Wurst2023-11-099-0/+457
* | Merge pull request #39582 from nextcloud/simplify-ip-normalizerBenjamin Gaussorgues2023-11-091-54/+15
|\ \
| * | Simplify IP address normalizer with IP masksBenjamin Gaussorgues2023-11-081-54/+15
* | | Merge pull request #41295 from nextcloud/fix/has-reserved-jobJoas Schilling2023-11-092-2/+3
|\ \ \
| * | | fix: Extend docblock of hasReservedJobMarcel Klehr2023-11-081-1/+2
| * | | fix(JobList#hasReservedJob): Break tie when multiple jobs are reservedMarcel Klehr2023-11-061-1/+1
* | | | Merge pull request #41266 from nextcloud/feat/contactsmenu/user-status-sortingChristoph Wurst2023-11-084-11/+106
|\ \ \ \
| * | | | feat(contactsmenu): Sort by user statusChristoph Wurst2023-11-084-11/+106
| | |_|/ | |/| |
* | | | Merge pull request #41119 from nextcloud/optmize-storage-wrappersRobin Appelman2023-11-087-27/+76
|\ \ \ \ | |/ / / |/| | |
| * | | optimize isShared and isMountedRobin Appelman2023-11-081-6/+6
| * | | optimize builtin storage wrappersRobin Appelman2023-11-086-21/+70
| | |/ | |/|
* | | Merge pull request #40964 from nextcloud/artonge/feat/metadata/port_providersLouis2023-11-0820-744/+48
|\ \ \
| * | | Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-0820-744/+48
| |/ /
* | | Merge pull request #40799 from nextcloud/fix/login-csrf-check-error-messageChristoph Wurst2023-11-081-0/+5
|\ \ \
| * | | fix: Show error message when CSRF check fails at loginChristoph Wurst2023-11-081-0/+5
| |/ /
* | | Merge pull request #40996 from nextcloud/view-share-disable-reuseRobin Appelman2023-11-081-1/+1
|\ \ \ | |/ / |/| |
| * | reuse sharing disabled state when listing folder contentRobin Appelman2023-10-191-1/+1
* | | Merge pull request #38995 from fsamapoor/refactor_lib_private_systemtagChristoph Wurst2023-11-075-65/+32
|\ \ \
| * | | Refactors lib/private/SystemTag.Faraz Samapoor2023-11-075-65/+32
* | | | Merge pull request #39109 from fsamapoor/refactor_lib_private_metadata_migrat...Christoph Wurst2023-11-079-66/+39
|\ \ \ \
| * | | | Refactors Metadata, Migration, and Net.Faraz Samapoor2023-11-079-66/+39
| |/ / /
* | | | Merge pull request #40761 from nextcloud/enh/noid/files-metadataMaxence Lange2023-11-0735-102/+3421
|\ \ \ \
| * | | | IFilesMetadataMaxence Lange2023-11-071-2/+0
| * | | | IFilesMetadataMaxence Lange2023-11-0713-46/+41
| * | | | IFilesMetadataMaxence Lange2023-11-0736-97/+3423
| |/ / /
* | | | Add $name property in SetupResult and improve APICôme Chilliet2023-11-073-1/+36
* | | | Merge pull request #41214 from nextcloud/bugfix/noid/make-install-verboseJoas Schilling2023-11-079-17/+74
|\ \ \ \
| * | | | fix(install): Make installing more verboseJoas Schilling2023-11-039-17/+74
* | | | | Merge pull request #41175 from nextcloud/feat/noid/openapi-scopesJoas Schilling2023-11-074-0/+102
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting...Joas Schilling2023-11-034-0/+102
* | | | | Add a command to run the setup checks from CLICôme Chilliet2023-11-062-0/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-042-0/+2
* | | | | Merge pull request #40995 from nextcloud/cache-jail-optimizationsArthur Schiwon2023-11-032-6/+1
|\ \ \ \ \
| * | | | | optimize cache jail creationRobin Appelman2023-10-192-6/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #41263 from nextcloud/enh/noid/fix-semaphore-guardingSimon L2023-11-031-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | address reviewSimon L2023-11-031-4/+4
| * | | | fix semaphore guardingSimon L2023-11-031-1/+1
| | |/ / | |/| |
* | | | Merge pull request #41211 from nextcloud/fix/text-to-imageChristoph Wurst2023-11-031-29/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(TextToImage): Always set completionExpectedAt in run/schedule methodsMarcel Klehr2023-11-021-0/+6
| * | | fix(TextToImage): Consistently use the right method to get the preferred prov...Marcel Klehr2023-10-311-29/+24
* | | | feat(dependencyinjection): Allow optional (nullable) servicesChristoph Wurst2023-11-031-0/+5
| |/ / |/| |
* | | Merge pull request #41218 from nextcloud/techdebt/noid/add-autocomplete-filte...Joas Schilling2023-11-024-0/+110
|\ \ \
| * | | feat(events): Add typed event for filtering autocompletion suggestionsJoas Schilling2023-11-024-0/+110
* | | | Merge pull request #40859 from nextcloud/fix/session/log-why-session-renewal-...Christoph Wurst2023-11-021-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix(session): Log why session renewal failedChristoph Wurst2023-10-111-1/+2
* | | | Merge pull request #38425 from nextcloud/feat/ocp/strict-igroupChristoph Wurst2023-11-022-42/+48
|\ \ \ \
| * | | | feat(ocp): Add types and strict typing to \OCP\Group\IGroupChristoph Wurst2023-09-062-42/+48