| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Adapt `@since` annotations in OCP for backport to 29 | Côme Chilliet | 2024-05-27 | 1 | -1/+1 |
* | feat: Add back searching in disabled user list | Côme Chilliet | 2024-05-27 | 1 | -1/+2 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-04 | 4 | -4/+4 |
* | Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-time | Joas Schilling | 2023-12-05 | 1 | -1/+18 |
|\ |
|
| * | fix(dav): Make current ooo info time-dependent | Christoph Wurst | 2023-12-05 | 1 | -1/+18 |
* | | Invert parameter order in getDisabledUserList to be consistent | Côme Chilliet | 2023-11-30 | 1 | -1/+1 |
|/ |
|
* | enh(userstatus): add OOO automation and remove calendar automation | Anna Larch | 2023-11-28 | 1 | -0/+16 |
* | feat(dav): dispatch out-of-office started and ended events | Richard Steinmetz | 2023-11-23 | 2 | -0/+102 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 6 | -11/+11 |
* | feat(dav): Enable OOO UI and expose enabled via OCP | Christoph Wurst | 2023-11-15 | 1 | -0/+9 |
* | feat: Add out-of-office message API | Christoph Wurst | 2023-11-09 | 5 | -0/+269 |
* | fix!: Move getEventDispatcher usage to IEventDispatcher | Joas Schilling | 2023-07-28 | 1 | -0/+50 |
* | Add method to list disabled users to IProvideEnabledStateBackend | Côme Chilliet | 2023-06-29 | 1 | -0/+9 |
* | Fix since annotations and add boolean return type for setUserEnabled | Côme Chilliet | 2023-06-20 | 1 | -4/+4 |
* | Add user enabled state backend feature | Côme Chilliet | 2023-05-23 | 1 | -0/+47 |
* | Fix typos in lib/public subdirectory | Simon L | 2023-05-10 | 1 | -1/+1 |
* | dispatch BeforeUserLoggedInEvent | Maxence Lange | 2023-03-01 | 1 | -7/+20 |
* | ci: migrate ocp since checker to psalm | Daniel Kesselberg | 2023-01-24 | 1 | -0/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 24 | -24/+0 |
* | Merge branch 'master' into fix/clean-ldap-access-factory-usage | Côme Chilliet | 2022-11-21 | 1 | -0/+39 |
|\ |
|
| * | Update lib/public/User/Backend/ICountMappedUsersBackend.php | Côme Chilliet | 2022-10-25 | 1 | -2/+2 |
| * | Add missing file | Côme Chilliet | 2022-10-24 | 1 | -0/+39 |
* | | Fix return type for countUsers method | Côme Chilliet | 2022-10-25 | 1 | -2/+1 |
|/ |
|
* | Fix creation of new user and display the correct error message | Christopher Ng | 2022-08-22 | 1 | -0/+3 |
* | Cleanup avatar related code | Carl Schwan | 2022-06-22 | 1 | -8/+2 |
* | Fix psalm issues related to the user backend | Carl Schwan | 2022-05-20 | 1 | -1/+1 |
* | Fetch status in heartbeat controller only once | Carl Schwan | 2022-04-07 | 1 | -11/+20 |
* | allow null password in UserLoggedInEvent | Julien Veyssier | 2021-10-13 | 1 | -3/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 29 | -58/+31 |
* | Improve search results when only phonebook-matches can we autocompleted | Joas Schilling | 2021-03-17 | 2 | -1/+44 |
* | Compare and store the login name via the event | Joas Schilling | 2021-01-20 | 1 | -1/+12 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+5 |
* | Streamline user creation and deletion events | Morris Jobke | 2020-11-23 | 1 | -65/+0 |
* | Provide correct PHPDoc tags for public namespace | Morris Jobke | 2020-09-17 | 1 | -2/+10 |
* | add event to allow apps to overwrite user quota | Robin Appelman | 2020-09-17 | 1 | -0/+64 |
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 1 | -0/+1 |
* | Merge pull request #21288 from lmamane/master | Roeland Jago Douma | 2020-08-28 | 1 | -1/+15 |
|\ |
|
| * | Return correct loginname in credentials, | Lionel Elie Mamane | 2020-08-20 | 1 | -1/+15 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 11 | -8/+19 |
|/ |
|
* | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 1 | -1/+1 |
* | Add PHP doc for events | Morris Jobke | 2020-08-10 | 8 | -0/+16 |
* | Add user-status app | Georg Ehrke | 2020-07-31 | 1 | -0/+101 |
* | Allow user backends to specify a custom logout url | Roeland Jago Douma | 2020-07-23 | 1 | -0/+43 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 13 | -14/+0 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 2 | -2/+1 |
* | fixes the return type of BeforeUserLoggedInEvent | Arthur Schiwon | 2020-04-03 | 1 | -2/+4 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 11 | -26/+40 |
* | Add typed events for all user hooks and legacy events | Christoph Wurst | 2019-12-11 | 12 | -0/+805 |