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

Merge pull request #2252 from YOURLS/issue2238

Move 3rd party stuff in /vendor

github.com/YOURLS/YOURLS - 69cdda88a1817883f78fc5f9dcbee94e710a09db authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Forgot a couple files...

github.com/YOURLS/YOURLS - b700236cf458b09fa8e5964f9e95d395a2b4b92a authored over 7 years ago by ozh <[email protected]>
Update pomo to 1.3

github.com/YOURLS/YOURLS - 788644b745843104fd204ae2db40f422d2c78fd0 authored over 7 years ago by ozh <[email protected]>
Fix mock & PHP 7.2 test hopefully

github.com/YOURLS/YOURLS-unit-tests - 8eb9acecc4ec8a6c5a7b8180d95578ea01db7821 authored over 7 years ago by ozh <[email protected]>
Fix mock & PHP 7.2 test hopefully

github.com/YOURLS/YOURLS - 8eb9acecc4ec8a6c5a7b8180d95578ea01db7821 authored over 7 years ago by ozh <[email protected]>
(Unrelated: fix docblocks)

[skip ci]

github.com/YOURLS/YOURLS - a784c5e0d8286c2e7fcd25c0668aa2dd49ba0f4f authored over 7 years ago by ozh <[email protected]>
Tweak wording

github.com/YOURLS/YOURLS - e70574d738ed5171eb9ef0b67414d5179c47ea36 authored over 7 years ago by ozh <[email protected]>
Update build script && less files

Build script:
- Smarter
- Needs an argument to specify directory to clean
- Test run option and ...

github.com/YOURLS/YOURLS - 8dbd690208f7bae9854313cb197df05b6ee79367 authored over 7 years ago by ozh <[email protected]>
Remove instantiation tests

Makes no sense with autoloaders

[skip ci]

github.com/YOURLS/YOURLS - f956258884fcad62c3d0ac21c2f9f13619b2113b authored over 7 years ago by ozh <[email protected]>
Remove instantiation tests

Makes no sense with autoloaders

[skip ci]

github.com/YOURLS/YOURLS-unit-tests - f956258884fcad62c3d0ac21c2f9f13619b2113b authored over 7 years ago by ozh <[email protected]>
Move 3rd party stuff in vendor

github.com/YOURLS/YOURLS - a755711a7edd437daf4336b8c6ab44086de74845 authored over 7 years ago by ozh <[email protected]>
Refine logic when checking for new version

- always display an update notice if new version
- when applicable and checking for a new versio...

github.com/YOURLS/YOURLS - 5a8441c4b5cfce403236a046b671beb853695b48 authored over 7 years ago by ozh <[email protected]>
Refine logic in checking new version

- perform checks once per session when applicable
- always display update notice if applicable

github.com/YOURLS/YOURLS - 6212f5728edf38b62a7d0ef521778b6b89ff1827 authored over 7 years ago by ozh <[email protected]>
Add empty `active_plugins` entry on install

Otherwise, `yourls_load_plugins()` triggers an extra SQL query on each page load till one plugin...

github.com/YOURLS/YOURLS - d97af0f1dc3ae5886db8a7561c1845432d001926 authored over 7 years ago by ozh <[email protected]>
More explicitnessly explicitness

See #2244

github.com/YOURLS/YOURLS - 83d39538941fa45b8e28cc8129d93925f2780722 authored over 7 years ago by ozh <[email protected]>
Bump for next dot release

github.com/YOURLS/YOURLS - 6226cf1dc8af44ff2384efbc7e1aa36cd1bf9e51 authored over 7 years ago by ozh <[email protected]>
Merge branch 'master' of https://github.com/YOURLS/YOURLS

github.com/YOURLS/YOURLS - 6642e951656a5ee9121145bc7858a79104de9fdd authored over 7 years ago by ozh <[email protected]>
Revert geoip lib update

Fixes #2237

github.com/YOURLS/YOURLS - 8b926ee9b531115e334ac71358a97e4fc04a7470 authored over 7 years ago by ozh <[email protected]>
Merge pull request #2236 from YOURLS/travis

Shorten travis config file && add 7.2

