Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+6 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use rich objects instead of name, link and icon | Joas Schilling | 2019-03-19 | 1 | -15/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Replace the icon-class with an absolute link to an image | Joas Schilling | 2019-03-19 | 1 | -1/+2 |
| | | | | | | Otherwise the icon can not be displayed in mobile apps Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Further work on the access cache | Joas Schilling | 2019-03-01 | 1 | -2/+2 |
| | | | | | | Searching for all is still a problem Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix doc blocks | Joas Schilling | 2019-03-01 | 1 | -8/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add link to resource provider | Julius Härtl | 2019-03-01 | 1 | -0/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add iconClass to resources | Julius Härtl | 2019-03-01 | 1 | -0/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Provider functionality | Joas Schilling | 2019-03-01 | 1 | -0/+17 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add a controller with the most important methods | Joas Schilling | 2019-03-01 | 1 | -2/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Basic implementation of resource and collection handling | Joas Schilling | 2019-03-01 | 1 | -0/+48 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |