Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fix AsyncBusTests | Roeland Jago Douma | 2019-02-14 | 1 | -2/+2 | |
* | | | | | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpack | Roeland Jago Douma | 2019-02-14 | 1 | -12/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Update tests | Roeland Jago Douma | 2019-02-14 | 1 | -12/+1 | |
* | | | | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-steps | Roeland Jago Douma | 2019-02-14 | 1 | -9/+15 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix unit test | Daniel Kesselberg | 2019-02-13 | 1 | -9/+15 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #14160 from nextcloud/update-crl | Morris Jobke | 2019-02-14 | 1 | -40/+40 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Update CRL to contain revoked files_external_dropbox, passman & payback | Morris Jobke | 2019-02-14 | 1 | -40/+40 | |
* | | | | Merge pull request #14170 from nextcloud/feature/update-app-password-activity | Roeland Jago Douma | 2019-02-13 | 1 | -4/+94 | |
|\ \ \ \ | ||||||
| * | | | | Add test cases for rename / grant / revoke | Daniel Kesselberg | 2019-02-13 | 1 | -4/+94 | |
| | |/ / | |/| | | ||||||
* / | | | Move of files_versions to webpack | Roeland Jago Douma | 2019-02-13 | 1 | -13/+2 | |
|/ / / | ||||||
* / / | Fix the thorrtler whitelist bitmask | Roeland Jago Douma | 2019-02-11 | 1 | -0/+29 | |
|/ / | ||||||
* | | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data | Morris Jobke | 2019-02-11 | 2 | -3/+103 | |
|\ \ | ||||||
| * | | Move server info to theming section | Michael Weimann | 2019-01-14 | 2 | -4/+10 | |
| * | | Implement storing and loading the server info | Michael Weimann | 2019-01-14 | 1 | -0/+94 | |
* | | | Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwords | Roeland Jago Douma | 2019-02-08 | 1 | -7/+8 | |
|\ \ \ | ||||||
| * | | | Don't update token if current session token | Daniel Kesselberg | 2019-02-02 | 1 | -3/+2 | |
| * | | | Add canRename & name to tests | Daniel Kesselberg | 2019-02-02 | 1 | -5/+7 | |
* | | | | Merge pull request #13748 from nextcloud/cache-insert-event | Morris Jobke | 2019-02-07 | 1 | -10/+20 | |
|\ \ \ \ | ||||||
| * | | | | adjust tests | Robin Appelman | 2019-02-07 | 1 | -10/+20 | |
| |/ / / | ||||||
* | | | | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_... | Morris Jobke | 2019-02-07 | 3 | -8/+35 | |
|\ \ \ \ | ||||||
| * | | | | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 3 | -8/+25 | |
| * | | | | No need to emit additonalscript event on public pages | Roeland Jago Douma | 2019-02-05 | 1 | -0/+10 | |
| |/ / / | ||||||
* | | | | Remove public interface that was only needed for testing | Morris Jobke | 2019-02-07 | 1 | -1/+0 | |
* | | | | Switch guest avatars to PNG | Michael Weimann | 2019-02-07 | 2 | -1/+1 | |
* | | | | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 10 | -15/+333 | |
|/ / / | ||||||
* | | | Merge pull request #13846 from nextcloud/feature/check-if-app-exist-for-group | Morris Jobke | 2019-02-01 | 1 | -3/+31 | |
|\ \ \ | ||||||
| * | | | Check app path for enableAppForGroups | Daniel Kesselberg | 2019-01-26 | 1 | -3/+31 | |
* | | | | Merge pull request #13548 from nextcloud/feature/10964/app_tokens_activity | Roeland Jago Douma | 2019-02-01 | 1 | -34/+93 | |
|\ \ \ \ | ||||||
| * | | | | Add test for destroy with invalid user | Daniel Kesselberg | 2019-01-30 | 1 | -33/+88 | |
| * | | | | Publish event for app token create/update/delete | Daniel Kesselberg | 2019-01-30 | 1 | -5/+9 | |
* | | | | | Emit to load additionalscripts | Roeland Jago Douma | 2019-01-31 | 1 | -0/+108 | |
|/ / / / | ||||||
* | | | | Add a key parameter to the new initial state API | Christoph Wurst | 2019-01-30 | 1 | -0/+98 | |
* | | | | Merge pull request #13880 from nextcloud/enh/expose_subadmin_to_ocp | Roeland Jago Douma | 2019-01-29 | 2 | -27/+32 | |
|\ \ \ \ | ||||||
| * | | | | Expose subadmin to OCP | Roeland Jago Douma | 2019-01-29 | 2 | -27/+32 | |
* | | | | | Merge pull request #13869 from nextcloud/enh/clean_pending_2fa_session_on_pas... | Roeland Jago Douma | 2019-01-29 | 1 | -1/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Clean pending 2FA authentication on password reset | Roeland Jago Douma | 2019-01-29 | 1 | -1/+6 | |
* | | | | | Merge pull request #13866 from nextcloud/s3-multipart-uploader | Roeland Jago Douma | 2019-01-29 | 1 | -3/+28 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | always use multipart uploader for s3 uploads | Robin Appelman | 2019-01-28 | 1 | -3/+28 | |
* | | | | | Remove legacy activity stuff | Joas Schilling | 2019-01-24 | 1 | -237/+22 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #13217 from nextcloud/add-acceptance-tests-for-moving-and-... | Morris Jobke | 2019-01-23 | 4 | -0/+337 | |
|\ \ \ \ | ||||||
| * | | | | Add acceptance tests for copying files to the same folder | Daniel Calviño Sánchez | 2019-01-22 | 1 | -0/+33 | |
| * | | | | Add acceptance tests for moving and copying selections to another folder | Daniel Calviño Sánchez | 2019-01-22 | 2 | -0/+126 | |
| * | | | | Add acceptance tests for moving and copying files to another folder | Daniel Calviño Sánchez | 2019-01-22 | 4 | -0/+178 | |
* | | | | | Urlencode the requesttoken | Roeland Jago Douma | 2019-01-23 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Request plain logout url | Roeland Jago Douma | 2019-01-23 | 1 | -10/+5 | |
* | | | | Merge pull request #13747 from nextcloud/fix/honor_session_lifetime_if_rememb... | Roeland Jago Douma | 2019-01-23 | 1 | -0/+24 | |
|\ \ \ \ | ||||||
| * | | | | Honor remember_login_cookie_lifetime | Roeland Jago Douma | 2019-01-23 | 1 | -0/+24 | |
| |/ / / | ||||||
* | | | | Merge pull request #13739 from nextcloud/cache-cleanup-change | Morris Jobke | 2019-01-22 | 1 | -0/+31 | |
|\ \ \ \ | ||||||
| * | | | | cleanup shared lock if changing to exclusive lock failed | Robin Appelman | 2019-01-22 | 1 | -0/+31 | |
* | | | | | Allow resources via OCS as well | Joas Schilling | 2019-01-22 | 1 | -0/+85 | |
| |/ / / |/| | | |