mytinytodo/src/includes
2022-07-27 13:26:16 +03:00
..
api replace tabs with spaces in php files 2022-07-10 15:35:19 +03:00
lang Update translation: French (fr) by plabuse (closes GH-23) 2022-07-27 13:26:16 +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 move lang directory from content to includes 2022-07-10 17:57:36 +03:00
class.sessionhandler.php convert indention to spaces in php files 2022-02-06 23:37:02 +03:00
common.php replace tabs with spaces in php files 2022-07-10 15:35:19 +03:00
index.html add index.html to forbid the index 2020-09-22 21:47:58 +03:00
markup.commonmark.php add wrapper for CommonMark (php 7.4 is required) 2022-07-24 13:10:23 +03:00
markup.parsedown.php * use composer for Parsedown (run <composer or ./composer.sh> install --no-dev in the repo root) 2022-07-24 12:42:47 +03:00
markup.php add wrapper for CommonMark (php 7.4 is required) 2022-07-24 13:10:23 +03:00
theme.php * turn off menu action for inline note editor 2022-07-24 23:15:16 +03:00
version.php check db exists in homepage 2022-07-12 11:26:12 +03:00