summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Move file sharing activities to the new APIJoas Schilling2016-11-161-5/+0
* Update the since version to 11.0.0Joas Schilling2016-11-164-35/+35
* Fix integration testsJoas Schilling2016-11-162-11/+6
* Make sure they are always arraysJoas Schilling2016-11-161-6/+6
* Fix activity manager testsJoas Schilling2016-11-162-13/+24
* Allow combining eventsJoas Schilling2016-11-161-0/+18
* Allow to register ProvidersJoas Schilling2016-11-164-6/+52
* Add ROS and icon support to the eventsJoas Schilling2016-11-162-24/+194
* Validate the input into Event alreadyJoas Schilling2016-11-161-91/+194
* Allow to register settings/types via info.xmlJoas Schilling2016-11-164-31/+239
* Allow to register activity filters via info.xmlJoas Schilling2016-11-164-55/+254
* Merge pull request #2145 from nextcloud/docs_to_comMorris Jobke2016-11-161-1/+1
|\
| * docs are on nc.comRoeland Jago Douma2016-11-151-1/+1
* | Merge pull request #2144 from nextcloud/fix_1303Morris Jobke2016-11-151-32/+29
|\ \
| * | Fix testsRoeland Jago Douma2016-11-151-15/+9
| * | Do not cache version info in the sessionsRoeland Jago Douma2016-11-151-29/+32
| |/
* | @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-158-18/+18
* | Adjust previous fallbacksLukas Reschke2016-11-151-4/+0
|/
* Merge pull request #2117 from nextcloud/master-add-bruteforce-check-to-person...Roeland Jago Douma2016-11-141-0/+3
|\
| * Add bruteforce checker to Person.phpLukas Reschke2016-11-141-0/+3
* | Merge pull request #2114 from nextcloud/downstream-26498Roeland Jago Douma2016-11-141-1/+6
|\ \
| * | make object prefix configurableJörn Friedrich Dreyer2016-11-141-1/+6
| |/
* | Merge pull request #2113 from nextcloud/downstream-26299Roeland Jago Douma2016-11-141-0/+5
|\ \
| * | We need to ensure that the app holding the objectstore implementation is load...Thomas Müller2016-11-141-0/+5
| |/
* / Introduce an event for first time login based on the last login time stampThomas Müller2016-11-145-25/+32
|/
* Merge pull request #2067 from nextcloud/fileinfo-lazy-substoragesMorris Jobke2016-11-142-12/+43
|\
| * only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-102-12/+43
* | Prevent downgrade attacks for appsLukas Reschke2016-11-111-0/+14
* | Get correct L10N for Settings ManagerRoeland Jago Douma2016-11-101-1/+1
|/
* Merge pull request #2058 from nextcloud/better-error-message-for-installation...Morris Jobke2016-11-092-4/+20
|\
| * Correctly catch the "soft errors" nowJoas Schilling2016-11-091-4/+8
| * Use a better error message and point the users to the support channelsJoas Schilling2016-11-092-1/+13
* | Add test and adjust PHP function argumentsLukas Reschke2016-11-091-1/+1
* | Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-093-16/+31
|/
* Merge pull request #2037 from nextcloud/fix-preview-urlsRoeland Jago Douma2016-11-081-2/+2
|\
| * Fix preview URLsJoas Schilling2016-11-081-2/+2
* | Merge pull request #1998 from nextcloud/share-by-mail-notificationBjörn Schießle2016-11-081-1/+2
|\ \ | |/ |/|
| * add activity if a file was shared by mailBjoern Schiessle2016-11-081-1/+2
* | Merge pull request #2015 from nextcloud/swift-bucketLukas Reschke2016-11-041-0/+4
|\ \
| * | allow using 'bucket' to set the swift containerRobin Appelman2016-11-041-0/+4
| |/
* | Merge pull request #2007 from nextcloud/downstream-26411Morris Jobke2016-11-041-8/+18
|\ \ | |/ |/|
| * Fix initMountPoints to set usersSetup earlierVincent Petry2016-11-031-8/+18
* | Remove adding sharedialogmailviewRoeland Jago Douma2016-11-041-1/+0
* | Merge pull request #1741 from nextcloud/new_previewLukas Reschke2016-11-037-4/+669
|\ \
| * | Added genertor helper & testsRoeland Jago Douma2016-11-033-37/+105
| * | Moved over files_versionsRoeland Jago Douma2016-11-032-7/+13
| * | Move Ipreview to more of DI thingyRoeland Jago Douma2016-11-033-25/+70
| * | Fix name conflictRoeland Jago Douma2016-11-031-3/+3
| * | Move fileRoeland Jago Douma2016-11-031-3/+4
| * | Move preview endpoint to controllerRoeland Jago Douma2016-11-031-0/+7