mytinytodo/src/includes
2022-08-16 21:00:07 +03:00
..
api fix issue with null coalescing priority 2022-08-12 12:10:55 +03:00
lang use own implementation for confirm() and prompt() like alert() before 2022-08-15 23:02:43 +03:00
.htaccess move js files from includes to content 2022-07-10 18:07:54 +03:00
class.config.php remove unused config var (fix for ffa6bc0) 2022-07-10 18:11:37 +03:00
class.db.mysql.php remove trailing ?> in the end of php files 2022-02-07 19:16:07 +03:00
class.db.mysqli.php rename mysqli api class 2022-02-08 21:06:50 +03:00
class.db.sqlite3.php remove trailing ?> in the end of php files 2022-02-07 19:16:07 +03:00
class.dbconnection.php make $db->prefix readonly 2022-02-07 18:22:59 +03:00
class.dbcore.php convert indention to spaces in php files 2022-02-06 23:37:02 +03:00
class.lang.php * changes in translation file: added 'months_calendar' array for duedate picker - full names of months like 'months_long' in previous versions; 'months_long' - now used only for date formatting, month names can be in regional form. 2022-08-01 12:48:58 +03:00
class.sessionhandler.php convert indention to spaces in php files 2022-02-06 23:37:02 +03:00
common.php * implement feed key to allow to get an export or rss of password-protected lists (just add &key=YOUR_KEY to the url) 2022-08-11 17:59:57 +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 declare strict types in markup scripts 2022-08-08 01:21:58 +03:00
markup.php declare strict types in markup scripts 2022-08-08 01:21:58 +03:00
theme.php update jQuery UI to v.13.2 2022-08-16 21:00:07 +03:00
version.php set version to 1.7-beta 2022-08-11 18:10:50 +03:00