Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in lib/public subdirectory | Simon L | 2023-05-10 | 1 | -1/+1 |
* | dispatch BeforeUserLoggedInEvent | Maxence Lange | 2023-03-01 | 1 | -7/+20 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 14 | -14/+0 |
* | Cleanup avatar related code | Carl Schwan | 2022-06-22 | 1 | -8/+2 |
* | 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 | 15 | -30/+16 |
* | Compare and store the login name via the event | Joas Schilling | 2021-01-20 | 1 | -1/+12 |
* | Streamline user creation and deletion events | Morris Jobke | 2020-11-23 | 1 | -65/+0 |
* | 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 | 9 | -7/+16 |
|/ | |||||
* | 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 |
* | 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 | 1 | -1/+0 |
* | 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 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -7/+14 |
* | Add typed create user events | Christoph Wurst | 2019-12-03 | 2 | -0/+134 |
* | Make the post login event public | Christoph Wurst | 2019-11-20 | 1 | -0/+76 |