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

Updated readme

CoffeeScript to JS
Added live example

github.com/LycheeOrg/basicContext - 739a7bcfea18d4e4938b81641b52b5fe2704baec authored almost 10 years ago
Added default box-sizing and text-align

github.com/LycheeOrg/basicContext - 2d2cc68f913bb1413d00102349a9b995b0e5522d authored almost 10 years ago
Merge pull request #35 from Miljar/scrutinizer-patch-1

Scrutinizer Auto-Fixes

github.com/LycheeOrg/php-exif - 98a582d6e83c852f4e8e22f6a237984965364072 authored almost 10 years ago
Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-...

github.com/LycheeOrg/php-exif - f2cca4f8c5d2cd07e9b05b751475eb1f0fe040a8 authored almost 10 years ago
Aligned some constants & array info

github.com/LycheeOrg/php-exif - 8c3d2061a1a78f280a364a10c78e27c996302fdb authored almost 10 years ago
Added $mapperClass property to AdapterAbstract

This was missing in the abstract, but used in an implementation

github.com/LycheeOrg/php-exif - 511d94b69e0248511e676f1100d70f93dedf4f82 authored almost 10 years ago
Merge pull request #34 from Miljar/rel/v0.4.0

Rel/v0.4.0

github.com/LycheeOrg/php-exif - a4ba0d1bf15c8ac15c849feddea60c192fcac5c7 authored almost 10 years ago
New info in CHANGELOG & README

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - ff651832f57185617219f11e370bfbd0e59aff3d authored almost 10 years ago
Merge pull request #33 from Miljar/issues/#25

Issues/#25

github.com/LycheeOrg/php-exif - f29d0e5c82f6f8ae0536f234a37e39da29cc7510 authored almost 10 years ago
Covered extra paths for Exiftool mapper test

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 1d4a96bcd49967ddeea90e30069962cda4bcbb5e authored almost 10 years ago
Unit tests for GPS stuff

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 401686cce2af53ab06fc262f1c9cfde8cf8eedfc authored almost 10 years ago
More unit tests for Exif (GPS added)

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 1e2e623a2fffcf93e49299f1ce1ed1d383bca6d9 authored almost 10 years ago
Add GPS code

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 476367b4b260d85a0a8d4459cc64bf4290bf8bdd authored almost 10 years ago
Updated version

github.com/LycheeOrg/basicModal - bcff706d15b3b6b589c8a6867e2b2dd476aff980 authored almost 10 years ago
Auto-select input

github.com/LycheeOrg/basicModal - 05e18fe0d8aa86cb66f9f5aaf55ee15581f6c0b2 authored almost 10 years ago
Corrected stubbing of root function

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 795fab58b9ff0626e5a2d18e245cebd397a942cc authored almost 10 years ago
Improved coverage annotations on Exif class

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 06a75fd1c85f07c56afdbada10383189451fa227 authored almost 10 years ago
Unit tests for Exiftool mapper

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 86c4dac8ada202e2926bc80e3658e10ad9186518 authored almost 10 years ago
Removed indenting level in Native mapper class

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 8fca517e0174d9bd6355d6b3a762bd4a9d26f6bb authored almost 10 years ago
Unit test for Native mapper

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - a2a0272c1a4ac357bfab1a0f6fdc42007a82bc4e authored almost 10 years ago
Improved docblocks & removed unused variable

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 589995212d23b06bcdfb06f9cba39060b4def9af authored almost 10 years ago
Removed incorrect coverage tag

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 7b16cd4069c24b737227d94eef459089493e92ad authored almost 10 years ago
Tried mocking proc_open function for coverage

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - a862beadffe1ac00cc939e50310580fb48ac64d6 authored almost 10 years ago
Added @covers annotation for the NoAdapterException

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 6dbc5942d9c3b1f0b23efe1dbf0a2f3aaec58655 authored almost 10 years ago
Exclude Interfaces from coverage report

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - cc6fbb798fd1009cd2917b58cff25c514202a71d authored almost 10 years ago
Removed obsolete ; in docblocks

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 874d64558d8a632df3faf5744b3836bd9c8fd719 authored almost 10 years ago
Removed unnecessary initialization of variable in Reader class

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 52bbeef5c680988e9d7ffa717961ad370ce2d092 authored almost 10 years ago
Changed docblocks for AbstractAdapter constructor

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 32b43589f1a5be9915e290264e0670bb377c1048 authored almost 10 years ago
Remove strict coverage option

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - d16cacb469eae0e48d58437da1717f55172ae60a authored almost 10 years ago
Add unit test for Exiftool::setNumeric

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 3c36d12ebb8dd2b412c7f0f869fa0a7113d33cdc authored almost 10 years ago
Made coverage more explicit

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 4e0ee69d491d35ce20ef29899b4ab9334431cf98 authored almost 10 years ago
Add some tests for Exif class

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - a288667ae656b27674d9fb2163631c47af2b95ea authored almost 10 years ago
Add unit tests for Mutator class

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - cf21a3f2e30d678db70da249620ee529d5e345eb authored almost 10 years ago
Add coverage ignore tags

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - f4eaad8640ab4da9e9437d67cc934e45d638dde8 authored almost 10 years ago
Add unit test for Exif mutators

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 836ac7c4a55aa476cc7f9e730d2886467ab447b7 authored almost 10 years ago
Beter interface coverage?

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 8214151b8d5acf2160924baf4ca25b3db1e150ed authored almost 10 years ago
Add @covers annotation for Exif tests

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 5eb8ca59b0689837e7dfe1fedb4ce0a8e32a163e authored almost 10 years ago
Add extra unit tests for Reader class

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 2daf6e169bd3b8bfa9f1562cc6e9f3ed877ecd7d authored almost 10 years ago
Add extra unit tests for AdapterAbstract

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 2b7fbc6c9521cbe8d1a791a6f63afc4d39b8703f authored almost 10 years ago
Add coverage for interfaces & exceptions

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 281aebd4f371d5ea1394fb6b93f5fa59570b9a2c authored almost 10 years ago
Added mutators to Exif class & updated unit tests

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - fb7763f5f478e0a1d66f975b1ceb929f33cd2189 authored almost 10 years ago
Removed blank lines to conform to PSR2

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - ec812d9e1ff4a1c4e9116be457fc3466f6dcd0da authored almost 10 years ago
Bugfixed some small inconsistencies

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 0ba62768f73dfbea36276b696b036d407b345b64 authored almost 10 years ago
Extracted mapping of native data to separate mapper & updatd Native adapter to use that mapper

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - ae92380b78c452e8f706e085e34a213bc8aa7742 authored almost 10 years ago
Extracted mapping of ExifTool data to separate mapper & updated Exiftool adapter to use that mapper

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - bb6f4e263099e593bc723f287be6eeb42cb8446e authored almost 10 years ago
Add separate mappers for mapping data to Exif object format

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 8f6cdc03d90fef6c69b1a4b8f5803ab743028bfe authored almost 10 years ago
AdapterAbstract now uses Hydrator for setOptions; Removed obsolete methods

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - bf6ad93a31e26d3234bdd69f2dcf3bf7d7cb3c38 authored almost 10 years ago
Add Mutator Hydrator for hydrating Exif objects

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - cabf6a36562ce55e684d727f2ee08ac7d850ced4 authored almost 10 years ago
Fixed scrollbar in FF

