Ecosyste.ms: OpenCollective

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

Tiptap

The headless editor framework for building collaborative applications.
Collective - Host: opensource - https://opencollective.com/tiptap - Website: https://www.tiptap.dev - Code: https://github.com/ueberdosis

more styling to tables

github.com/ueberdosis/laravel-langman - 20f9ed94fdc82c0d83119a97efb61c2ebb67f653 authored almost 9 years ago
Merge branch 'master' of https://github.com/themsaid/laravel-langman

github.com/ueberdosis/laravel-langman - 4595d86bf5c4c72cfd6084b543b207e1f8465687 authored almost 9 years ago
some commands output styling

github.com/ueberdosis/laravel-langman - 5003322c365d8b9dfa04063a2e23a3ff65f85916 authored almost 9 years ago
skip nested translation keys

github.com/ueberdosis/laravel-langman - 561bc266c87330588f6863609c3a0c27494ec292 authored almost 9 years ago
skip nested translation keys

github.com/ueberdosis/laravel-langman - 944a319bbd8984a5d688f179cad06621fada2115 authored almost 9 years ago
insure console table presents lines in correct order

github.com/ueberdosis/laravel-langman - 4ea149e502aab0871e156945015dd60d1810e33e authored almost 9 years ago
when collecting from views add unique values only

github.com/ueberdosis/laravel-langman - 285e89de0e1a15ee2e2a3ef475088ff0afa0343d authored almost 9 years ago
add slashes when writing files all the time

github.com/ueberdosis/laravel-langman - af39f0a25a24d409bc33da024e9dfe362fcd4d37 authored almost 9 years ago
remove default value from missing command

github.com/ueberdosis/laravel-langman - 3d808b55d858b06a0b33f33c9acd8e2bbb510e76 authored almost 9 years ago
remove hint when not present in the missingc ommand

github.com/ueberdosis/laravel-langman - 15eff13b53ecbc34dde9c4c816267ba0bfb6a582 authored almost 9 years ago
messages on sync command

github.com/ueberdosis/laravel-langman - db8887da37070092483eebf8ab9d48c8bb3b7111 authored almost 9 years ago
update fill key to write to a file only once

github.com/ueberdosis/laravel-langman - 5dbbe1eebeabab3c66edcfb8a88f9fa2baf914fe authored almost 9 years ago
add slashes when updating lang files with values

github.com/ueberdosis/laravel-langman - 2f0acea38e0abf189979cae02af997c651213887 authored almost 9 years ago
getFileCOntent can create files

github.com/ueberdosis/laravel-langman - 49fc7c5ca6564acbfba27504d5a8e207bb603500 authored almost 9 years ago
update config file name

github.com/ueberdosis/laravel-langman - b19654565b29517f319a6b6325456f602e15e151 authored almost 9 years ago
adding some comments

github.com/ueberdosis/laravel-langman - ebb7e0e16892b9fabb634cee1de34c786a4df069 authored almost 9 years ago
handle empty keys as missing

github.com/ueberdosis/laravel-langman - 4af827d5c3bc860fde7f429bbfef9046090189b7 authored almost 9 years ago
add sync command and reformat code

github.com/ueberdosis/laravel-langman - 69a3fbf9e84aec6d1dcd55de78ed76fc2cf8499f authored almost 9 years ago
minor code style amends

github.com/ueberdosis/laravel-langman - a11bf0c3ce7eaaeee8a2f3c4a6ea2c95b9140a1c authored almost 9 years ago
add remove command

github.com/ueberdosis/laravel-langman - 3c1a653827c945208781f7ebab9e72ef9041ba4d authored almost 9 years ago
add missing command

github.com/ueberdosis/laravel-langman - f2a2303cc6df89a0c59375f00dcbe2ecc37031ce authored almost 9 years ago
update styling for missing translations and adding messages to the trans command

github.com/ueberdosis/laravel-langman - ead133dd46ea20890949bdf9de16defb460f77cc authored almost 9 years ago
Merge branch 'master' of https://github.com/themsaid/laravel-langman

github.com/ueberdosis/laravel-langman - 7f60340096691574aabb74bb084bf17def4942a5 authored almost 9 years ago
handle showing values of found keys in all translations for the find command

github.com/ueberdosis/laravel-langman - 347a3cb75ddede1020bbb4984d6e6027770ed35e authored almost 9 years ago
Merge branch 'master' of https://github.com/themsaid/laravel-langman

github.com/ueberdosis/laravel-langman - 970bfd7f8c3a408821c4a19921796976a99b8413 authored almost 9 years ago
handle tring to translate a language that does not exist

github.com/ueberdosis/laravel-langman - 89d494d3e973207ce6bfbdae295a996d0925dec6 authored almost 9 years ago
handle case if developer wants to translate specific language only

