Ecosyste.ms: OpenCollective

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

Logchimp

Collecting feedback from your customers make easy
Collective - Host: opensource - https://opencollective.com/logchimp - Website: https://logchimp.codecarrot.net/ - Code: https://github.com/logchimp

fix(deps): update dependency @vueuse/head to v0.9.8 (#737)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - db7046f9032f152c01ec415d898cd168da0d00ae authored over 2 years ago
chore(deps): update dependency nodemon to v2.0.20 (#723)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 9e851de7bf168398ff91f7d40a252ec1db5f6b75 authored over 2 years ago
fix(deps): update dependency dayjs to v1.11.5 (#713)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 3ae2cc86503490f2fb314108f349ecee30592e7a authored over 2 years ago
feat: merge NUXT theme to Vite SSG theme (#733)

* feat: remove .out directory from nuxt build

* ̐feat(theme): rename HeaderFooter layout to V...

github.com/logchimp/logchimp - ff1c60d109f261edeaf35317a2dc6717afacbc2e authored over 2 years ago
chore(deps): update dependency eslint to v8.25.0 (#732)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 12a3f8de329b96d0ac1d70875feacef495f1cd0b authored over 2 years ago
chore(deps): update dependency @babel/preset-env to v7.19.4 (#734)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 2582bf918e77a41ec4804649895c7a8f5c133380 authored over 2 years ago
chore(gitpod): add "syler.sass-indented" vscode extension

github.com/logchimp/logchimp - ab07f43ed00dbcc2ef5ad1595e8da78bf52ccc3b authored over 2 years ago
chore(deps): pin dependencies (#727)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - a3c7e1be307de71dfe4bf3a03157b44369212bdb authored over 2 years ago
chore(gitpod:fix): install packages after running workspace

github.com/logchimp/logchimp - e3f629067643a1e2c7ea21bf38e3b646369f39a1 authored over 2 years ago
chore(gitpod): use gp sync-await command to run other tasks

github.com/logchimp/logchimp - 3ae3fa1c7e72785b81a8c22369ed2bcf707912f1 authored over 2 years ago
fix: theme Unit tests (#731)

* fix: theme Unit tests

* chore: install vitest pkg

* chore: configure vitest

* fix(the...

github.com/logchimp/logchimp - 0b9cbf298370bfa313a82cf87779e6dccd38b9c2 authored over 2 years ago
feat(theme:refactor): initailise Pinia store directly in main.ts file

github.com/logchimp/logchimp - 1372b2aae0e092a827c5b019adfad18650cd084a authored over 2 years ago
fix(theme): pass string[] of permissions to setPermissions action in pinia store

github.com/logchimp/logchimp - ca7f6296989f7f455d02c3762a7316801e885b82 authored over 2 years ago
feat(theme): add TS types for getPermissions module

github.com/logchimp/logchimp - f77927e07600397f13aff1cac9e7eab0c20b7d63 authored over 2 years ago
chore(gitpod): install pnpm CLI in .gitpod.Dockerfile

github.com/logchimp/logchimp - 9a0cd9aecb3a873f3066c0738b3f9cc3bba9f131 authored over 2 years ago
fix(theme): Avatar import statement in Sidebar component

github.com/logchimp/logchimp - 44177955e88d8143138ddf790db67f462bd342c8 authored over 2 years ago
feat(theme): add TS types + default value to Post component

github.com/logchimp/logchimp - 644c695a1f4bc190b60dc3da0211bc087ac3d25f authored over 2 years ago
fix(theme): v-modal directive support ColorInput, Toggle, ToggleItem component

github.com/logchimp/logchimp - 0f3abfd7f818e01371d6e6beec54705ea70a29ce authored over 2 years ago
chore(theme): ignore "packages/theme/dist" directory

github.com/logchimp/logchimp - 9bedd62f6a9ca82863ec98ac7b8771dcc5020a9a authored over 2 years ago
chore: change indent_style to spaces expect for sass files in .editorconfig

github.com/logchimp/logchimp - 901c0ced9d42e5100a27b6180e6de7ac46c332f6 authored over 2 years ago
feat(theme): install "vuedraggable" pkg

github.com/logchimp/logchimp - 7abb2e899561aa03f19a89669c81d07e46c7d7e8 authored over 2 years ago
fix(theme): change component file name for "dashboard roles settings"

github.com/logchimp/logchimp - ceb5ba9ee35d01045ab0b1b4f51d013af5db644f authored over 2 years ago
fix(theme): "dashboard post settings" component property name in routes

github.com/logchimp/logchimp - 44631b37eeda60c26f2842cd4331438e727e3bee authored over 2 years ago
feat(theme): add redirect from "/dashboard/settings" to "/dashboard/settings/general" page

github.com/logchimp/logchimp - 1c98bdade31214185fd6ada00a952cac4c1b8eaa authored over 2 years ago
feat: migrate pages to Vue3 Composition API

github.com/logchimp/logchimp - cdffb47ad2699adbebae842ed7d214d695e9b784 authored over 2 years ago
feat: useUserStore in '/dashboard' beforeEnter hook

github.com/logchimp/logchimp - c10228879e08f6d4335c1c21fa1985105526342f authored over 2 years ago
feat(api:board): create board with custom name

github.com/logchimp/logchimp - f976e732795b1bbedaac9940cdc932530dc3d8ba authored over 2 years ago
feat: add component name for pages

Adding component name to pages which have been migrated to Vue3 composition API

github.com/logchimp/logchimp - 59972d640ec45eada71ae22bcc7d9e4491dba24a authored over 2 years ago
feat: migrate component to Vue3 Composition API (#730)

github.com/logchimp/logchimp - 00f9da9a4ba761731a983954cea9f3b45257f2a4 authored over 2 years ago
chore(feat:gitpod): add vitest vscode extension to gitpod config

github.com/logchimp/logchimp - 3c25f0d2e4f9c3ae91dbda7c16d0938d23f92357 authored over 2 years ago
feat: add FormFieldErrorType to LText hide-error emit event handler

github.com/logchimp/logchimp - 350a6a949a9ff4f15b33532cf8e8f39cbd16231d authored over 2 years ago
fix: #726 PR, migrating to SSG with Vite + Vue + TS (#729)

* feat: install dayjs pkg

* feat: add comment property to labs in settings store

* fix: us...

github.com/logchimp/logchimp - 83b22d0fc2799c43d78f30acfc633ae94d30814c authored over 2 years ago
feat: remove executing theme with node server

github.com/logchimp/logchimp - 05534c254a52731d94e91b671e9161362190256f authored over 2 years ago
chore: Migrate to pnpm (#728)

* chore: migrate to pnpm

* feat(ci): add permissions: read to "test" GH action

* fix(ci): ...

github.com/logchimp/logchimp - 65a5914d2709883d004f73952643413ff73611a3 authored over 2 years ago
chore(deps): update node.js to v16.17.1 (#724)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - cdc34ca74aa7b821ccc996ff71f94a1a30e12e53 authored over 2 years ago
feat: Revert back to SSG theme (#726)

* feat: rename theme directory to "nuxt-theme"

* feat: init vite vue3 project

* chore: upd...

github.com/logchimp/logchimp - 624055abbcb5f583e09d37e42456f69564f86111 authored over 2 years ago
chore(fix:editorconfig): remove "insert_final_newline" duplicate property

github.com/logchimp/logchimp - 6d7d2f0b64491931677ed5d46d77214cf806532b authored over 2 years ago
fix(deps): update dependency dotenv to v16.0.3 (#715)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 8d74c0042506ba5c71a0ad7bf9140077094008db authored over 2 years ago
chore(deps): update babel monorepo (#712)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 7bdb40907b7b1f965957baea4309b338269ce1b9 authored over 2 years ago
feat: show error message in infinite loading (#719)

* feat: create simple ClientError component

* feat: show error message in InfiniteLoading err...

github.com/logchimp/logchimp - bf635179e3b3deacdb6aaa9a28acf46c98890cf8 authored over 2 years ago
chore(deps): update dependency eslint-plugin-jest to v26.9.0 (#717)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 98fa88e1a812b51bb1b9fecebe93781ac0dfc961 authored over 2 years ago
chore(deps): update dependency eslint to v8.23.0 (#716)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 87fa3f5188b8751dcbcc18a5f2e6cef0fee8e0b2 authored over 2 years ago
chore(deps): update dependency sass to v1.54.8 (#714)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - e8bfb1d0789388285ae99730ba545ed4f08078e0 authored over 2 years ago
feat(theme): create UI Card component

github.com/logchimp/logchimp - 7baf530f033485fcf8670696a10599eb230e981e authored over 2 years ago
chore: format the code babel.config.js

github.com/logchimp/logchimp - 10b1d664fff0512550776d376cc1bbf2783262b9 authored over 2 years ago
chore(deps): update dependency sass-loader to v10.3.1 (#705)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - ff892e25203e23f72ce486840ea3ab41d19f28de authored over 2 years ago
chore(deps): update dependency eslint-plugin-prettier to v4.2.1 (#703)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 3cca23955041ac23687f2459b909af86d2ff0107 authored over 2 years ago
chore(deps): update node.js to v16.17.0 (#706)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - cbbe51c4adc7d5bbbbc7efef27e7c08958a52020 authored over 2 years ago
chore(deps): update dependency prettier to v2.7.1 (#704)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - fc3fb359e8b2598b2c9a3a08ba0ef62fd76c3025 authored over 2 years ago
fix(gitpod): export 'LOGCHIMP_SERVER_HOST' ENV to file for theme

github.com/logchimp/logchimp - 06fed9b4002160c4740f90f976f315fd979f8898 authored over 2 years ago
fix(gitpod): node.js head out-of memory in DEV env for theme

github.com/logchimp/logchimp - 4004d17030535b9f42d91905cff46a738a85e7e3 authored over 2 years ago
feat(docs): improve install/readme.md page wording

github.com/logchimp/docs - 21e7bb6a8191958b43db4f8a8e428e3d04a6dec4 authored over 2 years ago
feat(docs): add warning Blockquote about docker-compose experience in docker.md file

github.com/logchimp/docs - a74d5188e4e0e08731d22a846d385c1d33568836 authored over 2 years ago
feat(docs): update Railway new template URL

github.com/logchimp/docs - fd26fb96ed8cfa85cbd7dbbaa9f2582a5afa6fa5 authored over 2 years ago
feat(docs): hide MacStadium from partners list

github.com/logchimp/docs - d36f29fb1e2b30f125bae34badade9e147eb6e59 authored over 2 years ago
feat(gitpod): pass "LOGCHIMP_THEME_STANDALONE" env to yarn dev script in gitpod config

github.com/logchimp/logchimp - 3f34c7f3c9ab938107662971dee3bb1464e4bc33 authored over 2 years ago
chore(gitpod): enable prebuilds for github master branch

github.com/logchimp/logchimp - ff86693a4dc3a7cf0c439bff26d737db6e642d01 authored over 2 years ago
chore(gitpod): add vscode extensions to gitpod.yml

github.com/logchimp/logchimp - a580cb31886166ac52dfb2737de125ba9e2e08da authored over 2 years ago
fix(deps): update dependency lucide-vue to ^0.88.0 (#707)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 8e54e53448f05b460fdfc88abc8cb09ce8519c1d authored over 2 years ago
chore(deps): update dependency eslint to v8.20.0 (#690)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 0d26aad63b24d894dad1facc57ad54f59163848c authored over 2 years ago
chore(deps): update dependency nodemon to v2.0.19 (#696)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 52ab5fd51dd597bd9a837dfc6f2e8f51f757a0b8 authored over 2 years ago
chore(deps): update dependency sass to v1.54.0 (#694)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 895e52c9c1aed920e3d712be8f6bada61d177146 authored over 2 years ago
chore(deps): update dependency eslint-plugin-jest to v26.6.0 (#702)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 275b744628943c444a01c11e4b4f576a422f9525 authored over 2 years ago
chore(deps): bump terser from 4.8.0 to 4.8.1 (#701)

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https:/...

github.com/logchimp/logchimp - 22dcb61e9620fb697fc90a9b8e6702cfb5601fa4 authored over 2 years ago
chore(deps): update dependency dayjs to v1.11.4 (#695)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - 4825407b0ca5d0538cd7a874b0d842c36ab8d53d authored over 2 years ago
fix(deps): update dependency dotenv to v16.0.1 (#697)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/logchimp - 932a273af7c88a5fd3572de7960d1dcb61f90b42 authored over 2 years ago
chore(deps): update babel monorepo to v7.18.9 (#698)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/logchimp/logchimp - f251ce496f6d1bada89cd90a6720e404e80ea408 authored over 2 years ago
fix(ci): whitelist dependabot[bot] from CLA

github.com/logchimp/logchimp - 47c98fd8fb6f57d39b028d4978a7c344b49eb95d authored over 2 years ago
build(deps): bump moment from 2.29.2 to 2.29.4 (#299)

Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https...

github.com/logchimp/docs - cb4b2c75826649a6f22d8512df9a3a6e860a6ecf authored over 2 years ago
build(deps): bump eventsource from 1.1.0 to 1.1.1 (#298)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release...

github.com/logchimp/docs - 91b2aaa5692f27cf06218b42fca1fbc879678582 authored over 2 years ago
fix(ci): whitelist renovate[bot] from CLA

github.com/logchimp/logchimp - dbd8a869c495bffae0d9596268c311ba7e9d5f07 authored over 2 years ago
fix: Use LogChimp theme v0.7.x in Gitpod dev setup (#699)

* fix: remove cloning of theme repository in gitpod-init.sh file

* feat: cd to theme director...

github.com/logchimp/logchimp - b2d18a5116165f40bceed78a79b29ce229b82f3c authored over 2 years ago
Creating file for storing CLA Signatures

github.com/logchimp/cla-signatures - 5ecfb757949a51da7108a53ba5caebbad937669c authored over 2 years ago
fix(ci): CLA remote-repository name to "cla-signatures"

github.com/logchimp/logchimp - 234f348c7f7d2dc54895e673052e40a2da6e7b05 authored over 2 years ago
fix: gitpod dev setup with nuxt standalone theme

github.com/logchimp/logchimp - 550e8d61965ae53c9a20b9b400fa7a22c36f70aa authored over 2 years ago
feat(docs): add warning blockquote about some gaps contains in docs

github.com/logchimp/docs - c80e326e9c695400cd09b3fdc0d508a642135e61 authored over 2 years ago
feat(docs): update "Deploy on Railway" template button link

github.com/logchimp/docs - 152772315d2437a5448f20ab8c19e8cef9d811ac authored over 2 years ago
fix(docs): camelCase secretKey flag name

github.com/logchimp/docs - 9d070dcac4988b267e477ae76225153207bd5fcb authored over 2 years ago
chore: add CLA GH action

github.com/logchimp/logchimp - f08505179c9b9c7ae6e900443bb25c5c318fc600 authored over 2 years ago
Delete dependabot.yml

github.com/logchimp/theme - 55d66b3766f6efa6d071adfd3adb3b5b3210746b authored over 2 years ago
Delete renovate.json

github.com/logchimp/docs - 800260e20411c8eb7c37d29895a6073ccca14005 authored over 2 years ago
chore(deps): update actions/checkout action to v3 (#678)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/logchimp - bc867661c6620c5b4b84323dbf021afb9d3fd028 authored over 2 years ago
chore(deps): update dependency eslint-plugin-jest to v26.2.2 (#691)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/logchimp - 5d881b74521a327bac5d8aed7c2765df890f36d7 authored over 2 years ago
chore(deps): update github/codeql-action action to v2 (#693)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/logchimp - 2b7baa3d05b05844c400aa436f11741c5e93e955 authored over 2 years ago
chore(deps): update dependency eslint to v8 (#283)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/docs - 9c153b41a225571e064f0931559f23408f5a64e0 authored over 2 years ago
fix(deps): update dependency lucide-vue to v0.45.0 (#293)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/docs - 217d98e5cce4f6718d854610791225249227e710 authored over 2 years ago
fix(deps): update dependency lucide-vue to v0.35.0 (#292)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/docs - 836f14da1bfbff47cc21fbcb6899b5adf96dcd84 authored over 2 years ago
fix(deps): update dependency lucide-vue to ^0.35.0 (#689)

github.com/logchimp/logchimp - eabc442cf18365eb9791e1c098da44d5e9ed1a10 authored almost 3 years ago
fix(deps): update dependency lucide-vue to v0.34.0 (#291)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/docs - 69f267e56452127ac24ef8e288208b8bf635b5f9 authored almost 3 years ago
fix(deps): update dependency lucide-vue to v0.33.0 (#281)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/docs - 18de1edf141f07a1be0e556d880605a72f372d3e authored almost 3 years ago
chore(deps): update actions/checkout action to v3 (#282)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/docs - 28b66ed8e06a4284267745b7a684eb6232c2442c authored almost 3 years ago
chore(deps): update dependency eslint-plugin-vue to v8.7.1 (#290)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/docs - 772e3bd82009a254eac324d93086bffb1013a112 authored almost 3 years ago
chore(deps): update dependency eslint-config-standard to v17 (#287)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/docs - d8fc60b96e406609094ff8d27249a9b08125a950 authored almost 3 years ago
feat(refactor): move to CSS module in ActivityItem component

github.com/logchimp/logchimp - dfd8c30fa6e7f0358ed08e4f9b4318955ca885ef authored almost 3 years ago
feat(refactor): split AddComment into seprate component

github.com/logchimp/logchimp - c7fb1ac4e7d021e68cb7c1053a1b3e846d2591e4 authored almost 3 years ago
chore(deps): update dependency sass to v1.50.1 (#687)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/logchimp - 4c959f9c51f1a30127de51d76c9306cf2f79ad24 authored almost 3 years ago
chore(deps): pin dependency avatar-generator to 2.0.4 (#686)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/logchimp - c31199c31dda42f93d5fd82019fb20765de9ba32 authored almost 3 years ago
fix: uncontrolled data used for path expression in serverImage (#685)

* fix: uncontrolled data used for path expression in serverImage controller

* fix: response s...

github.com/logchimp/logchimp - 18cb23412ddb7dc0719f6209d5013eaca056f8a0 authored almost 3 years ago
chore(deps): update dependency prettier to v2.6.2 (#670)

Co-authored-by: Renovate Bot <[email protected]>

github.com/logchimp/logchimp - 9e521b2129e6a03feadc82a6315e52cfeef345c0 authored almost 3 years ago