Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-30 | 4 | -2/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-28 | 2 | -2/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-27 | 2 | -2/+2 |
| | |||||
* | SCSS cache buster is a combination of apps/theming/scc_vars | Roeland Jago Douma | 2018-12-21 | 1 | -1/+8 |
| | | | | | | | Else on scss files we'd get <file>?v=<hash>?v=<hash2> This is of course not valid. Now it becomes <file>?v=<hash>-<hash2> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use a case insensitive search for email | Roeland Jago Douma | 2018-12-20 | 2 | -1/+33 |
| | | | | | | | | Fixes #7084 Now entering wrongly cased email (roeland@ instead of Roeland@) for password reset etc. Will also work. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #13155 from nextcloud/fulltextsearc-createindex | Christoph Wurst | 2018-12-20 | 2 | -1/+15 |
|\ | | | | | [15.0.1] allow content provider to generate new Index | ||||
| * | using the createIndex from FullTextSearchManager | Maxence Lange | 2018-12-19 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | allow content provide to generate new Index | Maxence Lange | 2018-12-19 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Only trust the X-FORWARDED-HOST header for trusted proxies | Roeland Jago Douma | 2018-12-19 | 1 | -2/+8 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-17 | 2 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-16 | 2 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-15 | 2 | -2/+2 |
| | |||||
* | Change doc link for 15 | Daniel Kesselberg | 2018-12-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-06 | 2 | -2/+2 |
| | |||||
* | Merge pull request #12868 from nextcloud/backport/12857/stable15 | Morris Jobke | 2018-12-06 | 1 | -1/+1 |
|\ | | | | | [stable15] Emit write update only once on touch | ||||
| * | Emit write update only once on touch | Roeland Jago Douma | 2018-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | When a touch is done (i.e. when creating a new file in the node API) The hooks contain 'write' and 'touch' (and the operation is touch as well). This would cause a double write update. Which doesn't make sense. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #12867 from nextcloud/backport/12854/stable15 | Morris Jobke | 2018-12-06 | 2 | -10/+23 |
|\ \ | | | | | | | [stable15] Log and continue on Dav reader failure (repair uid) | ||||
| * | | Log and continue on Dav reader failure | John Molakvoæ (skjnldsv) | 2018-12-05 | 2 | -10/+23 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #12861 from nextcloud/backport/12855/stable15 | Morris Jobke | 2018-12-05 | 1 | -2/+2 |
|\ \ | |/ |/| | [stable15] Only execute query in propagateChange once | ||||
| * | Only execute query in propagateChange once | Roeland Jago Douma | 2018-12-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | The second execute statement should be inside the if block. Else it gets executed twice which makes no sense. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Validate all rich objects not only the used ones | Joas Schilling | 2018-12-05 | 1 | -2/+8 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #12833 from nextcloud/backport/12831/stable15 | Morris Jobke | 2018-12-05 | 1 | -0/+1 |
|\ | | | | | [stable15] Do not update child all child shares on group share update | ||||
| * | Do not update child all child shares on group share update | Roeland Jago Douma | 2018-12-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Else we overwrite the whole share for link shares. Basically breaking them. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-05 | 2 | -2/+2 |
|/ | |||||
* | PHP module is named mbstring | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix activatable/deactivatable 2fa provider interface typos | Christoph Wurst | 2018-12-04 | 2 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-30 | 2 | -2/+48 |
| | |||||
* | Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15 | Morris Jobke | 2018-11-29 | 4 | -3/+34 |
|\ | | | | | [15] Add interface to allow storages from opting out of encryption | ||||
| * | Update autoloader classmap | Christoph Wurst | 2018-11-29 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | Add interface to allow storages from opting out of encryption | Robin Appelman | 2018-11-27 | 2 | -3/+32 |
| | | | | | | | | | | | | As opposed to hard-coding a list of excluded storages Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #12736 from nextcloud/backport/12424/stable15 | Roeland Jago Douma | 2018-11-29 | 2 | -1/+11 |
|\ \ | | | | | | | [stable15] Add pipe mode for sendmail | ||||
| * | | Add sendmailmode to gui | Daniel Kesselberg | 2018-11-29 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | Apply patch from @cwiedmann but drop -oi option for pipe | Carsten Wiedmann | 2018-11-29 | 1 | -1/+10 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | Set Referrer-Policy also in addSecurityHeaders() | Peter Kraume | 2018-11-29 | 1 | -0/+1 |
|/ / | | | | | | | | | Fix: #12689 Signed-off-by: Peter Kraume <peter.kraume@gmx.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-29 | 2 | -0/+412 |
| | | |||||
* | | Fix folder path containing leading slash when getting mount root by id | Robin Appelman | 2018-11-28 | 1 | -1/+1 |
|/ | | | | | | | | This fixes collabora on public link shared groupfolders Fixes https://github.com/nextcloud/groupfolders/issues/225 Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-27 | 2 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-25 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-23 | 106 | -984/+162 |
| | |||||
* | Allow empty strings in getAbsoluteURL | Joas Schilling | 2018-11-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #12543 from nextcloud/fix/12498/bearer_tokens_are_apptokens | Morris Jobke | 2018-11-20 | 1 | -0/+4 |
|\ | | | | | Bearer tokens are app token | ||||
| * | Bearer tokens are app token | Roeland Jago Douma | 2018-11-20 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | Fixes #12498 This means that we set that it is a proper app token once it is validated. This will allow the 2FA middleware to just run the same check. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #12494 from nextcloud/cache-notfound-id | Morris Jobke | 2018-11-20 | 1 | -0/+2 |
|\ \ | | | | | | | return the correct value when trying to get a non existing item from cache by id | ||||
| * | | return the correct value when trying to get a non existing item from cache by id | Robin Appelman | 2018-11-16 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #12500 from nextcloud/swift-object-not-found | Morris Jobke | 2018-11-20 | 3 | -6/+27 |
|\ \ \ | |_|/ |/| | | forward object not found error in swift as dav 404 | ||||
| * | | Add PHPDoc for thrown exception | Morris Jobke | 2018-11-19 | 2 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | forward object not found error in switch as dav 404 | Robin Appelman | 2018-11-19 | 2 | -6/+23 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix loading of .woff2 files in .htaccess | Julius Härtl | 2018-11-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-16 | 2 | -0/+10 |
|/ | |||||
* | Fix string doc type casing | Christoph Wurst | 2018-11-15 | 4 | -4/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |