summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
| * Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-072-0/+48
* | optimize Folder::getById to use less queriesRobin Appelman2016-10-121-0/+8
* | Add an icon to the notification APIJoas Schilling2016-10-071-7/+21
|/
* add proper exception documentation for ISimpleFS interfaceMorris Jobke2016-10-051-0/+6
* Deprecate old app folderRoeland Jago Douma2016-10-051-0/+1
* avatar to appdataRoeland Jago Douma2016-10-051-0/+1
* Initial AppDataRoeland Jago Douma2016-10-055-4/+287
* write channel to config file when changedMorris Jobke2016-09-261-0/+1
* Add trict CSP to OCS responsesRoeland Jago Douma2016-09-151-3/+3
* Split OCS version handlingRoeland Jago Douma2016-09-061-13/+19
* Add FileDisplayResponseRoeland Jago Douma2016-09-051-0/+70
* Merge pull request #1158 from nextcloud/cache_avatarsLukas Reschke2016-09-051-2/+1
|\
| * Cache avatars properlyRoeland Jago Douma2016-08-301-2/+1
* | Merge pull request #1271 from nextcloud/fix-docs-for-notificationsJoas Schilling2016-09-052-4/+0
|\ \
| * | Null !== void, those methods are voidJoas Schilling2016-09-052-4/+0
| |/
* / Deprecate OCSResponeRoeland Jago Douma2016-09-051-2/+3
|/
* add stacktrace to query loggerRobin Appelman2016-08-241-0/+12
* Validate the operationJoas Schilling2016-08-191-0/+39
* Fix constant name, copy-pasterinoJoas Schilling2016-08-171-1/+1
* Merge pull request #892 from nextcloud/fix_phpdocRoeland Jago Douma2016-08-171-2/+2
|\
| * Fix IL10N phpdocRoeland Jago Douma2016-08-161-2/+2
* | check registered sections and settings after an app got updated to garbage co...Arthur Schiwon2016-08-162-0/+20
* | attempt to remove section and settings entries when an app got disabledArthur Schiwon2016-08-161-0/+14
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-112-11/+12
|\|
| * Merge pull request #807 from nextcloud/ocs_dataresponseRoeland Jago Douma2016-08-101-11/+4
| |\
| | * OCSController requires DataResponseRoeland Jago Douma2016-08-101-11/+4
| * | get shared storage storage id without setting up the storageRobin Appelman2016-08-091-0/+8
| |/
* | Add since tags to classLukas Reschke2016-08-113-1/+9
* | Add missing since annotationsLukas Reschke2016-08-112-0/+5
* | rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-111-1/+4
* | more admin page splitup improvementsArthur Schiwon2016-08-101-3/+3
* | Initial work on Apps page split:Arthur Schiwon2016-08-093-0/+164
|/
* Merge pull request #519 from GitHubUser4234/masterblizzz2016-07-283-0/+203
|\
| * Nextcloud license header for new filesroot2016-07-283-24/+31
| * Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-272-0/+13
| |\
| * | final changesroot2016-07-273-13/+10
| * | New LDAPProvider for user_ldaproot2016-07-223-0/+199
* | | Remove php side of check registrationJoas Schilling2016-07-271-79/+0
* | | Add workflowengineMorris Jobke2016-07-263-0/+183
| |/ |/|
* | use limit instead of since when listing recent filesRobin Appelman2016-07-221-2/+3
* | add recent files to node apiRobin Appelman2016-07-222-0/+12
|/
* Merge pull request #507 from nextcloud/run-le-scriptMorris Jobke2016-07-21223-374/+602
|\
| * Update with robinJoas Schilling2016-07-2169-69/+69
| * Fix othersJoas Schilling2016-07-21223-306/+534
* | AppFramework do not get default responseRoeland Jago Douma2016-07-202-3/+18
|/
* Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke2016-07-202-0/+23
|\
| * [master] Port Same-Site Cookies to masterLukas Reschke2016-07-202-0/+23
* | Deprecate \OCP\APIRoeland Jago Douma2016-07-201-0/+2
* | Add OCSMiddleware to catch OCS exceptionsRoeland Jago Douma2016-07-204-0/+165
|/
* Merge pull request #402 from nextcloud/smb-notificationsMorris Jobke2016-07-203-0/+67
|\