Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove avatar on user deletion | Roeland Jago Douma | 2017-12-11 | 1 | -0/+23 |
* | Dispatch event on User predelete | Roeland Jago Douma | 2017-12-11 | 1 | -1/+5 |
* | Merge pull request #7249 from nextcloud/guest-flex | Morris Jobke | 2017-12-11 | 1 | -10/+12 |
|\ | |||||
| * | Fixed top | John Molakvoæ (skjnldsv) | 2017-11-23 | 1 | -1/+1 |
| * | Fixed heigh resize | John Molakvoæ (skjnldsv) | 2017-11-22 | 1 | -2/+3 |
| * | Use flex for guest full screen alignment | John Molakvoæ (skjnldsv) | 2017-11-22 | 1 | -8/+9 |
* | | Merge pull request #7418 from nextcloud/ldap-fix-cache-retrieved-user | Morris Jobke | 2017-12-11 | 3 | -12/+143 |
|\ \ | |||||
| * | | don't cache user, if no internal user id was retrieved/assigned | Arthur Schiwon | 2017-12-07 | 2 | -7/+17 |
| * | | ensure that users are cached when they are retrieved | Arthur Schiwon | 2017-12-07 | 3 | -7/+128 |
* | | | Merge pull request #6651 from nextcloud/remote-cloud-client | Roeland Jago Douma | 2017-12-11 | 29 | -1/+1706 |
|\ \ \ | |||||
| * | | | Add some more tests for ocs remote api | Robin Appelman | 2017-12-08 | 5 | -59/+259 |
| * | | | refuse to use http if we know a remote has https | Robin Appelman | 2017-12-08 | 2 | -0/+135 |
| * | | | validate user response | Robin Appelman | 2017-12-08 | 1 | -1/+8 |
| * | | | add more typehints | Robin Appelman | 2017-12-08 | 6 | -1/+17 |
| * | | | Add public api for remote api | Robin Appelman | 2017-12-08 | 20 | -9/+623 |
| * | | | Some tests for the remote cloud api | Robin Appelman | 2017-12-08 | 7 | -4/+232 |
| * | | | Add api clients for talking to remote clouds | Robin Appelman | 2017-12-08 | 8 | -0/+505 |
* | | | | Merge pull request #6682 from nextcloud/dav-mimetype-fallback | Roeland Jago Douma | 2017-12-11 | 2 | -10/+29 |
|\ \ \ \ | |||||
| * | | | | Fallback to filename based detection if the remote dav server doesn't know th... | Robin Appelman | 2017-09-28 | 2 | -10/+29 |
* | | | | | Merge pull request #7324 from nextcloud/no-sorters-no-instances | Roeland Jago Douma | 2017-12-11 | 2 | -46/+106 |
|\ \ \ \ \ | |||||
| * | | | | | don't create sorter instances when none was requested | Arthur Schiwon | 2017-11-28 | 2 | -46/+106 |
* | | | | | | Merge pull request #7427 from nextcloud/fix-white-color-in-emails | Morris Jobke | 2017-12-11 | 11 | -22/+74 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix email buttons for white theme | Morris Jobke | 2017-12-11 | 11 | -22/+74 |
* | | | | | | | Merge pull request #7313 from nextcloud/ensure-that-x-oc-mtime-header-is-an-i... | Morris Jobke | 2017-12-11 | 2 | -18/+187 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Reject X-OC-MTime header if given as a string with hexadecimal notation | Daniel Calviño Sánchez | 2017-11-28 | 2 | -2/+6 |
| * | | | | | | | Don't use runInSeparateProcess | Thomas Müller | 2017-11-27 | 2 | -7/+11 |
| * | | | | | | | Add tests for X-OC-MTime header handling | Daniel Calviño Sánchez | 2017-11-27 | 1 | -0/+133 |
| * | | | | | | | Make possible to provide a specific HTTP request object to File | Daniel Calviño Sánchez | 2017-11-27 | 2 | -12/+35 |
| * | | | | | | | Ensure that X-OC-MTime header is an integer also with chunked uploads | Daniel Calviño Sánchez | 2017-11-27 | 1 | -6/+11 |
* | | | | | | | | Merge pull request #7244 from nextcloud/css-file-suffix-with-apps-versions | Morris Jobke | 2017-12-11 | 1 | -5/+46 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix syntax error | Morris Jobke | 2017-12-11 | 1 | -1/+1 |
| * | | | | | | | | Fixed phpdoc and function type | John Molakvoæ (skjnldsv) | 2017-12-11 | 1 | -2/+8 |
| * | | | | | | | | Fixed md5 generation and added fallback for scss requests | John Molakvoæ (skjnldsv) | 2017-12-11 | 1 | -6/+32 |
| * | | | | | | | | Use apps versions to generate suffix when possible | John Molakvoæ (skjnldsv) | 2017-12-11 | 1 | -5/+14 |
|/ / / / / / / / | |||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-11 | 20 | -162/+466 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-10 | 34 | -112/+950 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-09 | 6 | -12/+344 |
* | | | | | | | | Merge pull request #6876 from nextcloud/always_img_avatar | Morris Jobke | 2017-12-08 | 4 | -39/+241 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Better center the letter and use semibold font type | Morris Jobke | 2017-12-08 | 1 | -1/+2 |
| * | | | | | | | | Fix tests | Roeland Jago Douma | 2017-11-29 | 2 | -13/+39 |
| * | | | | | | | | Since we update the avatar in the sync service remove the generated file | Roeland Jago Douma | 2017-11-29 | 1 | -0/+7 |
| * | | | | | | | | Sinc we use AppData the regex is not needed anymore | Roeland Jago Douma | 2017-11-29 | 1 | -4/+1 |
| * | | | | | | | | Move avatar code to Avatar Class | Roeland Jago Douma | 2017-11-29 | 2 | -169/+190 |
| * | | | | | | | | Always generate avatar | Roeland Jago Douma | 2017-11-29 | 1 | -5/+155 |
* | | | | | | | | | Merge pull request #7426 from nextcloud/Abijeet-master | Morris Jobke | 2017-12-08 | 4 | -31/+39 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allows adding of hex color to the theme-color | Abijeet | 2017-12-08 | 4 | -31/+39 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #7433 from nextcloud/fix-constructor-spy-in-unit-test-with... | Morris Jobke | 2017-12-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix constructor spy in unit test with Sinon 4.1.3 | Daniel Calviño Sánchez | 2017-12-08 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #7334 from nextcloud/feature/noid/language-depending-skele... | blizzz | 2017-12-08 | 2 | -1/+21 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Fallback to "default" and check if directory exists | Morris Jobke | 2017-12-08 | 2 | -2/+6 |