mytinytodo/src/includes
Max Pozdeev 37f83a9ce7 * rename die2() to logAndDie()
(cherry picked from commit 61bdead019)
2022-01-12 01:44:22 +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 * rename die2() to logAndDie() 2022-01-12 01:44:22 +03:00
class.sessionhandler.php use ReturnTypeWillChange attributes to avoid PHP 8.1 deprecation notices in MTTSessionHandler (until PHP 9) 2022-01-11 23:10:10 +03:00
common.php * fix incorrect title in browser history in some cases 2022-01-12 00:37:55 +03:00
index.html add index.html to forbid the index 2020-09-22 21:47:58 +03:00
markup.php fix deprecation notice of null parameter in noteMarkup() in PHP 8.1 2022-01-11 23:35:36 +03:00
mytinytodo.js * rename die2() to logAndDie() 2022-01-12 01:44:22 +03:00
mytinytodo_ajax_storage.js apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00