aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* remove undefined parameter, add descriptionArthur Schiwon2021-04-221-1/+1
* set mimetype for objects uploaded to object storagesRobin Appelman2021-04-211-1/+2
* Move 2FA registration to IBootstrapRoeland Jago Douma2021-04-201-0/+10
* ignore mail shares of related remote share resultsArthur Schiwon2021-04-201-0/+8
* Deprecate the old wayRoeland Jago Douma2021-04-161-0/+1
* Allow registering NotifierServices trough IBootstrapRoeland Jago Douma2021-04-161-0/+10
* Fix constraint violation detection in QB MapperJoas Schilling2021-04-161-3/+6
* Fix versionJoas Schilling2021-04-121-1/+1
* Move to another namespace and class nameJoas Schilling2021-04-091-2/+2
* Allow apps to log actions into the audit_logJoas Schilling2021-04-091-0/+85
* Merge pull request #26394 from nextcloud/feature/noid/updatable-account-dataJulius Härtl2021-04-011-0/+10
|\
| * Allow apps to write/update account dataJoas Schilling2021-03-311-0/+10
* | make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman2021-03-311-1/+9
|/
* Merge pull request #25961 from nextcloud/enh/events/2fa_providerkesselb2021-03-302-0/+130
|\
| * Add real events for enabled 2fa providers for usersRoeland Jago Douma2021-03-222-0/+130
* | Merge pull request #26219 from nextcloud/relative-path-nullRoeland Jago Douma2021-03-302-2/+2
|\ \
| * | getStorage can also return nullRobin Appelman2021-03-241-1/+1
| * | getRelativePath can return nullRobin Appelman2021-03-241-1/+1
* | | Map old account scope properties to new namesVincent Petry2021-03-261-3/+3
* | | Add new v2-private account scopeVincent Petry2021-03-261-3/+46
* | | Merge pull request #26308 from nextcloud/enhancement/timed-job-interval-descr...Roeland Jago Douma2021-03-261-2/+4
|\ \ \
| * | | Document that the TimedJob interval is in secondsChristoph Wurst2021-03-261-2/+4
* | | | Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma2021-03-261-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Change my email addressJohannes Leuker2021-03-241-2/+2
| |/ /
* / / Make debugging easier which header is being setJoas Schilling2021-03-241-3/+3
|/ /
* | Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke2021-03-222-1/+13
|\ \ | |/ |/|
| * handle ordering in folder searchRobin Appelman2021-03-191-0/+12
| * only require user to be set in a query that handles tagsRobin Appelman2021-03-181-1/+1
* | Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-1/+1
* | Use executeQuery and executeUpdate in the QBMapperChristoph Wurst2021-03-181-11/+11
* | Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke2021-03-171-10/+0
|\ \
| * | Drop \OCP\Util::isIeChristoph Wurst2021-03-091-10/+0
* | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling2021-03-174-3/+58
|\ \ \ | |_|/ |/| |
| * | Fix parameter types in docsJoas Schilling2021-03-171-2/+2
| * | Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-173-1/+56
* | | add ICopyFromCache trait to expose existing implementationRobin Appelman2021-03-121-0/+11
|/ /
* | Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+8
* | Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-0/+8
|/
* Merge pull request #25533 from nextcloud/resend-share-notifications-on-recreateRoeland Jago Douma2021-03-091-0/+50
|\
| * send share notification instead of erroring on duplicate shareRobin Appelman2021-03-091-0/+50
* | Merge pull request #25677 from nextcloud/drop/cache-factory-createRoeland Jago Douma2021-03-091-12/+0
|\ \ | |/ |/|
| * Drop \OC\Memcache\Factory::createChristoph Wurst2021-02-161-12/+0
* | Allow overwriting isAuthenticatedRoeland Jago Douma2021-03-091-1/+1
* | Merge pull request #25997 from nextcloud/techdept/psalm/redundantcastLukas Reschke2021-03-081-1/+1
|\ \
| * | Fix some redundant castsRoeland Jago Douma2021-03-081-1/+1
* | | Merge pull request #25948 from nextcloud/techdebt/noid/depreate-getHTMLNameRoeland Jago Douma2021-03-081-0/+1
|\ \ \ | |/ / |/| |
| * | Deprecate getHTMLName on \OCP\DefaultsJulius Härtl2021-03-051-0/+1
* | | Merge pull request #25928 from nextcloud/enh/contactsmenu/entryChristoph Wurst2021-03-051-5/+5
|\ \ \
| * | | Type Entry and IEntryRoeland Jago Douma2021-03-041-5/+5
* | | | Merge pull request #25588 from nextcloud/techdept/custom-psr-loggerChristoph Wurst2021-03-051-0/+10
|\ \ \ \ | |_|/ / |/| | |