Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure maintenance mode is always casted to bool | Joas Schilling | 2019-02-22 | 5 | -13/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add methods to get casted system values | Joas Schilling | 2019-02-22 | 2 | -0/+66 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #14249 from ↵ | Morris Jobke | 2019-02-19 | 1 | -0/+11 |
|\ | | | | | | | | | nextcloud/enhancement/noid/add-gotindex-to-indexdocument Add hasIndex() to OCP\FullTextSearch\Model\IndexDocument | ||||
| * | Add hasIndex() to OCP\FullTextSearch\Model\IndexDocument | Maxence Lange | 2019-02-19 | 1 | -0/+11 |
| | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Co-Authored-By: daita <maxence@artificial-owl.com> | ||||
* | | Merge pull request #14264 from nextcloud/null-is-not-a-boolean | Roeland Jago Douma | 2019-02-19 | 1 | -1/+1 |
|\ \ | | | | | | | Set false as default for requirePNG | ||||
| * | | Set false as default for requirePNG | Daniel Kesselberg | 2019-02-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | Merge pull request #14269 from nextcloud/cache-update-event | Morris Jobke | 2019-02-19 | 7 | -45/+164 |
|\ \ \ | |_|/ |/| | | add event for cache update | ||||
| * | | add event for cache update | Robin Appelman | 2019-02-18 | 7 | -45/+164 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #14194 from ↵ | Morris Jobke | 2019-02-19 | 1 | -2/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/correctly-determinate-owner-in-case-of-shared-external-storages Correctly determinate the owner in case of shared external storages | ||||
| * | | | Correctly determinate the owner in case of shared external storages | Joas Schilling | 2019-02-18 | 1 | -2/+4 |
| | |/ | |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploads | Roeland Jago Douma | 2019-02-18 | 1 | -2/+23 |
|\ \ \ | |_|/ |/| | | Fix empty file uploads to S3 (and other streaming storages) | ||||
| * | | Fix empty file uploads to S3 | Roeland Jago Douma | 2019-02-15 | 1 | -2/+23 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returns | Roeland Jago Douma | 2019-02-18 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fixing phpdoc in FullTextSearch/Model/ISearchResult | ||||
| * | | | fixing phpdoc | Maxence Lange | 2019-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | | Merge pull request #14223 from nextcloud/enh/use_CountWrapper | Morris Jobke | 2019-02-18 | 4 | -69/+2 |
|\ \ \ \ | | | | | | | | | | | Use CountWrapper instead of almost identical CountReadStream | ||||
| * | | | | Use CountWrapper instead of almost identical CountReadStream | Roeland Jago Douma | 2019-02-15 | 4 | -69/+2 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #14266 from nextcloud/enhancement/public-menu | Roeland Jago Douma | 2019-02-18 | 2 | -2/+22 |
|\ \ \ \ | |_|_|/ |/| | | | Add guest navigation type | ||||
| * | | | Add guest navigation type | Julius Härtl | 2019-02-18 | 2 | -2/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-17 | 2 | -4/+6 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-16 | 2 | -0/+2 |
|/ / | |||||
* | | Merge pull request #14191 from ↵ | Morris Jobke | 2019-02-14 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/make-testcase-overwrite-service-work-with-app-classes Make TestCase->overwriteService() work with App classes | ||||
| * | | Make TestCase->overwriteService() work with App classes | Joas Schilling | 2019-02-14 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #14167 from ↵ | Roeland Jago Douma | 2019-02-14 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/update-php-parser-for-7.1-compat Update PHP-Parser for 7.1 compatibility | ||||
| * | | | Update PHP-Parser for 7.1 compatibility | Joas Schilling | 2019-02-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #14199 from nextcloud/enh/core_scss_to_webpack | Morris Jobke | 2019-02-14 | 1 | -2/+0 |
|\ \ \ \ | |/ / / |/| | | | Move 2 always loaded styles to webpack bundle | ||||
| * | | | Move jquery.ocdialog.scss to bundle | Roeland Jago Douma | 2019-02-14 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | Move jquery-ui-fixes to bundle | Roeland Jago Douma | 2019-02-14 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-steps | Roeland Jago Douma | 2019-02-14 | 2 | -7/+11 |
|\ \ \ \ | |/ / / |/| | | | Do not run getRepairSteps in register_commands | ||||
| * | | | Fix unit test | Daniel Kesselberg | 2019-02-13 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Null is not longer possible as value for $dispatcher. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | Make $repairSteps & $dispatcher mandatory | Daniel Kesselberg | 2019-02-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | Do not run getRepairSteps in register_commands | Daniel Kesselberg | 2019-02-13 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getRepairSteps is quite expensive (because every repair step is initialized and their dependencies are injected). Should not call it during register. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | Merge pull request #14185 from nextcloud/fix/init_shared_storage_for_recents | Morris Jobke | 2019-02-14 | 1 | -3/+32 |
|\ \ \ \ | |_|/ / |/| | | | Fix recent files | ||||
| * | | | Filter out versions and trashbin | Roeland Jago Douma | 2019-02-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | Loop for the recent search | Roeland Jago Douma | 2019-02-13 | 1 | -3/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | Else it might happen that less entries than requested are returned Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | We need to initialize the storage else the jailed path is always null | Roeland Jago Douma | 2019-02-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-14 | 6 | -2/+6 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-13 | 18 | -52/+222 |
|/ / | |||||
* | | Merge pull request #14149 from nextcloud/fix/throttler_bitmask | Roeland Jago Douma | 2019-02-12 | 1 | -2/+4 |
|\ \ | | | | | | | Fix the thorrtler whitelist bitmask | ||||
| * | | Fix the thorrtler whitelist bitmask | Roeland Jago Douma | 2019-02-11 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | Before we actually didn't check each bit of the bitmask. Now we do. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-12 | 2 | -20/+58 |
|/ / | |||||
* | | Update autoloaders | Roeland Jago Douma | 2019-02-11 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data | Morris Jobke | 2019-02-11 | 3 | -4/+166 |
|\ \ | | | | | | | Where is your data? | ||||
| * | | Code style and comment fixes | Michael Weimann | 2019-02-10 | 2 | -5/+7 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | | Make the where is your data section optional | Michael Weimann | 2019-01-29 | 1 | -6/+25 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | | Remove debug setting | Michael Weimann | 2019-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | | Fix location source | Michael Weimann | 2019-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | | Move server info to theming section | Michael Weimann | 2019-01-14 | 3 | -7/+10 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | | Implement storing and loading the server info | Michael Weimann | 2019-01-14 | 2 | -9/+91 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | | Add the "server info" settings | Michael Weimann | 2019-01-14 | 3 | -1/+46 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | | Add the "where is your data?" frontend | Michael Weimann | 2019-01-14 | 1 | -2/+13 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> |