Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -3/+3 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -18/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Use PSR logger in authentication | Joas Schilling | 2020-10-12 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -1/+3 |
* | Check the user on remote wipe | Joas Schilling | 2020-03-16 | 1 | -13/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Make it possible to wipe all tokens/devices of a user | Christoph Wurst | 2019-07-09 | 1 | -0/+38 |
* | Refactor: move remote wipe token logic to RW service | Christoph Wurst | 2019-07-09 | 1 | -0/+30 |
* | Decouple remote wipe notifcation channels with events | Christoph Wurst | 2019-06-27 | 1 | -0/+131 |