Ecosyste.ms: OpenCollective

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

github.com/qruto/laravel-wave

Painless Laravel Broadcasting with SSE
https://github.com/qruto/laravel-wave

Update CHANGELOG

498ad536fa55aa3947f686b449c12f23c5c11917 authored about 1 year ago
Add clear route caching after test

61d7b509d4c377cfee2649769d787e3cb4e56d85 authored about 1 year ago
Add route caching test

3e57403da59b284da64603b8e0c2176c4b259122 authored about 1 year ago
Fixed route caching

e7df7d2f6ae6b6cc18b9ac352d6502b9a5dfa1b1 authored about 1 year ago
Update CHANGELOG.md

5c967795bed6ae374740c059bfe34830144b7a98 authored about 1 year ago
Update CHANGELOG

444f4d5bb656fadb9ca3b81775678243c18bb1ca authored about 1 year ago
Update CHANGELOG.md

0d9bc28f2f2d82e7826a5b62084a4cb50d38fec1 authored about 1 year ago
Update CHANGELOG.md

d733795df7270ccbf05205d897afac82abe35c64 authored about 1 year ago
Update CHANGELOG.md

c27a530d9c978b999387b462801e8b7c3d086227 authored about 1 year ago
Refactor code

150314c37ea8f080c5259c80af73204a0bfb6335 authored about 1 year ago
Improve docs

15ba9ad1b96d7c349385a51b2d74b30b29535051 authored about 1 year ago
Fixed an error when output buffering disabled

201b005ec74dd6484a24edb29bbd24e32f703ea8 authored about 1 year ago
Fixed tests

f61d8c2dabc3aea2335cfed9c61602281887705a authored about 1 year ago
Fix styles

0cf6fcd525ce015e1ba63f06d65d921f68eb061b authored about 1 year ago
Refactored ping on new conection

f6f58d3c8f54616bbc9df96cd2176822252ed5b6 authored about 1 year ago
Update LICENSE.md

b1fbe82a06a1995d157952a4c23eacfee0fee81e authored about 1 year ago
Simplify namespace

8575728e6d237bac91da927a61d3832bba10d3f9 authored about 1 year ago
Revert redis service to tests workflow

afd3413c2d4d99fc845d1db6b64d8c28cd74d52f authored about 1 year ago
Remove redis service from tests workflow

3425eb8371c42237f1fd7ac2f8e218628735e2b4 authored about 1 year ago
Added lower acceptable package versions to provide backward compatibility for PHP 8.0

1991dfd195f648f5676a042812ac99d28eff6df5 authored about 1 year ago
Testing workflows

c80024cfc9c40efa448d85ed781e311220e03682 authored about 1 year ago
Fix styles

12c7c155a48496980f361d9225f1e4f996cbccfb authored about 1 year ago
Style fixes

a3544915ef357e67e76b8de946dd1dc4868051d9 authored about 1 year ago
Types updated

bb5ece35a535b3767a8546d63ca1e4001126f603 authored about 1 year ago
Upgraded tests

d5c08bed3b3a7f200b8ee4ae5241aa73545228a4 authored about 1 year ago
Rewrite tests for `PresenceChannelUsersRedisRepository`

735c97267bd4e5e52e7717c9dbe771fd81ec51bc authored about 1 year ago
Fix styles

02356aa06821e3170bd79cac743d4f8af460f88f authored about 1 year ago
Merge remote-tracking branch 'origin/main'

# Conflicts:
# src/Storage/PresenceChannelUsersRedisRepository.php

92acf70d538ed8dc229648cd65d39a9762b3c918 authored about 1 year ago
Fixed presence channel joining and leaving

e8407dbd63322dc97f6d1085b7e72675a94dcd3d authored about 1 year ago
Locks for presence channel users storing

69774d35b77c3a976eec436b02e57d0dc072e261 authored about 1 year ago
Save event history in Redis stream format

1f0ea10536c2fdf9f9b48d9cee276f093f2fc60b authored about 1 year ago
Refactored broadcasting event creation

e71c52dc8780fe424b3c4bd59b814d1c060de61c authored about 1 year ago
Presence channel event handler registration

