Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] 0de6d3862d
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-11 15:54:28 +01:00
Julius Härtl eb1c1aab7b
Implement Calendar Dashboard Widget
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-28 18:53:14 +02:00
Georg Ehrke 5402ea8949
Automatic code-style fix
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-04-15 13:06:37 +02:00
Thomas Citharel 61bbb79550
Move navigation to appinfo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-10 22:47:47 +01:00
Georg Ehrke 9dbb2c43e0
Enforce strict types in PHP
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-11-22 10:49:30 +01:00
Georg Ehrke e9cd11cb1f
refactor view controller
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:30:09 +02:00
Georg Ehrke ddb8a5433d
replace view name hotfix with proper migration step
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:30:09 +02:00
Georg Ehrke ce35f87b34
remove registerService, because Nextcloud reads the annotations itself for a bunch of major versions now
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:44 +02:00
Thomas Citharel c43116302b
Fix path for namespace detection
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-19 14:28:21 +02:00