summaryrefslogtreecommitdiffstats
path: root/apps/user_status/composer
Commit message (Collapse)AuthorAgeFilesLines
* Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add an API to set and rollback the user statusCarl Schwan2021-10-182-0/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Bump autoloaderJoas Schilling2021-10-141-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update generated composer files to latest formatChristoph Wurst2021-09-223-19/+110
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add missing files for Composer v2Christoph Wurst2021-08-134-0/+383
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update AutoloaderLouis Chemineau2021-06-211-1/+3
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
| | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Make is_user_defined nullable so we can store false on oracleJoas Schilling2020-11-112-0/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add MigrationStep to add better IndizesGeorg Ehrke2020-09-072-0/+2
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Add Status DashboardGeorg Ehrke2020-08-202-0/+2
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Provide a PHP Api for UserStatusGeorg Ehrke2020-08-052-0/+4
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Add user-status appGeorg Ehrke2020-07-319-0/+639
Signed-off-by: Georg Ehrke <developer@georgehrke.com>