Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 8 | -9/+0 |
* | docs: document types flag for search options | Daniel Kesselberg | 2023-01-19 | 1 | -1/+3 |
* | Remove some constants and functions which have been long deprecated | Côme Chilliet | 2022-09-30 | 1 | -9/+0 |
* | Fix a doctype in OCP for IAddressBook | Thomas Citharel | 2022-05-17 | 1 | -1/+1 |
* | Modernize contacts menu | Thomas Citharel | 2022-05-12 | 3 | -17/+13 |
* | Convert strict_search to wildcard property and add psalm docs | Joas Schilling | 2021-12-08 | 1 | -2/+4 |
* | Only limit search in the system address book | Joas Schilling | 2021-12-08 | 1 | -1/+2 |
* | Only wildcard search if enumeration is allowed | Joas Schilling | 2021-12-08 | 1 | -0/+1 |
* | Change origin field to appId | Joas Schilling | 2021-10-20 | 2 | -7/+7 |
* | Add appName to contactsmenu action API | John Molakvoæ | 2021-10-20 | 2 | -2/+16 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 8 | -22/+11 |
* | Type Entry and IEntry | Roeland Jago Douma | 2021-03-04 | 1 | -5/+5 |
* | Fix namespacing | Anna Larch | 2021-03-02 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | contactsmanager shall limit number of results early | Arthur Schiwon | 2020-07-31 | 1 | -2/+4 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Use paginated search for contacts | Julius Härtl | 2020-04-23 | 1 | -0/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+0 |
* | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -2/+4 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Add a public event for contacts interaction | Christoph Wurst | 2020-03-25 | 1 | -0/+136 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 7 | -12/+35 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Allow to search for real pattern in contacts | Arne Hamann | 2019-05-28 | 1 | -1/+2 |
* | Allow access to addressbook unique uri | John Molakvoæ (skjnldsv) | 2019-01-22 | 1 | -0/+12 |
* | Add @since annotation and add missing new line | Tobia De Koninck | 2017-12-11 | 1 | -1/+6 |
* | Make ContactsStore a public API | Tobia De Koninck | 2017-12-11 | 1 | -0/+26 |
* | Update license headers | Morris Jobke | 2017-11-06 | 6 | -13/+7 |
* | Some phpstorm inspection fixes | Roeland Jago Douma | 2017-07-22 | 1 | -120/+119 |
* | Don't show contacts an entry for themselves | Christoph Wurst | 2017-04-25 | 1 | -0/+1 |
* | Contacts menu | Christoph Wurst | 2017-04-25 | 5 | -0/+265 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Move \OCP\Contacts to PSR-4 (#24645) | Roeland Douma | 2016-05-17 | 1 | -0/+170 |