Ecosyste.ms: OpenCollective

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

YOURLS

Your Own URL Shortener
Collective - Host: opensource - https://opencollective.com/yourls - Website: https://yourls.org/ - Code: https://github.com/YOURLS

+ some moar tests, - some duplicated ones (duh)

github.com/YOURLS/YOURLS-unit-tests - 5001ee74519c63056cd8079c5bdb2acfde2f090b authored over 9 years ago by ozh <[email protected]>
+ some moar tests, - some duplicated ones (duh)

github.com/YOURLS/YOURLS - 5001ee74519c63056cd8079c5bdb2acfde2f090b authored over 9 years ago by ozh <[email protected]>
Ignore dir

Also, how about removing test & debug stuff? Duh.
Also,[skip ci] -- http://docs.travis-ci.com/us...

github.com/YOURLS/YOURLS - 135bb8e353bad3dc493e6238b556a0fe1e8dd67c authored over 9 years ago by ozh <[email protected]>
Ignore dir

Also, how about removing test & debug stuff? Duh.
Also,[skip ci] -- http://docs.travis-ci.com/us...

github.com/YOURLS/YOURLS-unit-tests - 135bb8e353bad3dc493e6238b556a0fe1e8dd67c authored over 9 years ago by ozh <[email protected]>
One moar test

github.com/YOURLS/YOURLS - 0d17fa5732ccaa9476444506c4fb71a59f4a17dd authored over 9 years ago by ozh <[email protected]>
Unneeded annotations and useless function

github.com/YOURLS/YOURLS-unit-tests - bfc6a82639b0fdaaebd109a7ef4d3da7547b1f16 authored over 9 years ago by ozh <[email protected]>
Unneeded annotations and useless function

github.com/YOURLS/YOURLS - bfc6a82639b0fdaaebd109a7ef4d3da7547b1f16 authored over 9 years ago by ozh <[email protected]>
Avoid notice when dir already exists

github.com/YOURLS/cache-stats-pages - 0e0247a9f06077c3757f183863e28235da99fa2e authored over 9 years ago by ozh <[email protected]>
Remove unnecessary function_exists()

spl_object_hash() is PHP 5.2+

github.com/YOURLS/YOURLS - f678cd588714cd14b682ead36598d9ca6529e039 authored over 9 years ago by ozh <[email protected]>
Playing with filter priorities

github.com/YOURLS/YOURLS - b5b80b0710ff7b9fca6a513ef7603e7f542eb3a5 authored over 9 years ago by ozh <[email protected]>
Playing with filter priorities

github.com/YOURLS/YOURLS-unit-tests - b5b80b0710ff7b9fca6a513ef7603e7f542eb3a5 authored over 9 years ago by ozh <[email protected]>
Tests to remove filters

github.com/YOURLS/YOURLS-unit-tests - dcba0fc5d2d7fd282de96371e02c71f5c4500002 authored over 9 years ago by ozh <[email protected]>
Tests to remove filters

github.com/YOURLS/YOURLS - dcba0fc5d2d7fd282de96371e02c71f5c4500002 authored over 9 years ago by ozh <[email protected]>
Filter helper functions

return true, false, null, zero, '', []

github.com/YOURLS/YOURLS - c76f600f7391b0c2502c5caf0e875d26a2b85f44 authored over 9 years ago by ozh <[email protected]>
More URL tests and refactoring

github.com/YOURLS/YOURLS - aafbddec3ca7abe9aedbacd2bc45d9e9cca23c0b authored over 9 years ago by ozh <[email protected]>
More URL tests and refactoring

github.com/YOURLS/YOURLS-unit-tests - aafbddec3ca7abe9aedbacd2bc45d9e9cca23c0b authored over 9 years ago by ozh <[email protected]>
Allow brackets in URLs. Fixes #1814

I can't think of a good reason not to.

github.com/YOURLS/YOURLS - 1b9b9de58faa3ff350973c895c8ee97628b7b01f authored over 9 years ago by ozh <[email protected]>
Merge pull request #1894 from YOURLS/atlowercase

Improve lowercasing of scheme & domain

Fixes #1890

github.com/YOURLS/YOURLS - 379dc7fe9714f2a429059db03bf34afe1272c63d authored over 9 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Correct @since, duh

