mytinytodo/src
2021-07-26 17:34:48 +03:00
..
content fix tasklist hover in mobile style 2021-07-25 17:21:52 +03:00
db * add support of markdown in notes (using Parsedown library) 2021-07-13 12:49:07 +03:00
includes implement DBConnection::setPrefix() 2021-07-26 17:34:48 +03:00
tmp apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00
ajax.php * changes in error logging: show only in debug mode 2021-07-24 18:16:16 +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 implement DBConnection::setPrefix() 2021-07-26 17:34:48 +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 updated translation of smart syntax description 2021-07-25 15:25:11 +03:00
settings.php make settings UI more mobile friendly 2021-07-25 16:46:52 +03:00
setup.php move Config class to separate file 2021-07-25 19:20:24 +03:00