github.com/ueberdosis/laravel-langman - e044ac456d4e2ad08a59ceef42f97f409ea6b687 authored almost 9 years ago
update generated files code formatting

github.com/ueberdosis/laravel-langman - 34a4981a8fa0be241a38185fb4f355941df91344 authored almost 9 years ago
update service provider and fix close match in show command

github.com/ueberdosis/laravel-langman - 368eacb1c4e17b9259ff8fb714bd81c29197be75 authored almost 9 years ago
cleaning and add configs

github.com/ueberdosis/laravel-langman - fb60c81585ac7d72a4b871d6db74419b7a6b410a authored almost 9 years ago
update package name

github.com/ueberdosis/laravel-langman - c69395b0fa9c653a09e984b432c89d1b02f42f73 authored almost 9 years ago
handle update existing values

github.com/ueberdosis/laravel-langman - 4984a475c21f0443715d8f25dcc86efc612197e1 authored almost 9 years ago
removetemp files after every test

github.com/ueberdosis/laravel-langman - 0c6705e18e7a732e4d4336baad23acf69467962d authored almost 9 years ago
progress with commands and tests

github.com/ueberdosis/laravel-langman - cf4e0e2af99c330f69c094df7587b86a6b1a162c authored almost 9 years ago
fixes and refactoring for the show command

github.com/ueberdosis/laravel-langman - 03189c2a8b3127b9a8d84b92047429ec399f3370 authored almost 9 years ago
fixes and refactoring for the show command

github.com/ueberdosis/laravel-langman - a1c84a93714b92fd9e47807d43a50dac24153569 authored almost 9 years ago
[TASK] No redirect if user agent is a bot

Closes #12

github.com/ueberdosis/rlmp_language_detection - b8b25746d422e85fd5039874e7cb5e457726d609 authored almost 9 years ago
[BUGFIX] Looks for shorter accepted language

