Ecosyste.ms: OpenCollective

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

Lambda Island Open Source

Creating open source for the Clojure ecosystem
Collective - Host: europe - https://opencollective.com/lambda-island - Website: https://lambdaisland.com/ - Code: https://github.com/lambdaisland

Bump dependencies

github.com/lambdaisland/kaocha-cljs - ae32843842342a903dbac11397fa7cb1f2253535 authored about 3 years ago
Support multiple selectors in a single vector, add set syntax

This makes some Garden syntax that stopped working with the introduction of
Girouette, but there...

github.com/lambdaisland/ornament - 8e4bd40b44c9d787b15fa2dc77fb0ac915f58a36 authored about 3 years ago
Merge pull request #7 from lambdaisland/arne/cljs-inheritance-fix

ClojureScript: handle inheritance correctly

github.com/lambdaisland/ornament - 853c01b9600688e4495116ad6c0f90251a2634b2 authored about 3 years ago
Extra tests and extra docs

github.com/lambdaisland/ornament - 2aeffa117f7575ac83e60e8a19b59bd0cf3dccc5 authored about 3 years ago
cljs: Handle references to other defstyled's for their rules

Allow referencing another defstyled like

(defstyled button :button ,,,)

(defstyled foo :div
...

github.com/lambdaisland/ornament - f1000d3542f0226bed933f114f226f0dbd3bf8b7 authored about 3 years ago
ClojureScript: handle inheritance correctly

Handle the case where an ornament component is used as the tagname of another
component, in Cloj...

github.com/lambdaisland/ornament - a99d9947e9cdfe1ad5537de7c41740edab822d90 authored about 3 years ago
Add shadow example

github.com/lambdaisland/ornament - d9a4804bd35594974405cb35dee037af98d894bf authored about 3 years ago
Fix @keyframes incorrectly adding context

github.com/lambdaisland/garden - 57092f8b536fd49f6dbc8414089efeda57051717 authored about 3 years ago
update reitit-jaatya

github.com/lambdaisland/gaiwan_co - 0fb9b6c4d8f2d83b8a17a22de06d31f24ac87deb authored about 3 years ago
Link to the videos

github.com/lambdaisland/witchcraft - 4b2a1111a908c81e5695a56d5c7abf8cd8f2bd0e authored about 3 years ago
README code alignment fixup

github.com/lambdaisland/deja-fu - 861653a7cd449d56353d867ede5c549e619c7662 authored about 3 years ago
Merge pull request #7 from WorldsEndless/main

Transit instructions re #6

github.com/lambdaisland/deja-fu - 3d8884b2974f11f07cbf47a0fcf96a6c73af841c authored about 3 years ago
Merge pull request #265 from lambdaisland/alys/catch-early-exit

Catch early-exit errors in Kaocha.repl

github.com/lambdaisland/kaocha - 005e91f1bf89adf4bee130b28fdcfdb26d0056ab authored about 3 years ago
showcase reitit-jaatya in production

github.com/lambdaisland/reitit-jaatya - 4395b7f4e693604fec7746b0430838fd6f717dd5 authored about 3 years ago
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/reitit-jaatya - e41437be0908f8f34e35be515de575581fa421ff authored about 3 years ago
# 0.0.24 (2022-01-13 / e6c3f62)

## Added

- inbuilt support for sitemap generation
- build-dir can be customised (default is `_s...

github.com/lambdaisland/reitit-jaatya - b9401384f00a0429d9e276187c3a683eb4ce6c50 authored about 3 years ago
# 0.0.23 (2022-01-13 / 8176c40)

## Added

- inbuilt support for sitemap generation
- build-dir can be customised (default is `_s...

github.com/lambdaisland/reitit-jaatya - e6c3f6293c464cbcc95ddd3bc94702e4062e0f23 authored about 3 years ago
# 0.0.22 (2022-01-13 / db5d5c4)

## Added

- inbuilt support for sitemap generation
- build-dir can be customised (default is `_s...

github.com/lambdaisland/reitit-jaatya - 8176c40a18cf7478f7282bf72ed54db78bebc39b authored about 3 years ago
# 0.0.21 (2022-01-13 / 3a3d09b)

## Added

- inbuilt support for sitemap generation
- build-dir can be customised (default is `_s...

github.com/lambdaisland/reitit-jaatya - db5d5c418e0a04b2a8f9d6700ef1e5d0b9403466 authored about 3 years ago
Better error when creds are not found

github.com/lambdaisland/exoscale - 6dd44104d51d1c27c57811d42cee58ea58e05dbe authored about 3 years ago
Add error handling.

github.com/lambdaisland/kaocha - f59801b62f8c96aadc060a24f5c0f2db7f366a76 authored about 3 years ago
Merge pull request #2 from lambdaisland/alysbrooks-update-circleci

Update orbs and add Java15

github.com/lambdaisland/ansi - f55a5569f3fff95dd271e49b525aadbc1cac8cf5 authored about 3 years ago
Update Kaocha.

github.com/lambdaisland/ansi - 8924fdc3d277a34a7b923b50c208a00442e58a37 authored about 3 years ago
Add example of a trait implementation

github.com/lambdaisland/witchcraft - c0e627fa7ec95fe53e65cff3a55a77fb2eda60e6 authored about 3 years ago
Add example of a trait implementation

github.com/lambdaisland/witchcraft - 9d5fb3f5cebc3a7c15a1916603458b2aaf05eb01 authored about 3 years ago
More work on Citizens supports

Implement persisted state for traits, and more helpers

github.com/lambdaisland/witchcraft - a39867803a7d99f75be3a85d676442b282ce2577 authored about 3 years ago
More witchcraft helpers

- entity
- get/set difficulty
- inventory stuff

github.com/lambdaisland/witchcraft - 4606c86e9fa463d6c8781091eb45bfe2a2540a07 authored about 3 years ago
Make our traits stateful, and honor load/save

This provides a mechanism for Clojure-based trait implementations to carry state
by making the T...

github.com/lambdaisland/witchcraft - d675223f137451d6abfb34ab306c612cdf12dc2d authored about 3 years ago
Correct :exec-fn configuration example

github.com/lambdaisland/kaocha - b6f582538b969ac554900188092701e97d628f37 authored about 3 years ago
Citizens: find a better solution for traits

github.com/lambdaisland/witchcraft - ac1f66d84df1dd3694e3c262b7c609c684cdbccd authored about 3 years ago
spell Gaiwain right

github.com/lambdaisland/gaiwan_co - 316319c242e3c7c5e9721549d3d80e1688a834ad authored about 3 years ago
fix work SEO description

github.com/lambdaisland/gaiwan_co - 0f53302524239e9c523a84595d276c119bcd8f74 authored about 3 years ago
add reclojure to work section

github.com/lambdaisland/gaiwan_co - c06cf74ba05b5c549836925bed05e921d51c9ea2 authored about 3 years ago
Update growing-our-team.md

github.com/lambdaisland/gaiwan_co - ec1813d1061f7d5ca12b1aae24bee4245b7ccc6b authored about 3 years ago
fix blog freezing

github.com/lambdaisland/gaiwan_co - 7707e97a8882c1541f8ddf79965c63aee99212bb authored about 3 years ago
fix css output path

github.com/lambdaisland/gaiwan_co - f540dd3f0888150cacfc3b1d6413470800ac55c4 authored about 3 years ago
Merge pull request #22 from lambdaisland/ox/port-to-reitit

port to reitit-jaatya

github.com/lambdaisland/gaiwan_co - 424cf49e0010938a1b83f16206d82c4bd8f18be2 authored about 3 years ago
added log config

github.com/lambdaisland/gaiwan_co - 5e25f7baa1c158f5cc8b12165e70dc39830e470f authored about 3 years ago
redundant deps, they are present in webstuff

github.com/lambdaisland/gaiwan_co - 5dff0ae35000cb28fbf9d65a72a55d9b714e6915 authored about 3 years ago
update deps run depot

github.com/lambdaisland/gaiwan_co - 4f3bd6bd7c3b5f76078b339d82e199c5794b28ae authored about 3 years ago
fix local asset serving

github.com/lambdaisland/gaiwan_co - ad2b3634178522e193a0930128f56b777e635607 authored about 3 years ago
rename public to assets

github.com/lambdaisland/gaiwan_co - 37734616a4309246e034904ba3b7c8d3eb824529 authored about 3 years ago
add pitch work section

github.com/lambdaisland/gaiwan_co - 94d30d8f6f1f1955a1e3dcc8c1d1f25f498b4397 authored about 3 years ago
cleanup clients section

github.com/lambdaisland/gaiwan_co - 537c4223f22bf8a15d926e95caea741d7d0f1cd0 authored about 3 years ago
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/witchcraft - 602ee418808c7198cb73942a62a938d0b52d149e authored about 3 years ago
# 0.11.216 (2022-01-03 / 13ea02d)

## Added

- Add `HasXYZ`, `HasPitchYaw`, `HasEntity`, and `CanSpawn` protocol

## Changed

- Mak...

github.com/lambdaisland/witchcraft - 180bddf54127aac5aa6e69f509a114e0b979a264 authored about 3 years ago
HasXYZ, HasEntity, CanSpawn, generally improve Citizens support

github.com/lambdaisland/witchcraft - 13ea02df8fe783b8d6447063ef1ae89924e165ad authored about 3 years ago
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/witchcraft - a3f2c70958c698795e0e929be7dd10796edeedb4 authored about 3 years ago
# 0.10.213 (2022-01-02 / 1a44b44)

## Added

- Added reflection and event support for the Citizens API

## Changed

- Improvements ...

github.com/lambdaisland/witchcraft - 84d714e62668a5124e96e05db58fdf1bf1fe1042 authored about 3 years ago
Standardized prefix

github.com/lambdaisland/open-source - 835e8f001659ed07e5835a554b99828331a88e8d authored about 3 years ago
Provide initial (soft) support for Citizens (reflect and event)

github.com/lambdaisland/witchcraft - e81e0ae98908b5e39ab8320c390c3d4dbfade65c authored about 3 years ago
Provide release title on command line

github.com/lambdaisland/open-source - 50b6d7f2496427551bb80810c5d711254e4aaefc authored about 3 years ago
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/witchcraft-plugin - f53f4d447b7c8ec8e74fae3ce1eb1b8ad2523e66 authored about 3 years ago
# 0.7.35 (2022-01-02 / 210b6a4)

## Added

- Softdepend on Citizens

github.com/lambdaisland/witchcraft-plugin - 5a38403d41e7f991f865a0cb06c9979226f9568e authored about 3 years ago
Bump changelog before extracting stanza

github.com/lambdaisland/open-source - 29b1b3040270f76e16783d2a35ddb44da158162e authored about 3 years ago
# Unreleased

## Added

- Softdepend on Citizens

github.com/lambdaisland/witchcraft-plugin - a273002f70a8a0f1eefff3e7513651138a7a8b2a authored about 3 years ago
Auto-create GH release

github.com/lambdaisland/open-source - d87374af505f5476a9bd03310e871fafdb2ff411 authored about 3 years ago
Re-read version after bumping

github.com/lambdaisland/open-source - cd7abc28934f33dc5404c09bd755227fa552ef70 authored about 3 years ago
make bump-version a standalone command

github.com/lambdaisland/open-source - acb96e18ff16251de9dfa3f04ef901ff5bd5c447 authored about 3 years ago
softdepend on Citizens

github.com/lambdaisland/witchcraft-plugin - b19f0f2e50a4516b8dd90b0cb09496dc29480de0 authored about 3 years ago
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/kaocha - 8ff7d5b42cd8d24480b30fba466310d8ab516bf7 authored about 3 years ago
# 1.60.977 (2022-01-01 / 4a6ed21)

## Added

- Add support for `:watch?` when using `exec-fn`

github.com/lambdaisland/kaocha - 391790b715181a20108e8bbc29008bb92c0c2335 authored about 3 years ago
Merge pull request #264 from lambdaisland/arne/watch-exec-fn

Add support for watch? in exec-fn

github.com/lambdaisland/kaocha - 4a6ed21173033dbf78fa5d47e7e6851573bdb449 authored about 3 years ago
Add support for watch? in exec-fn

github.com/lambdaisland/kaocha - e0951486e25381132f8b03f9ccb469e330416008 authored about 3 years ago
Merge pull request #7 from danjohansson/dbj/pr/fix-block-facing

Fix problem with block-facing.

github.com/lambdaisland/witchcraft - 6cae12b0398bf4faee6da8d85ae429c36de3a39f authored about 3 years ago
fixup - more performant code

github.com/lambdaisland/witchcraft - 49d71bd9af14b34cb264219e35b2fbd9c145b9b6 authored about 3 years ago
Fix problem with block-facing.

- face-direction? was not set to false when setting :block-facing in extrude fn.

github.com/lambdaisland/witchcraft - c8d8ca771815d1be12aa738d92b2db7bca46d6a1 authored about 3 years ago
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/witchcraft - c2c98c799d19d4e762b3880c5978a755546f96ce authored about 3 years ago
# 0.8.205 (2021-12-31 / 637ef2a)

## Added

## Fixed

## Changed

github.com/lambdaisland/witchcraft - d367408b3d4a76fc24c5659ebe03dc0736846d7d authored about 3 years ago
Fix "if-class-exists" macro

github.com/lambdaisland/witchcraft - 637ef2ab82858512ea5c6ff4919f6af82edbc1fd authored about 3 years ago
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/witchcraft - b25af1e4a6aa599ef23220ae35f82b7172630996 authored about 3 years ago
# 0.8.201 (2021-12-31 / 05608cb)

## Added

- Added a `:palette` option to `set-blocks`, similar to how the palette works
with c...

github.com/lambdaisland/witchcraft - 873d82b00318612d6805f3dfd5f76ce3f55f3dc4 authored about 3 years ago
Add a classic mob spawner implementation to the gallery

github.com/lambdaisland/witchcraft - cfa27e2e3c0ffb3452bb407695527275d51d251d authored about 3 years ago
In shapes: support material vectors

github.com/lambdaisland/witchcraft - cff5dc94eaf02a0acd27d64c50d4c4cdfdf2b0e8 authored about 3 years ago
Cursor improvements, see changelog

github.com/lambdaisland/witchcraft - ddd26cdd1773f804c9f5f1d02ed0bdad3ef9fc6d authored about 3 years ago
Handle keyword/vectors better in `material-name` and `xmaterial`

github.com/lambdaisland/witchcraft - 8babea10f8c378a5317a03ce866deeae98bd46da authored about 3 years ago
Add a `:palette` option to `set-blocks`

This allows using "semantic" namespace aliases, e.g. set-blocks of type
`:floor`, and provide a ...

github.com/lambdaisland/witchcraft - 7e11ba32996d3d69ed998c0a23de4a55d329ea28 authored about 3 years ago
Set block direction after setting block-data

because block-data will otherwise overrule the direction.

github.com/lambdaisland/witchcraft - c4d596b9e87693eebbdd0635708a16543414af44 authored about 3 years ago