Ecosyste.ms: OpenCollective

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

LycheeOrg

Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds.
Collective - Host: opensource - https://opencollective.com/lycheeorg - Website: https://lycheeorg.github.io/ - Code: https://github.com/lycheeorg

Added few query builder constraints

github.com/LycheeOrg/laravel-nestedset - d186378830b61672ffd6682d68ea0618c410e2ab authored almost 10 years ago
Small changes to make tests pass on new test image

1. trim "Software" value
2. normalize ExposureTime

github.com/LycheeOrg/php-exif - 4973f389154f3d95bdc0dbbafbf7038aa3e3954d authored almost 10 years ago
Added new test image file

github.com/LycheeOrg/php-exif - 74e1f2c007b1e2797d3b4aa4a93f8297a39fd0bf authored almost 10 years ago
Removed string-to-int conversion for Rotation

It is not needed any more now that exiftool is called in numeric mode

github.com/LycheeOrg/php-exif - 8c6c1133bb037cda1460522623021a13e59a52fe authored almost 10 years ago
Merge pull request #17 from wasinger/master

unify output from Native and Exiftool adapters

github.com/LycheeOrg/php-exif - 3790c8196ef34787176aa28fdbb422522046567c authored almost 10 years ago
Implement missing properties in Exiftool adapter

For the test image, Exiftool adapter now returns the same values
as Native adapter does for all ...

github.com/LycheeOrg/php-exif - 330dcddcf8b53f745f398d5f0c19ca70f3e4d482 authored almost 10 years ago
Exiftool now in numeric mode

github.com/LycheeOrg/php-exif - 6c1d1267fcd6487478ebdb840db3b28a6b9df49c authored almost 10 years ago
added test for equal result of both adapters

github.com/LycheeOrg/php-exif - 88daee82f3d4eb68b66d5e7ea1ef09f133ad82bc authored almost 10 years ago
Merge pull request #16 from wasinger/master

add support for getting Orientation tag

github.com/LycheeOrg/php-exif - 22958751a7903091d49dd0f0c6e4374db3974a08 authored almost 10 years ago
add support for getting Orientation tag

normalize exiftool orientation strings to int values

github.com/LycheeOrg/php-exif - ee4791d753282132fc67c3afce9a1a5d8e7dbd33 authored almost 10 years ago
Merge pull request #36 from thijskok/master

Fix missing $connection parameter for newFromBuilder method

github.com/LycheeOrg/laravel-nestedset - 1ebd9119265ba19fee182ad6e4446ef2558adee9 authored almost 10 years ago
Fix missing $connection parameter for newFromBuilder method

github.com/LycheeOrg/laravel-nestedset - 7ae70ca459c953b0563d89979b39ba3c6b2a4bd6 authored almost 10 years ago
getDescendants now returns empty collection if node doesn't exists

github.com/LycheeOrg/laravel-nestedset - 933557daf8c548dd4b4a52fdf7de0e0cd157d267 authored almost 10 years ago
Merge branch 'master' of github.com:lazychaser/laravel-nestedset

github.com/LycheeOrg/laravel-nestedset - 87e9240539b290dc56f542d21083a82e5f2a9ac1 authored almost 10 years ago
Added linkNodes method

github.com/LycheeOrg/laravel-nestedset - ebf6536199575841cbcb1df03918253ab56821ef authored almost 10 years ago
Update README.markdown

github.com/LycheeOrg/laravel-nestedset - dd470cc53be819bdccca0b166ca1e1d067f7adb8 authored almost 10 years ago
CHanged version constraints

github.com/LycheeOrg/laravel-nestedset - f4e3a563b5607b085b3aed7aeee83b980288c70a authored almost 10 years ago
Update to release version

github.com/LycheeOrg/laravel-nestedset - 62ee7af88e0f67d52abee6d7ed8188a6bfd3814c authored almost 10 years ago
Update README.md

Updated Coveralls badge to current release tag (v0.2.2)

github.com/LycheeOrg/php-exif - afa6d4250ccc0f52fa2d63af8a4eda4f1f5251ac authored almost 10 years ago
Update .travis.yml

Had to update version numbers in the rest of the TravisCI build info too

github.com/LycheeOrg/php-exif - 0ba4acb8d821095040238a0e863ee5ec55fad60a authored almost 10 years ago
Update .travis.yml

New link to ExifTool

github.com/LycheeOrg/php-exif - 0e5eeb32ece8d284493d9016b1baf7eb1c7d11d3 authored almost 10 years ago
Merge pull request #13 from Ingewikkeld/add-extra-exif-info

added MimeType, FileSize and ColorSpace options to EXIF

github.com/LycheeOrg/php-exif - 9fb2496d1cebea30104839ddc6137b037082ed15 authored almost 10 years ago
added MimeType, FileSize and ColorSpace options to EXIF

