Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | [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 nextcloud/bugfix/noid/make-testcase-overwrite-... | Morris Jobke | 2019-02-14 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Make TestCase->overwriteService() work with App classes | Joas Schilling | 2019-02-14 | 1 | -0/+4 | |
* | | | | Merge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-... | Roeland Jago Douma | 2019-02-14 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Update PHP-Parser for 7.1 compatibility | Joas Schilling | 2019-02-14 | 1 | -2/+2 | |
* | | | | | Merge pull request #14199 from nextcloud/enh/core_scss_to_webpack | Morris Jobke | 2019-02-14 | 1 | -2/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Move jquery.ocdialog.scss to bundle | Roeland Jago Douma | 2019-02-14 | 1 | -1/+0 | |
| * | | | | Move jquery-ui-fixes to bundle | Roeland Jago Douma | 2019-02-14 | 1 | -1/+0 | |
* | | | | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-steps | Roeland Jago Douma | 2019-02-14 | 2 | -7/+11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix unit test | Daniel Kesselberg | 2019-02-13 | 1 | -3/+7 | |
| * | | | | Make $repairSteps & $dispatcher mandatory | Daniel Kesselberg | 2019-02-13 | 1 | -1/+1 | |
| * | | | | Do not run getRepairSteps in register_commands | Daniel Kesselberg | 2019-02-13 | 1 | -4/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #14185 from nextcloud/fix/init_shared_storage_for_recents | Morris Jobke | 2019-02-14 | 1 | -3/+32 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Filter out versions and trashbin | Roeland Jago Douma | 2019-02-13 | 1 | -0/+2 | |
| * | | | Loop for the recent search | Roeland Jago Douma | 2019-02-13 | 1 | -3/+26 | |
| * | | | We need to initialize the storage else the jailed path is always null | Roeland Jago Douma | 2019-02-13 | 1 | -0/+4 | |
* | | | | [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 | Roeland Jago Douma | 2019-02-11 | 1 | -2/+4 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-12 | 2 | -20/+58 | |
|/ / | ||||||
* | | Update autoloaders | Roeland Jago Douma | 2019-02-11 | 2 | -0/+4 | |
* | | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data | Morris Jobke | 2019-02-11 | 3 | -4/+166 | |
|\ \ | ||||||
| * | | Code style and comment fixes | Michael Weimann | 2019-02-10 | 2 | -5/+7 | |
| * | | Make the where is your data section optional | Michael Weimann | 2019-01-29 | 1 | -6/+25 | |
| * | | Remove debug setting | Michael Weimann | 2019-01-20 | 1 | -1/+1 | |
| * | | Fix location source | Michael Weimann | 2019-01-14 | 1 | -1/+1 | |
| * | | Move server info to theming section | Michael Weimann | 2019-01-14 | 3 | -7/+10 | |
| * | | Implement storing and loading the server info | Michael Weimann | 2019-01-14 | 2 | -9/+91 | |
| * | | Add the "server info" settings | Michael Weimann | 2019-01-14 | 3 | -1/+46 | |
| * | | Add the "where is your data?" frontend | Michael Weimann | 2019-01-14 | 1 | -2/+13 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-09 | 2 | -0/+18 | |
* | | | Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwords | Roeland Jago Douma | 2019-02-08 | 5 | -4/+46 | |
|\ \ \ | ||||||
| * | | | Don't update token if current session token | Daniel Kesselberg | 2019-02-02 | 2 | -0/+2 | |
| * | | | Add interface INamedToken | Daniel Kesselberg | 2019-02-02 | 3 | -4/+44 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-08 | 4 | -6/+6 | |
* | | | | Merge pull request #13986 from nextcloud/feature/cleanup-job-13843 | Morris Jobke | 2019-02-07 | 4 | -5/+113 | |
|\ \ \ \ | ||||||
| * | | | | Log exception | Daniel Kesselberg | 2019-02-07 | 2 | -5/+10 | |
| * | | | | Repair step to remove "photo." files created by photocache | Daniel Kesselberg | 2019-02-07 | 4 | -5/+108 | |
* | | | | | Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-hand... | Morris Jobke | 2019-02-07 | 2 | -0/+84 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update documentation of setParsed* and setRich* | Joas Schilling | 2019-01-25 | 2 | -0/+84 | |
* | | | | | | Merge pull request #13748 from nextcloud/cache-insert-event | Morris Jobke | 2019-02-07 | 5 | -10/+92 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | add event for inserting cache entries | Robin Appelman | 2019-02-07 | 5 | -10/+92 | |
* | | | | | | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_... | Morris Jobke | 2019-02-07 | 4 | -1/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 4 | -1/+41 | |
| * | | | | | | No need to emit additonalscript event on public pages | Roeland Jago Douma | 2019-02-05 | 1 | -0/+9 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #14023 from william-p/OS_params | Morris Jobke | 2019-02-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix: Check if `$this->params['user']` is an array | William Pain | 2019-02-05 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Remove public interface that was only needed for testing | Morris Jobke | 2019-02-07 | 1 | -9/+0 |