]> git.ktnx.net Git - lsl.git/shortlog
lsl.git
2022-03-05 Damyan Ivanovvisual improvements, grids
2022-03-04 Damyan Ivanovbugfix: list edit icon disappearing after lists reload
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-03-04 Damyan Ivanovmake the foreign key constraint "on delete cascade"
2022-03-04 Damyan Ivanovimplement list deletion
2022-03-04 Damyan Ivanovmanage transactions via hooks
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-19 Damyan Ivanovmove sub declaration before usage
2022-02-16 Damyan Ivanovidentify lists by their id (part of the URI)
2022-02-16 Damyan Ivanovdocument list and item URIs containing unique IDs in...
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-16 Damyan Ivanovremove spurious parameter
2022-02-15 Damyan Ivanovnext step in web-app: adding of lists and list items...
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 Ivanovfirst ugly attempts at the web app
2022-02-10 Damyan Ivanovno need to decode input data, the serializar does it
2022-02-09 Damyan Ivanovclean unused parts, add web app mount
2022-02-09 Damyan Ivanovfirst take at a Dancer2 app, some functions work
2022-02-09 Damyan Ivanovdocument adding and modifying list items
2022-02-04 Damyan Ivanovinitial draft of communication protocol
2022-01-20 Damyan Ivanovrepository created