| .. |
|
api
|
experimental sort by title (disabled yet)
|
2022-11-12 15:22:59 +03:00 |
|
lang
|
experimental sort by title (disabled yet)
|
2022-11-12 15:22:59 +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
|
+ 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
|
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
|
little changes in http api internals
|
2022-11-13 00:45:24 +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
|
experimental sort by title (disabled yet)
|
2022-11-12 15:22:59 +03:00 |
|
version.php
|
set version to 1.7.3
|
2022-11-10 21:27:06 +03:00 |