github.com/LycheeOrg/basicContext - 4fb2f5e7e4f46833c21ce5d183d8c44eb673a0a2 authored almost 10 years ago
Disabled user select

github.com/LycheeOrg/basicModal - 2cae64d8b1a733ef4aed70b3368ad277b0bddb3f authored almost 10 years ago
Disabled user select

github.com/LycheeOrg/basicContext - 09ad0429771f24aeb04d23adb63024bfd9f3589e authored almost 10 years ago
Fixed issues with forced deletion when using SoftDeletes

github.com/LycheeOrg/laravel-nestedset - 186c4fcc863dbfbb0fab744253da70f589b60cec authored almost 10 years ago
Simplified hardDeleting condition

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

Conflicts:
README.markdown

github.com/LycheeOrg/laravel-nestedset - 096ecd7c6f6687ce6187b795ede719de1c485b7f authored almost 10 years ago
Completed and tested SoftDeletes support

github.com/LycheeOrg/laravel-nestedset - cec5a9d0f22a57ecf24d4111a1ca269fbf991ad1 authored almost 10 years ago
Merge pull request #30 from juliangut/master

Geolocation

github.com/LycheeOrg/php-exif - fe64685044e920110204bcabd7bd62e1d914bec1 authored almost 10 years ago
add phpunit coverage reference

github.com/LycheeOrg/php-exif - 61533c9f2b6dd77b6cd7303e888a530dac571da0 authored almost 10 years ago
remove unused variable

github.com/LycheeOrg/php-exif - 272fc2dd40ba307a7e0f297e50b49593c17cad80 authored almost 10 years ago
limit GPS coordinates to decimal degrees

github.com/LycheeOrg/php-exif - 79b04dc9d42e65cce13968f38917214f6d953196 authored almost 10 years ago
Add CodeClimate badge to README

github.com/LycheeOrg/php-exif - f91e9ca07ce11e7ef2ee14c90892e695c28611c3 authored almost 10 years ago
GPS detection

github.com/LycheeOrg/php-exif - a6d58bb619035f614d5eb6bae70c7a77de1c00e5 authored almost 10 years ago
Merge pull request #29 from Miljar/rel/v0.3.0

Rel/v0.3.0

github.com/LycheeOrg/php-exif - cc31d780944abfd97b771e4f9a1c097dfc6b4cf5 authored almost 10 years ago
Merge branch 'rel/v0.3.0' of git://github.com/Miljar/php-exif into rel/v0.3.0