f81106da9278e873f2c50d48e6a4942eb24b7d27 authored about 1 year ago
Pass user id to presence channel leave event

853c38394629c76f62373ef26774f889f2621fce authored about 1 year ago
PresenceChannelEventHandler

9eea77f2aea384304f14161c6405f460c4098c36 authored about 1 year ago
Fix styles

fa9d4bc636b90aae9ee8fdf3e63d47a5761c3eea authored about 1 year ago
Refactored presence channels redis storage structure

453855de667f484c3a636f2303c3c4295860f279 authored about 1 year ago
Packages upgrade

d558dc869972796da833adb43d5a4e74804411be authored about 1 year ago
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#41)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-ac...

622c5171d25b80b8333b5995dbb8e85d5db923fa authored about 1 year ago
Update README.md

55e0fc44952daf624559da29f96e4ceb9ec34143 authored over 1 year ago
Bump actions/checkout from 3 to 4 (#40)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

875ab2f18d325929ad2a2f9dfc9d4cf43d8c0ea1 authored over 1 year ago
Update README.md

551d3fa3a9ff1e4566f196707c4a4551bcedc2d7 authored over 1 year ago
Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#30)

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 1....

9ae7a9fcb80a27289464def46343bbdeefe6bb1b authored over 1 year ago
Update CHANGELOG

74527508402001737b18006e3d5d8a8830a4f6bd authored over 1 year ago
Fix styles

fa850b4f068d2fc5617e2936ee865ff54188f463 authored over 1 year ago
Broadcasting event history cached tests and fixes

0e6d220b70fd6cc1dd8d3bbb8f93d0b42fda0436 authored over 1 year ago
Presence channel users storage

655e9e490ccff438d40713c726c40472946b9d6c authored over 1 year ago
Locks and transactions for presence channels storage actions

bcc681d606db1604ecc5dd22dcd2a3acd8d74e09 authored over 1 year ago
wip

bcc0d9f6fe9356c54ac14e62088e4920ffc548ed authored over 1 year ago
test cases

41ae9c95752ae726141e62e882c9da2c057fe4ad authored over 1 year ago
wip

e036c7d3035664e141c797069a9c67e4d042712c authored over 1 year ago
PresenceChannelUsersRedisRepository refactored.

6503cb6f63c2bbfc81eccefb1a0dda9b35937481 authored over 1 year ago
`options` anchor for link

eda57ae495f34a6e57c0ed7b705f3cdb0a5df3d8 authored over 1 year ago
Final touches

3715d7d114b76a0a337aedb8741d1914ed0c762c authored over 1 year ago
Update CHANGELOG

b222097b7f13347312d379d8884df3f9613d5060 authored over 1 year ago
Update README.md

f9d9cb0299bbc5a175ffc8e5b876d4d91c41810d authored over 1 year ago
Update README.md

1663f6bab14ac0ed6cf1c61f7ad5f71b422e054a authored over 1 year ago
Added `requires cache driver` for note for `resume_lifetime`

4c0604197442a0e2f2c516d67fc50c1ad4b2ac8c authored over 1 year ago
Update README.md

710acb5bb404490b3973655997458aa3072c71a4 authored over 1 year ago
Fixed test cases

861cd142b98354e25324c4257d05cd0434734824 authored over 1 year ago
Debug mode

7bca22d6249571013e8452f96613685af6ff058d authored over 1 year ago
Rewrite my explanation

d56227b4448d57d925bd00e87e547a237ee77675 authored over 1 year ago
Docs improvements 2

0484339a84db80b914737bc965e4762b055f5318 authored over 1 year ago
Docs improvements

7303708e9ef82f4b51227d38475efb151e0c811d authored over 1 year ago
Fix styles

5b75ababed1f5edb6044eac25def3cf81d630ad8 authored over 1 year ago
Remove unnecessary nested `data` level and line break for pushed event

d13ca00b7881b452da1872f24faa0cf6d8312eff authored over 1 year ago
support for `retry` parameter of server event

d8f295a10834fa4803650b52be77baa6f0ef92e2 authored over 1 year ago
Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 (#24)

bcdc01c1c6c443970b6aeed05d86c08fc3e6ea57 authored over 1 year ago
Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 (#25)

f5e237b68d4bbd720df2ba557b8ab3bdeb9f696d authored over 1 year ago
Bug report simplify, unreleased section in changelog

6e32bf1c224e8f98d1b87f6239150ddb7eccfbfa authored over 1 year ago
Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 (#19)

f55972b1e4f9b6a7b21259c037958b4a37fa4951 authored over 1 year ago
Update README.md

3ae8bf877a3a3fd7b5f9537ba8c8f2477921a336 authored over 1 year ago
Update CHANGELOG

78055bb44cfb0e8446e4048cd9b0371f9e37a87c authored almost 2 years ago
Refactor code

66d16d29d1fcd9e023afcfb43497384317f3ff8e authored almost 2 years ago
Fixed route caching naming conflict

d06b97b735825b41880dad19a76c8e71937ff812 authored almost 2 years ago
Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#17)

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1....

e7fc1ab5058ee001ff2829a841c699a41a3b636e authored almost 2 years ago
Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 (#14)

Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.1...

521638264668fb9c5388f19bb62d169147d1f8fe authored almost 2 years ago
Merge pull request #13 from qruto/dependabot/github_actions/aglipanci/laravel-pint-action-2.1.0

3ba3ca3fffa5756436aa9d061316e91b858c9843 authored almost 2 years ago
Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0

Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 1.0...

6931fdbf2827be4e899ef46eb16708296bc5d718 authored almost 2 years ago
Update CHANGELOG

03a4cd12919a99dc32f00caa5c34de684481ce3c authored almost 2 years ago
Readme update

4cc17abfe626ceb5185020389cf5025daea904e1 authored almost 2 years ago
Update logo sizes

6d6d312fd8313f02cd2fc031d415a7b09486240e authored almost 2 years ago
Logo updated

20b13b72619916f2f3b018df78aefda3fb77ef00 authored almost 2 years ago
Logo updated

50648b68897539d4e1283d1dc83e2697e300de04 authored almost 2 years ago
Downgraded pint version

64bf1c8c70f05ba2088e17f1cb042f9fec711fef authored almost 2 years ago
added missing carbon version

78499bb5088376e62e50cec5ca8a217d6b2f3742 authored almost 2 years ago
workflow badges updated

3d699b54de8e7d13c9623dbe0efd42b5be02bbd7 authored almost 2 years ago
workflow badges updated

13e315894c992bcf283a7f7124b7101c82f15554 authored almost 2 years ago
workflows update

b416cdc253d6f8ef3d2b8eaef229a4bf3f78f2a4 authored almost 2 years ago
style fixes

e561e56b4016f4f6bc526e1a78f22c192e2c1c5c authored almost 2 years ago
PHP 8 code quality

1857c33492496cb301601c4f149f09eff5802146 authored almost 2 years ago
style fixes

a986686719df6266e6d8e0bd4a72871a46d6548b authored almost 2 years ago
Rector code quality fixes

0ff0891e9c405b57cb1505d9d86473ecf1d856e8 authored almost 2 years ago
Config files

6d56c144e049b9b537a40bf8f624305d2cb551c8 authored almost 2 years ago
Update README.md

01224e02f55949b9970470446aecb946d42437a1 authored about 2 years ago
Update README.md

1a2e862726098da97d00fa496c84a2b303bead8f authored about 2 years ago
Update README.md

18ec678087e2a3fb83495bdebaf95b2777c6f302 authored about 2 years ago
Merge pull request #9 from qruto/dependabot/github_actions/dependabot/fetch-metadata-1.3.5

Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5

17f223b727fd2557e14bb6675352ecf88e8f889e authored about 2 years ago
Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1....

c8eefa10aa6c67d429d11ad38c3ae8f5f539ddb3 authored about 2 years ago
Merge pull request #8 from qruto/dependabot/github_actions/dependabot/fetch-metadata-1.3.4

Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4

1dcc5445131fc5382d6eccf96c1f0238c12a5872 authored over 2 years ago