summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Extra fixes needed for icewind/streams update to 0.7.2Vincent Petry2021-10-253-28/+28
* Merge pull request #29205 from nextcloud/backport/26688/stable20Joas Schilling2021-10-141-0/+14
|\
| * Default message for ShareNotFound exceptionJohn Molakvoæ (skjnldsv)2021-10-131-0/+14
* | Keep group restrictions when reenabling apps after an updateJoas Schilling2021-10-131-6/+0
|/
* Use IRoomMetadata as source of truth for supported room typesRichard Steinmetz2021-09-211-1/+1
* update @since for backportRobin Appelman2021-09-134-4/+4
* code style and dispatchTypedRobin Appelman2021-09-132-2/+0
* rename cache event to follow new naming standardsRobin Appelman2021-09-135-7/+75
* extend cache eventsRobin Appelman2021-09-132-0/+40
* Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+6
* Escape filename in Content-DispositionLukas Reschke2021-06-021-6/+2
* handle ordering in folder searchRobin Appelman2021-03-241-0/+12
* only require user to be set in a query that handles tagsRobin Appelman2021-03-241-1/+1
* Merge pull request #26125 from nextcloud/backport/25533/stable20Morris Jobke2021-03-191-0/+50
|\
| * send share notification instead of erroring on duplicate shareRobin Appelman2021-03-151-0/+50
* | Merge pull request #26123 from nextcloud/backport/26004/stable20Roeland Jago Douma2021-03-181-1/+1
|\ \
| * | Allow overwriting isAuthenticatedRoeland Jago Douma2021-03-151-1/+1
| |/
* | Merge pull request #25944 from nextcloud/backport/25659/stable20Morris Jobke2021-03-171-2/+2
|\ \
| * | catch notfound and forbidden exception in smb::getmetadataRobin Appelman2021-03-051-2/+2
| |/
* | Merge pull request #26147 from nextcloud/backport/26013/stable20Morris Jobke2021-03-171-0/+11
|\ \
| * | add ICopyFromCache trait to expose existing implementationRobin Appelman2021-03-161-0/+11
| |/
* / Update and fix baselineVincent Petry2021-03-171-1/+1
|/
* Fix namespacingAnna Larch2021-03-021-1/+1
* Initialize \OCP\AppFramework\Http\ZipResponse::$resourcesChristoph Wurst2021-02-171-1/+1
* adjust since blizzz2021-01-221-1/+1
* extend ILDAPProvider to allow reading arbitrairy ldap attributes for usersRobin Appelman2021-01-221-7/+17
* Compare and store the login name via the eventJoas Schilling2021-01-201-1/+12
* Add a hint about the direction of priorityJoas Schilling2021-01-152-3/+6
* use in objectstore copyRobin Appelman2020-12-071-0/+8
* Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-022-0/+14
* Set frame-ancestors to none if none are filledRoeland Jago Douma2020-12-011-0/+2
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-121-0/+2
* Merge pull request #23971 from nextcloud/backport/23936/stable20Morris Jobke2020-11-091-1/+1
|\
| * Add explicit typecast for $value.Daniel Kesselberg2020-11-091-1/+1
* | Update parametersJoas Schilling2020-11-071-6/+4
|/
* Type the event dispatcher listener callables with PsalmChristoph Wurst2020-10-301-0/+2
* Merge pull request #23759 from nextcloud/backport/23752/stable20Morris Jobke2020-10-291-0/+10
|\
| * inform the user when flow config data exceeds thresholdsArthur Schiwon2020-10-281-0/+10
* | Merge pull request #23763 from nextcloud/backport/23746/stable20Morris Jobke2020-10-281-0/+1
|\ \
| * | Type the \OCP\IUserManager::callForSeenUsers closure with PsalmChristoph Wurst2020-10-281-0/+1
| |/
* | Merge pull request #23751 from nextcloud/backport/23744/stable20Morris Jobke2020-10-281-1/+4
|\ \ | |/ |/|
| * Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState cl...Christoph Wurst2020-10-281-1/+4
* | Type the \OCP\IUserManager::callForAllUsers closure with PsalmChristoph Wurst2020-10-281-0/+1
|/
* Merge pull request #23205 from nextcloud/backport/23012/stable20Morris Jobke2020-10-191-1/+12
|\
| * Update @since tag Morris Jobke2020-10-191-1/+1
| * Add acutal response to BeforeTemplateRenderedEventJulius Härtl2020-10-051-1/+12
* | Merge pull request #23472 from nextcloud/backport/23464/stable20Morris Jobke2020-10-162-12/+15
|\ \
| * | Add psalm types for the migration schema closureChristoph Wurst2020-10-152-12/+15
* | | Add psalm types for the event dispatcherChristoph Wurst2020-10-153-2/+16
|/ /
* | Annotate IContainer so Psalm knows what resove and query returnChristoph Wurst2020-10-141-0/+8