summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-184-6/+39
|\ \
| * | Dispatch event on preview requestRoeland Jago Douma2016-11-104-6/+39
* | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-187-1/+74
|\ \ \
| * | | Add the 15 seconds to the window, instead of removingJoas Schilling2016-11-181-1/+1
| * | | Update class mapJoas Schilling2016-11-182-0/+2
| * | | 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-188-7/+338
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fopen s3 objects directly to work around unexplainable guzzle bugRobin Appelman2016-11-161-30/+21
| * | | | | allow passing a stream to StreamResponseRobin Appelman2016-11-163-5/+10
| * | | | | 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-187-62/+137
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | also work with group sharesRobin Appelman2016-11-171-1/+5
| * | | | | let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-174-19/+81
| * | | | | 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
* | | | | | [tx-robot] updated from transifexNextcloud bot2016-11-1814-14/+0
* | | | | | Merge pull request #2177 from nextcloud/appmanager-getapppathMorris Jobke2016-11-173-0/+57
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Expose getAppPath to public APIJulius Haertl2016-11-173-0/+57
* | | | | | Merge pull request #2176 from nextcloud/share-cache-root-infoMorris Jobke2016-11-171-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | reuse the known rootinfo in the shared cache when possibleRobin Appelman2016-11-171-1/+2
| |/ / / /
* | | | | Merge pull request #2167 from nextcloud/mountmanager-lockdownMorris Jobke2016-11-171-2/+2
|\ \ \ \ \
| * | | | | ensure we setup the mount manager when in lockdownRobin Appelman2016-11-161-2/+2
* | | | | | Merge pull request #2153 from nextcloud/version-hintMorris Jobke2016-11-171-4/+9
|\ \ \ \ \ \
| * | | | | | Show all in one messageJoas Schilling2016-11-161-4/+9
| * | | | | | add explanatory text of what to do on app version errorJan-Christoph Borchardt2016-11-161-2/+2
* | | | | | | use lower loglevel for token cleanup messagesRobin Appelman2016-11-171-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #2170 from nextcloud/ocs_person_to_controllerJoas Schilling2016-11-171-48/+0
|\ \ \ \ \ \
| * | | | | | Move OC\OCS\Person to OCSControllerRoeland Jago Douma2016-11-161-48/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2164 from nextcloud/token-login-wanringLukas Reschke2016-11-171-1/+1
|\ \ \ \ \ \
| * | | | | | fix warning with token loginRobin Appelman2016-11-161-1/+1
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2016-11-174-0/+94
* | | | | | Merge pull request #2122 from nextcloud/downstream-26520Morris Jobke2016-11-171-2/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | only use one kind of hack for the storage wrappers of the sharing codeMorris Jobke2016-11-161-1/+1
| * | | | | Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-161-1/+4
| |/ / / /
* | | | | Use getvalue to fetch the valueRoeland Jago Douma2016-11-161-5/+4