github.com/LycheeOrg/php-exif - 80f35439d9ffd58a2945d579cf4b285a6a9232f9 authored almost 10 years ago
Merge branch 'master' into laravel5

Conflicts:
composer.json

github.com/LycheeOrg/laravel-nestedset - ca0b0fdf9f49f2169ecb230a593944d4fcad287f authored almost 10 years ago
Made use of PSR-4

github.com/LycheeOrg/laravel-nestedset - d1ff22d4a0e15635f07ec1f30155077df4e945ea authored almost 10 years ago
Changed install version

github.com/LycheeOrg/laravel-nestedset - 960a5c92d3868659f9a8289242e6aa0f25782266 authored almost 10 years ago
Fixed incorrect call of callback

github.com/LycheeOrg/basicModal - aeb5d951cfd4045a21cdadc060ac46bb221b7e85 authored almost 10 years ago
Only select input when available

github.com/LycheeOrg/basicModal - 8e56e6771b71ea5864ccda088c93c9627d1620fe authored almost 10 years ago
Select first input after adding modal to DOM

github.com/LycheeOrg/basicModal - 015c071f41d81626c8142ddcd230268851e779df authored almost 10 years ago
Updated version and deps

github.com/LycheeOrg/basicModal - 46d96cf641d9619aeeea8a68ffc6cbe1c58b0dbc authored almost 10 years ago
Added some other checks

github.com/LycheeOrg/laravel-nestedset - f4c5ad928a998ffa397212ca646c7b9f111f77a7 authored about 10 years ago
Made default order applied for querying descendants and siblings

github.com/LycheeOrg/laravel-nestedset - e8af4ceaf21a0741846ed2aa55d108f3820a7f9c authored about 10 years ago
Increased code coverage

github.com/LycheeOrg/laravel-nestedset - 094978712bb395af942048d209622123db8b40ec authored about 10 years ago
Identify items using a number

github.com/LycheeOrg/basicContext - 3af689859265cc80b7d2cc648f598ff3a0b0fada authored about 10 years ago
Scrollable context, fixed callback

github.com/LycheeOrg/basicContext - 41bcb2a36bd43fdc630216ee0e9a673d2c14bc2b authored about 10 years ago
Merge pull request #6 from electerious/v2.0.0

v2.0.0

github.com/LycheeOrg/basicContext - 6afca338022e3c85bee90edd37f2b0323805be22 authored about 10 years ago
Fixed a bug where basicContext broke the overflow of the site

github.com/LycheeOrg/basicContext - 3ef1fda7b2ade744a5459f93c87b9bdb5853932f authored about 10 years ago
Merge pull request #4 from electerious/v2.0.0

v2.0.0

github.com/LycheeOrg/basicModal - 927ffcb8a065fe20b258c05c19f1ebef6f0fc712 authored about 10 years ago
Updated screenshot

github.com/LycheeOrg/basicModal - bbd19df7806df69d9ecc92c66d14e470f967b720 authored about 10 years ago
Changed folder-structure

github.com/LycheeOrg/basicContext - 693155bb413053d9a6add5715c76570d9863ac7b authored about 10 years ago
Changed folder-structure

github.com/LycheeOrg/basicModal - 8f260e2ec9b8de01688fba17523cd7ff2ae81092 authored about 10 years ago
Version push to v2.0.0

github.com/LycheeOrg/basicContext - cc557863b868b08aa7dbf25c816f880b4be61f87 authored about 10 years ago
Added basicModal__ prefix

github.com/LycheeOrg/basicContext - c66590a4ad924bbcaecfa108ef7a41d324f2bb53 authored about 10 years ago
Changed name to basicContext and removed .context selector dependencies

github.com/LycheeOrg/basicContext - 007b4fd06d9ccb0793c8e6783e7a391033ee8d18 authored about 10 years ago
Removed .basicModal selector dependencies

github.com/LycheeOrg/basicModal - c5b5bf7ca56c0d3fe48f740c0b2cb3b60dd8edcd authored about 10 years ago
Gulpfile adjustment

github.com/LycheeOrg/basicModal - 7cedff9e8affac937fca52ce6ae1362cf190b7af authored about 10 years ago
CSS structure changes

github.com/LycheeOrg/basicContext - fd89c344fe4721e6acc142e3a6b5b649f974acae authored about 10 years ago
Merge branch 'master' into laravel5

github.com/LycheeOrg/laravel-nestedset - 0d93c38f7b1dd27461073e4d7a5f2a4655ba505f authored about 10 years ago
Fixed #17: parent relation is not accesible in array representation

github.com/LycheeOrg/laravel-nestedset - 3161dabac27e8fbd447b00476807601083d9c08e authored about 10 years ago
Code adjsutments + Removed icon support

