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

CLI docs (#36)

* Add cli to docs sidebar

* Add cli general docs

* Add help command docs

* Add uninstal...

github.com/logchimp/docs - 63763f005f1b1cc70468cd0c02564a65c8e2b20a authored over 4 years ago
docs: add link to partners page in contributing

github.com/logchimp/docs - 19596eee129d740ed5cc7e82b3fb51682fec4c77 authored over 4 years ago
Bump eslint from 7.10.0 to 7.11.0 (#35)

Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0.
- [Release notes](https...

github.com/logchimp/docs - b38ecb22b7acc9f59962099cca03bbcf0fefe4da authored over 4 years ago
Change code block language to bash

github.com/logchimp/docs - 4d9d7d2f2b0d4620f5962f1a504798a98bc05041 authored over 4 years ago
Decrease size & center the screenshot

github.com/logchimp/logchimp-cli - 5e47a6cd20634a8a21a8b392d7c356f8f29f154f authored over 4 years ago
Update readme.md

github.com/logchimp/logchimp-cli - f654742af982c8f535413d96d03f2fdd8d28083f authored over 4 years ago
Add logchimp-cli help command image

Upload a screenshot of logchimp cli running a command logchimp --help

github.com/logchimp/logchimp-cli - a87ae6359488067b3b02a886b9a3ee6550bb38d4 authored over 4 years ago
Create contribution guide

github.com/logchimp/logchimp-cli - 9e8263f15f3457d3285c82642b91462620d10ee3 authored over 4 years ago
Add start command (#8)

* Return error for initServer

* Create validateConfig utility

* Add start command

github.com/logchimp/logchimp-cli - 49f2de0607e3efee2414abece2f9501c309596c9 authored over 4 years ago
Add auto start of logchimp site (#7)

* Keep the dot files for dev/prod environment

* Update local flag description

* Remove ret...

github.com/logchimp/logchimp-cli - d5aa415b226b0db8f1891f548aefaad523e0d724 authored over 4 years ago
fix: spacing in oneLineFormat logger

github.com/logchimp/logchimp - 692c13bfcea05da96bc32038e091d71a8139ed86 authored over 4 years ago
Logchimp config file (#161)

* Remove dotenv package

* Install fs-extra package

* Ignore logchimp.config.json file

*...

github.com/logchimp/logchimp - 1ac852a45efcbf1808ee9d5e9280775e1df328a0 authored over 4 years ago
Remove return statement for dirIsEmpty

github.com/logchimp/logchimp-cli - 3a3bd96a1b2610e08d3da5a9e75a3fc17cb39a02 authored over 4 years ago
Update local flag description

github.com/logchimp/logchimp-cli - a1bf5f614f09e19485b368293f7b1f89540ba1db authored over 4 years ago
Keep the dot files for dev/prod environment

github.com/logchimp/logchimp-cli - a4bf08bbd79a757a8bdc80212f34b5a0aa01d5f0 authored over 4 years ago
Save configuration to json file (#6)

* Install omgopass package

* Create Config class

Use Config class to handle data inside "l...

github.com/logchimp/logchimp-cli - 3c61b21e59405fe09ddd6a97d08edb91a70b21b5 authored over 4 years ago
Use path module to resolve relative path

github.com/logchimp/logchimp - d09a4330367a302704888083f422cc951cb6a67e authored over 4 years ago
Add flexbox to input label class

github.com/logchimp/logchimp - 36f5f729a66426ba7de0be4ba42b551911875f39 authored over 4 years ago
Add user-select none to avatar component and ".site-logo" class

github.com/logchimp/logchimp - b79fc2b42851a3d084a9d1213822a97448ed69f3 authored over 4 years ago
Merge all packages at root (#159)

* Remove yarn workspaces from package.json

* Move all dependencies to /package.json

* Move...

github.com/logchimp/logchimp - e20618f6546466049ee1348902374203d1b6f0cf authored over 4 years ago
Serve vue build files from express (#158)

* Set outputDir to server/public directory in vue config

* Ignore server/public folder in .gi...

github.com/logchimp/logchimp - 893fa0aaa4558df3b277cee32adf166d1be92caa authored over 4 years ago
Add devServer proxy to Vue config (#157)

* Remove "${process.env.VUE_APP_SEVER_URL}" from API url

* Add devServer proxy at `http://loc...

github.com/logchimp/logchimp - 45cbc4b040e8cae7f3ea0f4cb6dd9b7681827d8a authored over 4 years ago
Log server startup message with logger

github.com/logchimp/logchimp - 6b3c8b129ffe96ca7cda22f844f61c5299c3454c authored over 4 years ago
Save configuration to json config file (#2)

* Install omgopass package

* Create Config class

Use Config class to handle data inside "l...

github.com/logchimp/logchimp-cli - 933ad1afebf2015d2f6105c09648ab6e2d7e84cd authored over 4 years ago
Uninstall command (#3)

* Install inquirer package

* Create uninstall command

* Check if LogChimp is installed
* ...

github.com/logchimp/logchimp-cli - da5c80eb7dbcebe2d61171c1696e9837578500eb authored over 4 years ago
npm: bump pg from 8.3.3 to 8.4.1 (#153)

Bumps [pg](https://github.com/brianc/node-postgres) from 8.3.3 to 8.4.1.
- [Release notes](http...

github.com/logchimp/logchimp - 7714495210a6ab70b3d4a23a23afb47deb6fa6e6 authored over 4 years ago
npm: bump @vue/cli-plugin-eslint from 4.5.6 to 4.5.7 (#154)

Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plug...

github.com/logchimp/logchimp - 6e02e355886b843e2cd452ef0374ca028ba56107 authored over 4 years ago
fix: calculate the length of files array

typeError: files.length is not a function

github.com/logchimp/logchimp-cli - 9ea1b8899ac73b5cece93d0f34b2c8b54aeeb8da authored over 4 years ago
npm: bump eslint-plugin-vue from 7.0.0 to 7.0.1 (#151)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.0.0 to 7.0.1.
- [R...

github.com/logchimp/logchimp - 88d1a006675d5a24c4e79a960a47d128c06909b5 authored over 4 years ago
npm: bump @vue/cli-service from 4.5.6 to 4.5.7 (#152)

Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) f...

github.com/logchimp/logchimp - 304dd8741c668a8495e2539ac7e25b22198a02d2 authored over 4 years ago
Create CLI using oclif framework (#1)

* Use oclif framework to create CLI

* Indent type spaces for json and yaml files

* format ...

github.com/logchimp/logchimp-cli - ed0abe3baf34292ab7ce1353c41231d4afb18ca7 authored over 4 years ago
npm: bump jest from 26.4.2 to 26.5.2 (#150)

Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.2.
- [Release notes](https:/...

github.com/logchimp/logchimp - 83b0a410dabc8369d19662e161e6defad6f1f893 authored over 4 years ago
Add help command (usage, core, additional, flags, learn more and feedback) section

github.com/logchimp/logchimp-cli - 8f0be0fe3e30a6b6bbeed14180e9fe3ac32c7999 authored over 4 years ago
Use currentDirectory variable to check dirIsEmpty

github.com/logchimp/logchimp-cli - dfe656cfc125c707dfd3020af96b1d4e0256513b authored over 4 years ago
Add --local flag for local development

github.com/logchimp/logchimp-cli - dce7cfc465248932b554fc92d215902ce79b8fe2 authored over 4 years ago
Add help flag for install command

github.com/logchimp/logchimp-cli - 390b230d1b8dab5af5f1810fc039b85204d8e51b authored over 4 years ago
Create codeql-analysis.yml

github.com/logchimp/logchimp-cli - d33430051cb495caac44bc12cc49b65c753729c3 authored over 4 years ago
Create SECURITY.md

github.com/logchimp/logchimp-cli - f4cedea28fcfa7f0095b4c8e7129c930c4b1caa0 authored over 4 years ago
Create FUNDING.yml

github.com/logchimp/logchimp-cli - a8c567d0537875046833781ff9f7458a8e88ce80 authored over 4 years ago
Create dependabot.yml

github.com/logchimp/logchimp-cli - 1efc567bdcc8f42b6009efad85e8fc85a96b83e7 authored over 4 years ago
Use Listr and Observable to runs tasks step-by-step

github.com/logchimp/logchimp-cli - ee3ab5d66dc275ed81df8fd60aab6b2d25921344 authored over 4 years ago
Remove 'superagent' package

github.com/logchimp/logchimp-cli - 2a00cc5683901be74af5fb6180006cf6c16ff57d authored over 4 years ago
Install execa, listr2, rxjs packages

github.com/logchimp/logchimp-cli - 665d175b64acc4c634983c66da374244518e0efc authored over 4 years ago
Create yarn utility for installing packages

github.com/logchimp/logchimp-cli - 16069443e7185ae97c9234fb341cd817e383480d authored over 4 years ago
Create removeDotFiles utility

github.com/logchimp/logchimp-cli - e93957457faad99ea3a0c7c4430f48b6a5ff658f authored over 4 years ago
Download source code from zip file archieve

github.com/logchimp/logchimp-cli - 98d2ff109af4fadc72bc8ffa00bac21b396e3c2c authored over 4 years ago
Remove typescript from codebase

github.com/logchimp/logchimp-cli - f88432041cc41835d74e48b8d573e335b9ff11e4 authored over 4 years ago
npm: bump @vue/cli-plugin-babel from 4.5.6 to 4.5.7 (#149)

Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugi...

github.com/logchimp/logchimp - 920edb5fd5e516e0c9159073044e2fca8ac7138f authored over 4 years ago
npm: bump vue-router from 3.4.5 to 3.4.6 (#148)

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.5 to 3.4.6.
- [Release notes](...

github.com/logchimp/logchimp - 611d49e13b74079e5f806039b6bac233089dc5b5 authored over 4 years ago
npm: bump uuid from 8.3.0 to 8.3.1 (#147)

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 8.3.1.
- [Release notes](https://git...

github.com/logchimp/logchimp - 133bf658c1b068862f5bf71728c5b5d4ee755a8a authored over 4 years ago
npm: bump eslint-plugin-jest from 24.0.2 to 24.1.0 (#146)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.0.2 to ...

github.com/logchimp/logchimp - 0f54b47ca373b3ea0f17687d9683e450034f29af authored over 4 years ago
Add meta tags (#145)

* Install [email protected]

* Add core meta tags in App.vue

* Add generator meta tag

* Ini...

github.com/logchimp/logchimp - be671c34790311f505d1e4a1f8544434b1c391dc authored over 4 years ago
Add robotos.txt file

github.com/logchimp/logchimp - bbf3f64a27c581dcb96410536a18ce4027232724 authored over 4 years ago
Wrap input fields with label tag

github.com/logchimp/logchimp - 1795b09cc9a8ba405e7c56d222f4acb3d85f04fe authored over 4 years ago
Add alt attribute to site-logo image

github.com/logchimp/logchimp - 2ab67a4afeba519ecc64bf157c144f735a2bf437 authored over 4 years ago
Sync userSettings data change with user vuex store

github.com/logchimp/logchimp - 6a7a0b3b34171fbee2bce2e898055ca685e2bd34 authored over 4 years ago
Add loading state to Vote component

Do not accept click event when a changeVote is in progress

github.com/logchimp/logchimp - ea81cdb635a3fbd061b7fa317934d61d5408654b authored over 4 years ago
Update migration logger messages

github.com/logchimp/logchimp - 931bb148e2164d3f369378af3835954a8d2e4558 authored over 4 years ago
Pass data directly instead of spreading object in user vuex store

github.com/logchimp/logchimp - 0635874679a354282a097e9eca40a7d1e738e04c authored over 4 years ago
Redirect to homepage if user already logged in

github.com/logchimp/logchimp - 2cb5857ece36cdba825018c49b424aa4f3bc4625 authored over 4 years ago
Split database connection config into separate file (#143)

* Split database connection config into separate file

* Remove custom migrations directory pa...

github.com/logchimp/logchimp - db0ea1bfdee8fe94b12d7ddda06af9136967d446 authored over 4 years ago
Add loader to board and show message on board not found (#142)

github.com/logchimp/logchimp - ecd97a3c262cb302fa863505a887c81ed5df4485 authored over 4 years ago
Add loader to post view (#140)

* Show a loader on loading post

* Set width 100% to loader-container

github.com/logchimp/logchimp - e6b00c8dbd79b924fd179f39d10a6a323199b16b authored over 4 years ago
fix: button loading state (#139)

* Add "button-loading" css class

* Check for buttonLoading and return

github.com/logchimp/logchimp - 8f70acf97b1e191370b0198fb44bd6b69ec6c780 authored over 4 years ago
Site settings page (#136)

* Create settings table migration and seed file

* Create GET "/site" controller for site sett...

github.com/logchimp/logchimp - 8bfc9bd1d5e2f1dcd70fa596f422a0b702b1346d authored over 4 years ago
Add HTTP status error code info

github.com/logchimp/docs - 3b7f7f4a56a81ce221b759a45b056435f7666d39 authored over 4 years ago
Append `/api/v1` to links to API docs

github.com/logchimp/docs - fbed1a6e794fff450f7958c056cc2bf4fb92c9e2 authored over 4 years ago
Remove remember_me from login.md

https://github.com/logchimp/logchimp/issues/8

github.com/logchimp/docs - b7a46d8ea103cea523905d3a5dea453787aca0c8 authored over 4 years ago
fix: code highlighting using remark (#33)

github.com/logchimp/docs - 5748b716837300c58202653fc1fa6824a5da3103 authored over 4 years ago
Bump eslint-plugin-vue from 7.0.0 to 7.0.1 (#32)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.0.0 to 7.0.1.
- [R...

github.com/logchimp/docs - b03142019f08f573dc0a5ae54ea7838d9b70b777 authored over 4 years ago
Add dropdown to Dashboard sidebar (#134)

* Add Twitter & Info icon

* Add dropdown to sidebar footer

github.com/logchimp/logchimp - f215dc7d1ee05a86fd32043f7d67c448d3c52296 authored over 4 years ago
Tag version v0.3.0

github.com/logchimp/logchimp - ca498759205f9ea9f1ad70504f937263d02f8843 authored over 4 years ago
Fix: eslint plugin vue v7 errors (#133)

* Emit "hide-error" event from LText component

* Handle hideError for input field across comp...

github.com/logchimp/logchimp - 4be0954a87f26c25d05ad83ee6f935f64a9d1afe authored over 4 years ago
Bump eslint-plugin-vue from 6.2.2 to 7.0.0 (#31)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.2.2 to 7.0.0.
- [R...

github.com/logchimp/docs - 4dcfdfcb84ea6d7612193f6110ec59372259039c authored over 4 years ago
Bump eslint from 7.9.0 to 7.10.0 (#30)

Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
- [Release notes](https:...

github.com/logchimp/docs - 2208b3fac965c1462cb33496412b5ef8e37a3786 authored over 4 years ago
Add mouseleave event listener to hide dropdown (#132)

github.com/logchimp/logchimp - 1ff614db636f009f83b4683509345d87985ea644 authored over 4 years ago
Add package.json & yarn.lock files to frontend.yml & test.yml

github.com/logchimp/logchimp - 0c5843e7eee333d875c4bf7a83db9224c21e57ef authored over 4 years ago
npm: bump eslint-plugin-vue from 6.2.2 to 7.0.0 (#127)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.2.2 to 7.0.0.
- [R...

github.com/logchimp/logchimp - 38466653995d55cdae9c8e4baa72067bcceedffa authored over 4 years ago
npm: bump vue-router from 3.4.4 to 3.4.5 (#129)

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.4 to 3.4.5.
- [Release notes](...

github.com/logchimp/logchimp - 19c3c932c22faa45eb3d4210664d4fcb263cbc81 authored over 4 years ago
npm: bump eslint from 7.9.0 to 7.10.0 (#128)

Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
- [Release notes](https:...

github.com/logchimp/logchimp - 4d15e99db658c0ada0689dc1ebb6b12177a78a1b authored over 4 years ago
npm: bump knex from 0.21.5 to 0.21.6 (#130)

Bumps [knex](https://github.com/knex/knex) from 0.21.5 to 0.21.6.
- [Release notes](https://git...

github.com/logchimp/logchimp - c99769695823b10916e4e93186321ba9567feab5 authored over 4 years ago
npm: bump eslint-config-prettier from 6.11.0 to 6.12.0 (#126)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 t...

github.com/logchimp/logchimp - 876a8df26ef658bc12192fe7e9cddb146bb2a039 authored over 4 years ago
Improve error handling in frontend and backend (#123)

* Install [email protected] package

* Create winston logger

* Call getUser & createUser inside...

github.com/logchimp/logchimp - e612352c9b10442a1ac9a95e3f5fc6c62545d222 authored over 4 years ago
Update labeler.yml

github.com/logchimp/logchimp - 14445b2b25228233e4da05d85726680294f01032 authored over 4 years ago
Create logchimp install & help command

github.com/logchimp/logchimp-cli - c8c39d7cebaebb7bbfa275c9d3cd96cf8840ccab authored over 4 years ago
npm: bump vue-router from 3.4.3 to 3.4.4 (#122)

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.3 to 3.4.4.
- [Release notes](...

github.com/logchimp/logchimp - f98e1021a5f24a1a694edb9a2ed3ca432502de1f authored over 4 years ago
npm: bump eslint-plugin-jest from 24.0.1 to 24.0.2 (#121)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.0.1 to ...

github.com/logchimp/logchimp - c67ecaca1ba3963cc7250880682feb884b32c4e8 authored over 4 years ago
Token middleware validate user (#119)

* Error response messages

* Validate user exists & not blocked

* Extract token from header...

github.com/logchimp/logchimp - 08b0e52c9830a15559ac17fbd7cb2abc362eac7c authored over 4 years ago
Merge pull request #120 from logchimp/feat/get-avatar-using-gravatar

Show gravatar image

github.com/logchimp/logchimp - 539d66aafe17ef1f3509b1aef5c34114c5ae119d authored over 4 years ago
Import userAvatar mixin & update avatar component props values

github.com/logchimp/logchimp - 3220163be263c6f0bff65aa24ffa4b0b21c0d8f5 authored over 4 years ago
Store gravatar url in db

Getting the gravatar url from user emailAddress converting into md5 hash.

github.com/logchimp/logchimp - 2b715a55d0d3b5009df63f506a1daa052b3d298d authored over 4 years ago
Update avatar image alt attribute value

github.com/logchimp/logchimp - c1e052bdfb3520e6eb92e5cdb03558fcbf3faa6e authored over 4 years ago
create userAvatar mixin

github.com/logchimp/logchimp - 3fcdb95b67481b1820e14fa8650e22ad8760d08d authored over 4 years ago
remove errorHandle middleware

(removing old code)

github.com/logchimp/logchimp - cbe1a6f9f509b54fb1548d4bd64281b68e543cce authored over 4 years ago
Merge pull request #118 from logchimp/frontend/remove-description-from-alerts-vuex-store

Remove description from alerts vuex

github.com/logchimp/logchimp - cc853fca5434cde0ef3ca7292c1414bdf3fd6613 authored over 4 years ago
Merge pull request #111 from logchimp/add-partners-section-to-readme

"LogChimp sponsors" section to readme

github.com/logchimp/logchimp - 2f2f3256215aa93d5ba8b36f9ed24600cf8f44e5 authored over 4 years ago
Partners page (#26)

* Create partners.yml data file

* Partners page

github.com/logchimp/docs - 51693676e7bbb6b70c15b3bf4ee3d23264683a45 authored over 4 years ago