github.com/LycheeOrg/php-exif - 61002d46cbf067c2af90576c8c14c69149a9e7c3 authored almost 10 years ago
Update exiftool version in travis config

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - f5f8fb1340df9d1f2c5b841b65728bb4d08ce125 authored almost 10 years ago
Update readme, bring it up-to-speed with v0.3.0 release

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 29824295a2d5103e0992dd354815cbe32a262ed8 authored almost 10 years ago
Merge pull request #28 from Miljar/issues/#18

Created CHANGELOG for v0.3.0

github.com/LycheeOrg/php-exif - 0765d72565d08699234f9c0b08b235713a9e32c8 authored almost 10 years ago
Created CHANGELOG for v0.3.0

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - b0919a9d914f6c7f4bc85241afe0ef25d04dc61c authored almost 10 years ago
Merge pull request #27 from Miljar/issues/#24

Issues/#24

github.com/LycheeOrg/php-exif - 12f47b61b1089cad44c889d455f89e01bef5f5d5 authored almost 10 years ago
Update unit tests for getExifFromFile() to check if getRawData() has data

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - c5b63c16e6396efc53c8785452bebcd8a150eb5a authored almost 10 years ago
Moved test classes to new directory structure to correctly reflect SUT

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - ff6485c307eaf61f4f02a6fb8ce46060167f0ba8 authored almost 10 years ago
Test if constructor calls setData

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 1bb211e0146f99c96168e5dc2e75b298f55d293c authored almost 10 years ago
Add tests for getData & setData methods

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - ee4d7d29938eff818b79ef4ac467e28c39522629 authored almost 10 years ago
Add property on Exif class to contain the raw data; Refactored unit tests

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - b120c2a5fa89e6acfb1d5506364261c041c4a5d4 authored almost 10 years ago
Adhere to PSR/2

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 9f6afbecdccaca293e5a122f2b879f931590de5b authored almost 10 years ago
Fix coverage: wrong FQCN used in NativeTest

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - df2b29670c43d8a5d0c01f2f4e72150e8fed87b1 authored almost 10 years ago
Fixed missing composer.lock conflict resolution; Update travis config file: added php 5.6

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - e14f316acbcaa833471bc5a48e458e3510a0d034 authored almost 10 years ago
Fix merge conflicts after merging v0.2.2 branch

Signed-off-by: Tom Van Herreweghe <[email protected]>

github.com/LycheeOrg/php-exif - 2baa5df7a74aec9b481de7e24902d02253904cfa authored almost 10 years ago
Changed close-icon to a svg

github.com/LycheeOrg/basicModal - 5ae060d4c0e7972488960c4d2288af68587daf17 authored almost 10 years ago
Updated copyright year

github.com/LycheeOrg/basicModal - 01d9986c42b24faf36baea7e156f13e7e350061c authored almost 10 years ago
Updated copyright year

github.com/LycheeOrg/basicContext - 44c585cd0c0759a0537c2353f2e445a472e3302f authored almost 10 years ago
Updated deps and version

github.com/LycheeOrg/basicModal - 07c162f9bd591b3fa0298bb8ffdd5340041dd8b6 authored almost 10 years ago
Updated version

github.com/LycheeOrg/basicContext - f0adf6a06988b4e764aa070d43b9b0f5c9e05e8a authored almost 10 years ago
Merge pull request #21 from hanovruslan/reader-interface

Added proper reader interface

github.com/LycheeOrg/php-exif - 3c29f52c6d1ef1ff49602089d08285f7f2cf3258 authored almost 10 years ago
#reader-interface extracted usage examples into separate doc files

github.com/LycheeOrg/php-exif - f8685a0ac62db1ed049a1939c7b19f769d268830 authored almost 10 years ago
#reader-interface remove default value for adapter

github.com/LycheeOrg/php-exif - 72e1bf165ff558ad9fe322bb5a5a17a55ac11359 authored almost 10 years ago
#reader-interface fixed factory method

github.com/LycheeOrg/php-exif - b7c6166df4d17fe956a71af809933190e1eb0edb authored almost 10 years ago
#reader-interface fixed @covers notations + fixed example in README + cleaned reader immutable behavior

github.com/LycheeOrg/php-exif - 88e5eced7544c059f75d7101978d8800f6419ffc authored almost 10 years ago
#reader-interface fixed @covers notation

github.com/LycheeOrg/php-exif - d517b09cac61f8090ff9e32e9327f6b5a620ef77 authored almost 10 years ago
#reader-interface added reader interface

github.com/LycheeOrg/php-exif - 000ecdef05da7e21c83498e6a3d94936eba5f3b8 authored almost 10 years ago
Merge pull request #20 from hanovruslan/composer-json-enhancement

Composer.json enhancements

github.com/LycheeOrg/php-exif - 73f0d278324a848605174853d8d57ec4035e73ee authored almost 10 years ago
#composer-json-enhancement added suggest section and fixed conflict in require section

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

Remove unneeded code in getOrientation, add new test image and fixes for it

github.com/LycheeOrg/php-exif - a0de1092d51cf9ac4ea483671659dca793c29aa4 authored almost 10 years ago