]> git.ktnx.net Git - lsl.git/history - lib
hide the mass-action button on broken streak
[lsl.git] / lib /
2022-03-06 Damyan Ivanovversion is mandatory when updating a list
2022-03-06 Damyan Ivanovfix updating only done state or only item descriptiom
2022-03-06 Damyan Ivanovstart item management, delete works
2022-03-06 Damyan Ivanovdoc typo
2022-03-06 Damyan Ivanovworking modification of shopping lists
2022-03-04 Damyan Ivanovimplement list deletion
2022-03-04 Damyan Ivanovmanage transactions via hooks
2022-02-19 Damyan Ivanovdebug messages in development environment
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