mytinytodo/src/includes
2021-07-29 16:55:04 +03:00
..
jquery * update jQuery to v3.6.0 2021-07-15 20:22:28 +03:00
parsedown replace index.php with empty index.html in some places 2021-07-14 19:03:52 +03:00
.htaccess Move langs to /content/lang/ folder 2020-09-18 23:02:45 +03:00
class.config.php fix for prev commit 2021-07-29 16:55:04 +03:00
class.db.mysql.php continue refactor db classes 2021-07-26 19:18:09 +03:00
class.db.mysqli.php continue refactor db classes 2021-07-26 19:18:09 +03:00
class.db.sqlite3.php continue refactor db classes 2021-07-26 19:18:09 +03:00
class.dbconnection.php move DBConnection class to separate file 2021-07-26 22:04:12 +03:00
class.lang.php move mtt.js options to php js_options() 2021-04-21 15:03:26 +03:00
class.sessionhandler.php * use database table for session handling 2021-07-29 16:52:44 +03:00
common.php move DBConnection class to separate file 2021-07-26 22:04:12 +03:00
index.html add index.html to forbid the index 2020-09-22 21:47:58 +03:00
markup.php clickable urls in task title and v1 note supports IDN (fixes GH-12) 2021-07-15 21:43:50 +03:00
mytinytodo.js * hidden state of all tasks list is saved in settings now 2021-07-28 22:56:55 +03:00
mytinytodo_ajax_storage.js apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00