Ecosyste.ms: OpenCollective

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

TusPHP

🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
Collective - Host: opensource - https://opencollective.com/tus-php - Website: https://ankit.pl - Code: https://github.com/ankitpokhrel

Add bower and composer support :boom:

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 352b948356c5368dfa1c1f1b9817affe71c38199 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'dev' into dev-autocomplete

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 7378d88e3f8c0b7dfc5f026beb94880e63fd1cab authored over 9 years ago by Ankit Pokhrel <[email protected]>
Remove the evil :smiling_imp:

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 33fffebdd816eb9ef2cee0772f68d1519c1baa39 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix undefined index issue when no items added

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - e4bf034b0c3509720cd17a9c9cf7b5b6373852df authored over 9 years ago by Ankit Pokhrel <[email protected]>
Update single gift class with chosen

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 11bbdc1bca46b961dd8bf42394f10a50425f3e9b authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fetch and display products data

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - eb492fd331648c9f9e48a3ff45262b7fb9034898 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add required scripts and add ajax product list call method

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 2c4548510fce91345198cd13e0ba74b86c8b4c9b authored over 9 years ago by Ankit Pokhrel <[email protected]>
Replace chosen with ajaxChosen

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - adb7f39bd0a11da4fe5fb5897d57c5f47fb6ab94 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Chosen select design fix

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 2134f39e5466f939d13b7031c6f61dde1528071f authored over 9 years ago by Ankit Pokhrel <[email protected]>
Attempt to make wp_query fast

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 704785021fe72c3c20def0c771abd6709bb04b62 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Replace ajax chosen lib

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 487759fdd82851269a85e2959af3a762fb0c8491 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Replace old select with chosen select in single gift

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 45051d6be6652a92806a0875b11c45c2c6bae5d9 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Initialize chosen only when the element is available

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 1cc8a218a9654588d403d2f6192273c1ca69c06f authored over 9 years ago by Ankit Pokhrel <[email protected]>
Replace old select with chosen

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - e2799154d393d5b8d5721ee889219d8d4d4a15a6 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Remove overflow from settings repeater

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 3cc0f0df847d5e08368218b0baf7ad8d54dc9657 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'dev' into dev-autocomplete

Conflicts:
lib/admin/WFG_Admin.class.php

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - cd053f9fef1c9fab42e57529107606e89b523cec authored over 9 years ago by Ankit Pokhrel <[email protected]>
enqueue required third party libs

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 5298860261a458f2be0c987398464e62bf732ea6 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Move third party plugins to admin lib

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 76198c8722a61eb923f0c23b866326d60c3a11c0 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add chosen and imageselect third party plugins

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - d4332bef672959e4b7d10c400ca266ee281d78fd authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add imageselect extension css

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - df4025857def25e281883a7affe71de709b590cc authored over 9 years ago by Ankit Pokhrel <[email protected]>
Only fetch 15 results at a time

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - d542cf3f2abbf31aa0fd7ecf077b4e557e20e83c authored over 9 years ago by Ankit Pokhrel <[email protected]>
Change version number to v1.0.1

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 81ddd9988897c8269ae42a90fe9dea3bfe6d5e85 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Update readme with new version info

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - d7aeabd37dd0e23091d03951861f33f7f954cf97 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add missing translation text

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 5e310d268965a64c8ce3877fceea5da24cd61270 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Some minor design tweaks

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 52cf5b855636a10530f2bde8090e77c855fa2779 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix translations, indentation and no products available info

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 6aa0a7046f2ce20dad75c4174a944a4604602936 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix issue with remove gift button on first use

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 4f4d03165b93b2147cad4a6e9ffefa0cb0887338 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Rename free_gift class to multiple_free_gift

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 93300c8f00186c4794ded18913e9e310aadf9472 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Update README.md

github.com/ankitpokhrel/unicode.js - 23a80a7006118eddf991b0dbeb0a3ef376b679a2 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add translation template

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 0b39b2b116d6ec441a35da20c014e1136f192466 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'master' of https://github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 9f7402e7d4a2de3e4b757d60bfd71437da03d0a0 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add gift criteria on features

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - a3ce1c3b4920cfc1c8db1fd5fbce8ef045c27688 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Update readme.txt to v1.0.0

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 603bf46f32fdcfcfefe20132cac935e8ab924e65 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Save user criteria for given condition

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 21b2665e52bafd3199ac0fb8caa0eba16e39a8ce authored over 9 years ago by Ankit Pokhrel <[email protected]>
Fix input name and undefined index notice

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 5f73c42bcceb43d6b3974eef66f7ed818d8e9662 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Open upgrade link in new tab

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 80414bcd7f1402f9e310d5306f0d5fcb04df5a2f authored over 9 years ago by Ankit Pokhrel <[email protected]>
Change version number

github.com/ankitpokhrel/Dynamic-Featured-Image - a64b16ba45a3d480ad242b1272d1a8aa63a3be00 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Remove use of super global from constructor

github.com/ankitpokhrel/Dynamic-Featured-Image - 2bb9e45670bf0b694f231a39d4196833e3c72874 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Ignore from code coverage

github.com/ankitpokhrel/Dynamic-Featured-Image - 8aa4f131107f7946b629ab7c49dcfa82516fdbc0 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add invalid condition text

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - cf763d94c614591244092c4b95654b7ca9b17abc authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add custon plugin action links

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - a7386a589726ff6b233297e37ee09be8b5c8a0f1 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add PLUGIN_BASE constant

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - a8e53c8eacdddc69d7eb0917bd4232250a836313 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add extended criteria parser

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 6db3d86f7ec42768d50050e7a02b42754ffdaa67 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Allow user to select gift criteria

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 8279de07e025bc05f8dac90d9e331492bd66bc68 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Allow user to add single gift criteria

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - de2690a176f64ebb31a0d76f2daf20177bd472b0 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Update tags and minor refactorings

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - d7d7df869560398914a5432469ef640a1667ac84 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Some minor changes in readme

