Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-24 | 2 | -38/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-23 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-22 | 4 | -40/+54 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-21 | 2 | -4/+6 |
| | |||||
* | Merge pull request #11292 from ↵ | blizzz | 2018-09-19 | 1 | -2/+0 |
|\ | | | | | | | | | nextcloud/revert/9442/do-not-apcu-cache-the-autoloader Revert "Use APCu caching of composer" | ||||
| * | Revert "Use APCu caching of composer" | Joas Schilling | 2018-09-19 | 1 | -2/+0 |
| | | | | | | | | | | | | This reverts commit 948ab8a4d06b3821ab94c11a3a04c820e60d6c8a. For details why see https://github.com/nextcloud/server/issues/11290 | ||||
* | | Merge pull request #11134 from nextcloud/locale-template-fix | Joas Schilling | 2018-09-19 | 3 | -2/+34 |
|\ \ | | | | | | | Use user locale as default in the template | ||||
| * | | Fix since tag | John Molakvoæ (skjnldsv) | 2018-09-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fallback to $lang if no $locale match | John Molakvoæ (skjnldsv) | 2018-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Typehint | John Molakvoæ (skjnldsv) | 2018-09-10 | 2 | -3/+2 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Since requirement | John Molakvoæ (skjnldsv) | 2018-09-10 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fix public l10n | John Molakvoæ (skjnldsv) | 2018-09-10 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Use user locale as default in the template | John Molakvoæ (skjnldsv) | 2018-09-10 | 3 | -2/+33 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Fix icons cacher regex for compressed output | John Molakvoæ (skjnldsv) | 2018-09-19 | 1 | -1/+1 |
| |/ |/| | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-17 | 8 | -2/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-16 | 4 | -8/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-15 | 4 | -2/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-14 | 4 | -0/+72 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-13 | 6 | -24/+38 |
| | | |||||
* | | Merge pull request #11139 from ↵ | blizzz | 2018-09-11 | 4 | -0/+106 |
|\ \ | | | | | | | | | | | | | nextcloud/feature/2fa-provider-activatable-deactivatable [Mandatory 2FA] Add public interfaces for activable/deactivable 2FA providers | ||||
| * | | Add public interfaces for activable/deactivable 2FA providers | Christoph Wurst | 2018-09-10 | 4 | -0/+106 |
| |/ | | | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/11018. Required for https://github.com/nextcloud/server/issues/11019. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-11 | 2 | -0/+14 |
| | | |||||
* | | Fix exception class | Joas Schilling | 2018-09-10 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-08 | 2 | -18/+18 |
| | |||||
* | Merge pull request #11096 from nextcloud/bugfix/11080/set-cookie-null-argument | Roeland Jago Douma | 2018-09-07 | 2 | -2/+2 |
|\ | | | | | replace setcookie value with '' instead of null. | ||||
| * | replace setcookie value with '' instead of null. | MartB | 2018-09-06 | 2 | -2/+2 |
| | | | | | | | | | | | | | | The php documentation states that an empty string should be used for a cookie when it has no real value. null leads to the following error: expects parameter 2 to be string, null given Signed-off-by: Martin Böh <mart.b@outlook.de> | ||||
* | | Expire tokens hardening | Roeland Jago Douma | 2018-09-07 | 1 | -1/+1 |
|/ | | | | | | Just to be sure that the field is also not 0 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update autoloader | Roeland Jago Douma | 2018-09-05 | 2 | -0/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix @since version on new API | Christoph Wurst | 2018-09-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add breadcrumb support to crash reporters | Christoph Wurst | 2018-09-05 | 4 | -0/+76 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #11046 from nextcloud/feature/10725/applogger | Roeland Jago Douma | 2018-09-04 | 4 | -0/+96 |
|\ | | | | | Add wrapper Logger in DIContainer | ||||
| * | Add wrapper Logger in DIContainer | Roeland Jago Douma | 2018-09-04 | 4 | -0/+96 |
| | | | | | | | | | | | | | | This makes sure that for example app for the context is always set. We can in the future extend this to include more info. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #11044 from nextcloud/td/8.2.0-public-util | Christoph Wurst | 2018-09-04 | 1 | -44/+0 |
|\ \ | | | | | | | Remove deprecated methods from OCP\Util | ||||
| * | | Remove deprecated methods from OCP\Util | Roeland Jago Douma | 2018-09-04 | 1 | -44/+0 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Deprecate the childSrc functions | Roeland Jago Douma | 2018-09-04 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Add workerSrc to CSP | Roeland Jago Douma | 2018-09-04 | 3 | -0/+42 |
|/ | | | | | | | | | Fixes #11035 Since the child-src directive is deprecated (we should kill it at some point) we need to have the proper worker-src available Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-01 | 4 | -0/+4 |
| | |||||
* | Fix handlng of concurrent inserts of the 2FA provider registry DAO | Christoph Wurst | 2018-08-31 | 1 | -20/+9 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #10906 from nextcloud/request-params-array | Roeland Jago Douma | 2018-08-30 | 1 | -1/+1 |
|\ | | | | | ensure we always return an array from `Request::getParams` | ||||
| * | ensure we always return an array from `Request::getParams` | Robin Appelman | 2018-08-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Move SCSS variable fetching before the variables.scss to properly calculate ↵ | Julius Härtl | 2018-08-29 | 1 | -2/+2 |
|/ | | | | | | color values Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #10854 from nextcloud/fix-10764 | Morris Jobke | 2018-08-28 | 1 | -4/+19 |
|\ | | | | | Allow same section class for multiple section types (fix #10764) | ||||
| * | Allow same section class for multiple section types (fix #10764) | sualko | 2018-08-25 | 1 | -4/+19 |
| | | | | | | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-25 | 14 | -14/+14 |
| | | |||||
* | | Merge pull request #10827 from steiny2k/HEICHEIF | Roeland Jago Douma | 2018-08-24 | 1 | -4/+104 |
|\ \ | | | | | | | HEIC previews as JPG rather than PNGs to save space. | ||||
| * | | Fixes | Roeland Jago Douma | 2018-08-24 | 1 | -5/+8 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | HEIC previews as JPG rather than PNGs to save space. | Sebastian Steinmetz | 2018-08-24 | 1 | -2/+99 |
| | | | | | | | | | Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch> | ||||
* | | | Merge pull request #10841 from nextcloud/load-app-catch-exceptions | Morris Jobke | 2018-08-24 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | also catch exceptions when loading apps | ||||
| * | | | also catch exceptions when loading apps | Robin Appelman | 2018-08-24 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #10724 from nextcloud/large-share-count-performance | Morris Jobke | 2018-08-24 | 4 | -47/+78 |
|\ \ \ | |/ / |/| | | Improve performance when dealing with large numbers of shares |