mytinytodo/src/includes
2022-09-06 23:28:24 +03:00
..
api implement ApiResponse class and change http api internals 2022-09-05 17:13:46 +03:00
lang + add basic support of extensions (can activate/deactivate in settings and load it) (experimental yet) 2022-09-06 23:28:24 +03:00
.htaccess move js files from includes to content 2022-07-10 18:07:54 +03:00
class.config.php + add basic support of extensions (can activate/deactivate in settings and load it) (experimental yet) 2022-09-06 23:28:24 +03:00
class.db.mysql.php declare strict types in db wrappers 2022-08-27 21:07:31 +03:00
class.db.mysqli.php declare strict types in db wrappers 2022-08-27 21:07:31 +03:00
class.db.sqlite3.php declare strict types in db wrappers 2022-08-27 21:07:31 +03:00
class.dbconnection.php declare strict types in db wrappers 2022-08-27 21:07:31 +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 declare strict types in db wrappers 2022-08-27 21:07:31 +03:00
classes.php + add basic support of extensions (can activate/deactivate in settings and load it) (experimental yet) 2022-09-06 23:28:24 +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
notifications.php move http api classes to separate file 2022-09-06 15:45:00 +03:00
theme.php replace #settings_btn with data- attribute (for possible multiple links to settings) 2022-09-06 17:00:54 +03:00
version.php set version to 1.7-beta 2022-08-11 18:10:50 +03:00