Skip to content

pullrequests Search Results Β· repo:statamic/collaboration language:JavaScript

Filter by

63 results  (150 ms)

63 results

instatamic/collaboration (press backspace or delete to remove)

When a user switched sites (or between localizations) on an entry, the workspace kept broadcasting on the channel it joined at mount time. That leaked values from one site into another, and two users starting ...

Adds visibility into why the Collaboration addon s websocket isn t connecting. Previously, a misconfigured broadcast setup (wrong Pusher cluster, unreachable Reverb server, etc.) would leave the Attempting ...

See it in action: https://github.com/user-attachments/assets/fb5ed370-04b9-4214-9c1c-c1ec258614fe The only thing about this approach is that it s using localStorage. It s quick and easy and makes this ...

Also wires up Tailwind.

Summary The buddy-in and buddy-out collaboration sound effects had an audible click/crackle at the very end. Inspecting the PCM showed that the last ~8 samples in each source MP3 were clipped to near ...

Closes #109 Depends on https://github.com/statamic/cms/pull/13974 Summary Adds compatibility with Statamic 6, which moved the publish form to Vue 3 with the Composition API and Pinia. Changes - Build/deps: ...

When you customise the Authentication Guards the collaboration plugin fails to load correctly and continues to show the message Attempting websocket connection... Screenshot 2025-06-27 at 16 33 55 This ...

GitHub are deprecating ubuntu-20.04 in GitHub Actions, so this pull request updates our workflows using it to use ubuntu-latest instead. CleanShot 2025-02-11 at 17 38 11

Bumps vite from 4.5.2 to 4.5.3. details summary Changelog /summary p em Sourced from a href= https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md vite s changelog /a . /em /p blockquote ...
dependencies
javascript

This pull request adds support for collaborating on Globals Taxonomy Terms, in addition to entries. I m not sure if globals terms were ever intended to be supported by this addon in the first case but ...