Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/YOURLS/YOURLS

🔗 The de facto standard self hosted URL shortener in PHP
https://github.com/YOURLS/YOURLS

Merge pull request #1791 from chtaube/docfix/1

Updated readme.html to point to nginx config in wiki. Removed outdated links.

2ba0f3b9eef7cc5a2e32dd1689243e5cd3c66f46 authored about 10 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Updated readme to point to nginx config in wiki. Removed outdated links.

201726323c9ab286627a49c6b124b5c6d151fb10 authored about 10 years ago by Christian Taube <[email protected]>
Search across all fields

da9923bb99a561eea494299193d0cbacd1e47677 authored about 10 years ago by ozh <[email protected]>
Extra space for translation without trailing space

That trailing space in the translatable string was dumb, eh.

e066892d28ac76e6be6268e4bcda5088712e43f6 authored about 10 years ago by ozh <[email protected]>
Hail contributors

8cdb519bcec258d2a329e53dc26aba171d6a6b84 authored about 10 years ago by ozh <[email protected]>
Deprecated function leftover, oopsie.

77c7d7ad9efe3f9c0c4ee2b8b47186d3cbf67b29 authored about 10 years ago by ozh <[email protected]>
Deprecate yourls_apply_filters (plural). Fixes #1671.

88a7fe28fe86225f260d572372c02aa2b84f7279 authored about 10 years ago by ozh <[email protected]>
Add title to API action "expand". Closes #1759

Thanks @digitaltoast, neat idea.

ff14d7e15232a2beee5ee93ddaf1ec5ebb3d5e1a authored about 10 years ago by ozh <[email protected]>
Merge pull request #1728 from armsby/master

Use rawurldecode() instead of urldecode()

Use case: shorten http://example.com/a+b/ and edit it.

b544c730fba5d0396b74cc93b47a2856b997b2e6 authored about 10 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Merge pull request #1782 from YOURLS/bookmarklets

Readable JS for bookmarklets

8085a3321e1f14f7ec4d8d4cd6bbbe4dd9f26c09 authored about 10 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Readable JS code for bookmarklets, hell yeah.

Fixes #1710.

185c9d6fec894aa9b7a5ebabd5a31a8335620862 authored about 10 years ago by ozh <[email protected]>
Merge branch 'master' into bookmarklets

a1e43c965fe68797a078ef21c0c805f81053d99f authored about 10 years ago by ozh <[email protected]>
Don't prefill empty input field. Fixes #1716.

No need to use a jQuery fallback, by the way.

7346eb23ec5b2a3b21e91463ffdc2d4d265cc965 authored about 10 years ago by ozh <[email protected]>
More API samples & details. Fixes #1764.

Also, good bye Magra. Couldn't see it anymore. Welcome Fira Sans.

700b6e60c61ccf3ca21658cb8ed1c04e9dfc9ea7 authored about 10 years ago by ozh <[email protected]>
Clean <head>. Fixes #1762.

46ab72292b3206a8e4e143d3dfcc3668293069a3 authored about 10 years ago by ozh <[email protected]>
Merge pull request #1777 from silsha/master

Remove 'gay' from filterlist

fa518608655e8c472dc8e05996c00bf76868be1f authored about 10 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Merge pull request #1776 from szepeviktor/patch-1

no **S**trong in GH markdown

eae45a05c703252697d8d8d37ff37db0140486e7 authored about 10 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Remove 'gay' from filterlist

e4587e4c7faa0fa5b40665d1e0b71f873970bd41 authored about 10 years ago by silsha <[email protected]>
no **S**trong in markdown

f35ade03d2854d8ad27ca67646efaac73970b43e authored about 10 years ago by Viktor Szépe <[email protected]>
More noob friendliness

- Explain DB driver. Fixes #1721
- No, it's not define('http://mydomain.com', 'http://site.com')...

e7a796c6d76fdfe2f97afa0b6c6662a41b3d4eb9 authored over 10 years ago by ozh <[email protected]>
Stuff loaded over HTTPS to prevent mixed content

83124ffabbc0091312211c27bb2e93efb8aa7293 authored over 10 years ago by ozh <[email protected]>
Add debug info if auth cookie cannot be stored

See #1754 https://github.com/YOURLS/YOURLS/issues/1754#issuecomment-54304363

29aa4631d4546cfef6f0eafa21b2f445a4ba2d64 authored over 10 years ago by ozh <[email protected]>
Merge branch 'master' of https://github.com/YOURLS/YOURLS

