summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Harden cookies more appropriateLukas Reschke2016-11-231-2/+31
* Merge pull request #1972 from nextcloud/invalid-files-from-scannerRoeland Jago Douma2016-11-223-26/+49
|\
| * Move the validation into one place onlyJoas Schilling2016-11-213-41/+43
| * Make sure we don't scan files that can not be accessedJoas Schilling2016-11-211-0/+21
* | Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-221-5/+0
|\ \
| * | Move file sharing activities to the new APIJoas Schilling2016-11-161-5/+0
* | | Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke2016-11-222-0/+2
|\ \ \
| * | | Fix wrong copyright headersJoas Schilling2016-11-162-0/+2
| |/ /
* | | Merge pull request #2214 from nextcloud/remove-loggingRobin Appelman2016-11-212-92/+0
|\ \ \
| * | | remove old logging sectionRobin Appelman2016-11-212-92/+0
| | |/ | |/|
* | | Merge pull request #2211 from nextcloud/maintenance-wsodRobin Appelman2016-11-211-0/+3
|\ \ \
| * | | fix white screen of death in maintenance mode when theming is disabledRobin Appelman2016-11-211-0/+3
| |/ /
* | | Merge pull request #2212 from nextcloud/fix_web_installerMorris Jobke2016-11-211-2/+3
|\ \ \
| * | | Do not trigger appconfig queries when we are not yet installedRoeland Jago Douma2016-11-211-2/+3
| |/ /
* | | Add a signer class for signingLukas Reschke2016-11-212-9/+148
* | | Add identity proofLukas Reschke2016-11-211-8/+7
* | | Add privateLukas Reschke2016-11-212-0/+136
* | | fix unit testsBjoern Schiessle2016-11-211-1/+0
* | | update system address book if the user change the personal settingsBjoern Schiessle2016-11-212-14/+100
* | | introduce accounts table and keep it up-to-date with the data added to the pe...Björn Schießle2016-11-211-0/+116
|/ /
* | Merge pull request #1602 from nextcloud/ignore-mod-envLukas Reschke2016-11-184-6/+9
|\ \
| * | Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_envFelix Epp2016-11-164-6/+9
* | | Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke2016-11-183-6/+34
|\ \ \
| * | | Dispatch event on preview requestRoeland Jago Douma2016-11-103-6/+34
* | | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-185-1/+72
|\ \ \ \
| * | | | Add the 15 seconds to the window, instead of removingJoas Schilling2016-11-181-1/+1
| * | | | Introduce PasswordConfirmRequired annotationJoas Schilling2016-11-183-0/+52
| * | | | Introduce the UI for password confirmationJoas Schilling2016-11-182-1/+20
* | | | | Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-182-2/+11
|\ \ \ \ \
| * | | | | Improve cachingJulius Haertl2016-11-181-1/+2
| * | | | | Check if dynamic icons can be usedJulius Haertl2016-11-181-2/+2
| * | | | | Add cachebuster to faviconsJulius Haertl2016-11-181-2/+4
| * | | | | Theming: Fix default parameters in icon routesJulius Haertl2016-11-181-0/+2
| * | | | | Theming: Add favicon-touch and fix icon creation with non svg imagesJulius Haertl2016-11-181-1/+3
| * | | | | Core: load favicon from theming appJulius Haertl2016-11-181-1/+3
* | | | | | Merge pull request #2199 from nextcloud/readfile-close-handleLukas Reschke2016-11-181-0/+1
|\ \ \ \ \ \
| * | | | | | close the file handle after readfileRobin Appelman2016-11-181-0/+1
* | | | | | | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-186-4/+335
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fopen s3 objects directly to work around unexplainable guzzle bugRobin Appelman2016-11-161-30/+21
| * | | | | | allow passing a stream to StreamResponseRobin Appelman2016-11-161-2/+7
| * | | | | | Improve isMounted to handle primary storage object storeRobin Appelman2016-11-162-2/+7
| * | | | | | add amazon s3 objectstore backendRobin Appelman2016-11-161-0/+116
| * | | | | | split testing of objectstoragestorage and objectstore implementationsRobin Appelman2016-11-161-0/+90
| * | | | | | split off s3 connection logicRobin Appelman2016-11-161-0/+124
* | | | | | | Merge pull request #2184 from nextcloud/share-join-cacheMorris Jobke2016-11-186-62/+120
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | also work with group sharesRobin Appelman2016-11-171-1/+5
| * | | | | | let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-173-19/+64
| * | | | | | make source cache injectable in cache wrappersRobin Appelman2016-11-172-42/+46
| * | | | | | Allow aliasing columns when using the query builderRobin Appelman2016-11-171-0/+5
* | | | | | | Merge pull request #2177 from nextcloud/appmanager-getapppathMorris Jobke2016-11-171-0/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |