summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29334 from nextcloud/fix/dav-availability-settings-duplic...John Molakvoæ2021-10-203-7/+29
|\
| * Prevent duplicate CalDAV availability slots for recurring slotsChristoph Wurst2021-10-203-7/+29
* | Merge pull request #28314 from nextcloud/sharing-ibootstrapChristoph Wurst2021-10-207-166/+102
|\ \
| * | fix federated sharingRobin Appelman2021-10-191-34/+25
| * | update testsRobin Appelman2021-10-193-19/+20
| * | use the correct navigation manager for the sharesRobin Appelman2021-10-191-2/+2
| * | call setupSharingMenus againRobin Appelman2021-10-191-13/+12
| * | move files_sharing to IBootStrapRobin Appelman2021-10-193-102/+47
* | | Merge pull request #29313 from nextcloud/fix/status-menu-updateCarl Schwan2021-10-208-30/+56
|\ \ \
| * | | Fix status menu item not listening to status change eventsCarl Schwan2021-10-208-30/+56
| | |/ | |/|
* / | Respect user enumeration settings in user status listsJonas Meurer2021-10-203-7/+101
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-10-202-0/+2
* | [tx-robot] updated from transifexNextcloud bot2021-10-2068-194/+472
|/
* Add missing trailing commas in DAV availability settingsChristoph Wurst2021-10-192-3/+3
* Fix missing app version increment to trigger migrationsJoas Schilling2021-10-191-1/+1
* Merge pull request #28751 from nextcloud/feat/28139/profile-pagePytal2021-10-1870-560/+3412
|\
| * Profile frontendChristopher Ng2021-10-1965-463/+3053
| * Profile backendChristopher Ng2021-10-193-38/+146
| * Add new account propertiesChristopher Ng2021-10-193-68/+222
* | [tx-robot] updated from transifexNextcloud bot2021-10-1994-76/+140
* | Merge pull request #27466 from nextcloud/feature/dav-scheduling-availability-...Christoph Wurst2021-10-1819-3/+2710
|\ \
| * | Add scheduling availability settingsChristoph Wurst2021-10-1819-3/+2710
* | | Add an API to set and rollback the user statusCarl Schwan2021-10-1811-15/+237
|/ /
* / Deprecate PHP7.3 for Nextcloud 23Christoph Wurst2021-10-181-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2021-10-1810-10/+0
* Merge pull request #29279 from nextcloud/Valdnet-patch-1Daniel2021-10-171-1/+1
|\
| * l10n: Spelling unificationValdnet2021-10-171-1/+1
* | Bump core-js from 3.18.2 to 3.18.3dependabot[bot]2021-10-1748-60/+60
|/
* [tx-robot] updated from transifexNextcloud bot2021-10-1712-94/+104
* Merge pull request #28991 from nextcloud/feature/bulk_uploadJulius Härtl2021-10-1611-0/+824
|\
| * Clean BulkUpload pluginLouis Chemineau2021-10-1618-2543/+665
| * Add benchmark testsLouis Chemineau2021-10-157-231/+174
| * Add BulkUpload DAV pluginLouis Chemineau2021-10-1515-4/+2763
* | [tx-robot] updated from transifexNextcloud bot2021-10-16370-370/+370
* | Merge pull request #29240 from nextcloud/work/admin-delegation-implementationCarl Schwan2021-10-1517-45/+265
|\ \
| * | Add support for Delegation Settings for more appsCarl Schwan2021-10-1517-45/+265
* | | Merge pull request #29210 from nextcloud/work/status-navbar-vueCarl Schwan2021-10-159-142/+332
|\ \ \
| * | | Add current status in navbarCarl Schwan2021-10-159-142/+332
| |/ /
* | | Merge pull request #29090 from nextcloud/bug/noid/disable-versions-expire-bac...Vincent Petry2021-10-152-3/+90
|\ \ \
| * | | Add configuration flag to disable the background job for files_versionsDaniel Kesselberg2021-10-112-3/+90
* | | | Merge pull request #29125 from nextcloud/bug/noid/disable-trash-expire-backgr...Daniel2021-10-152-18/+65
|\ \ \ \
| * | | | Add configuration flag to disable the background job for files_trashbinDaniel Kesselberg2021-10-112-18/+65
| |/ / /
* | | | Merge pull request #29185 from nextcloud/revert-29165-bug/noid/s3-delete-fold...Robin Appelman2021-10-151-23/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Delete S3 versions in rmdir"Vincent Petry2021-10-121-23/+1
* | | | Merge pull request #29188 from nextcloud/enhancement/public-write-apiDaniel2021-10-156-10/+128
|\ \ \ \
| * | | | Add create method to extended calendar implementationAnna Larch2021-10-156-10/+128
* | | | | Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-...John Molakvoæ2021-10-1525-50/+50
|\ \ \ \ \
| * | | | | Bump autoloaderJoas Schilling2021-10-1425-50/+50
* | | | | | Merge pull request #29180 from nextcloud/bug/27798/fix-php-error-in-ldap-accessJohn Molakvoæ2021-10-1512-116/+207
|\ \ \ \ \ \
| * | | | | | Use Psr\Log\LoggerInterface where it can easily be used in user_ldapCôme Chilliet2021-10-145-78/+136