github.com/LycheeOrg/basicModal - 6274892a2707be61e633ec6eb94db47d778f46e0 authored about 10 years ago
Changed main color

github.com/LycheeOrg/basicModal - 4373c05795e64addedbd12d61040a0cd3bb8d1c5 authored about 10 years ago
Added basicModal__ prefix + code adjustments

github.com/LycheeOrg/basicModal - 8f7f94f6fedff4672938ce971b2c8da6255a7c8a authored about 10 years ago
Do not trigger the default action of the event

github.com/LycheeOrg/basicContext - 9f216e8921241172311f98ffa9ae3f797e9ca1fc authored about 10 years ago
Updated version

github.com/LycheeOrg/basicContext - 0aec55bc1a0c86a3380341ad3b218d7ee8d0e904 authored about 10 years ago
Fixed usage of class

github.com/LycheeOrg/basicContext - 292fa5fced18679424d6d4a8ec617fd26e2434f6 authored about 10 years ago
Updated version

github.com/LycheeOrg/basicContext - 635157075dfb0e69bc9db87cc1b244f331b25c56 authored about 10 years ago
Fixed usage of class and escape data-name #4

github.com/LycheeOrg/basicContext - 4a3d110508e88c277cd5d3d8edcbdf17a6e8d932 authored about 10 years ago
Icon changes

- Equalized icon width
- Hide icon span when not needed

github.com/LycheeOrg/basicContext - c411f098c5784c52f1c061a954eb40775d34eb79 authored over 10 years ago
Fixed missspelled vars

github.com/LycheeOrg/basicContext - 6ae31f49b9ea0449462e1bebf47ca57fde67ab72 authored over 10 years ago
Fixed separator element

github.com/LycheeOrg/basicContext - 80aa0ba97fd66d79a165bb93a2f8cfc95db6b5f8 authored over 10 years ago
Custom class #3 Callback #2

github.com/LycheeOrg/basicContext - 7060f2dc35f1332815fcaa504e0ef012f4b16f0d authored over 10 years ago
Better defaults handling

github.com/LycheeOrg/basicContext - c372a88855ba409dd1772b829205bf0b3dbeb6ec authored over 10 years ago
Use original event to get the position of the mouse when using 'touchend'

github.com/LycheeOrg/basicContext - c698492b2e38ca8bed6adba1460ef89c58e4c7f1 authored over 10 years ago
Updated to support laravel 5

github.com/LycheeOrg/laravel-nestedset - 602269c12570b417a879cb5c513530e6c39ed924 authored over 10 years ago
Updated version

github.com/LycheeOrg/basicModal - 903de95312bf69260befa6f239ff9a08cb42d250 authored over 10 years ago
Prevent cancel from clickable multiple times #1

github.com/LycheeOrg/basicModal - 9c0faf1827fd98f9169f03b69e273d420a6d22f9 authored over 10 years ago
Updated deps and version

github.com/LycheeOrg/basicModal - dcf4a05789f136a5ed5f7881095d9a7890527252 authored over 10 years ago
Added .reset and fixed buttons clickable multiple times #1

github.com/LycheeOrg/basicModal - 3616b726024bed920e2dc404bdd555fceca8088c authored over 10 years ago
Accessibility improvements

github.com/LycheeOrg/basicModal - 5daaca7af3eb7295fc4cbf5c190b6aa42fe5b12e authored over 10 years ago
Refocus last active element

github.com/LycheeOrg/basicModal - 2c9122cff59126879ebd9aea06a15dbde8fcefa5 authored over 10 years ago
Fixed a bug with the action button

github.com/LycheeOrg/basicModal - 45d202113c1cb779f347d7b90b2f0e3cbf7878dc authored over 10 years ago
Updated version

github.com/LycheeOrg/basicModal - 82842cf2671a96bd6ec9d5df9b68a6b5974d0023 authored over 10 years ago
Fixed full width button

github.com/LycheeOrg/basicModal - bbe84b1b3d505dfc0efc2fff901da8ddd41310ad authored over 10 years ago
Added new functions

.action()
.cancel()
.visible()
Removed support for button color => class
Full width action butto...

github.com/LycheeOrg/basicModal - a33f015313cdf723c749883876115e9f5a04e71a authored over 10 years ago
Use fix font-size

github.com/LycheeOrg/basicModal - cd6124e22f7f3e6c50d6b2658c9defe5d020461e authored over 10 years ago
Updated version

github.com/LycheeOrg/basicModal - 65835fc62796d86b207643d8a3addd8f43516edd authored over 10 years ago
Force usgae of content-box for modal

github.com/LycheeOrg/basicModal - ff971b884e8c655b373ca2a2ad5eac9768cd911a authored over 10 years ago