Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #22008 from elijahnyp/OCImage_Leak_Fix | Morris Jobke | 2020-08-05 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Use class that actually has the destroy() method in preview generator | Morris Jobke | 2020-08-05 | 1 | -1/+1 | |
| * | | | | | | fix memory leak caused by not destroying image in Preview/Generate.php | Elijah Martin-Merrill | 2020-07-27 | 1 | -0/+6 | |
* | | | | | | | Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order... | Joas Schilling | 2020-08-05 | 5 | -7/+64 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Hand in the route and the parameters of the request | Joas Schilling | 2020-08-05 | 5 | -9/+62 | |
| * | | | | | | | Make apps handle the order logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 2 | -4/+8 | |
* | | | | | | | | Merge pull request #21138 from nextcloud/fix/noid/search-in-group-displayname... | Morris Jobke | 2020-08-05 | 1 | -6/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Search also the email and displayname in user mangement for groups | Morris Jobke | 2020-08-05 | 1 | -6/+18 | |
* | | | | | | | | | Merge pull request #22106 from nextcloud/feature/noid/user_status_api | Morris Jobke | 2020-08-05 | 7 | -0/+308 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Provide a PHP Api for UserStatus | Georg Ehrke | 2020-08-05 | 7 | -0/+308 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #22099 from nextcloud/fix/unified-search | John Molakvoæ | 2020-08-05 | 12 | -45/+88 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 11 | -42/+88 | |
| * | | | | | | Remove outdated legacy search scripts | John Molakvoæ (skjnldsv) | 2020-08-04 | 1 | -3/+0 | |
* | | | | | | | Merge pull request #22097 from nextcloud/enh/noid/empty-template | Morris Jobke | 2020-08-05 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add base renderAs template | Julius Härtl | 2020-08-04 | 1 | -0/+5 | |
* | | | | | | | | IAddressBook: add isShared and isSystemAddressBook | Georg Ehrke | 2020-08-05 | 1 | -0/+15 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #22057 from nextcloud/fix/20009/contactsmenu-limit-users | Morris Jobke | 2020-08-03 | 3 | -9/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | contactsmanager shall limit number of results early | Arthur Schiwon | 2020-07-31 | 3 | -9/+23 | |
* | | | | | | | | Fix unified search | John Molakvoæ (skjnldsv) | 2020-08-03 | 5 | -17/+58 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Add user-status app | Georg Ehrke | 2020-07-31 | 4 | -4/+107 | |
* | | | | | | | Merge pull request #22060 from nextcloud/trashbin-s3-fixes | Morris Jobke | 2020-07-31 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dont update mimetype when moving to trash | Robin Appelman | 2020-07-30 | 1 | -1/+5 | |
| |/ / / / / / | ||||||
* / / / / / / | fix instanceof ISettings check for activity settings | Robin Appelman | 2020-07-30 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #21993 from nextcloud/fix/lower_route_not_found_level | Joas Schilling | 2020-07-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Log the route not found exception on a lower level | Roeland Jago Douma | 2020-07-24 | 1 | -1/+1 | |
* | | | | | | Correctly remove usergroup shares on removing group members | Joas Schilling | 2020-07-30 | 5 | -2/+56 | |
* | | | | | | Merge pull request #22034 from nextcloud/bugfix/noid/parse-url-returns-null | Joas Schilling | 2020-07-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | parse_url returns null in case a parameter is not found | Joas Schilling | 2020-07-29 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #21542 from nextcloud/activity-notifications | Morris Jobke | 2020-07-29 | 10 | -6/+220 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | implement old settings interface | Robin Appelman | 2020-07-24 | 2 | -4/+26 | |
| * | | | | | | build autoloader | Robin Appelman | 2020-07-21 | 5 | -3/+11 | |
| * | | | | | | improve default notification fallback | Robin Appelman | 2020-07-21 | 1 | -1/+1 | |
| * | | | | | | basic settings system for activity notifications | Robin Appelman | 2020-07-21 | 8 | -7/+191 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-29 | 2 | -2/+2 | |
* | | | | | | | Fix overwriteService() for apps | Joas Schilling | 2020-07-28 | 1 | -1/+6 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-27 | 2 | -0/+8 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-25 | 2 | -8/+8 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #21977 from onehappycat/issue_21960 | Morris Jobke | 2020-07-24 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ignore whitespace in sharing by mail | onehappycat | 2020-07-23 | 1 | -0/+3 | |
* | | | | | | Move NotFoundResponse to a proper TemplateResponse | Julius Härtl | 2020-07-24 | 2 | -22/+10 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-24 | 2 | -0/+60 | |
|/ / / / | ||||||
* | | | | Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-... | Morris Jobke | 2020-07-23 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | Move federated_share_added into a typed event | Morris Jobke | 2020-07-23 | 1 | -1/+3 | |
* | | | | | Merge pull request #21628 from nextcloud/external-to-s3-trashbin-fix | Morris Jobke | 2020-07-23 | 3 | -18/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix renameFromStorage messing with folder mimetype | Robin Appelman | 2020-07-23 | 1 | -7/+10 | |
| * | | | | | use exceptions for error signaling in writeStream | Robin Appelman | 2020-07-23 | 2 | -5/+19 | |
| * | | | | | fix moving files from external storage to object store trashbin | Robin Appelman | 2020-07-23 | 1 | -9/+6 | |
| |/ / / / | ||||||
* | | | | | Fix header logo size in notification mails | Simon Spannagel | 2020-07-23 | 1 | -2/+3 | |
* | | | | | Allow user backends to specify a custom logout url | Roeland Jago Douma | 2020-07-23 | 4 | -0/+53 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-23 | 2 | -0/+4 |