Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fixed width on app details | John Molakvoæ (skjnldsv) | 2017-12-11 | 1 | -1/+2 | |
| * | | | Fixed scrolling in app list | John Molakvoæ (skjnldsv) | 2017-12-11 | 1 | -3/+12 | |
| * | | | Fixed popover menu in entry | John Molakvoæ (skjnldsv) | 2017-12-11 | 1 | -25/+40 | |
* | | | | Merge pull request #7450 from nextcloud/log_correct_self_signed | Roeland Jago Douma | 2017-12-11 | 4 | -2/+88 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Catch the errors related to untrusted self signed certificates for federation | Roeland Jago Douma | 2017-12-11 | 4 | -2/+88 | |
| |/ / | ||||||
* | | | Merge pull request #6668 from nextcloud/fix_6621 | Morris Jobke | 2017-12-11 | 2 | -1/+37 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | handle not found mounts when cleaning avatars | Robin Appelman | 2017-12-11 | 2 | -0/+9 | |
| * | | 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 #6590 from nextcloud/dav-create-activities-for-publishing | Morris Jobke | 2017-12-11 | 5 | -0/+57 | |
|\ \ \ | ||||||
| * | | | Fix tests | Roeland Jago Douma | 2017-12-11 | 1 | -0/+2 | |
| * | | | Update wording | Morris Jobke | 2017-12-11 | 1 | -2/+2 | |
| * | | | Create activities for (un)publishing calendar events | Thomas Citharel | 2017-12-11 | 5 | -0/+55 | |
* | | | | Merge pull request #6079 from nextcloud/fix-antivirus | blizzz | 2017-12-11 | 3 | -18/+82 | |
|\ \ \ \ | ||||||
| * | | | | Parse Sabre Exception in OC.Files.Client and file-upload | Vincent Petry | 2017-11-13 | 3 | -18/+82 | |
* | | | | | Merge pull request #6715 from go2sh/fix-freebusy | Morris Jobke | 2017-12-11 | 11 | -25/+420 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | updated autoloaders for dav | Georg Ehrke | 2017-12-11 | 2 | -0/+4 | |
| * | | | | Principal search: Take sharing settings into account | Georg Ehrke | 2017-12-11 | 6 | -35/+275 | |
| * | | | | exclude shared calendars from freeBusy | Georg Ehrke | 2017-12-11 | 1 | -1/+1 | |
| * | | | | Fix functions to search for principals in the backend. | Christoph Seitz | 2017-12-11 | 4 | -6/+157 | |
|/ / / / | ||||||
* | | | | Merge pull request #7342 from nextcloud/fix_carddav_converter | blizzz | 2017-12-11 | 1 | -2/+5 | |
|\ \ \ \ | ||||||
| * | | | | CardDAV convertor check should not be to wide | Roeland Jago Douma | 2017-12-11 | 1 | -2/+5 | |
* | | | | | Merge pull request #7449 from nextcloud/fix-setup | Morris Jobke | 2017-12-11 | 1 | -10/+15 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix 500 on setup page | Morris Jobke | 2017-12-11 | 1 | -10/+15 | |
* | | | | | 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 |