8000 Tags · johngodley/redirection · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: johngodley/redirection

Tags

5.5.2

Toggle 5.5.2's commit message
Release 5.5.2

5.5.1

Toggle 5.5.1's commit message
Release 5.5.1

5.5.1-prerelease

Toggle 5.5.1-prerelease's commit message
Bump versions

5.5.0

Toggle 5.5.0's commit message
Release 5.5.0

5.4.2

Toggle 5.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update 5.4.2 (#3788)

* Fix crash in agent info if no URL

* Disable IP info

* Add new option for max-age header

* Rename the PHPCS file

* Remove deprecated ini_set

* Don’t double encode URLs when checking them

Although it worked, it looked like it didn’t

* Improve linting

* Update locale

* Update version

* Update PHP version info

* Bundle

* Set version

5.4.1

Toggle 5.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Minor fixes for 5.4.1 (#3771)

* Linting

* Bundle

5.4

Toggle 5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to 5.4 (#3769)

* Linting fixes

* Fix incorrect CSV headers

* Fix save of x-content-type-options: sniff

* Don't encode negative lookaheads

* Remove port from server name

* Bump all packages

* Add PHPStan

* Bulk failed should return a 403

* Improve styling of form textarea

* Add custom IP option

Allow user to select where the IP is taken from

* Remove donation form

* Fix unit tests

* Bump version to 5.4

5.3.10

Toggle 5.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update 5.3.10 (#3595)

* Bump versions

* Update locale

* Bump versions

* Update buio;d

5.3.9

Toggle 5.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix sanitize target (#3538)

* Update language files

* Target shouldnt be sanitized the same as source

* Bundle

5.3.8

Toggle 5.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix DB update (#3533)

* Fix app rendering twice

This doesn’t help when updating the DB as actions fire twice

* Dont sanitize the DB stage

It’s sanitized internally anyway, and this just corrupts the array

* Check for CSV header

* Bump versions
0