aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2943 from nextcloud/kill_old_preview_codeMorris Jobke2017-01-103-1353/+23
|\
| * Remove old preview codeRoeland Jago Douma2017-01-041-1349/+0
| * Rewrite old preview endpoint for PreviewManagerRoeland Jago Douma2017-01-042-4/+23
* | Merge pull request #2955 from nextcloud/make-share-by-mail-work-without-links...Roeland Jago Douma2017-01-101-1/+0
|\ \
| * | also create mail share if public links are disabledBjoern Schiessle2017-01-041-1/+0
| |/
* | Merge pull request #2925 from nextcloud/remove-close-wrapperRoeland Jago Douma2017-01-105-163/+32
|\ \
| * | replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-065-163/+32
* | | Default value for null userLoki30002017-01-091-0/+1
* | | Merge pull request #2987 from nextcloud/no-empty-bundleLukas Reschke2017-01-092-5/+19
|\ \ \
| * | | dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman2017-01-092-5/+19
* | | | Merge pull request #2992 from nextcloud/fix_subdir_install_styleMorris Jobke2017-01-091-3/+3
|\ \ \ \
| * | | | Fix subdir install styleRoeland Jago Douma2017-01-091-3/+3
* | | | | Merge pull request #2814 from nextcloud/appstore_etag_validationJoas Schilling2017-01-092-6/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add ETag validation to appstore requestsRoeland Jago Douma2017-01-052-6/+40
* | | | | Merge pull request #2930 from nextcloud/kill-group-restriction-when-not-appli...Roeland Jago Douma2017-01-062-0/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove group restrictions when those are not allowed anymoreJoas Schilling2017-01-042-0/+23
| | |_|/ | |/| |
* | | | Merge pull request #2934 from nextcloud/quota-stream-non-globalRoeland Jago Douma2017-01-061-74/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | remove the need to register the quota streamwrapper globallyRobin Appelman2017-01-041-74/+20
| |/ /
* | | Fix css url prefix for IgnoreFrontController enabled configsJohn Molakvoæ (skjnldsv)2017-01-061-1/+6
* | | ScssCcacher typo fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+1
* | | Camelcase fixJohn Molakvoæ (skjnldsv)2017-01-061-2/+2
* | | Remove webroot from file pathLukas Reschke2017-01-061-1/+1
* | | Adds CssControllerTestsRoeland Jago Douma2017-01-062-0/+0
* | | Fix variables should be passed by referenceJohn Molakvoæ (skjnldsv)2017-01-061-1/+2
* | | Fix typoRoeland Jago Douma2017-01-061-1/+1
* | | Inject SCSSCacherRoeland Jago Douma2017-01-062-33/+19
* | | Make SCCCacher injectableRoeland Jago Douma2017-01-062-69/+56
* | | FormattingRoeland Jago Douma2017-01-063-64/+89
* | | No need for the CssManagerRoeland Jago Douma2017-01-062-63/+0
* | | Installation css & template editJohn Molakvoæ (skjnldsv)2017-01-061-1/+5
* | | Css installation page fallbackJohn Molakvoæ (skjnldsv)2017-01-061-2/+7
* | | Do not add ICssManager to OCPRoeland Jago Douma2017-01-062-16/+1
* | | Code cleanupRoeland Jago Douma2017-01-063-15/+7
* | | Fix php docsJohn Molakvoæ (skjnldsv)2017-01-064-21/+21
* | | Css cache folder name fix, route fix and various fixesJohn Molakvoæ (skjnldsv)2017-01-065-15/+22
* | | Appdata location fixJohn Molakvoæ (skjnldsv)2017-01-062-3/+5
* | | Regex fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+1
* | | Injection fix and log appname fixJohn Molakvoæ (skjnldsv)2017-01-063-11/+28
* | | Since fixJohn Molakvoæ (skjnldsv)2017-01-061-0/+2
* | | Url generator fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+2
* | | log app name fixJohn Molakvoæ (skjnldsv)2017-01-062-3/+3
* | | Appdata integration 2John Molakvoæ (skjnldsv)2017-01-066-6/+126
* | | Appdata integration 1 & log fix 2John Molakvoæ (skjnldsv)2017-01-064-21/+49
* | | Debug log fixJohn Molakvoæ (skjnldsv)2017-01-061-1/+6
* | | Cache and compile baseJohn Molakvoæ (skjnldsv)2017-01-063-0/+139
* | | Merge pull request #2817 from nextcloud/fix-invalid-share-permsMorris Jobke2017-01-052-1/+61
|\ \ \
| * | | Use the new expressionJoas Schilling2017-01-051-10/+1
| * | | Add bitwise AND and OR to the expression builderJoas Schilling2017-01-051-1/+37
| * | | Adjust version to NextcloudLukas Reschke2017-01-051-1/+1
| * | | Add repair step to fix file share permissionsVincent Petry2017-01-051-0/+33
| | |/ | |/|