aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Add CSP frame-ancestors supportThomas Citharel2017-09-151-0/+14
* Fix webroot throwJohn Molakvoæ (skjnldsv)2017-09-141-1/+1
* Merge pull request #6458 from nextcloud/rethrow-correct-exceptionMorris Jobke2017-09-141-3/+10
|\
| * Rethrow the correct exception when there was an error in an app containerJoas Schilling2017-09-121-3/+10
* | Merge pull request #6452 from lukanetconsult/hotfix/issue-6415-undefined-vari...Lukas Reschke2017-09-131-5/+5
|\ \
| * | Fix undefined variable $tmpRootAxel Helmert2017-09-121-5/+5
* | | Fix AppPassword 2FA authRoeland Jago Douma2017-09-121-1/+5
* | | Use IAppManager instead of private APIJulius Härtl2017-09-121-1/+2
* | | Move theming related imagePath logic to ThemingDefaultsJulius Härtl2017-09-121-8/+7
|/ /
* / Fix uninitialized variable $this->paramsWilliam Pain2017-09-111-2/+2
|/
* Merge pull request #6414 from nextcloud/share-notification-wrong-languageMorris Jobke2017-09-082-12/+20
|\
| * Use the language of the recipient for the share notificationJoas Schilling2017-09-082-12/+20
* | Ask the schema whether the table and column existJoas Schilling2017-09-081-13/+6
|/
* Merge pull request #6360 from nextcloud/fix/session-timeout-refresh-csrf-tokenLukas Reschke2017-09-071-5/+8
|\
| * Fix failing csp/nonce check due to timed out sessionChristoph Wurst2017-09-041-5/+8
* | Merge pull request #6380 from nextcloud/cleanup-oci-setupLukas Reschke2017-09-071-173/+22
|\ \
| * | cleanup oci setup codeRobin Appelman2017-09-061-173/+22
* | | Merge pull request #6329 from nextcloud/ldap-passwordMorris Jobke2017-09-071-3/+9
|\ \ \
| * | | Don't log LDAP password when server is not availableJoas Schilling2017-09-061-3/+9
* | | | Refactor webroot detection in resource locatortux-rampage2017-09-062-64/+68
* | | | Merge pull request #5571 from Luzifer/5570_backend_adminMorris Jobke2017-09-062-0/+6
|\ \ \ \
| * | | | Allow group backend to declare users as adminsKnut Ahlers2017-06-302-0/+6
* | | | | Merge pull request #6364 from nextcloud/fix_login_loopMorris Jobke2017-09-061-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix login with basic authRoeland Jago Douma2017-09-051-1/+0
| | |/ / | |/| |
* | | | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-nameMorris Jobke2017-09-053-16/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Merge setMetaData into constructorJoas Schilling2017-09-043-16/+22
* | | | Merge pull request #6254 from nextcloud/async-bus-splitMorris Jobke2017-09-043-77/+126
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add proper EOLMorris Jobke2017-09-041-1/+1
| * | | allow configuring the command busRobin Appelman2017-08-241-30/+41
| * | | split async test bus for easier subclassingRobin Appelman2017-08-243-48/+86
* | | | Merge pull request #6064 from nextcloud/fix-5219-absolute-path-must-be-relati...Morris Jobke2017-09-041-6/+13
|\ \ \ \
| * | | | Don't lock in the appdata_ directoryJoas Schilling2017-08-101-1/+1
| * | | | Still throw a locked exception when the path is not relative to $user/files/Joas Schilling2017-08-101-5/+12
* | | | | Merge pull request #6326 from nextcloud/fix_4654_3375Roeland Jago Douma2017-09-041-3/+4
|\ \ \ \ \
| * | | | | Pass new value to triggerChangeRoeland Jago Douma2017-08-311-3/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #6331 from nextcloud/update-repair-stepMorris Jobke2017-09-042-3/+3
|\ \ \ \ \
| * | | | | move repair step to stable12Bjoern Schiessle2017-09-012-3/+3
| |/ / / /
* | | | | Merge pull request #6297 from te-online/add-mimetype-internet-shortcutMorris Jobke2017-09-041-1/+14
|\ \ \ \ \
| * | | | | Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla...Thomas Ebert2017-08-311-1/+14
| |/ / / /
* / / / / Rebuild SCSS files if frontend controller value changesJulius Härtl2017-09-031-1/+2
|/ / / /
* | | | Merge pull request #6296 from nextcloud/improve_2faRoeland Jago Douma2017-08-312-4/+77
|\ \ \ \
| * | | | Improve 2FARoeland Jago Douma2017-08-292-4/+77
* | | | | Add shareWith to email template metadataMorris Jobke2017-08-291-0/+1
* | | | | Allow the expiration date to be set to nullMorris Jobke2017-08-281-2/+2
* | | | | unlock file when an exception occurs during scanningRobin Appelman2017-08-261-69/+87
* | | | | Dont swallow exception when inserting mimetypes if we're inside a transactionRobin Appelman2017-08-261-0/+4
* | | | | Merge pull request #6255 from nextcloud/email-meta-dataMorris Jobke2017-08-262-2/+27
|\ \ \ \ \
| * | | | | Add meta information to emails for better customisationJoas Schilling2017-08-242-2/+27
* | | | | | Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke2017-08-262-20/+19
|\ \ \ \ \ \
| * | | | | | Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-182-3/+4