| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Add new Provider interface for preview providers | Robin Appelman | 2019-06-17 | 2 | -0/+58 |
* | | | | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 4 | -1/+143 |
* | | | | Add extendedSupport to Subscription | Julius Härtl | 2019-06-17 | 3 | -3/+29 |
|/ / / |
|
* / / | Add strict type on Notifications tests | John Molakvoæ (skjnldsv) | 2019-06-13 | 1 | -9/+9 |
|/ / |
|
* | | Fix userid casting in notifications | John Molakvoæ (skjnldsv) | 2019-06-11 | 1 | -2/+3 |
* | | Do not try to autoload built in types | Roeland Jago Douma | 2019-06-04 | 1 | -1/+2 |
* | | Merge pull request #15780 from nextcloud/td/depremove/callCheck | Roeland Jago Douma | 2019-05-29 | 1 | -16/+0 |
|\ \ |
|
| * | | Remove deprecated function callCheck | Roeland Jago Douma | 2019-05-28 | 1 | -16/+0 |
* | | | Merge pull request #15779 from nextcloud/td/depremove/stringutils | Roeland Jago Douma | 2019-05-29 | 1 | -49/+0 |
|\ \ \ |
|
| * | | | Remove deprecatred StringUtils class | Roeland Jago Douma | 2019-05-28 | 1 | -49/+0 |
| |/ / |
|
* / / | Remove deprecated function checkAppEnabled | Roeland Jago Douma | 2019-05-28 | 1 | -10/+0 |
|/ / |
|
* | | Merge pull request #15704 from nextcloud/enh/7276/group-names | blizzz | 2019-05-27 | 1 | -0/+36 |
|\ \ |
|
| * | | group display name support (service level + ldap) | Arthur Schiwon | 2019-05-27 | 1 | -0/+36 |
* | | | Merge pull request #15700 from nextcloud/fix/open_multiple_link_shares | Morris Jobke | 2019-05-24 | 1 | -0/+14 |
|\ \ \ |
|
| * | | | Redirect to the right token on public shares | Roeland Jago Douma | 2019-05-23 | 1 | -0/+14 |
| |/ / |
|
* / / | Make it possible to show admin settings for sub admins | Christoph Wurst | 2019-05-23 | 2 | -1/+37 |
|/ / |
|
* | | fixes possible override of uniqueMember by autodetection | Arthur Schiwon | 2019-05-17 | 1 | -1/+1 |
* | | Allow 2FA to be setup on first login | Roeland Jago Douma | 2019-05-17 | 3 | -0/+118 |
|/ |
|
* | Add interfaces to interact with subscription from support app | Morris Jobke | 2019-05-13 | 4 | -0/+161 |
* | Allow crash reporters to catpture any message | Christoph Wurst | 2019-05-09 | 2 | -4/+63 |
* | Deprecate legacy share code and cleanup some unused methods | Morris Jobke | 2019-04-18 | 1 | -4/+11 |
* | Set empty CSP by default | Roeland Jago Douma | 2019-04-16 | 12 | -1/+34 |
* | Do not use spaces in generated passwords | Morris Jobke | 2019-04-15 | 1 | -1/+1 |
* | +isAvailable() | Maxence Lange | 2019-04-10 | 1 | -0/+10 |
* | Harden appdata putcontent | Roeland Jago Douma | 2019-04-08 | 1 | -0/+1 |
* | [#11236] Set parameter type in QBMapper | Marius David Wieschollek | 2019-03-24 | 1 | -3/+35 |
* | Code cleanup. | Ole Ostergaard | 2019-03-21 | 1 | -3/+3 |
* | Add insertIgnoreConflict to IDBConnection interface. | Ole Ostergaard | 2019-03-21 | 1 | -0/+14 |
* | Use rich objects instead of name, link and icon | Joas Schilling | 2019-03-19 | 2 | -36/+5 |
* | Replace the icon-class with an absolute link to an image | Joas Schilling | 2019-03-19 | 2 | -2/+3 |
* | CSP: set nonce for iframes | Roeland Jago Douma | 2019-03-16 | 1 | -1/+5 |
* | Merge pull request #14548 from nextcloud/bugfix/noid/avoid-duplicate-containe... | Morris Jobke | 2019-03-08 | 1 | -1/+6 |
|\ |
|
| * | Avoid duplicate App container creation | Joas Schilling | 2019-03-05 | 1 | -1/+6 |
* | | Add preview data as optional data for files | Joas Schilling | 2019-03-07 | 1 | -0/+12 |
|/ |
|
* | fixing phpdoc | Maxence Lange | 2019-03-04 | 3 | -42/+52 |
* | fixing INDEX_DONE | Maxence Lange | 2019-03-04 | 1 | -3/+2 |
* | cleaning | Maxence Lange | 2019-03-04 | 2 | -987/+3 |
* | moving final class to private, new interface in public | Maxence Lange | 2019-03-04 | 10 | -577/+899 |
* | Register providers via class names | Joas Schilling | 2019-03-01 | 1 | -2/+3 |
* | Also cache the resource type because it is part of the identifier | Joas Schilling | 2019-03-01 | 1 | -0/+13 |
* | Fix doc block | Joas Schilling | 2019-03-01 | 1 | -2/+1 |
* | Add invalidation methods to the interface | Joas Schilling | 2019-03-01 | 1 | -0/+19 |
* | Further work on the access cache | Joas Schilling | 2019-03-01 | 4 | -12/+41 |
* | Fix doc blocks | Joas Schilling | 2019-03-01 | 6 | -26/+34 |
* | Implement search and rename in backend | Julius Härtl | 2019-03-01 | 1 | -0/+8 |
* | Add link to resource provider | Julius Härtl | 2019-03-01 | 2 | -0/+15 |
* | Only call resource provider if type matches | Julius Härtl | 2019-03-01 | 1 | -0/+9 |
* | Allow apps to register resource providers | Julius Härtl | 2019-03-01 | 1 | -0/+4 |
* | Add iconClass to resources | Julius Härtl | 2019-03-01 | 2 | -0/+15 |
* | Make names mandatory | Joas Schilling | 2019-03-01 | 2 | -1/+9 |