mytinytodo/src/includes
2022-02-01 16:40:56 +03:00
..
jquery * update jQuery to v3.6.0 2021-07-15 20:22:28 +03:00
parsedown support markdown in rss feed 2022-01-15 00:07:03 +03:00
.htaccess Move langs to /content/lang/ folder 2020-09-18 23:02:45 +03:00
class.config.php + ability to see config params as json with #settings.json or ctrl+click on settings 2022-02-01 16:40:56 +03:00
class.db.mysql.php use new config file for database connection, setup is updated to support it 2022-01-31 21:49:26 +03:00
class.db.mysqli.php use new config file for database connection, setup is updated to support it 2022-01-31 21:49:26 +03:00
class.db.sqlite3.php use new config file for database connection, setup is updated to support it 2022-01-31 21:49:26 +03:00
class.dbconnection.php use new config file for database connection, setup is updated to support it 2022-01-31 21:49:26 +03:00
class.dbcore.php maintain license headers 2022-01-14 22:45:30 +03:00
class.lang.php * friendy messages if no lists to show 2022-01-15 21:00:51 +03:00
class.sessionhandler.php maintain license headers 2022-01-14 22:45:30 +03:00
common.php use random_bytes to generate UUID v4 2022-01-31 23:01:59 +03:00
index.html add index.html to forbid the index 2020-09-22 21:47:58 +03:00
markup.php support markdown in rss feed 2022-01-15 00:07:03 +03:00
mytinytodo.js + ability to see config params as json with #settings.json or ctrl+click on settings 2022-02-01 16:40:56 +03:00
mytinytodo_ajax_storage.js maintain license headers 2022-01-14 22:45:30 +03:00