| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | exports.get_one() -> exports.get() | 2020-03-08 | 1 | -3/+3 | |
| | | |||||
| * | Implemnt _options_factory for OptionsSetting to have dynamic options | 2019-06-29 | 1 | -8/+11 | |
| | | |||||
| * | Add system to have multiple url shorteners and chose which to use | 2019-06-25 | 1 | -0/+12 | |
| | | |||||
| * | Actually respect default return in Exports.get_one | 2019-04-27 | 1 | -1/+1 | |
| | | |||||
| * | Add optional `default` param to `Exports.get_one()` (src/Exports.py) | 2019-02-07 | 1 | -3/+5 | |
| | | |||||
| * | Implement ExportsContext.get_one | 2019-02-07 | 1 | -0/+2 | |
| | | |||||
| * | Implement `Exports.get_one()` | 2019-02-07 | 1 | -0/+3 | |
| | | |||||
| * | Fix/refactor issues brought up by type hint linting | 2018-10-30 | 1 | -1/+2 | |
| | | |||||
| * | Typo in src/Exports; 'self_exports' -> 'self.exports' | 2018-10-30 | 1 | -1/+1 | |
| | | |||||
| * | Add type/return hints throughout src/ and, in doing so, fix some cyclical | 2018-10-30 | 1 | -17/+17 | |
| | | | | | references. | ||||
| * | Move most code in root directory to src/ | 2018-09-24 | 1 | -0/+44 | |
