Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | using the createIndex from FullTextSearchManager | Maxence Lange | 2018-12-20 | 1 | -1/+1 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | allow content provide to generate new Index | Maxence Lange | 2018-12-20 | 1 | -0/+14 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Merge pull request #13116 from ↵ | Roeland Jago Douma | 2018-12-19 | 1 | -2/+8 |
|\ | | | | | | | | | nextcloud/fix/only_trust_xforwardedhost_for_trusted_proxies Only trust the X-FORWARDED-HOST header for trusted proxies | ||||
| * | Only trust the X-FORWARDED-HOST header for trusted proxies | Roeland Jago Douma | 2018-12-17 | 1 | -2/+8 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #12766 from stalker314314/streaming-options | John Molakvoæ | 2018-12-18 | 1 | -0/+4 |
|\ \ | |/ |/| | Expose Swift Mailer streaming options in config, fixes #12702 | ||||
| * | Addressing comments, array() to [] | Branko Kokanovic | 2018-12-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Branko Kokanovic <branko@kokanovic.org> | ||||
| * | Addressing comments, count to empty | Branko Kokanovic | 2018-12-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Branko Kokanovic <branko@kokanovic.org> | ||||
| * | Expose Swift Mailer streaming options in config, fixes #12702 | Branko Kokanovic | 2018-11-30 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Branko Kokanovic <branko@kokanovic.org> | ||||
* | | Merge pull request #12883 from nextcloud/appdata-performance | Joas Schilling | 2018-12-17 | 2 | -26/+69 |
|\ \ | | | | | | | try to grab the appdata folder directly without going trough the whole tree | ||||
| * | | try to grab the appdata folder directly without going trough the whole tree | Robin Appelman | 2018-12-06 | 2 | -26/+69 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.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 |
| | | | |||||
* | | | Merge pull request #12896 from nextcloud/bugfix/12894-use-version-doclink | Roeland Jago Douma | 2018-12-10 | 1 | -4/+3 |
|\ \ \ | | | | | | | | | Use version from config to generate doclink | ||||
| * | | | Use OC_Util::getVersion instead of getSystemValue | Daniel Kesselberg | 2018-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | Use version to generate docversion | Daniel Kesselberg | 2018-12-07 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | Remove deprecated functions from SecureRandom | Roeland Jago Douma | 2018-12-07 | 2 | -54/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Add optional locale parameter to interface as well | Julius Härtl | 2018-12-07 | 1 | -1/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #12891 from nextcloud/theming-caching | Roeland Jago Douma | 2018-12-07 | 1 | -2/+13 |
|\ \ \ | | | | | | | | | more caching for theming | ||||
| * | | | more caching for theming | Robin Appelman | 2018-12-07 | 1 | -2/+13 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #12895 from nextcloud/bugfix/12890/log-openssl-errors | Roeland Jago Douma | 2018-12-07 | 1 | -1/+11 |
|\ \ \ | | | | | | | | | Read openssl error and log | ||||
| * | | | Read openssl error and log | Daniel Kesselberg | 2018-12-06 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | Add IMapperException | Roeland Jago Douma | 2018-12-06 | 5 | -2/+36 |
|/ / / | | | | | | | | | | | | | | | | | | | This way code using the DB mappers can have try catch blocks on this type of exceptions if they do not care if there was non or to many. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdata | Morris Jobke | 2018-12-06 | 2 | -4/+14 |
|\ \ \ | | | | | | | | | No need to propogate changes in appdata | ||||
| * | | | No need to propogate changes in appdata | Roeland Jago Douma | 2018-12-05 | 2 | -4/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now we propogate a lof of changes in appdata. So for example we propogate each and every preview that is added to the system. This has no real added value as far as I can tell. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-06 | 2 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #12857 from nextcloud/fix/emit_write_update_once_on_touch | Morris Jobke | 2018-12-05 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | 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 #12854 from nextcloud/vcard-repair-uid-fix | Morris Jobke | 2018-12-05 | 2 | -10/+23 |
|\ \ \ \ | | | | | | | | | | | 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> | ||||
* / / / | 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> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-05 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #12831 from nextcloud/fix/do_not_update_all_child_shares | Morris Jobke | 2018-12-04 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | 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> | ||||
* | | | | Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objects | Morris Jobke | 2018-12-04 | 1 | -2/+8 |
|\ \ \ \ | |/ / / |/| | | | Validate all rich objects | ||||
| * | | | Validate all rich objects not only the used ones | Joas Schilling | 2018-11-23 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | 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-03 | 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 #12691 from nextcloud/storage-no-encryption-interface | Morris Jobke | 2018-11-29 | 4 | -3/+34 |
|\ \ | | | | | | | Add interface to allow storages from opting out of encryption | ||||
| * | | update autoloadaer | Robin Appelman | 2018-11-29 | 2 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Add interface to allow storages from opting out of encryption | Robin Appelman | 2018-11-29 | 2 | -3/+32 |
| | | | | | | | | | | | | | | | | | | As opposed to hard-coding a list of excluded storages Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #12690 from peterkraume/bug-12689 | Morris Jobke | 2018-11-29 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Set Referrer-Policy also in addSecurityHeaders() | ||||
| * | | | Set Referrer-Policy also in addSecurityHeaders() | Peter Kraume | 2018-11-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Fix: #12689 Signed-off-by: Peter Kraume <peter.kraume@gmx.de> | ||||
* | | | | Merge pull request #12424 from nextcloud/feature/add-pipe-mode-for-sendmail | Morris Jobke | 2018-11-29 | 2 | -1/+11 |
|\ \ \ \ | |_|/ / |/| | | | 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> | ||||
* | | | | [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 |
| | |