| .. |
|
api
|
* can show tags from all lists in tag cloud
|
2022-10-18 18:22:25 +03:00 |
|
lang
|
Update tr.json: add author
|
2022-10-22 17:22:16 +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
|
move rtl flag in translation file to header section
|
2022-10-21 11:57:07 +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
|
* can open task edit on doube-click on task if a list uses sort by hand sorting on mobile devices (added support of dblclick to touch-punch js)
|
2022-10-25 16:43:38 +03:00 |
|
version.php
|
set version to 1.7.1
|
2022-11-03 00:24:16 +03:00 |