Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/logchimp/logchimp
Track your customers feedback to build better products with LogChimp. ⭐️ Star to support our work!
https://github.com/logchimp/logchimp
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugi...
37a3e94cf14c56cad11ace21500e9508fbb61b6d authored about 4 years ago0dee92d84f7fbcd92ab8425cf4453cbcf7344335 authored about 4 years ago
af6602c0c5fb02fa485266a65981b89dea677f0b authored about 4 years ago
414da417855e1d6dc617b453cc10ec493df0ef13 authored about 4 years ago
5ebf59024129fd3676c59ae0b76fb94cd864de5c authored about 4 years ago
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.16 to 3.1.17.
- [Release notes](https://g...
LogChimp mailer package https://github.com/logchimp/mailer
8c0dcb3dfd87292c0c16ebc82977399626f7a737 authored about 4 years ago
Bumps [pg](https://github.com/brianc/node-postgres) from 8.5.0 to 8.5.1.
- [Release notes](http...
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 5.1.3 to 5.2.3.
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.3 to 10.1.0.
- [R...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.2 to ...
0f01356ef1d107977546c5e3ecb2b3a31e46d9f4 authored about 4 years ago
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.8 to 3.4.9.
- [Release notes](...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.0 to ...
37b4c3a18f8552008d522a63099dc423c06e3080 authored about 4 years ago
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0.
- [Release notes](https...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.13 to 3.1.16.
- [Release notes](https://g...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 t...
5ef782045c5cd3065b42308c98d5994c4b076cde authored about 4 years ago
Bumps [pg](https://github.com/brianc/node-postgres) from 8.4.1 to 8.5.0.
- [Release notes](http...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0.
- [Release notes](ht...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugi...
79c952ae249b8ee207bafff3d7d8d5e6bfe18c18 authored about 4 years ago
Bumps [jest](https://github.com/facebook/jest) from 26.6.1 to 26.6.3.
- [Release notes](https:/...
Reference: https://github.com/logchimp/logchimp/commit/4802f145a06c45e82e883fbfd76e1067771b337e
90d205af819ca2ad096db44197a977b798dea943 authored over 4 years agoa36f5fcbf63b1709e96d119be0f2e76b9afa4b9d authored over 4 years ago
Bumps [html-to-text](https://github.com/html-to-text/node-html-to-text) from 5.1.1 to 6.0.0.
- ...
* Create resetPasswordToken and expire migration file
* Add error response for password reset...
483185acbf03518c327ecf4015625194abd379f2 authored over 4 years ago
Bumps [knex](https://github.com/knex/knex) from 0.21.6 to 0.21.12.
- [Release notes](https://gi...
* Add domain argument to verifyEmail & update siteUrl
Append domain argument to verificationL...
5a1cc2ce8b26413b0dc5cf1805234c06b19fdc5e authored over 4 years agoBumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) f...
16a281fae1058b8648cbcc56671c0663a76e4717 authored over 4 years ago
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.6 to 3.4.8.
- [Release notes](...
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0.
- [Release notes](https://...
Bumps [jest](https://github.com/facebook/jest) from 26.6.0 to 26.6.1.
- [Release notes](https:/...
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.1.
- [Release notes](https...
* Create getPosts module
* Create addVote and deleteVote module
* Create getBoardPosts mod...
105981393d0e8025526de8c34abd7210e96e8474 authored over 4 years ago5f8d26bf19556c24d996715b2ed1a361a51728ee authored over 4 years ago
79cbde6430e57281e19c5c7497271e3968d39869 authored over 4 years ago
* Install nodemailer, loadash, html-to-text package
* Create Mail class for sending email
...
57592282cc93e743320390b4141061be2aa13f83 authored over 4 years ago* fix: Resolve no-mutate-props (eslint error)
* format code
* Remove "vue/no-mutating-prop...
d2e18d89af557221f8db3d6da8c1294ef64d6703 authored over 4 years ago
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.0.1 to 7.1.0.
- [R...
a7c48c282d12ec9d4e2d02399e2e18fab7dccecf authored over 4 years ago
* createPost module
Move createPost axios call into posts module
* Import createPost modul...
35dab89738c154700bb7d3922d121ed89675d84e authored over 4 years agocb299ffec2142dbc8f0b0b5175c52ddcf8061e9b authored over 4 years ago
* Update routes
* Replace slug with url for board view
* Use redirect to welcome page for ...
a3a4b24fa38b94d644ae14d3d242a072207ac4a1 authored over 4 years ago2d9bbecbcf3b0a760a911a97851ed96723fcd0bf authored over 4 years ago
Move createPost axios call into posts module
f6eeeb2e550978e66d0a5184fa5497ed40c83d4f authored over 4 years agoFix log message for "20201018201441_google-analytics-id-column-to-settings-table" migration file...
fce7e20b9288a10317e102bf20cd33e0c2275304 authored over 4 years ago9dd8c1a853cedeb3b469c67575279aad818ee605 authored over 4 years ago
The timestamp in "upadatedAt" column will update on changing user settings.
48d913d73db80d8e15ca4ff1898c7fef4f56654b authored over 4 years ago
Bumps [vue-gtag](https://github.com/MatteoGabriele/vue-gtag) from 1.9.1 to 1.10.0.
- [Release n...
Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.0.
- [Release notes](https:/...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.12 to 3.1.13.
- [Release notes](https://g...
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.5 to 2.0.6.
- [Release notes](https:/...
4318674222681560345a49c3834737eca6222762 authored over 4 years ago
Closes https://github.com/logchimp/logchimp/issues/81
54d8324bf75c652069e1dad90cf7fcdde8ae2676 authored over 4 years ago* Add googleAnalyticsId column to settings table
* Accept googleAnalyticsId property
* Add...
b478c92d778d0db0a1a1708efff413ad809fbf35 authored over 4 years agoea71fed8801cbd896f2bd79fc2c21a507a4f5a5e authored over 4 years ago
3e0fc48d2f78c5d034f6f0bc5e2c02a6c14fd71c authored over 4 years ago
9152edde73ae1f1a2e7d7dc3c7979ddc7339d909 authored over 4 years ago
* Add gitpod yaml file & gitpod docker image
* Add gitpod badge to readme.md
* Run server ...
94c2484b86379852cbc5b721c50b1d38a2981158 authored over 4 years ago146f6e01bc1d8f3887191b178eec995e2b4ddd82 authored over 4 years ago
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.4 to 2.0.5.
- [Release notes](https:/...
The error occured on token creation as the secretKey passed was invalid
89b9528f321c5834d8e5b2ff839f40f0622bd669 authored over 4 years agoSet pool min to 2 and max at 10.
2d6ae5885f3ab6a4ab5a06f147efe03405a630cf authored over 4 years agoc1729969d76201391beaeee92b8571cd8a087d86 authored over 4 years ago
692c13bfcea05da96bc32038e091d71a8139ed86 authored over 4 years ago
* Remove dotenv package
* Install fs-extra package
* Ignore logchimp.config.json file
*...
1ac852a45efcbf1808ee9d5e9280775e1df328a0 authored over 4 years agod09a4330367a302704888083f422cc951cb6a67e authored over 4 years ago
36f5f729a66426ba7de0be4ba42b551911875f39 authored over 4 years ago
b79fc2b42851a3d084a9d1213822a97448ed69f3 authored over 4 years ago
* Remove yarn workspaces from package.json
* Move all dependencies to /package.json
* Move...
e20618f6546466049ee1348902374203d1b6f0cf authored over 4 years ago* Set outputDir to server/public directory in vue config
* Ignore server/public folder in .gi...
893fa0aaa4558df3b277cee32adf166d1be92caa authored over 4 years ago* Remove "${process.env.VUE_APP_SEVER_URL}" from API url
* Add devServer proxy at `http://loc...
45cbc4b040e8cae7f3ea0f4cb6dd9b7681827d8a authored over 4 years ago6b3c8b129ffe96ca7cda22f844f61c5299c3454c authored over 4 years ago
Bumps [pg](https://github.com/brianc/node-postgres) from 8.3.3 to 8.4.1.
- [Release notes](http...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plug...
6e02e355886b843e2cd452ef0374ca028ba56107 authored over 4 years ago
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.0.0 to 7.0.1.
- [R...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) f...
304dd8741c668a8495e2539ac7e25b22198a02d2 authored over 4 years ago
Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.2.
- [Release notes](https:/...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugi...
920edb5fd5e516e0c9159073044e2fca8ac7138f authored over 4 years ago
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.5 to 3.4.6.
- [Release notes](...
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 8.3.1.
- [Release notes](https://git...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.0.2 to ...
0f54b47ca373b3ea0f17687d9683e450034f29af authored over 4 years ago* Install [email protected]
* Add core meta tags in App.vue
* Add generator meta tag
* Ini...
be671c34790311f505d1e4a1f8544434b1c391dc authored over 4 years agobbf3f64a27c581dcb96410536a18ce4027232724 authored over 4 years ago
1795b09cc9a8ba405e7c56d222f4acb3d85f04fe authored over 4 years ago
2ab67a4afeba519ecc64bf157c144f735a2bf437 authored over 4 years ago
6a7a0b3b34171fbee2bce2e898055ca685e2bd34 authored over 4 years ago
Do not accept click event when a changeVote is in progress
ea81cdb635a3fbd061b7fa317934d61d5408654b authored over 4 years ago931bb148e2164d3f369378af3835954a8d2e4558 authored over 4 years ago
0635874679a354282a097e9eca40a7d1e738e04c authored over 4 years ago
2cb5857ece36cdba825018c49b424aa4f3bc4625 authored over 4 years ago
* Split database connection config into separate file
* Remove custom migrations directory pa...
db0ea1bfdee8fe94b12d7ddda06af9136967d446 authored over 4 years agoecd97a3c262cb302fa863505a887c81ed5df4485 authored over 4 years ago
* Show a loader on loading post
* Set width 100% to loader-container
e6b00c8dbd79b924fd179f39d10a6a323199b16b authored over 4 years ago* Add "button-loading" css class
* Check for buttonLoading and return
8f70acf97b1e191370b0198fb44bd6b69ec6c780 authored over 4 years ago* Create settings table migration and seed file
* Create GET "/site" controller for site sett...
8bfc9bd1d5e2f1dcd70fa596f422a0b702b1346d authored over 4 years ago* Add Twitter & Info icon
* Add dropdown to sidebar footer
f215dc7d1ee05a86fd32043f7d67c448d3c52296 authored over 4 years agoca498759205f9ea9f1ad70504f937263d02f8843 authored over 4 years ago
* Emit "hide-error" event from LText component
* Handle hideError for input field across comp...
4be0954a87f26c25d05ad83ee6f935f64a9d1afe authored over 4 years ago1ff614db636f009f83b4683509345d87985ea644 authored over 4 years ago
0c5843e7eee333d875c4bf7a83db9224c21e57ef authored over 4 years ago
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.2.2 to 7.0.0.
- [R...