| .. |
|
api
|
Merge branch 'v1.8'
|
2023-08-06 19:12:45 +03:00 |
|
lang
|
* show "no tags" in tag cloud and task editor
|
2023-08-14 13:37:39 +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:17:11 +03:00 |
|
class.db.mysql.php
|
show more info on db error while setup
|
2023-08-07 21:25:24 +03:00 |
|
class.db.mysqli.php
|
show more info on db error while setup
|
2023-08-07 21:25:24 +03:00 |
|
class.db.postgres.php
|
+ can setup postgresql database
|
2023-08-03 23:09:32 +03:00 |
|
class.db.sqlite3.php
|
show more info on db error while setup
|
2023-08-07 21:25:24 +03:00 |
|
class.dbconnection.php
|
* adopt sql to support postgresql
|
2023-08-03 23:13:55 +03:00 |
|
class.dbcore.php
|
* adopt sql to support postgresql
|
2023-08-03 23:13:55 +03:00 |
|
class.lang.php
|
* show "no tags" in tag cloud and task editor
|
2023-08-14 13:37:39 +03:00 |
|
class.sessionhandler.php
|
- fix: expired and unremoved session breaks the work
|
2022-09-08 23:16:31 +03:00 |
|
classes.php
|
Merge branch 'v1.8'
|
2023-08-06 19:12:45 +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
|
* show "no tags" in tag cloud and task editor
|
2023-08-14 13:37:39 +03:00 |
|
version.php
|
Set version to 1.7.4
|
2023-08-03 14:19:10 +03:00 |