Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further work on the access cache | Joas Schilling | 2019-03-01 | 4 | -12/+41 |
* | Fix doc blocks | Joas Schilling | 2019-03-01 | 6 | -26/+34 |
* | Implement search and rename in backend | Julius Härtl | 2019-03-01 | 1 | -0/+8 |
* | Add link to resource provider | Julius Härtl | 2019-03-01 | 2 | -0/+15 |
* | Only call resource provider if type matches | Julius Härtl | 2019-03-01 | 1 | -0/+9 |
* | Allow apps to register resource providers | Julius Härtl | 2019-03-01 | 1 | -0/+4 |
* | Add iconClass to resources | Julius Härtl | 2019-03-01 | 2 | -0/+15 |
* | Make names mandatory | Joas Schilling | 2019-03-01 | 2 | -1/+9 |
* | Allow to create collections | Joas Schilling | 2019-03-01 | 2 | -0/+12 |
* | Provider functionality | Joas Schilling | 2019-03-01 | 3 | -0/+48 |
* | Add a controller with the most important methods | Joas Schilling | 2019-03-01 | 4 | -2/+31 |
* | Basic implementation of resource and collection handling | Joas Schilling | 2019-03-01 | 5 | -0/+199 |