Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add event logging to app loading | Julius Härtl | 2022-02-28 | 1 | -0/+6 |
* | Add test | Christopher Ng | 2022-02-11 | 1 | -0/+27 |
* | Fix warnings about logException | Joas Schilling | 2021-06-04 | 2 | -7/+7 |
* | Fix unit tests | Joas Schilling | 2021-04-27 | 2 | -6/+6 |
* | Fix code style | Morris Jobke | 2020-10-12 | 1 | -1/+1 |
* | Fix typo 'shared' | Robin Windey | 2020-10-12 | 1 | -3/+13 |
* | Adjust apps' code to use the ContainerInterface | Christoph Wurst | 2020-07-21 | 1 | -1/+2 |
* | Move to lazy panel registration during registration context | Julius Härtl | 2020-07-15 | 1 | -0/+6 |
* | Delegate bootstrap registration lazily | Christoph Wurst | 2020-07-14 | 1 | -6/+0 |
* | Callable parameter injection | Christoph Wurst | 2020-07-03 | 1 | -0/+84 |
* | Add unified search API | Christoph Wurst | 2020-06-24 | 1 | -0/+6 |
* | Allow crash reporters registration during app bootstrap | Christoph Wurst | 2020-06-19 | 1 | -0/+6 |
* | Add dedicated API for apps' bootstrapping process | Christoph Wurst | 2020-06-17 | 3 | -0/+345 |