mytinytodo/src
2023-11-23 23:16:40 +03:00
..
content + can use manual sorting in reverse order (i.e. new tasks are on top) 2023-11-23 23:16:40 +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
ext fix strings in updater ext 2023-09-14 12:55:59 +03:00
includes + can use manual sorting in reverse order (i.e. new tasks are on top) 2023-11-23 23:16:40 +03:00
.htaccess * add more compatibility for http api (able to use GET and POST requests only) 2023-11-04 14:58:24 +03:00
api.php * add more compatibility for http api (able to use GET and POST requests only) 2023-11-04 14:58:24 +03:00
config-sample.php show more info on db error while setup 2023-08-07 21:25:24 +03:00
COPYRIGHT updates in COPYRIGHT file 2023-09-06 09:48:00 +03:00
docker-config.php + can setup postgresql database 2023-08-03 23:09:32 +03:00
export.php rename DBCore::defaultInstance() 2023-03-24 18:23:06 +03:00
feed.php rename DBCore::defaultInstance() 2023-03-24 18:23:06 +03:00
index.php * add setting to show date inline (closes GH-56) 2023-09-12 09:43:38 +03:00
init.php fix for 1a75eec 2023-09-11 09:49:05 +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 * add setting to show date inline (closes GH-56) 2023-09-12 09:43:38 +03:00
setup.php fix index in postgres 2023-09-06 22:30:57 +03:00