mytinytodo/src/includes
2023-09-08 09:48:12 +03:00
..
api + add badge to tabs with counter of newly created tasks (GH-5, GH-25) 2023-09-08 08:09:00 +03:00
lang update lang year 2023-09-08 08:31:33 +03:00
.htaccess move js files from includes to content 2022-07-10 18:07:54 +03:00
class.config.php + add setting for compulsory dark theme (closes GH-70) 2023-09-06 14:35:03 +03:00
class.db.mysql.php add db::ciEquals() 2023-09-06 22:30:23 +03:00
class.db.mysqli.php add db::ciEquals() 2023-09-06 22:30:23 +03:00
class.db.postgres.php fix index in postgres 2023-09-06 22:30:57 +03:00
class.db.sqlite3.php add db::ciEquals() 2023-09-06 22:30:23 +03:00
class.dbconnection.php add db::ciEquals() 2023-09-06 22:30:23 +03:00
class.dbcore.php add db::ciEquals() 2023-09-06 22:30:23 +03:00
class.lang.php * show "no tags" in tag cloud and task editor 2023-08-14 13:37:39 +03:00
class.sessionhandler.php - fix: expired and unremoved session breaks the work 2022-09-08 23:16:31 +03:00
classes.php changes in internal api 2023-09-05 21:41:28 +03:00
common.php allow to select chars for randomString() 2022-09-08 11:18:31 +03:00
index.html add index.html to forbid the index 2020-09-22 21:47:58 +03:00
markup.commonmark.php declare strict types in markup scripts 2022-08-08 01:21:58 +03:00
markup.parsedown.php * open links in markdown notes in new window (fixes GH-72) 2023-09-05 22:49:09 +03:00
markup.php declare strict types in markup scripts 2022-08-08 01:21:58 +03:00
notifications.php + new notifications for tasks (edited, completed, deleted) and lists (deleted, deleted complted tasks) 2023-08-19 18:24:40 +03:00
theme.php fix version query for css and js files for dev needs 2023-09-08 09:48:12 +03:00
version.php Set version to 1.7.4 2023-08-03 14:19:10 +03:00