This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-05 23:03:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72e56d271d6babdfee5620a85b68ba549cc46576
shlink
/
module
/
Core
/
test
/
Util
History
Alejandro Celaya
18f656fed2
Changed logic when resolving the title of a URL, to ensure only html content is tried to be downloaded, and only until the title tag has been parsed
2022-05-01 11:48:20 +02:00
..
ApiKeyHelpersTrait.php
Extracted ApiKey metadata to the ApiKeyMeta object
2021-03-14 09:59:35 +01:00
DoctrineBatchHelperTest.php
Added nullsafe operator to simplify conditions
2021-05-23 12:31:10 +02:00
RedirectResponseHelperTest.php
Moved some config to the proper namespace, now that config is no longer part of the public contract
2022-01-16 15:34:13 +01:00
UrlValidatorTest.php
Changed logic when resolving the title of a URL, to ensure only html content is tried to be downloaded, and only until the title tag has been parsed
2022-05-01 11:48:20 +02:00