mytinytodo/src
2025-05-29 18:07:03 +03:00
..
content - fix: escaped special html symbols in browser page title (closes GH-113) 2025-05-29 10:18:34 +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 * better handling of auto_increment in backup extension 2025-02-23 22:12:08 +03:00
includes set version to 1.8.3 2025-05-29 18:07:03 +03:00
.htaccess update .htaccess 2025-02-21 22:18:46 +03:00
api.php do not use E_STRICT 2025-02-05 23:49:13 +03:00
config-sample.php show more info on db error while setup 2023-08-07 21:25:24 +03:00
COPYRIGHT update COPYRIGHT file 2025-03-11 12:26:17 +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 + Can show a counter of new tasks as a favicon (GH-5, GH-25) 2025-02-15 21:50:09 +03:00
init.php use MTTExtensionLoaderException while loading extensions 2025-05-12 15:22:34 +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 fix: extensions were not loaded due to non-list storage 2025-04-04 01:26:38 +03:00
setup.php Use randomString in setup for csrf token 2025-02-20 18:29:04 +03:00