mytinytodo/src
2022-08-16 18:37:32 +03:00
..
content fix duedate arrow font in windows (fix for 266a01a) 2022-08-16 18:37:32 +03:00
db * do not include empty sqlite file in release archive; todolist.db will be created by sqlite driver while setup, just need 'db' dir to be writable 2022-07-15 11:30:43 +03:00
includes simply and refactor form bottom buttons 2022-08-16 18:35:33 +03:00
.htaccess * change HTTP API 2022-07-10 15:23:53 +03:00
api.php * implement feed key to allow to get an export or rss of password-protected lists (just add &key=YOUR_KEY to the url) 2022-08-11 17:59:57 +03:00
config-sample.php * Authenticated session becomes invalid if password or salt are changed 2022-02-06 14:52:39 +03:00
COPYRIGHT add copyright and license for Parsedown 2022-02-07 00:16:15 +03:00
docker-config.php rename MTT_DB environment variable to MTT_DB_NAME for docker configs 2022-07-17 18:05:40 +03:00
export.php fix issue with null coalescing priority 2022-08-12 12:10:55 +03:00
feed.php fix issue with null coalescing priority 2022-08-12 12:10:55 +03:00
index.php check db exists in homepage 2022-07-12 11:26:12 +03:00
init.php * show 'date edited' inline in tasklist instead of 'date created' if sorting is selected 'by date modified' (and in task edit form if not completed) 2022-08-01 18:22:30 +03:00
LICENSE Code license changed to GNU GPL v2+. Version changed to 1.4.3 2014-01-28 16:38:06 +04:00
mtt-edit-settings.php add utility to edit settings from command line (not bundled in release archive) 2022-02-08 12:57:59 +03:00
settings.php simply and refactor form bottom buttons 2022-08-16 18:35:33 +03:00
setup.php rename MTT_DB environment variable to MTT_DB_NAME for docker configs 2022-07-17 18:05:40 +03:00