aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/Url.php
Commit message (Expand)AuthorAgeFilesLines
* PSR: use elseif instead of else ifArthurHoaro2018-02-281-1/+1
* INTL_IDNA_VARIANT_2003 is deprecatedArthurHoaro2018-02-021-1/+1
* Add a whitelist of protocols for URLsArthurHoaro2017-05-251-0/+24
* URL cleanup: add 'campaign_' to the annoying parametersVirtualTam2017-01-041-1/+4
* Minor code cleanup: PHPDoc, spelling, unused variables, etc.ArthurHoaro2016-10-201-14/+0
* Url.php: remove unwanted ?PHPSESSID= URL parameters,nodiscc2016-05-201-0/+1
* typoArthurHoaro2016-05-051-1/+1
* Fixes #531 - Title retrieving is failing with multiple use caseArthurHoaro2016-05-031-0/+42
* Refactor and rebase #380: Firefox reader view linksArthurHoaro2016-03-261-13/+29
* Fix issue 366, Problem when shaaring a link in Reader View of Firefox.Kevin Canévet2016-03-241-1/+15
* tests: add a make target to check file permissionsVirtualTam2016-01-171-0/+0
* Fixes #410 - Retrieve title fails in multiple casesArthurHoaro2016-01-111-1/+10
* Wallabag plugin improvementArthurHoaro2015-12-271-0/+12
* cleanup: remove the executable bit from source scriptsVirtualTam2015-11-111-0/+0
* Url: introduce global helper functions for cleanup and scheme detectionGuillaume Virlet2015-09-081-2/+28
* Fixes #325 - Shaarli does not recognize saved linksArthurHoaro2015-08-311-0/+16
* Links: refactor & improve URL cleanupVirtualTam2015-08-151-0/+150