mytinytodo/src
2021-07-14 22:28:35 +03:00
..
content do not use 'doubleclicked' class on task 2021-07-14 21:37:35 +03:00
db * add support of markdown in notes (using Parsedown library) 2021-07-13 12:49:07 +03:00
includes * click on task title only will toggle 'clicked' class 2021-07-14 22:28:35 +03:00
tmp apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00
ajax.php * add support of markdown in notes (using Parsedown library) 2021-07-13 12:49:07 +03:00
COPYRIGHT apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00
export.php apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00
feed.php + added rss feed of task changes (New/Updated/Completed) 2020-10-22 20:39:28 +03:00
index.php move mtt.js options to php js_options() 2021-04-21 15:03:26 +03:00
init.php move mtt.js options to php js_options() 2021-04-21 15:03:26 +03:00
LICENSE Code license changed to GNU GPL v2+. Version changed to 1.4.3 2014-01-28 16:38:06 +04:00
mytinytodo_lang.php apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00
settings.php polish css structures 2021-04-20 17:37:17 +03:00
setup.php Check if mysql extension is available while mysql setup 2021-06-27 15:39:53 +03:00