Ecosyste.ms: OpenCollective

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

Winter CMS

Building a simple CMS platform and ecosystem to make development enjoyable.
Collective - Host: opensource - https://opencollective.com/wintercms - Website: https://wintercms.com - Code: https://github.com/wintercms

Merge pull request #59 from wintercms/wip/1.2

Documentation improvements for Laravel 9 / Winter 1.2

github.com/wintercms/docs - 0ad748fda3e0ccfaea4a5cc1da532c76d6e4f5c9 authored over 2 years ago
Update GH actions for official 1.2 release

github.com/wintercms/winter - e565728f555bd27f065a2e995e3219b8f91d3fad authored over 2 years ago
Merge pull request #148 from wintercms/wip/1.2

Support Laravel 9 / PHP 8.1

github.com/wintercms/winter - 74c3bbddbda71400553caa2a2d5364f7c5712931 authored over 2 years ago
Merge pull request #46 from wintercms/wip/1.2

Support Laravel 9 LTS

github.com/wintercms/storm - c41c0b90bbd9f093ab61dda12fa45a715d850782 authored over 2 years ago
Merge branch 'develop' into wip/1.2

* develop:
Apply fix from 1.0
Add test case for trimStringAttributes flag
Make string attr...

github.com/wintercms/storm - d36fa07145cacd2b1083d7735f4ad35095e720aa authored over 2 years ago
Adds StudioBosco.TranslateExtended and StudioBosco.Helpers plugins (#7)

github.com/wintercms/awesome-wintercms - f88684799d7c1c1ce9bc873db30c7c8200390a32 authored over 2 years ago
Apply fix from 1.0

See https://github.com/octobercms/october/security/advisories/GHSA-8v7h-cpc2-r8jp

github.com/wintercms/storm - ee7bba68bdcb757bfba6fb8955212c40b8f1f3a6 authored over 2 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/winter - 6f12f8a4797972dd97b400dd87c73594dbcb18cc authored over 2 years ago
Add test case for trimStringAttributes flag

github.com/wintercms/storm - c0eac989e7891238ce8af20c665508b665ea17f8 authored over 2 years ago
Make string attribute value auto-trimming optional (#97)

Credit to @lex0r and @RomainMazB for the original work in octobercms/library#503

github.com/wintercms/storm - f9afe27c8a134c6c6fcccda4ef2c58008d99dee5 authored over 2 years ago
Improved Russian translation (#605)

github.com/wintercms/winter - f84ba7c14f9c68d1f4acb3932ba63e6405ddabf9 authored over 2 years ago
Improved Russian translation (#605)

github.com/wintercms/wn-system-module - d4c90b2913e5c42a4aca2a171689dc53d53bbae7 authored over 2 years ago
Fix version numbers in updates file (#3)

Remove "v" from version number and quote it. Should work with both Winter 1.1 and 1.2

github.com/wintercms/wn-redirect-plugin - 7742fc77d39e3bc56a91a53ff4639920c447ea4e authored over 2 years ago
Improve wildcard listeners docs (#84)

github.com/wintercms/docs - 442297d660df18d5f65ac99cbd50305bbb5682f3 authored over 2 years ago
Update maximum supported PHP version for 1.1 (#603)

Fixes #601

github.com/wintercms/winter - e764d0f54f7d259be849224cde4d8c4890aa52f4 authored over 2 years ago
Update EditorConfig link (#602)

github.com/wintercms/winter - 3ee25c39123955d1cad300997a4ae853ba24a3db authored over 2 years ago
Add automatic search handlers for docs

github.com/wintercms/wn-docs-plugin - 053892d9e0423a60db36dbf63b6eedeaac87b351 authored over 2 years ago
Reformat way that page indexes are stored and indexed

github.com/wintercms/wn-docs-plugin - 1a1a66fe5b889ec798fcb2f126661e538f6a992b authored over 2 years ago
Allow handler models to be provided by callback

github.com/wintercms/wn-search-plugin - b7092f74ab23b84773c6ea7dee9589f0eadfd76b authored over 2 years ago
Allow model instances to also run searches

github.com/wintercms/wn-search-plugin - b160db5b653c6084cdc4d0ea811fc72eb897fa07 authored over 2 years ago
Only decode query arguments before parsing the URL (#95)

Fixes issue introduced in 32df10c that caused double encoded URLs present in a URL's path (doubl...

github.com/wintercms/storm - 768c2c4fbc5c2cb87d0321e2f190a857b976777d authored over 2 years ago
Update src/Halcyon/Datasource/ResolverInterface.php

github.com/wintercms/storm - b408e04afe9bb61f92f14977cac9967a5a97e4eb authored over 2 years ago
Update src/Auth/Manager.php

github.com/wintercms/storm - 677205ac9452e4be57305222ce1ff9b6f21e6946 authored over 2 years ago
Fix for placeholder default block (#96)

Restores previous default value for BlockBuilder placeholder/get methods (changed in https://git...

github.com/wintercms/storm - df8bbd7c67d9ebf319128631d7640a3341f62aa0 authored over 2 years ago
Add modal fade, allow targeting of specific overlays in events

github.com/wintercms/wn-nabu-theme - 37b8e788863b773165ffcbb69ce6da75fdb7b1a4 authored over 2 years ago
Allow multiple overlays

github.com/wintercms/wn-nabu-theme - f40eabe4d20dda3a3603d62c839f4ecf333aa7ff authored over 2 years ago
Fix errors thrown if a link doesn't have a href attr

github.com/wintercms/wn-nabu-theme - 5a315f67a90ff43bfec8966bc45fa15a847a186a authored over 2 years ago
Add modal elements. WIP search box

github.com/wintercms/wn-nabu-theme - c8fa215d5437895d9ef733ae5cfbde42957a176c authored over 2 years ago
Fix broken links

github.com/wintercms/docs - 6fbaf8c7e279d69aec9ff92a44b500b5a36c697b authored over 2 years ago
Handle 404s in DocsPage component better

github.com/wintercms/wn-docs-plugin - 4a334726f8aea78b82a8ad194ba1ac88c698f7a0 authored over 2 years ago
Add flash error if an AJAX error occurs when loading doc page

github.com/wintercms/wn-nabu-theme - d2f89c82ce7205ee5de10de6857a4c7f957446ba authored over 2 years ago
Use path resolver to determine base directory for array data cache

github.com/wintercms/storm - 752db734df3422a637a371279af539061c8655ec authored over 2 years ago
Revert "add unit test with doubly encoded url in URL path"

This reverts commit f3b0aa99f41654f5ab3fdb311eb14b831f2c2356.

github.com/wintercms/storm - 7aaa501b1c54b70cd9039e07d6461659bb1c9205 authored over 2 years ago
add unit test with doubly encoded url in URL path

github.com/wintercms/storm - f3b0aa99f41654f5ab3fdb311eb14b831f2c2356 authored over 2 years ago
Fix Docs plugin link

github.com/wintercms/meta - aa38c5183886f91b53b34472ca6e74dc25fee9d6 authored over 2 years ago
Fix issues with accessing the expected context variables inside of Twig macros.

This fixes #578 by adding the ability to pass the CMS Controller instance to the CMS Twig Extens...

github.com/wintercms/winter - 5b8d189df4cd1f7fdf8e318f111543b85a0e2613 authored over 2 years ago
Fix issues with accessing the expected context variables inside of Twig macros.

This fixes #578 by adding the ability to pass the CMS Controller instance to the CMS Twig Extens...

github.com/wintercms/wn-cms-module - dd4326b2cc5696d409afec021916908561adaa28 authored over 2 years ago
Actually finish the test

github.com/wintercms/winter - e2683d8041ca356743717ac7bbccfec8f3a81aab authored over 2 years ago
Actually finish the test

github.com/wintercms/wn-cms-module - 4879e5c0f3c69ba10f2093e54f9202617f567116 authored over 2 years ago
Add unit test for #578

github.com/wintercms/winter - 77f4606265e244166587478112f4140d5808131b authored over 2 years ago
Add unit test for #578

github.com/wintercms/wn-cms-module - e0bacc884171eea386bfd042aa0f07e1d1197cd2 authored over 2 years ago
Improve support for PHP 8.1 (#81)

See https://github.com/wintercms/winter/pull/524

github.com/wintercms/storm - a0d063854e4371d7bfe78a73bdf5c8a1484d3a96 authored over 2 years ago
Redid 1.2 release note

github.com/wintercms/meta - 7ec55d526ab3a7bf71514c7fb74561d10506e768 authored over 2 years ago
Add create:job scaffolding command

github.com/wintercms/wn-system-module - cca0a915ad3632097abbed99497749af916144a4 authored over 2 years ago
Add create:job scaffolding command

github.com/wintercms/winter - c8d576713afb5ef9d1b0dd634d1f76e6c67541c7 authored over 2 years ago
Add aliases for base test classes for compatibility

github.com/wintercms/winter - 7586151d0edaa17477dee6ca52fbc498e581f34b authored over 2 years ago
Add aliases for base test classes for compatibility

github.com/wintercms/wn-system-module - 017849959d2f943fb8b894d6a833fc8b75c3f7f6 authored over 2 years ago
Only apply default visibility of public to the default local disk

See https://github.com/wintercms/winter/commit/f05aba73877a06d23aed4ab7e16c7a27bd011cb2

github.com/wintercms/storm - 262476fa1660d3cd33d10e64d85fb676cbf04dbf authored over 2 years ago
Default to public visibility for the local disk

See https://github.com/wintercms/winter/issues/503

github.com/wintercms/winter - f05aba73877a06d23aed4ab7e16c7a27bd011cb2 authored over 2 years ago
Restore Laravel 6 behavior to public visibility for local driver (#92)

Fixes https://github.com/wintercms/winter/issues/503

github.com/wintercms/storm - 97588cb6051a8fb61d867e20657bdb4d845cc7ea authored over 2 years ago
Remove plugin from pluginFlags property if it has no active flags

Fixes an issue that occurs when removing the last flag from a plugin doesn't re-enable it.

github.com/wintercms/wn-system-module - 3aa311250800c13775dc5fc89036b944684e06be authored over 2 years ago
Remove plugin from pluginFlags property if it has no active flags

Fixes an issue that occurs when removing the last flag from a plugin doesn't re-enable it.

github.com/wintercms/winter - 6d23e217551c259be0853b7d025a7271b96bf5b9 authored over 2 years ago
Add WebVPF.Robots (#6)

github.com/wintercms/awesome-wintercms - bf8437854edd86ab103fa3172904339f600b03ac authored over 2 years ago
Cleanup unnecessary imports

github.com/wintercms/wn-backend-module - b4a689f1cc56e03fe23f1db45c695a3f8d9fb5bf authored over 2 years ago
Cleanup unnecessary imports

github.com/wintercms/winter - b52d4ac27510fec953356a0584a50b7e16931526 authored over 2 years ago
Merge pull request #596 from wintercms/wip/1.2-fix-mediamanger-thumbnail-view

[WIP] 1.2 - Fix MediaManger Thumbnail View

github.com/wintercms/winter - c9a72b885bf88cea86ecc6558a4a7fc346e7b18b authored over 2 years ago
Code style fixes

github.com/wintercms/winter - b29d1b988348e071790970ddce31c1678a9c2ef0 authored over 2 years ago
Code review

Removed a bunch of thumbnail generation related methods that are no longer required now that the...

github.com/wintercms/wn-backend-module - 1da182fb53164897ff8455f192a59d4c2c0d2794 authored over 2 years ago
Code review

Removed a bunch of thumbnail generation related methods that are no longer required now that the...

github.com/wintercms/wn-system-module - c4c541bd6f631b9b4a30ba8ccb9981fecc6a5586 authored over 2 years ago
Code review

Removed a bunch of thumbnail generation related methods that are no longer required now that the...

github.com/wintercms/winter - 585949abc4fc9295bfc48c7acbd96dfebd1a3521 authored over 2 years ago
Added lazy resizing support for thumbnail view in media manager

github.com/wintercms/winter - a31fa1b1d276873e749f805f7ba9688f7d2b5e6b authored over 2 years ago
Added lazy resizing support for thumbnail view in media manager

github.com/wintercms/wn-backend-module - 73461b9c382a09be8b22b935ad5975052ab62ef9 authored over 2 years ago
Fix return type in placeholderFunction (#594)

github.com/wintercms/wn-cms-module - 20a3f6b1b03a9f3d790ed853b353df5510173f84 authored over 2 years ago
Fix return type in placeholderFunction (#594)

github.com/wintercms/winter - c0119a09ce29ad034025a2dde654fb7819ed9cdf authored over 2 years ago
Added a __toString to resolve Twig issue (#93)

Temporary fix while waiting for https://github.com/twigphp/Twig/pull/3719 to be merged.

github.com/wintercms/storm - 1b866f037ea928f73dca51e9d38fe4dc3efe5484 authored over 2 years ago
Added defaults to brand settings config calls (#595)

github.com/wintercms/winter - 60f06512c330908275aaa13128b20a41278bc765 authored over 2 years ago
Added defaults to brand settings config calls (#595)

github.com/wintercms/wn-backend-module - 48b599436ab56e1f80862e1711541e4c5e69ba97 authored over 2 years ago
Add primary & secondary vars to Auth Simple layout

github.com/wintercms/wn-tailwindui-plugin - d2bd8191916b694d2484fac54d3d16ff6a2ebc0c authored over 2 years ago
Add primary & secondary vars to Auth Split layout

github.com/wintercms/wn-tailwindui-plugin - 77573b1f32e80826310bfa218b7278949004daf3 authored over 2 years ago
Fix constructor signature in User Throttle model

github.com/wintercms/winter - b90b4fe869011f2ad8c33b3d0750bdb16db9fc17 authored over 2 years ago
Fix constructor signature in User Throttle model

github.com/wintercms/wn-backend-module - 14637a7affd083ddcb934ae73623dfa8e95890af authored over 2 years ago
Fix constructor signature in Meta class

github.com/wintercms/wn-cms-module - 67f1782adeddfe9f8b9a94084ac9fb9ce31b15af authored over 2 years ago
Fix constructor signature in Meta class

github.com/wintercms/winter - e13c4534db93ccf32d285a0d95692974ace7002c authored over 2 years ago
Code analysis tweaks (#589)

Implements fixes to some breaking changes introduced in https://github.com/wintercms/storm/pull/64.

github.com/wintercms/wn-system-module - cd6c758dc271cfee17ecbc537a2a91b4ff75cd04 authored over 2 years ago
Code analysis tweaks (#589)

Implements fixes to some breaking changes introduced in https://github.com/wintercms/storm/pull/64.

github.com/wintercms/winter - 0add2263b8296b0e23acadb2cb43fb3d66989814 authored over 2 years ago
Code analysis tweaks (#589)

Implements fixes to some breaking changes introduced in https://github.com/wintercms/storm/pull/64.

github.com/wintercms/wn-cms-module - 4a0dd4b273ba38f55a8edb0533b26684972eedf1 authored over 2 years ago
Add breaking changes from the code analysis of Storm

github.com/wintercms/meta - f2cf90b8fb2c84341a07351ff1a6e10d47f367a6 authored over 2 years ago
Merge pull request #64 from wintercms/wip/1.2-code-analysis

Code analysis for Laravel 9 branch

github.com/wintercms/storm - 821c7ebb1e9d48e311901466624b2b09c66159e7 authored over 2 years ago
Change to Str call

github.com/wintercms/storm - 422e58e83a7879f675625131f58f53c5a529746a authored over 2 years ago
Remove return type missed in last pass

github.com/wintercms/storm - fe190c6c4f05d2ca64f7cd7acc22639c2c138734 authored over 2 years ago
Added Winter.TailwindUI

github.com/wintercms/awesome-wintercms - 2660e71ee65672d518f61eae865e86fc3bdc3b7c authored over 2 years ago
Update src/Database/Relations/Concerns/DeferOneOrMany.php

Co-authored-by: Luke Towers <[email protected]>

github.com/wintercms/storm - 784ab77d150c828a0782ec9327b15902ab7b9257 authored over 2 years ago
Update src/Database/Relations/Concerns/DeferOneOrMany.php

Co-authored-by: Luke Towers <[email protected]>

github.com/wintercms/storm - 7a8559416a1959f5d6a3a41d08f2a511e7ab6365 authored over 2 years ago
Ignore lines in PHPStan - it can't seem to work out the relations here

github.com/wintercms/storm - cb93b802fb1073bc5f2344e0767ef41c16acb96a authored over 2 years ago
Fix return type

github.com/wintercms/storm - ba709ce51a9bcf53607b13f01b6c4c0a83104e4a authored over 2 years ago
Allow CSRF token and session key to be null

github.com/wintercms/storm - 3558833a513bb0f901ed17902dcd9f964edeaa65 authored over 2 years ago
Remove fixed errors from baseline

github.com/wintercms/storm - 8951f40e81bda721b769bdddfdf59bdc3171cfdb authored over 2 years ago
Ensure morph to supports deferred records and constraints

github.com/wintercms/storm - 67a3b643ee0fbd1e4c1d7b3e8dafab7a72d66ff6 authored over 2 years ago
Convert all type hints to PHPDocs to maintain BC

github.com/wintercms/storm - 696d4a76d15e61c3fe094128f672a70e49d97094 authored over 2 years ago