aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Activity
Commit message (Collapse)AuthorAgeFilesLines
* Remote wipe supportRoeland Jago Douma2019-05-201-0/+25
| | | | | | | | This allows a user to mark a token for remote wipe. Clients that support this can then wipe the device properly. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add activities for group membership changesJoas Schilling2019-03-042-0/+300
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Show more information on update app passwordDaniel Kesselberg2019-02-131-5/+25
| | | | | | | Add Renamed, Filesystem Granted and Filesystem Revoked to activity app. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Make strictJoas Schilling2019-02-011-29/+19
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use rich object subjectsJoas Schilling2019-02-011-6/+13
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add token name for delete activityDaniel Kesselberg2019-01-301-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Publish event for app token create/update/deleteDaniel Kesselberg2019-01-301-0/+13
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Get correct translations for SecurityProviderRoeland Jago Douma2018-01-021-1/+1
| | | | | | Fixes #7657 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-065-20/+28
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-202-9/+27
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-183-0/+208
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix translationsJoas Schilling2017-04-181-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* No need for those emails anymoreJoas Schilling2017-04-131-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add activities when email or password is changedJoas Schilling2017-04-132-0/+274
Signed-off-by: Joas Schilling <coding@schilljs.com>