github.com/YOURLS/YOURLS - 28623b2330f8919b3a64092c961255af1d33d101 authored over 9 years ago by ozh <[email protected]>
Improve lowercasing of scheme & domain

Fixes #1890

github.com/YOURLS/YOURLS - b4b14a860e277b8eb221ff223d3ee5760f7da28f authored over 9 years ago by ozh <[email protected]>
Remove unnecessary compat functions

I mean, dude. PHP 4. Please.

github.com/YOURLS/YOURLS - 9c73348aa680bd3648424594f0675247d40681af authored over 9 years ago by ozh <[email protected]>
Avoid notice when not set

In case a custom DB layer has rewritten the SQL query for instance

github.com/YOURLS/YOURLS - 60193c64b0d4ec7209082f523def3b2d510b71ce authored over 9 years ago by ozh <[email protected]>
Allow custom table creation on install

This allows for instance an SQLite driver which requires slightly modified tables

github.com/YOURLS/YOURLS - fc583182659626d6cc42a1b2137a288f02367fa6 authored over 9 years ago by ozh <[email protected]>
Make sure we can bypass newer version check

github.com/YOURLS/YOURLS - e2ddad11eec7bf1471344e610625f264577c2f8b authored over 9 years ago by ozh <[email protected]>
For hackers: add comment about preventing XSS

github.com/YOURLS/YOURLS - 6c6fc5f46e6ffc8fca99ecbb5dcd900e464d6032 authored over 9 years ago by ozh <[email protected]>
Use same timestamp in redirect than in new link

Ozh,

I found a problem in Yourls. It's not necessarily a problem with the code, but a problem ...

github.com/YOURLS/YOURLS - 59382e55c188ec859c8ad79d4eae028691362495 authored over 9 years ago by ozh <[email protected]>
Wording. Fixes #1846

github.com/YOURLS/YOURLS - 168622417d93f21745fce848a8cc6f18c4d5a5ac authored over 9 years ago by ozh <[email protected]>
Merge pull request #1882 from YOURLS/noobsite

Smarter domain convention in examples and source

github.com/YOURLS/YOURLS - 412939f7d027d57b5fbf6ea1f77db142bbcca334 authored over 9 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Remove "gay" from offensive keywords

See #1777 on YOURLS/YOURLS

github.com/YOURLS/YOURLS - 35e85a5f5ebf6fa6c2bc280ab1b0438e70bb83cf authored over 9 years ago by ozh <[email protected]>
Remove "gay" from offensive keywords

See #1777 on YOURLS/YOURLS

github.com/YOURLS/YOURLS-unit-tests - 35e85a5f5ebf6fa6c2bc280ab1b0438e70bb83cf authored over 9 years ago by ozh <[email protected]>
Update PHPunit

github.com/YOURLS/YOURLS - 5a64588693edc6dedaad210d1c778ef4b5a6bf9d authored over 9 years ago by ozh <[email protected]>
Smarter domain convention in examples and source

In config, readmes, editable files: the generic YOURLS install will be http://your-own-domain-he...

github.com/YOURLS/YOURLS - 7225f8dff1384fe610e7e57b69a1c2036af45c2f authored over 9 years ago by ozh <[email protected]>
Prevent installation with default username/password.

Fixes #1864

github.com/YOURLS/YOURLS - abc7d6c52f6e0ddb8d930d3022f75b46617ee0d8 authored over 9 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Merge pull request #1 from YOURLS/master

Update from original

github.com/YOURLS/YOURLS - 29a58d03ea19398ea2efbf693a191898338453f9 authored over 9 years ago by BestNa.me Labs <[email protected]>
Merge pull request #1862 from BstName/bugfix

Correction in yourls_die(): 'html_head' should be 'html_footer'

github.com/YOURLS/YOURLS - d80c5ac489f92564f203c23768b0c3df4b9e76c1 authored over 9 years ago by Léo Colombaro <[email protected]>
Correction in yourls_die(): 'html_head' should be 'html_footer'

