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

Tags: klivan/phpSmug

Tags

3.5

Toggle 3.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Implemented signResource() to sign image urls with OAuth credentials.

* Added ability to sign an image URL with OAuth authentication parameters to allow embedding of "non-external" images within external sites.  Fixes Ticket lildude#16.
* Added example-external-links.php example to demonstrate the above.
* Switched to using Markdown for the README file.
* Misc other little coding changes and improvements.

3.4

Toggle 3.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated documentation and phpSmug revision

3.3

Toggle 3.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated README.txt for latest release

3.2

Toggle 3.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed some typos in the README.txt

3.1

Toggle 3.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed little mistake in README

3.0

Toggle 3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed oauth example

2.2

Toggle 2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed typo in README

2.1

Toggle 2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Removed test ini_include path

2.0.2

Toggle 2.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Tidied up code a bit in prep for releasing 2.0.2

2.0.1

Toggle 2.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed ticket lildude#1 - Error code not passed to Exception() on line…

… 350
0