summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-0/+48
|\
| * update public interface with new methodsRobin Appelman2021-05-121-0/+48
* | Merge pull request #25679 from nextcloud/drop/ocp-userMorris Jobke2021-05-211-85/+0
|\ \
| * | Drop \OCP\UserChristoph Wurst2021-05-211-85/+0
* | | Merge pull request #27032 from nextcloud/bugfix/noid/log-rotation-errorblizzz2021-05-211-1/+1
|\ \ \
| * | | typodartcafe2021-05-191-1/+1
| * | | fix #25813dartcafe2021-05-191-1/+1
| |/ /
* / / Rename External storages to External storageszaimen2021-05-202-2/+2
|/ /
* | Merge pull request #26626 from J0WI/strict-securityRoeland Jago Douma2021-05-184-21/+34
|\ \ | |/ |/|
| * Make Security module strictJ0WI2021-04-194-21/+34
* | allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-121-0/+3
* | Merge pull request #26848 from nextcloud/bugfix/noid/add-datetime-support-to-...Morris Jobke2021-05-072-3/+12
|\ \
| * | Add datetime support to QBMapperJoas Schilling2021-05-012-3/+12
* | | Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatementChristoph Wurst2021-05-052-7/+7
|/ /
* | Merge pull request #26758 from J0WI/more-strictChristoph Wurst2021-04-284-17/+29
|\ \
| * | Some more strict_typesJ0WI2021-04-264-17/+29
* | | Add geo location as ROS typeJoas Schilling2021-04-261-0/+31
|/ /
* | 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
|\ \ \ | |_|/ |/| |