/var/softaculous/yourls
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess2410644editdlrm
changelog.txt22560644editdlrm
clone.php40470644editdlrm
config.php37060644editdlrm
extend.php91860644editdlrm
fileindex.php2750644editdlrm
import.php38970644editdlrm
index.php400644editdlrm
info.xml21370644editdlrm
install.js9210644editdlrm
install.php44610644editdlrm
install.xml12980644editdlrm
md537990644editdlrm
mod_upgrade.php33250644editdlrm
notes.txt6520644editdlrm
orig_upgrade.php32900644editdlrm
update_pass.php5360644editdlrm
upgrade.php40800644editdlrm
upgrade.xml3930644editdlrm
_edit.php35410644editdlrm
_edit.xml4330644editdlrm
Edit: /var/softaculous/yourls/changelog.txt (2256B)
1.10.6 fixed: the version number. It's just 1.10.5, without the -dev, as 1.10.5 should have been. Sorry :) 1.10.4 fixed: Prevent XSS in stat pages through referrers (#4107) added: Localization support for date and time display (#4054) improved: Improve shunt filters (#4058) fixed: Notice overlapping logo in admin panel (#4069) fixed: Flag password file as user auth from environment variables (#4066) added: Filter SQL queries (#4064) improved: Improve debug functions and logic (#4089) improved: Make tests debugging easier (#4104) 1.10.3 added: testing on PHP 8.5 & 8.6 (#4036) added: function to get reserved URLs from global variable (#3999) added: database index on long URLs, for faster searches (#4013) added: $context parameter of yourls_get_db() (#4020) changed: hide referrers on public statistics page by default (#4005) changed: set the infos cache of the keyword after a url is added/updated/deleted (#4008) changed: fix hover-actions in tables for screen reader users (#4025) changed: confirm link deletion with a modal dialog (#3932) fixed: upgrade spatie/array-to-xml to address deprecation warnings in newer PHP version (#4037) fixed: filtering for links with more than 0 clicks (#3977) fixed: case-sensitivity in admin search (#3997) fixed: missing or invalid reserved URL configuration causing crash (#3999) fixed: handling of invalid charsets on remote sites (#4007) fixed: preserve backslashes in URLs (#4000) fixed: validate JSONP callback names (#4030) fixed: enhance configuration template formatting (#3994) fixed: minor cleanup (#3979, #3984, #3988) 1.10.2 fixed: admin/tools.php now uses yourls_get_nonce_life() (#3906) fixed: "Display 1 to 0 of 0 URLs" on admin list page (#3910) fixed: replace deprecated get_all_options filter with an action (#3683) fixed: defer loading text domain after plugins (#3679) removed: Gandi references (#3929) 1.10.1 fixed: sandbox exceptions when disabling plugins by @LeoColomb in #3893 fixed: stats date calculation are now correct by @ntindicator in #3895 fixed: unexpected warning raised on login page removed: unsupported installation cases with Composer