Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not do redirect handling when loggin out | Roeland Jago Douma | 2019-02-06 | 5 | -0/+105 |
* | 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 |
|\ \ \ \ | |||||
| * | | | | phpdoc | Maxence Lange | 2019-01-31 | 1 | -2/+3 |
| * | | | | removing default value in param $chunk | Maxence Lange | 2019-01-29 | 1 | -2/+2 |
| * | | | | +generateChunks() | Maxence Lange | 2019-01-29 | 1 | -2/+21 |
* | | | | | Merge pull request #12636 from nextcloud/fix-12597 | Roeland Jago Douma | 2019-01-30 | 1 | -6/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Fix typos and unused return values | Christoph Wurst | 2019-01-30 | 1 | -9/+9 |
| * | | | | | fix typo | Bjoern Schiessle | 2019-01-30 | 1 | -2/+2 |
| * | | | | | log full exception | Bjoern Schiessle | 2019-01-30 | 1 | -1/+1 |
| * | | | | | handle mail send error gracefully | Bjoern Schiessle | 2019-01-30 | 1 | -2/+13 |
* | | | | | | Add a key parameter to the new initial state API | Christoph Wurst | 2019-01-30 | 2 | -18/+38 |
|/ / / / / | |||||
* | | | | | Merge pull request #13237 from rcdailey/nfs-write-checks | Roeland Jago Douma | 2019-01-30 | 1 | -7/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Improve data directory write checking for NFS mounts | Robert Dailey | 2019-01-24 | 1 | -7/+15 |
* | | | | | | Provide initial state | Roeland Jago Douma | 2019-01-29 | 6 | -0/+141 |
* | | | | | | Merge pull request #13880 from nextcloud/enh/expose_subadmin_to_ocp | Roeland Jago Douma | 2019-01-29 | 5 | -22/+117 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Expose subadmin to OCP | Roeland Jago Douma | 2019-01-29 | 5 | -22/+117 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #13869 from nextcloud/enh/clean_pending_2fa_session_on_pas... | Roeland Jago Douma | 2019-01-29 | 1 | -0/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Clean pending 2FA authentication on password reset | Roeland Jago Douma | 2019-01-29 | 1 | -0/+9 |
* | | | | | Merge pull request #13866 from nextcloud/s3-multipart-uploader | Roeland Jago Douma | 2019-01-29 | 1 | -2/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | always use multipart uploader for s3 uploads | Robin Appelman | 2019-01-28 | 1 | -2/+5 |
* | | | | | Merge pull request #13798 from nextcloud/remove-legacy-activity-stuff | Morris Jobke | 2019-01-28 | 7 | -837/+45 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Remove legacy activity stuff | Joas Schilling | 2019-01-24 | 7 | -837/+45 |
| | |/ / | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-26 | 4 | -8/+8 |
|/ / / | |||||
* | | | Merge pull request #13772 from nextcloud/bugfix/noid/show-default-locale | Roeland Jago Douma | 2019-01-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Show proper default locale | Morris Jobke | 2019-01-23 | 1 | -1/+1 |
* | | | | Merge pull request #13770 from nextcloud/enhancement/post-login-hook-is-token | Roeland Jago Douma | 2019-01-23 | 2 | -4/+9 |
|\ \ \ \ | |||||
| * | | | | Add isTokenLogin argument to post login hook/event | Christoph Wurst | 2019-01-23 | 2 | -4/+9 |
* | | | | | Merge pull request #13766 from nextcloud/fix/13757/urlencode_requesttoken | Morris Jobke | 2019-01-23 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Urlencode the requesttoken | Roeland Jago Douma | 2019-01-23 | 1 | -1/+1 |
* | | | | | Reduce text size of text file preview, fix #13720 | Jan-Christoph Borchardt | 2019-01-23 | 1 | -2/+3 |
|/ / / / | |||||
* | / / | Request plain logout url | Roeland Jago Douma | 2019-01-23 | 1 | -6/+2 |
| |/ / |/| | | |||||
* | | | Merge pull request #13739 from nextcloud/cache-cleanup-change | Morris Jobke | 2019-01-22 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | cleanup shared lock if changing to exclusive lock failed | Robin Appelman | 2019-01-22 | 1 | -1/+7 |
* | | | | Make RouteConfig strict | Joas Schilling | 2019-01-22 | 1 | -63/+49 |
* | | | | Allow resources via OCS as well | Joas Schilling | 2019-01-22 | 1 | -1/+55 |
| |/ / |/| | | |||||
* | | | Merge pull request #13642 from nextcloud/contacts-menu-url-fix | John Molakvoæ | 2019-01-22 | 3 | -0/+35 |
|\ \ \ | |||||
| * | | | Allow access to addressbook unique uri | John Molakvoæ (skjnldsv) | 2019-01-22 | 3 | -0/+35 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-22 | 2 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-20 | 2 | -2/+2 |
| |_|/ |/| | |