aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
* Migrate profile_config id column to bigintChristopher Ng2021-12-142-0/+2
* Lowercase all core=>email valuesJoas Schilling2021-12-132-0/+2
* Merge pull request #29996 from zordsdavini/patch-1Pytal2021-12-092-0/+2
|\
| * Fix relation "user_id" already exists migration errorChristopher Ng2021-12-032-0/+2
* | Remove default token which is deprecated since Nextcloud 13Joas Schilling2021-12-012-8/+0
|/
* Normalize directory entries in Encoding wrapperVincent Petry2021-11-172-0/+2
* Add an OCP for trusted domain helperJoas Schilling2021-10-282-0/+2
* Move preview provider registration to bootstrapRoeland Jago Douma2021-10-212-0/+2
* Add an OCS endpoint for the hovercard contact actionsJoas Schilling2021-10-202-0/+2
* Merge pull request #28751 from nextcloud/feat/28139/profile-pagePytal2021-10-182-0/+28
|\
| * Profile backendChristopher Ng2021-10-192-0/+28
* | Add an API to set and rollback the user statusCarl Schwan2021-10-182-0/+2
|/
* Merge pull request #29188 from nextcloud/enhancement/public-write-apiDaniel2021-10-152-0/+4
|\
| * Add create method to extended calendar implementationAnna Larch2021-10-152-0/+4
* | Bump autoloaderJoas Schilling2021-10-142-0/+2
|/
* Add Public Calendar ProviderAnna Larch2021-10-142-0/+6
* Merge pull request #28608 from nextcloud/path-prefix-filterVincent Petry2021-10-072-0/+6
|\
| * generate a better optimized query for path prefix search filtersRobin Appelman2021-08-262-0/+6
* | Add admin privilege delegation for admin settingsCarl Schwan2021-09-292-0/+8
* | Update generated composer files to latest formatChristoph Wurst2021-09-221-11/+102
* | Merge pull request #28728 from nextcloud/add-database-backend-limiterLukas Reschke2021-09-132-2/+6
|\ \
| * | Bump autoloaderLukas Reschke2021-09-062-2/+6
| * | Adjust logic to store period instead of current timestampLukas Reschke2021-09-065-92/+6
| * | Add database ratelimiting backendLukas Reschke2021-09-065-6/+92
| |/
* | add a job to clean up expired verification tokensArthur Schiwon2021-09-092-0/+2
* | move verification token logic out of lost password controllerArthur Schiwon2021-09-092-0/+6
|/
* Scope composer tools with the bin pluginChristoph Wurst2021-08-192-309/+346
* Regenerate autoloader fileLukas Reschke2021-07-122-2/+0
* Migrate HintException to OCPGary Kim2021-06-302-0/+2
* Rebuild autoloaderLukas Reschke2021-06-232-0/+2
* Add security.txtLukas Reschke2021-06-231-1/+3
* Properly cleanup entries of WebAuthn on user deletionMorris Jobke2021-06-182-0/+2
* Merge pull request #26430 from nextcloud/enh/dashboard-apiJulius Härtl2021-06-162-0/+4
|\
| * Update autoloaderJulius Härtl2021-06-152-0/+4
* | split of query building bits from searchhelperRobin Appelman2021-06-142-0/+2
|/
* allow interacting with IAccountPropertyCollectionsArthur Schiwon2021-06-032-0/+2
* add IAccountPropertyCollection with implementationArthur Schiwon2021-06-032-0/+4
* Merge pull request #26792 from nextcloud/user-delete-cleanup-filesJohn Molakvoæ2021-06-022-0/+2
|\
| * better cleanup of user files on user deletionRobin Appelman2021-04-272-0/+2
* | Add mbstring as dependencyDaniel Kesselberg2021-06-013-4/+327
* | Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke2021-05-252-4/+12
|\ \
| * | Add commands to manage tags via OCCJohannes Leuker2021-05-252-4/+12
| |/
* | Drop \OCP\UserChristoph Wurst2021-05-212-2/+0
* | Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-282-0/+4
|/
* Merge pull request #26467 from nextcloud/feature/noid/allow-apps-to-log-to-auditJoas Schilling2021-04-132-0/+2
|\
| * Move to another namespace and class nameJoas Schilling2021-04-092-2/+2
| * Allow apps to log actions into the audit_logJoas Schilling2021-04-092-0/+2
* | Generate autoload filesLukas Reschke2021-04-062-0/+6
|/
* make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman2021-03-312-0/+2
* Merge pull request #25961 from nextcloud/enh/events/2fa_providerkesselb2021-03-302-0/+4
|\