b3767c8733dc115c651c71a9e5903ea543c0b9eb authored over 10 years ago by ozh <[email protected]>
New URL for shorttail

20867e42c0a6aa0187254b3c207b13721881eafb authored over 10 years ago by ozh <[email protected]>
Include BookmarkletGen

4bb4ef970c55bb0d84d6e2b226b8d608b5613907 authored over 10 years ago by ozh <[email protected]>
Merge pull request #1748 from magno32/staging

Adding a line break for URLs that are very long.

630a7488acefce29c2d9d043dfef94b722b76c74 authored over 10 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Adding a line break for URLs that are very long.

1a052bdcebdb5a662a28828ba8d211e764831e48 authored over 10 years ago by Justin Smith <[email protected]>
Update functions-html.php

switched from urldecode to rawurldecode in line 464 as urldecode decode + sign in to space and i...

f3f7a8f1f04e12179988a43dd4306b820c5916ef authored over 10 years ago by armsby <[email protected]>
Add an empty composer.json to push YOURLS on Packagist

This will allow fetching YOURLS via Composer

4ce79cad7f5bd2382ed0d807fd12cacf72b67e8f authored over 10 years ago by Leo Colombaro <[email protected]>
Revert "More helpful "URL exists" notice. Fixes #1676"

Revert 8085ddb -- messages should not contain HTML as they are also
used by the API

3b3ae2e3050d3ac79218fe5091cda34e0ad4fe07 authored over 10 years ago by ozh <[email protected]>
More helpful "URL exists" notice. Fixes #1676

8085ddbf2f2455ccfa7baee3d49a7ca47c48e5d9 authored over 10 years ago by ozh <[email protected]>
Avoid notices with incomplete plugin headers

ff6f22f6c3229799d47eca36a5d131c153be2f9e authored over 10 years ago by ozh <[email protected]>
No need to substr() URLs. Fixes #1689

URLs are stored in the DB as `text`, so the limit enforced by MySQL will be 65536 -- no need to ...

aa858bd95b74fac26eceb9050945f9a9f0a77ea1 authored over 10 years ago by ozh <[email protected]>
Merge pull request #1684 from rbeede/master

Remove XSS from examplepage.php. Fixes #1683.

4a691cdc729aa6e3769eda0080bd1a59c1b06abb authored over 10 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Updated generic error message

e61649f56ffa1f839bf3209261cc2b5996846eef authored over 10 years ago by Rodney Beede <[email protected]>
Remove XSS vulnerability

Removed the unsanitized $_SERVER variables to remove the XSS vulnerability.

f93e4988463f203cd7d11959bf19e0eae5c51a4b authored over 10 years ago by Rodney Beede <[email protected]>
Make sprintf'ed strings sprintf-safe. Fixes #1665.

c55212cd14a0d34c1e3030aa3ffe59d592b77dc2 authored almost 11 years ago by ozh <[email protected]>
If applicable, always echo the favicon. Fixes #1656

9edf9a38c92d409293322bb3a4cd00de0a33632f authored almost 11 years ago by ozh <[email protected]>
Showcase: CUNY

bf2e46b9c1b7da4fd86a85f4ee129a213a5b94a7 authored almost 11 years ago by ozh <[email protected]>
Load PHPunit with Composer

fdb37feb432dc8e85ac7891cea5171a9251e7fe7 authored almost 11 years ago by LeoColomb <[email protected]>
Different ways to load PHPUnit

ab273c4abb380b07820f83fc84b118b15033b3ed authored almost 11 years ago by LeoColomb <[email protected]>
Update gitgnore to ignore smth

ec0ecb79d6802ee726032f9055a369dd00419f05 authored almost 11 years ago by LeoColomb <[email protected]>
Update install.php

YOURLS_ADMIN_LOCATION for v2.0

e7a42a0af5e5460b516da5180b939bf07c1daec7 authored almost 11 years ago by Léo Colombaro <[email protected]>
Update install.php

Include Composer autoload if applicable

6e7d635fbd02781b84e57250fd1163d1b148f396 authored almost 11 years ago by Léo Colombaro <[email protected]>
Filterable number of rows in admin view. Fixes #1641

Related: #1354

4d188f2071827c547a33f75fe75ff12f6470f7f5 authored almost 11 years ago by ozh <[email protected]>
Works locally, not on Travis, dunno why. Fuck it.

See https://github.com/YOURLS/YOURLS/pull/1635