Now checking for html_footer action before the call to yourls_html_footer() (code was checking f...

github.com/YOURLS/YOURLS - 99fa687d4abade1fd5a4738b95469db5dea7818a authored over 9 years ago by BestNa.me Labs <[email protected]>
Merge pull request #1 from YOURLS/master

Update from original

github.com/YOURLS/antispam - 160c318d075a4e136ba8a7b556c19fbe77d86c55 authored over 9 years ago by BestNa.me Labs <[email protected]>
Merge pull request #12 from BstName/bugfix

Bugfix: confusion about spamhaus' ZEN vs. DBL

github.com/YOURLS/antispam - c852f191d2419be4a0664faf190b5b95e0c7dd19 authored over 9 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Bugfix: confusion about spamhaus' ZEN vs. DBL

Quoting http://www.spamhaus.org/zen/: "ZEN is the combination of all Spamhaus IP-based DNSBLs in...

github.com/YOURLS/antispam - 022450a641258d71fd6c1f7ec21839095e005275 authored over 9 years ago by BestNa.me Labs <[email protected]>
Merge pull request #1854 from fredl99/patch-1

Update functions-l10n.php

github.com/YOURLS/YOURLS - b0e96e65e2e71194497fb6ac936cbe5791e1b80e authored over 9 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Update functions-l10n.php

´yourls_load_custom_textdomain´ can't read *.po files when ´$path´ is an absolute path on the se...

github.com/YOURLS/YOURLS - 2436f835cecbcf9d10e316c97d75a45081ff1b82 authored over 9 years ago by Fredl <[email protected]>
Merge pull request #17 from kant/patch-1

Update link

github.com/YOURLS/YOURLS.pot - 6cce1758692f001f9e262646af355184419ede2e authored over 9 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Update link

Update link to avoid "one infinite loop"

github.com/YOURLS/YOURLS.pot - 928c3888ac847c20a74cbd111153833cc838790e authored over 9 years ago by Darío Hereñú <[email protected]>
Add tini.link in the showcase

github.com/YOURLS/YOURLS - d708c2199e9a583ee7d4bab15f55ebe941391c7b authored almost 10 years ago by ozh <[email protected]>
Ignore my tests files :-P :poop:

github.com/YOURLS/YOURLS - 254053a63ef679afd115b3ddbfc7078872d73a31 authored almost 10 years ago by ozh <[email protected]>
More URL tests & TODO tests

github.com/YOURLS/YOURLS - 4ebadd0c4351daf1af09cc4c5d5a776a77162ae5 authored almost 10 years ago by ozh <[email protected]>
More URL tests & TODO tests

github.com/YOURLS/YOURLS-unit-tests - 4ebadd0c4351daf1af09cc4c5d5a776a77162ae5 authored almost 10 years ago by ozh <[email protected]>
Sync with recent Requests commits. Fixes #1796

github.com/YOURLS/YOURLS - e7eb9f35100eaad354530ac7717dae76183fa457 authored almost 10 years ago by ozh <[email protected]>
one more test while I brush my teeth

things would be so much faster if I had an extra arm!

github.com/YOURLS/YOURLS - 130e27a743c0998234d2f9c67897fac5c8d11499 authored almost 10 years ago by ozh <[email protected]>
one more test while I brush my teeth

things would be so much faster if I had an extra arm!

github.com/YOURLS/YOURLS-unit-tests - 130e27a743c0998234d2f9c67897fac5c8d11499 authored almost 10 years ago by ozh <[email protected]>
Moar tests

github.com/YOURLS/YOURLS - 6e0de8294e8033685350ac8cad37373583857487 authored almost 10 years ago by ozh <[email protected]>
Fetch titles with an optional fallback string

github.com/YOURLS/YOURLS - fa60b2a2a1ac0b40ded3fafe7a07f73a38ed5f67 authored almost 10 years ago by ozh <[email protected]>
Stricter scheme detection

Valid: something1337:somepath
Invalid: 1337something:somepath

github.com/YOURLS/YOURLS - 85c9e201b6adba95fd78913661a97c4fb6d7842b authored almost 10 years ago by ozh <[email protected]>
Use @group notation

Syntax: phpunit --group something

github.com/YOURLS/YOURLS - 7ae61ae57b75bcb2f3039753a75a1b88c0c6bd63 authored almost 10 years ago by ozh <[email protected]>
Use @group notation

Syntax: phpunit --group something

github.com/YOURLS/YOURLS-unit-tests - 7ae61ae57b75bcb2f3039753a75a1b88c0c6bd63 authored almost 10 years ago by ozh <[email protected]>
No need to optimize here

github.com/YOURLS/YOURLS - 08e72aa6d12543772851208dba7cdb54cb2bdf11 authored almost 10 years ago by ozh <[email protected]>
Reorganize formatting tests

github.com/YOURLS/YOURLS - b0c394a9498d9b2517eb709b8f6dd3573b1cfbfb authored almost 10 years ago by ozh <[email protected]>
Reorganize formatting tests

github.com/YOURLS/YOURLS-unit-tests - b0c394a9498d9b2517eb709b8f6dd3573b1cfbfb authored almost 10 years ago by ozh <[email protected]>
Missing test.. Was it intentional?

github.com/YOURLS/YOURLS-unit-tests - 18f6764682c4c91b390baa98403b9cf42fb0d6b1 authored almost 10 years ago by ozh <[email protected]>
Missing test.. Was it intentional?

github.com/YOURLS/YOURLS - 18f6764682c4c91b390baa98403b9cf42fb0d6b1 authored almost 10 years ago by ozh <[email protected]>
Close output buffer. Should fix UT on Travis.

github.com/YOURLS/YOURLS - 28693f801d5154f012e6b61b059732c2fcc17245 authored almost 10 years ago by ozh <[email protected]>
Revert "Better yourls_int2string() & yourls_string2int()"

Sadly, this may fail for large numbers or large strings. Thanks, unit tests!

github.com/YOURLS/YOURLS - b79dd6981eb0c3728452a9e79e1d0cdd5133a07b authored almost 10 years ago by ozh <[email protected]>
Better yourls_int2string() & yourls_string2int()

50% faster and without needing BCMaths extension.
Tested with 20,000,000 random numbers and rand...

github.com/YOURLS/YOURLS - 67a399f0f2edf2dd93748dba345f91159f29ca86 authored almost 10 years ago by ozh <[email protected]>
Test hook priorities & parameters

github.com/YOURLS/YOURLS - ea999dd2a7a2ae23e8fa9062787a20679df8bede authored almost 10 years ago by ozh <[email protected]>
Test hook priorities & parameters

github.com/YOURLS/YOURLS-unit-tests - ea999dd2a7a2ae23e8fa9062787a20679df8bede authored almost 10 years ago by ozh <[email protected]>
Also test yourls_did_action()

github.com/YOURLS/YOURLS-unit-tests - 953bacf985ce095ada5161cf0905ed7959d8b425 authored almost 10 years ago by ozh <[email protected]>
Also test yourls_did_action()

github.com/YOURLS/YOURLS - 953bacf985ce095ada5161cf0905ed7959d8b425 authored almost 10 years ago by ozh <[email protected]>
multiple filters to same hook

github.com/YOURLS/YOURLS - 14f434bd04599435e037f494578a456433b4711b authored almost 10 years ago by ozh <[email protected]>
multiple filters to same hook

github.com/YOURLS/YOURLS-unit-tests - 14f434bd04599435e037f494578a456433b4711b authored almost 10 years ago by ozh <[email protected]>
More compatibility tests

github.com/YOURLS/YOURLS-unit-tests - bcb477daa7872b3b2b729607d410d2b47c559061 authored almost 10 years ago by ozh <[email protected]>
More compatibility tests

github.com/YOURLS/YOURLS - bcb477daa7872b3b2b729607d410d2b47c559061 authored almost 10 years ago by ozh <[email protected]>
Hopefully suppress timezone warnings. Fixes #1804.

github.com/YOURLS/YOURLS - 4b72d517a6c2d2f9499cdda426ac9fd5eab5eaf7 authored almost 10 years ago by ozh <[email protected]>
Remove 5.2 from Travis

It made it impossible to test 5.3+ only PHP syntax. From now on and till the min version require...

github.com/YOURLS/YOURLS - 2bd055355b94474e16c45b15cc5712485e4199fc authored almost 10 years ago by ozh <[email protected]>
Revert 5.3+ check. Allow 5.2 to fail?

github.com/YOURLS/YOURLS-unit-tests - 790353103f76d6c110c82dd07bf1831afa5e558f authored almost 10 years ago by ozh <[email protected]>
Revert 5.3+ check. Allow 5.2 to fail?

github.com/YOURLS/YOURLS - 790353103f76d6c110c82dd07bf1831afa5e558f authored almost 10 years ago by ozh <[email protected]>
Test closures only if PHP 5.3+

github.com/YOURLS/YOURLS - 8654e51c9719de81657b86ae5a93194a55f43542 authored almost 10 years ago by ozh <[email protected]>
Test closures only if PHP 5.3+

github.com/YOURLS/YOURLS-unit-tests - 8654e51c9719de81657b86ae5a93194a55f43542 authored almost 10 years ago by ozh <[email protected]>
Merge branch 'master' of https://github.com/YOURLS/YOURLS-unit-tests

github.com/YOURLS/YOURLS-unit-tests - ddb227767e04d2079de9a833d3f584ec4e56f7a0 authored almost 10 years ago by ozh <[email protected]>
Merge branch 'master' of https://github.com/YOURLS/YOURLS-unit-tests

github.com/YOURLS/YOURLS - ddb227767e04d2079de9a833d3f584ec4e56f7a0 authored almost 10 years ago by ozh <[email protected]>
Plugin filters: files & hooks

github.com/YOURLS/YOURLS - 10b8249c09e7bc9800d2291e4818c348e13caa07 authored almost 10 years ago by ozh <[email protected]>
Plugin filters: files & hooks

github.com/YOURLS/YOURLS-unit-tests - 10b8249c09e7bc9800d2291e4818c348e13caa07 authored almost 10 years ago by ozh <[email protected]>
Allow hooks with anonymous closures. See #1800.

github.com/YOURLS/YOURLS - 37f54c79223c21f0ef7cd15ab62992f9205f748e authored almost 10 years ago by ozh <[email protected]>
Merge branch 'master' of https://github.com/YOURLS/antispam

github.com/YOURLS/antispam - 57248220e037c5457532d0e6501795f033585417 authored almost 10 years ago by ozh <[email protected]>
Only deal with http(s) URLs. Fixes #11.

github.com/YOURLS/antispam - 73e519e6901ea71eddf0f31aafd29f89dab49cda authored almost 10 years ago by ozh <[email protected]>
Google favicon update. Fixes #1803

github.com/YOURLS/YOURLS - d766f6dc8132c5417f4c600ae54b122dafcd1c1f authored almost 10 years ago by ozh <[email protected]>
Still stabbing #1783

github.com/YOURLS/YOURLS - 8ebbc09fce3276926ec8e889e7ba2e8d5e20d57f authored almost 10 years ago by ozh <[email protected]>
Allow editing of URLs containing %

Die, issue #1783 !

github.com/YOURLS/YOURLS - e98e32c72c5508e3616b5bc15f25922c6b190e6b authored almost 10 years ago by ozh <[email protected]>
Less noob requests about why they've been "hacked"

Seriously. https://www.google.com/search?q=%22we+have+hacked+this+title%22

github.com/YOURLS/YOURLS - 3438b0670dbad6edbea97f8fae18e8010e347f5e authored almost 10 years ago by ozh <[email protected]>
Merge pull request #1798 from chtaube/docfix/ie

Make readme.html work on IE11. Fixes #1797

github.com/YOURLS/YOURLS - 1a8ccabf771358c293b428d93a1324128e4e7ab9 authored almost 10 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Fixes getTabs() in readme.html to work on IE 11

d.innerHTML returns `<li class="Tab" id="MoreTab" ...` on IE 11, while
the regex expects `<li id...

github.com/YOURLS/YOURLS - eadf68d3c3daf74d757cb19c08348a7b8ac409ac authored almost 10 years ago by Christian Taube <[email protected]>
Merge pull request #1792 from YOURLS/authcookie

Fix domain/subdomain cookie mismatch. Fixes #1673.

github.com/YOURLS/YOURLS - a2610427b98b2170e9d89909212be3efc794eb1d authored almost 10 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Oopsie, EOF newline

github.com/YOURLS/YOURLS - e87ec0b1945dae47f543b08d24d4cc0fc4ad732a authored almost 10 years ago by ozh <[email protected]>