mytinytodo/src/includes
2023-04-06 13:47:30 +03:00
..
api * ext settings page can have no bottom buttons (added method to MTTExtensionSettingsInterface) 2023-04-06 13:47:30 +03:00
lang Updated Portuguese (Brazilian) translation by @rscarrasco (thanks to Rafael da Silva Carrasco) 2023-03-13 16:56:54 +03:00
.htaccess move js files from includes to content 2022-07-10 18:07:54 +03:00
class.config.php -fix: handle incorrect json in settings 2023-03-28 23:15:06 +03:00
class.db.mysql.php + now search is case-insensitive for non-latin characters in sqlite database 2022-11-10 21:24:41 +03:00
class.db.mysqli.php + now search is case-insensitive for non-latin characters in sqlite database 2022-11-10 21:24:41 +03:00
class.db.sqlite3.php + now search is case-insensitive for non-latin characters in sqlite database 2022-11-10 21:24:41 +03:00
class.dbconnection.php + now search is case-insensitive for non-latin characters in sqlite database 2022-11-10 21:24:41 +03:00
class.dbcore.php convert indention to spaces in php files 2022-02-06 23:37:02 +03:00
class.lang.php - show default (english) localization in extension if required language file is not present in extension 2023-03-31 14:01:36 +03:00
class.sessionhandler.php - fix: expired and unremoved session breaks the work 2022-09-08 23:16:31 +03:00
classes.php * ext settings page can have no bottom buttons (added method to MTTExtensionSettingsInterface) 2023-04-06 13:47:30 +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 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 add simple callbacks to MTTNotificationCenter 2022-11-13 14:56:56 +03:00
theme.php + add theme_head_end notification 2022-11-14 19:09:45 +03:00
version.php bump version to 1.7.4-dev 2023-03-29 13:50:54 +03:00