Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if array element is present before access | Daniel Kesselberg | 2019-02-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Use numeric placeholders if there are multiple, so that RTL languages can ↵ | Joas Schilling | 2018-10-09 | 1 | -1/+1 |
| | | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | don't blame email address changers | Arthur Schiwon | 2018-08-14 | 1 | -8/+19 |
| | | | | | | the information is being collected with admin_audit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Log sharing and unsharing with a room in the auditing app | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+25 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | more consistent naming | Arthur Schiwon | 2018-04-05 | 1 | -3/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 1 | -0/+26 |
| | | | | | | also place them in doc Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Make admin_audit strict | Roeland Jago Douma | 2018-03-10 | 10 | -10/+20 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add tests | Roeland Jago Douma | 2018-01-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make admin_audit listen to 2fa events | Roeland Jago Douma | 2018-01-25 | 1 | -0/+75 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 8 | -0/+8 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Log console commands | Joas Schilling | 2017-07-01 | 1 | -0/+45 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Listen to app enable/disable events | Joas Schilling | 2017-07-01 | 1 | -0/+58 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move to PSR-4 | Joas Schilling | 2017-07-01 | 8 | -0/+803 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |