Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MqSettings: Delete extra "never" cookie accept policy branch | Patrick McDermott | 2017-11-01 | 1 | -3/+0 |
| | |||||
* | MqSettings: Fix negated boolean mappings | Patrick McDermott | 2017-11-01 | 1 | -1/+4 |
| | |||||
* | MqSettings: Store mapping struct pointers in mappings table | Patrick McDermott | 2017-11-01 | 1 | -8/+8 |
| | | | | This way, the type is also available. | ||||
* | MqSettings: New class | Patrick McDermott | 2017-11-01 | 1 | -0/+439 |
Based on code from src/web-settings.[ch]. |