941f0045868e141b123307101090978fae42bfaf authored almost 11 years ago by ozh <[email protected]>
Merge pull request #5 from YOURLS/test-dead-db

Dead & alive DB tests using PDO & MySQL(i)

4212e4340765c9522bf4e53cc255bb988921bf5b authored almost 11 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Accurate comment

c1c5531f11880517f1ff9520cdc33976f0eaee60 authored almost 11 years ago by ozh <[email protected]>
Move requires in their own function (for UT)

af5991c825282587cd47caf05fb722670441e057 authored almost 11 years ago by ozh <[email protected]>
Dead & alive DB tests

7c5265421bb0de8f6d391647f58228396bf1978f authored almost 11 years ago by ozh <[email protected]>
No "general" file, and more short URL tests

a6a8ba7ccd2a33075eb1569adcdebdaff02f5198 authored almost 11 years ago by ozh <[email protected]>
phpdoc clarification

4d26d20b81742df31f1151523fcb4d7b7c236142 authored almost 11 years ago by ozh <[email protected]>
More tests

6cef69381d3f793273c3d17f587fbe6e26d15c35 authored almost 11 years ago by ozh <[email protected]>
Allow unsetting locale

3bbe63ae996cb6b8b57b5fbec67f37502280b14e authored almost 11 years ago by ozh <[email protected]>
More tests

5efe3fdd004774b7fa67e0dbadb3c917750bc383 authored almost 11 years ago by ozh <[email protected]>
More translation tests

94d5ae9419c4b92fa8285decb4350a7c9fce167d authored almost 11 years ago by ozh <[email protected]>
Notice if translation not found. Fixes #1628

b6696c9f10154f07c5c1b4ef8fd85ccdde1868c8 authored almost 11 years ago by ozh <[email protected]>
Constructors must not return values

32f0081aa151a8e60629d1d62e639bd2b14d68d4 authored almost 11 years ago by ozh <[email protected]>
More URL tests

acc2b16e4617652b63a6c64ca8f11a04bf3a0d3d authored almost 11 years ago by ozh <[email protected]>
Comply to RFC 3986. Fixes #1630.

5db90e933ecd6b7a6538e2fbb2335765bd400e86 authored almost 11 years ago by ozh <[email protected]>
Merge branch 'master' of https://github.com/YOURLS/YOURLS

170808342cd191e50d77b3997d092595f365f1a9 authored almost 11 years ago by ozh <[email protected]>
Heh. Just found out about str_shuffle().

d7e893d69f1689fe07bcaf4bb1f923dcb211bdfd authored almost 11 years ago by ozh <[email protected]>
Check if DB server is dead

eaff89f8bd0d11d7b21905ec26de7c84f53d91b0 authored almost 11 years ago by ozh <[email protected]>
Require connection handle before running a query

cf7b2e6aedebe0c65466749b7d5832fa4c7c0420 authored almost 11 years ago by ozh <[email protected]>
Don't forget to call parents' constructors, duh.

29328d9f998d0f2bf49d181dd6af42d27ab1b482 authored almost 11 years ago by ozh <[email protected]>
Sync ezSQL

4d44abe40440a641958a1f6e872d3949b69bf53b authored almost 11 years ago by ozh <[email protected]>
Constructor constructor defined twice twice, oops

c6d860c4307b154d1856bff3a18dccd0e42fd237 authored almost 11 years ago by ozh <[email protected]>
Move function to db file. Comply to debug mode.

0ff874774ad8d1cbd2a0c7c672bc7253be97ee19 authored almost 11 years ago by ozh <[email protected]>
Simpler base encoding checks

ec99475c4ddd29121d8875c203f74493eb9ffb09 authored almost 11 years ago by ozh <[email protected]>
Checks. Fix #1608.

c8858423d00e179dcc3031f45b9d6c1d1a1dee91 authored almost 11 years ago by ozh <[email protected]>
Send requests to AYO using `https` whenever possible

89042ea3c763c6d1ed64ad2231b8309bf81215e9 authored almost 11 years ago by ozh <[email protected]>
Sync ezSQL

843b12b3f31fbf1c30c8b2b081a2f1b7dab75bb4 authored almost 11 years ago by ozh <[email protected]>
Don't check for new version when updating or installing.

Fixes #1617.

84ee498d45e8bc94d85f2f79a4d48f11194c9352 authored almost 11 years ago by ozh <[email protected]>
Reorder, newsletter, issue template

f78a83f1257ba64a9e490e454bbb745014f490d2 authored almost 11 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Be sure we will not see any test files

