summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15870 from nextcloud/preview-provider-v2Roeland Jago Douma2019-06-252-0/+58
|\
| * Add new Provider interface for preview providersRobin Appelman2019-06-172-0/+58
* | Add event dispatcher to OCPChristoph Wurst2019-06-254-1/+143
* | Add extendedSupport to SubscriptionJulius Härtl2019-06-173-3/+29
|/
* Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-9/+9
* Fix userid casting in notificationsJohn Molakvoæ (skjnldsv)2019-06-111-2/+3
* Do not try to autoload built in typesRoeland Jago Douma2019-06-041-1/+2
* Merge pull request #15780 from nextcloud/td/depremove/callCheckRoeland Jago Douma2019-05-291-16/+0
|\
| * Remove deprecated function callCheckRoeland Jago Douma2019-05-281-16/+0
* | Merge pull request #15779 from nextcloud/td/depremove/stringutilsRoeland Jago Douma2019-05-291-49/+0
|\ \
| * | Remove deprecatred StringUtils classRoeland Jago Douma2019-05-281-49/+0
| |/
* / Remove deprecated function checkAppEnabledRoeland Jago Douma2019-05-281-10/+0
|/
* Merge pull request #15704 from nextcloud/enh/7276/group-namesblizzz2019-05-271-0/+36
|\
| * group display name support (service level + ldap)Arthur Schiwon2019-05-271-0/+36
* | Merge pull request #15700 from nextcloud/fix/open_multiple_link_sharesMorris Jobke2019-05-241-0/+14
|\ \
| * | Redirect to the right token on public sharesRoeland Jago Douma2019-05-231-0/+14
| |/
* / Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-232-1/+37
|/
* fixes possible override of uniqueMember by autodetectionArthur Schiwon2019-05-171-1/+1
* Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-173-0/+118
* Add interfaces to interact with subscription from support appMorris Jobke2019-05-134-0/+161
* Allow crash reporters to catpture any messageChristoph Wurst2019-05-092-4/+63
* Deprecate legacy share code and cleanup some unused methodsMorris Jobke2019-04-181-4/+11
* Set empty CSP by defaultRoeland Jago Douma2019-04-1612-1/+34
* Do not use spaces in generated passwordsMorris Jobke2019-04-151-1/+1
* +isAvailable()Maxence Lange2019-04-101-0/+10
* Harden appdata putcontentRoeland Jago Douma2019-04-081-0/+1
* [#11236] Set parameter type in QBMapperMarius David Wieschollek2019-03-241-3/+35
* Code cleanup.Ole Ostergaard2019-03-211-3/+3
* Add insertIgnoreConflict to IDBConnection interface.Ole Ostergaard2019-03-211-0/+14
* Use rich objects instead of name, link and iconJoas Schilling2019-03-192-36/+5
* Replace the icon-class with an absolute link to an imageJoas Schilling2019-03-192-2/+3
* CSP: set nonce for iframesRoeland Jago Douma2019-03-161-1/+5
* Merge pull request #14548 from nextcloud/bugfix/noid/avoid-duplicate-containe...Morris Jobke2019-03-081-1/+6
|\
| * Avoid duplicate App container creationJoas Schilling2019-03-051-1/+6
* | Add preview data as optional data for filesJoas Schilling2019-03-071-0/+12
|/
* fixing phpdocMaxence Lange2019-03-043-42/+52
* fixing INDEX_DONEMaxence Lange2019-03-041-3/+2
* cleaningMaxence Lange2019-03-042-987/+3
* moving final class to private, new interface in publicMaxence Lange2019-03-0410-577/+899
* Register providers via class namesJoas Schilling2019-03-011-2/+3
* Also cache the resource type because it is part of the identifierJoas Schilling2019-03-011-0/+13
* Fix doc blockJoas Schilling2019-03-011-2/+1
* Add invalidation methods to the interfaceJoas Schilling2019-03-011-0/+19
* Further work on the access cacheJoas Schilling2019-03-014-12/+41
* Fix doc blocksJoas Schilling2019-03-016-26/+34
* Implement search and rename in backendJulius Härtl2019-03-011-0/+8
* Add link to resource providerJulius Härtl2019-03-012-0/+15
* Only call resource provider if type matchesJulius Härtl2019-03-011-0/+9
* Allow apps to register resource providersJulius Härtl2019-03-011-0/+4
* Add iconClass to resourcesJulius Härtl2019-03-012-0/+15