Todo list script http://www.mytinytodo.net/
Find a file
2022-07-15 11:30:43 +03:00
docker/dev add dev docker with nginx for php 7.4 and 8.1 2022-07-10 18:18:19 +03:00
src * do not include empty sqlite file in release archive; todolist.db will be created by sqlite driver while setup, just need 'db' dir to be writable 2022-07-15 11:30:43 +03:00
.editorconfig fix path in .editorconfig and remove unused constants (fix for ffa6bc0) 2022-07-10 18:01:50 +03:00
.gitignore * use database table for session handling 2021-07-29 16:52:44 +03:00
buildtar.php * do not include empty sqlite file in release archive; todolist.db will be created by sqlite driver while setup, just need 'db' dir to be writable 2022-07-15 11:30:43 +03:00
README.md apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00

myTinyTodo

Original website - http://www.mytinytodo.net/