a50a877431e941fc3501abce8ac360d7e86a6adb authored almost 11 years ago by Léo Colombaro <[email protected]>
Wow! Cool .gitattributes do cool stuff.

* Diff driver: http://git-scm.com/docs/gitattributes#_generating_diff_text
* Exclude if archiv...

3944d845e777385059aa65f1c488f55fc7029407 authored almost 11 years ago by Léo Colombaro <[email protected]>
Prepare for cron tests

4e08d970aa3d1748a62f385b12bd9352b14773e4 authored almost 11 years ago by ozh <[email protected]>
Better wording attempt.

Because, well, https://twitter.com/ozh/statuses/424572484789493760

f645c06f054c851ce00fd8c349f567b7a0b2100f authored almost 11 years ago by ozh <[email protected]>
Fix phpdoc comments

652ad4712d2d0d4c96743a29694ac946241d089c authored almost 11 years ago by ozh <[email protected]>
Merge pull request #1602 from boboman13/patch-1

Removes extraneous <?php and ?> tags.

a2374bf35d5c1ac321f2a54abb23dd47365b63da authored almost 11 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Preparing for 1.7.1 & fix Travis 5.2

e4388e4d5b9347a4a36eb40749f26c961538bd2e authored almost 11 years ago by ozh <[email protected]>
Removes extraneous <?php and ?> tags.

This commit removes the extraneous <?php and ?> tags. These are not only removed for code readab...

d51537377aa14914053ef595b5e06582a8be40ab authored almost 11 years ago by boboman13 <[email protected]>
Bump to 1.7

0e2fa9be6cf64ca33790f6c060852285ca998d3d authored almost 11 years ago by ozh <[email protected]>
+ proxy support

ede64a6f14a71cac026cddc06cb2e1d6b5a8c8e3 authored almost 11 years ago by ozh <[email protected]>
GeoIP DBs - january 2014

073d9bfd81449f1d45a3d460c810fc6f2a423ff2 authored almost 11 years ago by ozh <[email protected]>
Link to phone home explanations

193b0e02fb59a93977611a03ca37cb3d55a403f3 authored almost 11 years ago by ozh <[email protected]>
Undeprecate: yourls_has_interface() is used in the future

20536d7ddd29e0a3fd0fa03bbecc862f127d9c42 authored almost 11 years ago by ozh <[email protected]>
Dead links are dead

aebe90e5353d5352b86111103c53a85aab1ecdfc authored almost 11 years ago by ozh <[email protected]>
Wrong comment

133615fb88afa8ab490a82e400cf896448be693a authored almost 11 years ago by ozh <[email protected]>
Wrong version

1613095a28eca807316edf199d14b9ade2b89641 authored almost 11 years ago by ozh <[email protected]>
stats include 'num_pages'

769c4b57769847da6142f2e99aef5bf9b8b24b60 authored about 11 years ago by ozh <[email protected]>
1.7-RC1

cd4c382579d5778290535e51be669b03f6fcb9a4 authored about 11 years ago by ozh <[email protected]>
Rephrase & reorder the changelog

This is the sales pitch for geeks. Has to be sexy! :)

3f599c8fda9f2c41408b021fb8b3c0024939d820 authored about 11 years ago by ozh <[email protected]>
Merge branch 'master' of https://github.com/YOURLS/YOURLS

8bcc8a6425dd68a63776f3cea0bb1dd906ba399b authored about 11 years ago by ozh <[email protected]>
Escape all the things.

Damnit, it's ashaming. Fixes #1475, #1532 & #1531

d2b2da3eed4b85f7aa5c246089ab7e41c5107785 authored about 11 years ago by ozh <[email protected]>
Update CHANGELOG.md

c93383d2f2be3c37830d0b601f1f4763ce2cac1d authored about 11 years ago by Léo Colombaro <[email protected]>
Fix search for "http://..."

Fixes #1576, followup to #1512

d44c196513ac432808abd380119d9a5baac343b4 authored about 11 years ago by ozh <[email protected]>
oops, wrong quote breaks string

6418bf429f885cba9a792fcac5a1d00ce109e6ff authored about 11 years ago by ozh <[email protected]>
Misc rewording

e74c9c517a1ceae58a9245c472dea51719722a45 authored about 11 years ago by ozh <[email protected]>
Extra precautions

2e0bca006a072d6169d5b1fa17aca1b7e949f43f authored about 11 years ago by ozh <[email protected]>