summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Fix avatar file return typeChristopher Ng2022-03-041-2/+2
* Merge pull request #31244 from nextcloud/backport/31141/stable23Carl Schwan2022-02-281-2/+2
|\
| * Improve caching policyCarl Schwan2022-02-181-2/+2
* | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-223-2/+44
|/
* Allow to get custom loggers for syslog, errorlog and systemdlog tooJoas Schilling2022-02-161-2/+4
* Fix psalm warning related to registerEventListenerCarl Schwan2022-01-291-1/+1
* Fix psalm not runningCarl Schwan2022-01-271-1/+1
* Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-132-3/+6
* Only limit search in the system address bookJoas Schilling2021-12-131-1/+2
* Only wildcard search if enumeration is allowedJoas Schilling2021-12-132-0/+2
* Fix typing problems in OC_ImageCôme Chilliet2021-12-061-1/+1
* code checker fixes for instanceOfStorageRobin Appelman2021-12-023-2/+7
* teach psalm about `Storage::instanceOfStorage`Robin Appelman2021-12-021-0/+3
* add method to shorten a string to given byte size to UtilsArthur Schiwon2021-11-261-0/+24
* Merge pull request #29662 from nextcloud/enhancement/calendar-search-properti...Vincent Petry2021-11-171-0/+5
|\
| * Document allowed property names for calendar property searchesChristoph Wurst2021-11-111-0/+5
* | Allow NULL as well for limit, not integer onlyJoas Schilling2021-11-152-4/+4
|/
* Move common logic to share managerJoas Schilling2021-11-091-0/+11
* Add IManager::getCalendarsForPrincipal APIChristoph Wurst2021-11-032-3/+12
* Merge pull request #29479 from nextcloud/fix/images-php-8.0Côme Chilliet2021-11-021-1/+1
|\
| * Fix resource usages in OC_ImageCôme Chilliet2021-10-281-1/+1
* | Register missing DAV app calendar providerChristoph Wurst2021-10-281-1/+2
|/
* Merge pull request #29444 from nextcloud/bugfix/noid/public-api-for-trusted-d...Joas Schilling2021-10-281-0/+56
|\
| * Add an OCP for trusted domain helperJoas Schilling2021-10-281-0/+56
* | Merge pull request #29453 from nextcloud/bugfix/noid/improve-wordingJohn Molakvoæ2021-10-271-2/+1
|\ \
| * | Improve wordingJoas Schilling2021-10-271-2/+1
| |/
* / Use more explicit naming for profile link actionChristopher Ng2021-10-251-2/+2
|/
* Fair use of push notificationsJoas Schilling2021-10-232-1/+15
* Merge branch 'master' into imountpoint-ocp-storageJohn Molakvoæ2021-10-22586-1538/+2564
|\
| * Bump doctrine/dbal from 3.0.0 to 3.1.3Christoph Wurst2021-10-221-2/+2
| * Move preview provider registration to bootstrapRoeland Jago Douma2021-10-212-0/+16
| * Change origin field to appIdJoas Schilling2021-10-202-7/+7
| * Add appName to contactsmenu action APIJohn Molakvoæ2021-10-202-2/+16
| * Merge pull request #28541 from nextcloud/path-prefix-index2Robin Appelman2021-10-191-1/+14
| |\
| | * disable path prefix index on postgresql for nowRobin Appelman2021-10-081-1/+14
| * | Merge pull request #28751 from nextcloud/feat/28139/profile-pagePytal2021-10-185-0/+203
| |\ \
| | * | Profile backendChristopher Ng2021-10-194-0/+194
| | * | Add new account propertiesChristopher Ng2021-10-191-0/+9
| * | | Add an API to set and rollback the user statusCarl Schwan2021-10-182-1/+22
| |/ /
| * | Merge pull request #29243 from nextcloud/bugfix/noid/ipropagator-sizedifferenceVincent Petry2021-10-181-1/+2
| |\ \
| | * | Add already used optional sizeDifference parameter to IPropagatorJulius Härtl2021-10-141-1/+2
| * | | Merge pull request #29188 from nextcloud/enhancement/public-write-apiDaniel2021-10-152-0/+74
| |\ \ \
| | * | | Add create method to extended calendar implementationAnna Larch2021-10-152-0/+74
| | |/ /
| * | | Bump since versionJoas Schilling2021-10-141-2/+2
| * | | Move queries to the joblistJoas Schilling2021-10-141-0/+15
| |/ /
| * | Add Public Calendar ProviderAnna Larch2021-10-145-0/+168
| * | Merge pull request #29187 from nextcloud/fix/noid/passwordless-app-password-g...Julius Härtl2021-10-131-3/+3
| |\ \
| | * | allow null password in UserLoggedInEventJulien Veyssier2021-10-131-3/+3
| | |/
| * | Merge pull request #26688 from nextcloud/enh/better-share-exceptiondebugJohn Molakvoæ2021-10-131-0/+14
| |\ \
| | * | Default message for ShareNotFound exceptionJohn Molakvoæ (skjnldsv)2021-08-181-0/+14