mytinytodo/src/includes
2025-02-15 21:50:09 +03:00
..
api + Can show a counter of new tasks as a favicon (GH-5, GH-25) 2025-02-15 21:50:09 +03:00
lang + Can show a counter of new tasks as a favicon (GH-5, GH-25) 2025-02-15 21:50:09 +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 * 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 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 little refactoring of js api driver 2023-11-23 21:51:54 +03:00
version.php set version to 1.8.1 2023-12-02 14:31:39 +03:00