Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: add prompt for keyboard navigation | Maximilian Hils | 2015-03-30 | 2 | -18/+115 |
| | |||||
* | web: use contexts to pass down stores. | Maximilian Hils | 2015-03-27 | 1 | -1/+1 |
| | | | | | | Using contexts frees us from the contracts we have using props - namely, we can assume them to be constant for the lifetime of the object. | ||||
* | web: initial attempt at header editor | Maximilian Hils | 2015-03-27 | 1 | -23/+131 |
| | |||||
* | web: add basic edit capability for first line | Maximilian Hils | 2015-03-23 | 2 | -28/+223 |
| | |||||
* | web: add content download | Maximilian Hils | 2015-03-22 | 1 | -1/+5 |
| | |||||
* | web: improve views | Maximilian Hils | 2015-03-22 | 1 | -13/+53 |
| | |||||
* | web: raw content view | Maximilian Hils | 2015-03-22 | 1 | -5/+38 |
| | |||||
* | web: add content views | Maximilian Hils | 2015-03-22 | 2 | -14/+161 |
| | |||||
* | structure components | Maximilian Hils | 2015-03-21 | 4 | -0/+418 |