Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow notifiers to know whether we are preparing push notifications | Joas Schilling | 2018-07-13 | 2 | -0/+32 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-12 | 16 | -12/+54 |
* | Merge pull request #10206 from nextcloud/bugfix/noid/fix-unit-tests | Morris Jobke | 2018-07-11 | 1 | -32/+15 |
|\ | |||||
| * | Fix unit tests - follow up to #10197 | Morris Jobke | 2018-07-11 | 1 | -32/+15 |
* | | Merge pull request #10204 from nextcloud/fix/noid/strict_csp_eval | Morris Jobke | 2018-07-11 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Disallow eval on the StrictEvalCSP | Roeland Jago Douma | 2018-07-11 | 1 | -1/+1 |
* | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 36 | -228/+935 |
|\ \ | |||||
| * | | fix unit tests | Bjoern Schiessle | 2018-07-11 | 2 | -1/+4 |
| * | | add some integration tests | Bjoern Schiessle | 2018-07-11 | 2 | -0/+121 |
| * | | fix js tests | Bjoern Schiessle | 2018-07-11 | 1 | -24/+82 |
| * | | update unit tests | Bjoern Schiessle | 2018-07-11 | 7 | -40/+120 |
| * | | update autoloader | Bjoern Schiessle | 2018-07-11 | 2 | -0/+2 |
| * | | start to get fed group shares into the share dialog | Bjoern Schiessle | 2018-07-11 | 6 | -5/+120 |
| * | | handle unshare request from owner | Bjoern Schiessle | 2018-07-11 | 1 | -18/+25 |
| * | | unshare from self | Bjoern Schiessle | 2018-07-11 | 1 | -10/+15 |
| * | | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 4 | -15/+98 |
| * | | fix notification when a group share is received | Bjoern Schiessle | 2018-07-11 | 1 | -9/+15 |
| * | | translate nextcloud share types to OCM share types | Bjoern Schiessle | 2018-07-11 | 1 | -1/+5 |
| * | | log error messgage | Bjoern Schiessle | 2018-07-11 | 1 | -0/+1 |
| * | | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 14 | -113/+274 |
| * | | add setting to enable/disable federated group sharing | Bjoern Schiessle | 2018-07-11 | 3 | -2/+63 |
* | | | Merge pull request #10143 from nextcloud/3rdparty/noid/aws-sdk-3.62.9 | Morris Jobke | 2018-07-11 | 1 | -0/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | [3rdparty] Bump AWS-SDK to 3.62.9 | Roeland Jago Douma | 2018-07-11 | 1 | -0/+0 |
* | | | Merge pull request #9942 from nextcloud/feature/2338/invitation_response_in_e... | Roeland Jago Douma | 2018-07-11 | 17 | -10/+1345 |
|\ \ \ | |||||
| * | | | Bump version of app else migrations don't run | Roeland Jago Douma | 2018-06-29 | 1 | -1/+1 |
| * | | | Include accept / decline links in CalDAV invitation emails | Georg Ehrke | 2018-06-29 | 17 | -9/+1344 |
* | | | | Merge pull request #10197 from nextcloud/feature/9410/improve-opcache-feedback | Roeland Jago Douma | 2018-07-11 | 4 | -11/+103 |
|\ \ \ \ | |||||
| * | | | | Fix detection if opcache extension is loaded | Morris Jobke | 2018-07-11 | 1 | -1/+1 |
| * | | | | Fix tests | Morris Jobke | 2018-07-11 | 2 | -1/+11 |
| * | | | | opcache module check | Cthulhux | 2018-07-11 | 3 | -11/+93 |
* | | | | | Merge pull request #10199 from nextcloud/bugfix/noid/improve-url-detection-in... | Morris Jobke | 2018-07-11 | 2 | -9/+58 |
|\ \ \ \ \ | |||||
| * | | | | | Improve url detection in comments | Joas Schilling | 2018-07-11 | 2 | -9/+58 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #10179 from nextcloud/mount-filter | Morris Jobke | 2018-07-11 | 2 | -1/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Add the option to filter mounts for a user | Robin Appelman | 2018-07-10 | 2 | -1/+30 |
| |/ / / / | |||||
* | | | | | Merge pull request #10025 from nextcloud/smb-rename-invalidargument-retry | Morris Jobke | 2018-07-11 | 1 | -3/+17 |
|\ \ \ \ \ | |||||
| * | | | | | also retry rename operation on InvalidArgumentException | Robin Appelman | 2018-06-27 | 1 | -3/+17 |
* | | | | | | Merge pull request #10193 from nextcloud/bugfix/10175/sanitize-parameter | Morris Jobke | 2018-07-11 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Sanitize parameters in createSessionToken() while logging | Morris Jobke | 2018-07-11 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #10122 from nextcloud/feature/noid/appdata-fopen-stream | Morris Jobke | 2018-07-11 | 3 | -0/+57 |
|\ \ \ \ \ | |||||
| * | | | | | Separate fopen into read and write methods | Julius Härtl | 2018-07-11 | 3 | -8/+37 |
| * | | | | | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 3 | -0/+28 |
* | | | | | | Merge pull request #10098 from nextcloud/feature/noid/ldap-image-attribute | Morris Jobke | 2018-07-11 | 9 | -50/+221 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | adjust and add more unit tests | Arthur Schiwon | 2018-07-05 | 4 | -18/+96 |
| * | | | | | allow admin to disable fetching of avatars as well as a specific attribute | Arthur Schiwon | 2018-07-05 | 7 | -33/+126 |
* | | | | | | Merge pull request #10125 from nextcloud/feature/9496/comic_mimetypes | Morris Jobke | 2018-07-11 | 3 | -7/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add repair step | Roeland Jago Douma | 2018-07-10 | 2 | -1/+18 |
| * | | | | | | Give the various comic book file formats distinct mime types so that they can... | John Oyler | 2018-07-10 | 1 | -6/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #10177 from nextcloud/bugfix/noid/theming-load-with-custom... | Morris Jobke | 2018-07-11 | 1 | -33/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Load theming app css as well if legacy theme is enabled | Julius Härtl | 2018-07-10 | 1 | -33/+27 |
| |/ / / / / | |||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-11 | 44 | -162/+364 |
|/ / / / / |