github.com/YOURLS/YOURLS - e36ec69d42f4ebc219a3bb9fc3ab5f94c5380c89 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Add PHP 7.2 for the lulz

github.com/YOURLS/YOURLS - 39d59fcf36ef27f016ae0071cca0326f9d538e25 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Shorten travis config file

github.com/YOURLS/YOURLS - c341fd873be0549959f03af9e4e0cd22f48fc501 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Update CHANGELOG and readme

[skip ci]

github.com/YOURLS/YOURLS - 91dfd390e92e0df9a8d64667174ad6071b0e4b0d authored over 7 years ago by ozh <[email protected]>
Merge pull request #2235 from YOURLS/libs

Update 3rd party libs

Fixes #2070. Fixes #2067.

github.com/YOURLS/YOURLS - 09401f991382db2c552622d0af4a1bf264861ef2 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Update JS

- jQuery to latest 2.x version (let's avoid updating to 3.x and requiring either a complete refa...

github.com/YOURLS/YOURLS - 675ba8527fcb8d88d380054a2b0a62121712108e authored over 7 years ago by ozh <[email protected]>
Revert jakeasmith/http_build_url

I believe the updated version doesn't work as it should. And I remember we already tried this up...

github.com/YOURLS/YOURLS - b6d92b7c76e8dd729a061298d755db9d0bd152ed authored over 7 years ago by ozh <[email protected]>
Update rmccue/Requests to 1.7

github.com/YOURLS/YOURLS - f250f215c62fa7ecbdb56d4e026247ed5ca04458 authored over 7 years ago by ozh <[email protected]>
Update jakeasmith/http_build_url

github.com/YOURLS/YOURLS - ae66d711e13d0caa1548529542444597bf520c40 authored over 7 years ago by ozh <[email protected]>
Update ozh/BookmarkletGen

github.com/YOURLS/YOURLS - fc11f355e6660ee8ed3458cdb2cc4ad98f5817db authored over 7 years ago by ozh <[email protected]>
Merge pull request #2234 from YOURLS/nitpicks

Nitpicks

github.com/YOURLS/YOURLS - d5a5522f405b5481a4227861ba3f631b898cf172 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Another $int over $in since it's about int

github.com/YOURLS/YOURLS - 183d6fd97b6a8f902a7187a813fce1c96ff60b65 authored over 7 years ago by ozh <[email protected]>
Less extract(), less crap, more clarity

:wc:

github.com/YOURLS/YOURLS - a893c2542eb07c799eb534e23e97c1488000895d authored over 7 years ago by ozh <[email protected]>
Better var name. $int for int, not $in, innit?

:trollface:

github.com/YOURLS/YOURLS - ef7b40d9c48d4c832e86fa3fe99b3c024639874f authored over 7 years ago by ozh <[email protected]>
fast and furious finish

github.com/YOURLS/YOURLS - 2259c7e459b572b85194aee169751246fa2ded72 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Merge pull request #2233 from YOURLS/phpass

Update phpass

github.com/YOURLS/YOURLS - 2c7d0e82b83325a8d6c2552bade921ff0e5b7393 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Update phpass lib name

[skip ci]

github.com/YOURLS/YOURLS - ada7f18fdf606342dbf90481f3e0f83741041a50 authored over 7 years ago by ozh <[email protected]>
Update phpass lib name

[skip ci]

github.com/YOURLS/YOURLS-unit-tests - ada7f18fdf606342dbf90481f3e0f83741041a50 authored over 7 years ago by ozh <[email protected]>
Update phpass

Use more modern package from hautelook/phpass, but keep 5.3-5.5 compat
Also, remove that test fi...

github.com/YOURLS/YOURLS - 0571793c0bb004440e775e704a84baaad7237d2f authored over 7 years ago by ozh <[email protected]>
Replace phpversion() with PHP_VERSION

According to my tests, we'll speed things by almost 2.8 seconds every 1 million calls, dude.

github.com/YOURLS/YOURLS - 51a3d3beaba31aeb9ed3e76425b7ad7d76416c11 authored over 7 years ago by ozh <[email protected]>
Merge branch 'master' of https://github.com/YOURLS/YOURLS

github.com/YOURLS/YOURLS - dea4ace0c64943fe123da14c97aedcd404e61188 authored over 7 years ago by ozh <[email protected]>
Bump requirements & match wiki

Also, death to JSON format, it sucks.

github.com/YOURLS/YOURLS - 5c0e25c84869cd01e97506ba7e54237b9e2b0bc6 authored over 7 years ago by ozh <[email protected]>
Merge pull request #2232 from YOURLS/issue2122

Streamline login & cookie. Fix #2232

github.com/YOURLS/YOURLS - 940a70be27f00bfc07037e9677ae0c64722e6132 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Some phpdoc while we're here

[skip ci]

github.com/YOURLS/YOURLS - 8eb48f3b0f66e2856cff27a45a6001e34293bd68 authored over 7 years ago by ozh <[email protected]>
No more PHP 5.2 checks

github.com/YOURLS/YOURLS - 18c104854dafa53724c03521a4d36d3a04f241e1 authored over 7 years ago by ozh <[email protected]>
Remove password verification

github.com/YOURLS/YOURLS - eb18020ef02e77937d7b1303197f60b91e590d99 authored over 7 years ago by ozh <[email protected]>
weeeeee more badges. I'm silly tonight.

![ozh](https://opencollective.com/yourls/contributors/0/avatar)

github.com/YOURLS/YOURLS - a551e03ebca105955dd1f1f03df26a1f0ddd7ef2 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Merge pull request #2230 from piamancini/patch-1

Add backers and sponsors from Open Collective

Let's give this a try, we'll see 😸

github.com/YOURLS/YOURLS - 7897359ae9b64c61e45e517c58daca3d57a064ce authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Style and love

github.com/YOURLS/YOURLS - 6542a595e0a01becb81c25afb1c129d5b1014817 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Add backers and sponsors from Open Collective

Now your open collective backers and sponsors can to appear directly on your README.
see how i...

github.com/YOURLS/YOURLS - 9627c75c5a98a935e6316e7e306f0459b7f69cbd authored over 7 years ago by Pia Mancini <[email protected]>
Merge pull request #2228 from gmolop/patch-2

Add offset for CURRENT_TIMESTAMP

github.com/YOURLS/YOURLS - de56e1b5cfe117b95c53445a195e3f07eb347ca1 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Add offset for CURRENT_TIMESTAMP

https://github.com/YOURLS/YOURLS/issues/2221

github.com/YOURLS/YOURLS - b2a8c423c2ad93e2424a88bfb94208c879dde48a authored over 7 years ago by gmo <[email protected]>
Merge pull request #2227 from YOURLS/dir1820

Use __DIR__ instead of dirname(__FILE__)

Should speed up things by several zilliseconds. Fixe...

github.com/YOURLS/YOURLS - 31215e373b31a3804d7d3bf4ed2eb0cab3875923 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Use __DIR__ instead of dirname(__FILE__)

github.com/YOURLS/YOURLS - 9e2efb6029a6d98dbed7d8a98779514a67d40954 authored over 7 years ago by ozh <[email protected]>
Use PHP_VERSION_ID

This makes calls to phpversion() and version_compare() unnecessary. Fixes #1951

github.com/YOURLS/YOURLS - 57ad4e5fd341228498ee403f27e46e7409a94228 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Update LICENSE

github.com/YOURLS/YOURLS - 689fafb741b94d8fa222437ce74cd59285712d18 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
PHP 7.1 & hhvm

github.com/YOURLS/YOURLS - 5fd67f1c67affdfde674d98f69e32c184b18b10a authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
PHP 7.1 & hhvm

github.com/YOURLS/YOURLS-unit-tests - 5fd67f1c67affdfde674d98f69e32c184b18b10a authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Merge pull request #7 from YOURLS/phpunit6compat

PHPUnit 6 compat stuff

In order to make different versions of PHP and PHPUnit coexist, you ei...

github.com/YOURLS/YOURLS-unit-tests - 6b6d7607fd953da228b07743b2f296c3380bd79a authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Merge pull request #7 from YOURLS/phpunit6compat

PHPUnit 6 compat stuff

In order to make different versions of PHP and PHPUnit coexist, you ei...

github.com/YOURLS/YOURLS - 6b6d7607fd953da228b07743b2f296c3380bd79a authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
More error compatibility

github.com/YOURLS/YOURLS - 8db6c144c86109b8c2dfd9f739e7009b65f05594 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
More error compatibility

github.com/YOURLS/YOURLS-unit-tests - 8db6c144c86109b8c2dfd9f739e7009b65f05594 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
PHPUnit_Framework_Error

github.com/YOURLS/YOURLS-unit-tests - da04c635c088818467bbfa7f994297b22970f9de authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
PHPUnit_Framework_Error

github.com/YOURLS/YOURLS - da04c635c088818467bbfa7f994297b22970f9de authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Giving a stab at the PHPUnit 6 compat stuff

List of class_alias from https://github.com/sebastianbergmann/phpunit/tree/5.7/src/ForwardCompat...

github.com/YOURLS/YOURLS - cdaa4c45ad977abf50ca71a6ecd9c243e7343251 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Giving a stab at the PHPUnit 6 compat stuff

List of class_alias from https://github.com/sebastianbergmann/phpunit/tree/5.7/src/ForwardCompat...

github.com/YOURLS/YOURLS-unit-tests - cdaa4c45ad977abf50ca71a6ecd9c243e7343251 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Minor README tweaks

github.com/YOURLS/YOURLS - a42ddaffadcfad9e112634ea342f523c402fa3c6 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Merge pull request #2144 from Ramoonus/patch-1

unit test with php 7.1

github.com/YOURLS/YOURLS - 8ac7c8ca8f357c4ba9adba8bd58dfe6cf35dc5fc authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
This test is completely dumb.

We're not testing YOURLS, we're testing PHP. Plus, there's a non existent variable. Who wrote th...

github.com/YOURLS/YOURLS - 2d92d86879b9febf6834b293df32e1655e5241d1 authored over 7 years ago by ozh <[email protected]>
This test is completely dumb.

We're not testing YOURLS, we're testing PHP. Plus, there's a non existent variable. Who wrote th...

github.com/YOURLS/YOURLS-unit-tests - 2d92d86879b9febf6834b293df32e1655e5241d1 authored over 7 years ago by ozh <[email protected]>
Back at picking PHPUnit version, with path fix

github.com/YOURLS/YOURLS - f1fd93132554bc26e8f9845ad57325ff6f7a8cb6 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
No compat class for PHPUnit_Framework_Error

[skip ci]

github.com/YOURLS/YOURLS - e8aab553864c77f01be5d63d0db2eb4162a3885b authored over 7 years ago by ozh <[email protected]>
No compat class for PHPUnit_Framework_Error

[skip ci]

github.com/YOURLS/YOURLS-unit-tests - e8aab553864c77f01be5d63d0db2eb4162a3885b authored over 7 years ago by ozh <[email protected]>
Reverting to simpler ; trying the class_alias way

github.com/YOURLS/YOURLS - 0566efc01596c3642568f5ea2e536af86f7fbb15 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Attempt 668 at mixing PHPUnit 5 & 6

github.com/YOURLS/YOURLS - f9d673ff2638d3137966aca0d0f3ab137863d2a1 authored over 7 years ago by ozh <[email protected]>
Attempt 668 at mixing PHPUnit 5 & 6

github.com/YOURLS/YOURLS-unit-tests - f9d673ff2638d3137966aca0d0f3ab137863d2a1 authored over 7 years ago by ozh <[email protected]>
Attempt 667

github.com/YOURLS/YOURLS - 5339dd54a24871a7d20720e00b684c568bef8a6a authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Attempt number 666 at running desired PHPunit bin

github.com/YOURLS/YOURLS - 6cec5988625a2de0eb2bc65d686204e739e02814 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Select PHPUnit version

github.com/YOURLS/YOURLS - 3197d64ae5c26b55fa8bfab2b1feb9fa2bc64b77 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Check PHPUnit version

I can really commit to someone else's fork ??

github.com/YOURLS/YOURLS - 03e72ef0f4a7b67e0bce37fc7d1d1173839962d6 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Revert last commit

Didn't fix the tests on PHP 7.1,

github.com/YOURLS/YOURLS - 6a399b47a3a5a495c3ced1199a1ea0df3e5f181d authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Revert last commit

Didn't fix the tests on PHP 7.1,

github.com/YOURLS/YOURLS-unit-tests - 6a399b47a3a5a495c3ced1199a1ea0df3e5f181d authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
\classname, is this required with PHP 7.1 ?

github.com/YOURLS/YOURLS-unit-tests - 3488fd057a6946db9eea0c022b2296de92ecb981 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
\classname, is this required with PHP 7.1 ?

github.com/YOURLS/YOURLS - 3488fd057a6946db9eea0c022b2296de92ecb981 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Remove unused class

This code has never been used, I'm not sure it's still up to date with latests PHPUnit. Good bye.

github.com/YOURLS/YOURLS - 1f346444fb256cc302b0e4c77fc91e9d83270b84 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Remove unused class

This code has never been used, I'm not sure it's still up to date with latests PHPUnit. Good bye.

github.com/YOURLS/YOURLS-unit-tests - 1f346444fb256cc302b0e4c77fc91e9d83270b84 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Unused var. Fixes #2197

github.com/YOURLS/YOURLS - b5ec5fb382b3b10b7324ed22c25f3607144cdb26 authored over 7 years ago by ozh <[email protected]>
Tuning stat graphs (make vAxis start at 0)

See #2204

github.com/YOURLS/YOURLS - 590bd4c4c6891b93a32830cc17bf2b45b52a2b73 authored over 7 years ago by ozh <[email protected]>
Tune regexp parsing. Fixes #2155

We make a regexp from the charset, and used to specify that `-` was to be escaped but this has b...

github.com/YOURLS/YOURLS - d2f7f84041f6d37a52c424b1b495d81ed446295f authored over 7 years ago by ozh <[email protected]>
More readable argument.

github.com/YOURLS/YOURLS - 5a95b54ebc69a9e765a2d62cca62be8360b3f536 authored over 7 years ago by ozh <[email protected]>
Fix redirection after logging

Fixes #2213. Fixes #2206.

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

github.com/YOURLS/YOURLS - 1d9d2bc5461d7859f58e52929f637ee58328c66a authored over 7 years ago by ozh <[email protected]>
Introduce yourls_sanitize_url_safe()

Remove anti CRLF checks from yourls_sanitize_url() and yourls_esc_url() because some legit URLs ...

github.com/YOURLS/YOURLS - 6748ce8a947e38e5b411ca6729967aa47b3fae9f authored over 7 years ago by ozh <[email protected]>
More URL tests to reflect latest YOURLS commits

github.com/YOURLS/YOURLS - 0eebe41ee477148cfe3b292ce369121852655668 authored over 7 years ago by ozh <[email protected]>
More URL tests to reflect latest YOURLS commits

github.com/YOURLS/YOURLS-unit-tests - 0eebe41ee477148cfe3b292ce369121852655668 authored over 7 years ago by ozh <[email protected]>
Fix curly quote in comment

Didn't print too well in editors or on the web

github.com/YOURLS/YOURLS - 3f72b0c1d7ecfbece85b3c2ae38b1f310ab9cd53 authored over 7 years ago by ozh <[email protected]>
Remove overzealous check

For instance, http://example.com/?req=http;//blah should not be modified into http://example.com...

github.com/YOURLS/YOURLS - c1aa11edcf043fc0523fe99ca75cb030c7ad5089 authored over 7 years ago by ozh <[email protected]>
Merge pull request #2191 from nickreiner/patch-1

Added tutorials to readme.html

github.com/YOURLS/YOURLS - dd0b3db1f4e85c42b8cf5404f8143a5e02d565a4 authored over 7 years ago by ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Added tutorials to readme.html

Our tutorials for CentOS and Shared were the things that were missing from your readme.

Now y...

github.com/YOURLS/YOURLS - 67f6612e8eec2c19856b9bc04dce565e40aa7980 authored over 7 years ago by nickreiner <[email protected]>