In the case of accept language (e.g. "fr") and the TYPO3
languages got a longer language code (e...

github.com/ueberdosis/rlmp_language_detection - 942a22cb86b01f34544f3f52b66136a291a71038 authored about 9 years ago
[TASK] Set PHP version to 5.6.99

github.com/ueberdosis/rlmp_language_detection - 57fef9342434ac022b7ad86500caa9fed692157c authored about 9 years ago
Merge pull request #10 from liayn/master

[BUGFIX] Correctly fetch languages on TYPO3 6.2

github.com/ueberdosis/rlmp_language_detection - d94839b59159c20fc4e8767d60f6303d297d2ef7 authored about 9 years ago
[BUGFIX] Correctly fetch languages on TYPO3 6.2

github.com/ueberdosis/rlmp_language_detection - 301dc53a80354019a6eb099c24e4e52c0bfb7966 authored about 9 years ago
[TASK] Set version to 7.0.4

github.com/ueberdosis/rlmp_language_detection - 873f9ada2c161814943795c518c355d8f48e7364 authored about 9 years ago
[TASK] Updates documentation for usage with TYPO3 < 7

github.com/ueberdosis/rlmp_language_detection - a2162345c1c5e2b10c9168a98bc877d732bd3d9d authored about 9 years ago
[TASK] Adds PHP compatibility in ext_emconf

github.com/ueberdosis/rlmp_language_detection - 26589a0b3a50a158c47a779b37ac3db4de6bc22f authored about 9 years ago
[TASK] Removes new array notation due to be compatible with PHP 5.3

github.com/ueberdosis/rlmp_language_detection - fc0d7230d434fad4a1728ccac85921ee0a2564b7 authored about 9 years ago
[TASK] Adds possibility to set a PEAR location

github.com/ueberdosis/rlmp_language_detection - 61dc1d550e72f17a2fa47a978beb8ad2ec2e7dd6 authored over 9 years ago
[TASK] Adds static_info_tables as dependency

github.com/ueberdosis/rlmp_language_detection - f5d8cb80a4de3f597735629e09c211de63df6e43 authored over 9 years ago
[TASK] Adds documentation for Net_GeoIP usage

github.com/ueberdosis/rlmp_language_detection - af7712f0bc428e90291dc2ca8ec3ec694b2a57ee authored over 9 years ago
Merge pull request #6 from liayn/master

[BUGFIX] Adjust DB access to CMS 7 sys_languages

github.com/ueberdosis/rlmp_language_detection - 79290555ca1105c62ceeaf25c8784da06171cd7f authored over 9 years ago
[BUGFIX] Adjust DB access to CMS 7 sys_languages

Add dependency on static_info_tables for country resolution

github.com/ueberdosis/rlmp_language_detection - f9e584d9d701815383a5a3954267675b5a90a2bd authored almost 10 years ago
[RELEASE] Version 7.0.1

github.com/ueberdosis/rlmp_language_detection - 37ffa5e9de094c0827b87c555fdd6f1a388d68ae authored almost 10 years ago
[BUGFIX] Adds backslash to Net_GeoIP class

github.com/ueberdosis/rlmp_language_detection - 198919f4021265da6cdb775137c1fc6b4276bdb9 authored almost 10 years ago
[RELEASE] Version 7.0.0

github.com/ueberdosis/rlmp_language_detection - 9494094cd9774a7e36e1e3c452977dd30fbfc6b2 authored almost 10 years ago
[TASK] Adds documentation about Net_GeoIP usage

github.com/ueberdosis/rlmp_language_detection - 0f082b3c574c29fe05eda1fe01d9196a6857b10f authored almost 10 years ago
[TASK] Removes suggested plugins from documentation.

github.com/ueberdosis/rlmp_language_detection - c803f23c601edd4e1ce57bf0302d60936676e58b authored almost 10 years ago
[TASK] Merges changes from branch 6.2

github.com/ueberdosis/rlmp_language_detection - ea490b70de28ee9656462889c1ec088252ecb304 authored almost 10 years ago
Merge branch '6.2'

Conflicts:
Classes/LanguageDetection.php
ext_emconf.php

github.com/ueberdosis/rlmp_language_detection - 9403bb5df8f4e1e68b560d9f1dc676ad0aa34caa authored almost 10 years ago
[TASK] Updates README.md

github.com/ueberdosis/rlmp_language_detection - cfc86dc1a9125e1420b3c09f012110e3b4b4c55e authored almost 10 years ago
[RELEASE] Version 3.1.0

github.com/ueberdosis/rlmp_language_detection - e2786f8b5e294c70556a4fc83611a9d58cdd8cb9 authored almost 10 years ago
[FEATURE] Adds support for PEAR package Net_GeoIP.

github.com/ueberdosis/rlmp_language_detection - 68e7ae6664d77b04fb8febbb7d5cf635016463e8 authored almost 10 years ago
[FEATURE] Switch to PECL geoip module

Due to outdated extension ml_geoip.

github.com/ueberdosis/rlmp_language_detection - f30cb1d481fb494e94320b4c7e54b6cd0efdac9d authored almost 10 years ago
[RELEASE] Version 3.0.1

github.com/ueberdosis/rlmp_language_detection - 19511304aa29ae6e8419b56b6ecae6703bc7e541 authored almost 10 years ago
Merge pull request #4 from liayn/master

TS fix + manual update

github.com/ueberdosis/rlmp_language_detection - 272dd78fe58c61efb4e42e84c928737f21828c90 authored almost 10 years ago
[DOC][BUGFIX] Fix TS reference layout issues

github.com/ueberdosis/rlmp_language_detection - 6ec560056a5e88c73b7183429abcf0e40385d2f7 authored almost 10 years ago
[BUGFIX] Add missing TS and installation instructions

github.com/ueberdosis/rlmp_language_detection - 0e1cd6c6ff3d0a882b1dc0f68949152640786463 authored almost 10 years ago
[TASK] Minor changes

* Fixes typo
* Variable names nicer to read
* Replaces left-over of $GLOBALS['TSFE']
* Adds stat...

github.com/ueberdosis/rlmp_language_detection - 8e838745519756016d279ebfab1a57440ded5a24 authored almost 10 years ago
Merge pull request #3 from liayn/master

[TASK] Migrate extension to namespaces

github.com/ueberdosis/rlmp_language_detection - 6afbc2d5650ed60391e0fd80dde8177ca0790541 authored almost 10 years ago
[TASK] Migrate extension to namespaces

Compatibility with TYPO3 CMS 7

github.com/ueberdosis/rlmp_language_detection - 27e9b3c3b64f7124f57dfedfb21bb3f9ceb42a54 authored almost 10 years ago
[TASK] Adds visibilities for functions and attributes

[TASK] Changes file doc header to new one
[TASK] Changes extended class to AbstractPlugin

github.com/ueberdosis/rlmp_language_detection - a2ee15a59b60598a67313407c471540a31f19f43 authored about 10 years ago
[BUGFIX] Fixes wrong function call

See: https://forge.typo3.org/issues/63311

github.com/ueberdosis/rlmp_language_detection - 98b493c667dbcf4abb0a516901c60db533c189ff authored about 10 years ago
Merge pull request #1 from pixelbrackets/20141118_realurl_default_language_redirect

Add option to force a redirect

github.com/ueberdosis/rlmp_language_detection - a07cd20dd36b472f495098b75d5c3b3cc6b386a5 authored about 10 years ago
[FEATURE] Add option to force a redirect

Add an option to force a redirect if the detected
language is the default language of the instal...

github.com/ueberdosis/rlmp_language_detection - f725754eb83dc26c65f4dd8dddb1795f92c9f62a authored about 10 years ago