| Commit message (Expand) | Author | Age | Files | Lines |
* | inform the user when flow config data exceeds thresholds | Arthur Schiwon | 2020-10-28 | 1 | -0/+10 |
* | Add template typing to the QBMapper | Christoph Wurst | 2020-10-12 | 1 | -2/+17 |
* | Transfer shares of the transferred root node | Julius Härtl | 2020-09-17 | 1 | -0/+7 |
* | Annotate that writeStream can throw a GenericFileException | Julius Härtl | 2020-09-10 | 1 | -0/+3 |
* | Fix writing BLOBs to postgres with recent contacts interaction | Christoph Wurst | 2020-08-31 | 2 | -1/+8 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-27 | 217 | -217/+0 |
* | Remove wrongly annotated package names | Julius Härtl | 2020-08-27 | 6 | -7/+0 |
* | adjust since for 19 | Arthur Schiwon | 2020-08-25 | 1 | -1/+1 |
* | fix possible leaking scope in Flow | Arthur Schiwon | 2020-08-25 | 1 | -0/+10 |
* | contactsmanager shall limit number of results early | Arthur Schiwon | 2020-08-03 | 1 | -2/+4 |
* | available since 19.0.1 | Arthur Schiwon | 2020-06-22 | 1 | -1/+1 |
* | Allow to specify the cookie type for appframework responses | Roeland Jago Douma | 2020-06-22 | 2 | -3/+5 |
* | Always sort shares in a reliable way | Joas Schilling | 2020-06-10 | 1 | -1/+1 |
* | Copy over the ETag and LastModified when formatting a Dataresponse | Roeland Jago Douma | 2020-05-19 | 1 | -0/+8 |
* | Allow links to conversations | Joas Schilling | 2020-05-13 | 1 | -0/+6 |
* | Add public argument to Http cacheFor() | Clement Wong | 2020-05-13 | 1 | -5/+4 |
* | Proxy server could cache http response when it is not private | Clement Wong | 2020-05-13 | 1 | -2/+2 |
* | PHP 7.4 excludes the arguments from stack traces by default. | Daniel Kesselberg | 2020-04-30 | 1 | -1/+4 |
* | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendar | Roeland Jago Douma | 2020-04-30 | 1 | -0/+6 |
|\ |
|
| * | Provide links to calendar in event creation/update activities | Thomas Citharel | 2020-04-26 | 1 | -0/+6 |
* | | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 104 | -10/+105 |
|/ |
|
* | Use paginated search for contacts | Julius Härtl | 2020-04-23 | 2 | -0/+4 |
* | Allow some apps to have root URLs in their own routing file | Joas Schilling | 2020-04-18 | 1 | -3/+1 |
* | Merge pull request #20505 from nextcloud/fix/noid/system-creds | blizzz | 2020-04-16 | 1 | -3/+3 |
|\ |
|
| * | fix credentialsManager documentation and ensure userId to be used as string | Arthur Schiwon | 2020-04-15 | 1 | -3/+3 |
* | | Merge pull request #20511 from nextcloud/fix/cs-fixer-ldap | Roeland Jago Douma | 2020-04-16 | 1 | -0/+1 |
|\ \ |
|
| * | | PHP-CS-Fixer green | Roeland Jago Douma | 2020-04-16 | 1 | -0/+1 |
| |/ |
|
* / | Provide the proper language to the mailer | Roeland Jago Douma | 2020-04-16 | 2 | -3/+4 |
|/ |
|
* | Check all remotes for local access | Joas Schilling | 2020-04-14 | 1 | -0/+29 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 51 | -272/+272 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 2 | -5/+5 |
* | Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas... | Christoph Wurst | 2020-04-10 | 219 | -381/+165 |
|\ |
|
| * | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 219 | -381/+165 |
* | | Merge pull request #19495 from nextcloud/preview-generate-batch | Roeland Jago Douma | 2020-04-10 | 2 | -0/+52 |
|\ \
| |/
|/| |
|
| * | optimize batch generation of previews | Robin Appelman | 2020-04-09 | 1 | -0/+39 |
| * | allow generating multiple preview sizes for a single file at once | Robin Appelman | 2020-04-09 | 1 | -0/+13 |
* | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 2 | -2/+2 |
* | | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 6 | -15/+15 |
* | | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 5 | -11/+11 |
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 18 | -54/+54 |
* | | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 67 | -53/+14 |
* | | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 7 | -57/+57 |
* | | Fix multiline comments | Christoph Wurst | 2020-04-08 | 7 | -13/+12 |
|/ |
|
* | Properly hint exceptions thrown by getUserFolder | Julius Härtl | 2020-04-03 | 1 | -0/+4 |
* | fixes the return type of BeforeUserLoggedInEvent | Arthur Schiwon | 2020-04-03 | 1 | -2/+4 |
* | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 2 | -0/+19 |
|\ |
|
| * | Allow to set and get the reference id | Joas Schilling | 2020-03-31 | 1 | -0/+17 |
| * | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -0/+2 |