Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | | | | | | Add since labels | Morris Jobke | 2019-02-07 | 1 | -0/+13 |
* | | | | | | Switch guest avatars to PNG | Michael Weimann | 2019-02-07 | 1 | -2/+2 |
* | | | | | | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 12 | -244/+689 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #12573 from nextcloud/fix/12568/special_handling_of_logout | Morris Jobke | 2019-02-06 | 5 | -0/+105 |
|\ \ \ \ \ | |||||
| * | | | | | Do not do redirect handling when loggin out | Roeland Jago Douma | 2019-02-06 | 5 | -0/+105 |
| |/ / / / | |||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 10 | -44/+282 |
|/ / / / | |||||
* | / / | Move the contactsmenu handlebars templates to the bundle | Roeland Jago Douma | 2019-02-04 | 1 | -1/+0 |
| |/ / |/| | | |||||
* | | | Merge pull request #13846 from nextcloud/feature/check-if-app-exist-for-group | Morris Jobke | 2019-02-01 | 1 | -6/+7 |
|\ \ \ | |||||
| * | | | Check app path for enableAppForGroups | Daniel Kesselberg | 2019-01-26 | 1 | -6/+7 |
* | | | | Merge pull request #13970 from nextcloud/fix/do_not_try_to_load_removed_files | Morris Jobke | 2019-02-01 | 1 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | Do not try to load js moved to bundle | Roeland Jago Douma | 2019-02-01 | 1 | -2/+0 |
* | | | | | Merge pull request #13694 from b108/duplicate-functionality-in-request-class | Roeland Jago Douma | 2019-02-01 | 1 | -5/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove duplicate functionality | b108@volgograd | 2019-01-20 | 1 | -5/+1 |
* | | | | | Merge pull request #13927 from nextcloud/remove-dead-code | Morris Jobke | 2019-02-01 | 2 | -54/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Remove deleteFromOpcodeCache & clearOpcodeCache | Daniel Kesselberg | 2019-01-30 | 2 | -35/+2 |
| * | | | | | Don't call apc_delete_file and apc_clear_cache anymore | Daniel Kesselberg | 2019-01-30 | 1 | -25/+6 |
* | | | | | | Emit to load additionalscripts | Roeland Jago Douma | 2019-01-31 | 5 | -0/+64 |
* | | | | | | Merge pull request #13894 from nextcloud/feature/noid/chunk-indexable-documents | Morris Jobke | 2019-01-31 | 1 | -1/+21 |
|\ \ \ \ \ \ |