Yahnis Elsts
57df68d407
Extract state storage as a new class.
...
Lazy-loading is a bit messy. Could it be improved with magic __get() and __set()?
2017-01-10 15:25:36 +02:00
Yahnis Elsts
1e709c6199
Add branch name and authentication state (on/off) to the Debug Bar panel.
...
There's some code duplication here. Unpleasant.
2017-01-03 13:22:38 +02:00
Yahnis Elsts
0cd1c51c57
Autoload Parsedown and the readme parser.
...
Refactor requestUpdate() filtering.
Rename getFilterName to getUniqueName because it's used for more than just filter names.
Added a couple of utility methods.
2016-12-17 19:04:52 +02:00
Yahnis Elsts
3e11878ac8
DebugBar integration for themes.
...
Change filter structure from puc_/tuc_* to puc_tag_[theme]-$slug. Not happy with that yet.
Fix a bunch of minor bugs.
2016-12-17 17:57:27 +02:00