]> git.ktnx.net Git - lsl.git/history - lib
fix handling of 'The list has no items' notice
[lsl.git] / lib /
2022-02-19 Damyan Ivanovmove sub declaration before usage
2022-02-16 Damyan Ivanovremove spurious parameter
2022-02-15 Damyan Ivanovfix retrieval of shopping list items
2022-02-15 Damyan Ivanovreturn exception responses as JSON
2022-02-15 Damyan Ivanovprotocol change: supply list name in the list of lists
2022-02-10 Damyan Ivanovno need to decode input data, the serializar does it
2022-02-09 Damyan Ivanovfirst take at a Dancer2 app, some functions work