]> git.ktnx.net Git - lsl.git/history - public
reset new list input upon list addition
[lsl.git] / public /
2022-03-04 Damyan Ivanovreset new list input upon list addition
2022-03-04 Damyan Ivanovselect newly created list
2022-03-04 Damyan IvanovTODO: undo list deletion
2022-03-04 Damyan Ivanovstart implementing list editing
2022-02-19 Damyan Ivanovadd a splash screen
2022-02-19 Damyan Ivanovdebug messages in development environment
2022-02-19 Damyan Ivanovfix handling of 'The list has no items' notice
2022-02-16 Damyan Ivanovidentify lists by their id (part of the URI)
2022-02-16 Damyan Ivanovwhitespace
2022-02-16 Damyan Ivanovcheck lists version after item submission
2022-02-16 Damyan Ivanovput item version in item data, not list version
2022-02-16 Damyan Ivanovcheck lists and list versions after updating an item
2022-02-16 Damyan Ivanovcentral handling of new list version
2022-02-16 Damyan Ivanovfix removal of 'selected' class of the previously selec...
2022-02-15 Damyan Ivanovnext step in web-app: adding of lists and list items...
2022-02-10 Damyan Ivanovfirst ugly attempts at the web app
2022-02-09 Damyan Ivanovfirst take at a Dancer2 app, some functions work