summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3106 from nextcloud/spreed-calls-are-objectsJoas Schilling2017-01-171-0/+25
|\
| * Add call-type in case the information shall be used for styling or something ...Joas Schilling2017-01-171-0/+6
| * Define spreed callsJoas Schilling2017-01-161-0/+19
* | Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco...Christoph Wurst2017-01-171-0/+9
|\ \ | |/ |/|
| * Filter out sensitive appconfig valuesJoas Schilling2017-01-111-0/+9
* | Merge pull request #2918 from nextcloud/encryption-recovery-improvementsMorris Jobke2017-01-131-0/+10
|\ \
| * | create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-101-0/+10
| |/
* | fix coding style and increase code coverageChristoph Wurst2017-01-111-12/+13
* | Update TwoFactorException.phpCornelius Kölbel2017-01-111-2/+2
* | Add a TwoFactorExceptionCornelius Kölbel2017-01-111-0/+37
|/
* Merge pull request #3000 from nextcloud/cache-no-storeRoeland Jago Douma2017-01-101-2/+2
|\
| * set 'no-store' cache header if we do not want FF to cacheChristoph Wurst2017-01-091-2/+2
* | Merge pull request #2943 from nextcloud/kill_old_preview_codeMorris Jobke2017-01-101-1/+1
|\ \ | |/ |/|
| * Rewrite old preview endpoint for PreviewManagerRoeland Jago Douma2017-01-041-1/+1
* | Merge pull request #2930 from nextcloud/kill-group-restriction-when-not-appli...Roeland Jago Douma2017-01-061-0/+9
|\ \
| * | Remove group restrictions when those are not allowed anymoreJoas Schilling2017-01-041-0/+9
| |/
* / Add bitwise AND and OR to the expression builderJoas Schilling2017-01-051-0/+21
|/
* Adding group display name supportVincent Petry2016-12-222-0/+21
* Activities IManager throws an BadMethodCallExceptionChristoph Wurst2016-12-191-0/+1
* Remove leading slash from sharing activityJoas Schilling2016-12-151-1/+1
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-143-77/+1
* Merge pull request #2437 from nextcloud/update-notification-iconsMorris Jobke2016-12-021-39/+57
|\
| * Update versions to 11.0.0Joas Schilling2016-12-011-39/+39
| * Highlight the app name in the notificationJoas Schilling2016-12-011-0/+18
* | Add language to the parse method for emailsJoas Schilling2016-12-011-4/+7
|/
* prevent warning in StreamResponseRobin Appelman2016-11-291-1/+1
* Use correct channel informationMorris Jobke2016-11-291-2/+0
* Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-0/+64
* Merge pull request #1972 from nextcloud/invalid-files-from-scannerRoeland Jago Douma2016-11-222-0/+62
|\
| * Move the validation into one place onlyJoas Schilling2016-11-212-0/+62
* | Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke2016-11-222-12/+10
|\ \ | |/ |/|
| * Fix wrong copyright headersJoas Schilling2016-11-162-12/+10
* | Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke2016-11-181-0/+5
|\ \
| * | Dispatch event on preview requestRoeland Jago Douma2016-11-101-0/+5
* | | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-182-3/+3
|\ \ \
| * | | allow passing a stream to StreamResponseRobin Appelman2016-11-162-3/+3
| | |/ | |/|
* | | Merge pull request #2184 from nextcloud/share-join-cacheMorris Jobke2016-11-181-0/+17
|\ \ \
| * | | let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-171-0/+17
* | | | Expose getAppPath to public APIJulius Haertl2016-11-172-0/+41
|/ / /
* | | phpdocRobin Appelman2016-11-161-2/+20
* | | basic lockdown logicRobin Appelman2016-11-161-0/+32
|/ /
* | Update the since version to 11.0.0Joas Schilling2016-11-166-51/+51
* | Fix activity manager testsJoas Schilling2016-11-161-2/+0
* | Allow combining eventsJoas Schilling2016-11-161-0/+12
* | Allow to register ProvidersJoas Schilling2016-11-162-0/+52
* | Add ROS and icon support to the eventsJoas Schilling2016-11-161-0/+84
* | Validate the input into Event alreadyJoas Schilling2016-11-161-0/+21
* | Allow to register settings/types via info.xmlJoas Schilling2016-11-162-0/+99
* | Allow to register activity filters via info.xmlJoas Schilling2016-11-163-21/+124
* | Merge pull request #2144 from nextcloud/fix_1303Morris Jobke2016-11-151-1/+0
|\ \