github.com/ankitpokhrel/WooCommerce-Multiple-Free-Gift - 5e010289a4739e719800df4708273392595023cf authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'master' into dev

github.com/ankitpokhrel/Dynamic-Featured-Image - d49a0e3c5d9105a6f77b093c483e5db7bf680701 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Add php version 5.5 and 5.6

github.com/ankitpokhrel/Dynamic-Featured-Image - aa764a63513ac886fda17fa4e2ecd10f78b4691f authored over 9 years ago by Ankit Pokhrel <[email protected]>
Exclude scrutinizer, travis and phpunit

github.com/ankitpokhrel/Dynamic-Featured-Image - 2d8e896a788fcaf021b6e18305936913d23c3c2b authored over 9 years ago by Ankit Pokhrel <[email protected]>
Change bower version to 3.5.0

github.com/ankitpokhrel/Dynamic-Featured-Image - 211c9ff8ed15cc4e1bc04535076b1700dad71e83 authored over 9 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #45 from ankitpokhrel/dev

Add uninstall script and github-updater support

github.com/ankitpokhrel/Dynamic-Featured-Image - de37a76802baac15f4f70951d63e3116e8b30b68 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Issue #44: Add support for github-updater

github.com/ankitpokhrel/Dynamic-Featured-Image - 039ba9ce2496831b1fd23d566a063a50f9b6bc7e authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Add uninstall.php to scrutinizer ignore list

github.com/ankitpokhrel/Dynamic-Featured-Image - 48c7a1dd6245bf6127672a2af96f7f38a7249bb1 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'master' into dev

github.com/ankitpokhrel/Dynamic-Featured-Image - a14e1c4f772b4ba1eadfb1c099791d8754cbd4a6 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Add uninstall script

github.com/ankitpokhrel/Dynamic-Featured-Image - 4c2323990128bdd84ccd38c3f85e2fa0e832f8ec authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Update latest version and project status

github.com/ankitpokhrel/alert.js - 6f4a1753fb5216f92622c84a5d738e221542197a authored almost 10 years ago by Ankit Pokhrel <[email protected]>
New distribution files

github.com/ankitpokhrel/alert.js - 9d3b0f8982df55b225b2ff2b4a1a5f45f5d07259 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Change version

github.com/ankitpokhrel/alert.js - ead2c35b0165ca59c2b03974c249dd6a752997b2 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Change dev dependencies version

github.com/ankitpokhrel/alert.js - aea1c375cfbb21bdd54151a02f0628db697161b0 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Update devDependencies

github.com/ankitpokhrel/alert.js - d57f2cd8f0bac0fc859ef073ec768b59b0cd2630 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #43 from ankitpokhrel/dev

Add missing opening tag symbol

github.com/ankitpokhrel/Dynamic-Featured-Image - 0578ddd6f5df576ade4f187d439a6cc300002633 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Add missing opening tag symbol

github.com/ankitpokhrel/Dynamic-Featured-Image - 120f1d67f1c7fa3859739d9118e0bef130133b8c authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #42 from ankitpokhrel/dev

Add coverage and certificate check to ignore list

github.com/ankitpokhrel/Dynamic-Featured-Image - 8b1d05aff192fde14489b22dc69d6ba8e51c0963 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Document cleanup

github.com/ankitpokhrel/Dynamic-Featured-Image - e2907252dfe862a80bd9a2e14b0aa057fb7e9fb8 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Add coverage and certificate check to ignore list

github.com/ankitpokhrel/Dynamic-Featured-Image - 3f5d45fe8764b5f9347988a0cdcc860ad6141db6 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Adjust badge layout

github.com/ankitpokhrel/Dynamic-Featured-Image - b50ef473346ee0272507e16a0bd92a584e05c85e authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Add build and coverage status

github.com/ankitpokhrel/Dynamic-Featured-Image - fe2d1cc13380ffa266a9ca07ae0d829f4c606c4c authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Merge branch 'dev'

Conflicts:
dynamic-featured-image.php

github.com/ankitpokhrel/Dynamic-Featured-Image - b5b5e86a131a33169990ae8ae999f2ad2c0e2ead authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Final cleanup :joy:

github.com/ankitpokhrel/Dynamic-Featured-Image - 6c840e399ad1b5fcdc9da5a631900f21df4421ac authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Update scrutinizer settings

github.com/ankitpokhrel/Dynamic-Featured-Image - 5528c51fc241e211b8e46f56a7f289e1680954a6 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Fix .scrutinizer.yml

github.com/ankitpokhrel/Dynamic-Featured-Image - 1dcf80b5883484adfaedc55614db75199c02b061 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Activate scrutinizer code rating

github.com/ankitpokhrel/Dynamic-Featured-Image - 6879b0e2cf54c48c3c7510b2167609bf05f04f91 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Make ajax_callback testable

github.com/ankitpokhrel/Dynamic-Featured-Image - 2657ff4f094333195d0315c75f98c29fd7252b88 authored almost 10 years ago by Ankit Pokhrel <[email protected]>
Test ajax request

github.com/ankitpokhrel/Dynamic-Featured-Image - 1fd217cbb6ed1ac16dfb691ab8b0e0d494695ae6 authored almost 10 years ago by Ankit Pokhrel <[email protected]>