mytinytodo/src
2023-08-03 23:13:55 +03:00
..
content some changes for extension settings 2022-11-29 00:26:18 +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 deprecation notices in php 8.2 2023-03-24 19:08:27 +03:00
includes * adopt sql to support postgresql 2023-08-03 23:13:55 +03:00
.htaccess * change HTTP API 2022-07-10 15:23:53 +03:00
api.php little changes in http api internals 2022-11-13 00:45:24 +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 + 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 setup web api url to use PATH_INFO 2023-03-24 18:51:46 +03:00
init.php + can setup postgresql database 2023-08-03 23:09:32 +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 warning in settings about uninitialized var 2022-10-31 11:02:56 +03:00
setup.php + can setup postgresql database 2023-08-03 23:09:32 +03:00