mytinytodo/src/includes
2025-02-27 21:34:32 +03:00
..
api - Fix missing task's list name in All Tasks list after task was moved to another list (GH-107) 2025-02-25 22:09:23 +03:00
lang update the percentage of translation completeness 2025-02-21 19:09:08 +03:00
.htaccess move js files from includes to content 2022-07-10 18:07:54 +03:00
class.config.php + Can show a counter of new tasks as a favicon (GH-5, GH-25) 2025-02-15 21:50:09 +03:00
class.db.mysql.php can log sql queries to file 2025-01-20 00:35:22 +03:00
class.db.mysqli.php can log sql queries to file 2025-01-20 00:35:22 +03:00
class.db.postgres.php can log sql queries to file 2025-01-20 00:35:22 +03:00
class.db.sqlite3.php can log sql queries to file 2025-01-20 00:35:22 +03:00
class.dbconnection.php can log sql queries to file 2025-01-20 00:35:22 +03:00
class.dbcore.php + can use manual sorting in reverse order (i.e. new tasks are on top) 2023-11-23 23:16:40 +03:00
class.lang.php + Can filter tasks by having any tag or not having tags (closes GH-64) 2025-02-17 12:30:30 +03:00
class.sessionhandler.php * do not write session data on every request 2025-02-27 21:34:32 +03:00
classes.php normalize ext loader func to be able to have '-' in ext directory name 2024-08-10 20:01:04 +03:00
common.php add types to url_dir() definition 2025-01-21 16:16:27 +03:00
filters.php * add filter action for smart syntax parser 2023-09-09 17:31:26 +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
smartsyntax.php add support of 3-letter weekdays for duedate in smart syntax 2023-09-10 12:01:39 +03:00
theme.php remove unused tag 2025-02-26 18:53:31 +03:00
version.php Set version to 1.8.2 2025-02-16 18:40:42 +03:00