| .. |
|
api
|
remove MTTExtension::name
|
2022-09-23 12:02:50 +03:00 |
|
lang
|
* can enable/disable showing a time of task date in tasklist (disabled by default)
|
2022-09-15 16:03:47 +03:00 |
|
.htaccess
|
move js files from includes to content
|
2022-07-10 18:07:54 +03:00 |
|
class.config.php
|
- use single quotes in config.php to avoid possible malformed strings (fixes GH-40)
|
2022-10-06 00:47:31 +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
|
extension can have version
|
2022-09-19 15:51:23 +03:00 |
|
class.sessionhandler.php
|
- fix: expired and unremoved session breaks the work
|
2022-09-08 23:16:31 +03:00 |
|
classes.php
|
remove MTTExtension::name
|
2022-09-23 12:02:50 +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
|
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.0
|
2022-10-05 00:17:33 +03:00 |