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

fix: post author is unable to edit post

ab9909e8c47706180ccf530cd166b13beae81bea authored about 4 years ago
Run "user/updatePermissions" vuex action after setup account

d4b9a5edd08d247efafdd063af5c443e5997e510 authored about 4 years ago
Fall back to username if name not available (avatar component)

Store username in vuex store & localStorage

7752afbe2969a8fb03be5da87ed34a8a0d7713bc authored about 4 years ago
Send same data response for login & signup

e86856fd8c53cf487b585579816a4852cdfed2b2 authored about 4 years ago
Remove newUser conditional code from if block in createUser services

25d42197457098e54398f7c41a3d4e68d0a01bfd authored about 4 years ago
Add mailConfigExists middleware

APIs route using mail service to send email, add mailConfigExists middleware to check for mail c...

d8515e108e3b1b076b7c64c67b7006546ec30122 authored about 4 years ago
Add tokenError handler in updatePermission user action (vuex)

6bd49b9a4a71f032824ec36e7a05efdba21141e2 authored about 4 years ago
Show server error alert on "MAIL_CONFIG_MISSING" error

6dcb8cedce3dd9b064f9d3b5e1bb862f21dc043d authored about 4 years ago
fix: send token payload as object for verifyEmail

Getting error in console "Error: invalid expiresIn option for string payload"

df1213bbdb0fbeab41353debc7ca7e396b70d25a authored about 4 years ago
Convert tokenErrorHandle mixin into utility function

f18daf139a9b22e5452635959bf11713b13b14e7 authored about 4 years ago
actions: remove node v10 from test matrix

1b5749dd6b45470dd69c5d9446d1f2434b9ed5c5 authored about 4 years ago
Update status code for item already exists to 409

f448e2cdfac2793010aab0040057358df4267718 authored about 4 years ago
npm: bump eslint-plugin-vue from 7.3.0 to 7.4.0 (#269)

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

48501a09fb2d43a3a93362ac37309a150d705589 authored about 4 years ago
npm: bump knex from 0.21.14 to 0.21.15 (#268)

Bumps [knex](https://github.com/knex/knex) from 0.21.14 to 0.21.15.
- [Release notes](https://g...

24704eac5bd16bbb426889972d6b9b96cd4787bc authored about 4 years ago
Create UUID valiator for component props

ccf2587bce6c10b1371dfc2ac0481d20da7346c0 authored about 4 years ago
test: post component "link to post"

1cbbd4bc12e9df023f74a94ca8a108432cc07005 authored about 4 years ago
test: CreatePost component

fe9bf15527396adb8860fa518613b95c4a80804d authored about 4 years ago
test: text component

2bbeebb120290e90dde8212720491fcce87ba04b authored about 4 years ago
test: vote component "Enable vote with 'vote:create' permission"

a7743176828b03fa827d7236fd67cb07a3ec22b6 authored about 4 years ago
tests: post component

af171ec1b1e94de9b65e632a7d79315ba2d30b64 authored about 4 years ago
Remove post watcher from Post component

4612f0fe7e0f89ea201b66a449e88e1ded789963 authored about 4 years ago
fix: remove permissions from "Disable vote without 'vote:create' permission" test

d935a6fd0ebb8bc59370ab470b0ec282fb21cbef authored about 4 years ago
fix: https://github.com/logchimp/logchimp/actions/runs/451017894

3e660514e2b7e9a39e60737a762855a0e910f58d authored about 4 years ago
tests: vote component

9d2473f97af4cfb4dafcbb6ea698f99b86725661 authored about 4 years ago
tests: link to board for boardItem

5412753f83e019c2415e0294ca584d9c8940d408 authored about 4 years ago
Create boardBadge component

891cfe1ac45fea7652fd352492693fb248521e5f authored about 4 years ago
Replace local image with LogChimp CDN url

4856d59b8e5baca133a332893ca72ce3b73e8315 authored about 4 years ago
tests: avatar component

Set name props to required

b2d1e33111bee9a02d20b7b789ef959cb2a86db1 authored about 4 years ago
Initialise jest in client (#266)

* Install dependencies for jest vuejs testing

* jest configuration

* Update babel preset t...

20cbffeb7ea8b4c7c3ec141560b7e7bf84639899 authored about 4 years ago
Add permissions to client (#254)

* Create "users/permissions" API route to get auth user permissions

* Export getPermmissions ...

4afc83946b8d87e210a9a7b311a105fd251fe1cd authored about 4 years ago
npm: bump eslint-config-prettier from 7.0.0 to 7.1.0 (#263)

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

6ba17cd7d71fe69e51fdc3ba8351bfb0110741b3 authored about 4 years ago
npm: bump eslint from 7.15.0 to 7.16.0 (#264)

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

ab33c47430c0e511153c9ac3d0cf97a793fca6e2 authored about 4 years ago
npm: bump axios from 0.21.0 to 0.21.1 (#265)

Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://...

e49b1229941864a83b328c25ae0d69a71c869363 authored about 4 years ago
npm: bump node-notifier from 8.0.0 to 8.0.1 (#262)

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Releas...

af220b839a31aad223f0da4f35e0ea82de6a76f1 authored about 4 years ago
Show Login card for non logged in user (#261)

* Create LoginCard component

* Conditionally show LoginCard component for non-loggedin users
...

b8875122ab47075aee2ad739ec80dc564fe38a0a authored about 4 years ago
Refactor auth route APIs (#260)

* Create user exists middleware & get user roles/permissions

* Check user exists with middlew...

427f9ef9e3447f379cb88aa6bff847374c4cd7f6 authored about 4 years ago
npm: bump nodemailer from 6.4.16 to 6.4.17 (#257)

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.16 to 6.4.17.
- [Release ...

d2108599b7373b444f31ae8945f7a912c41c3d8f authored about 4 years ago
npm: bump knex from 0.21.12 to 0.21.14 (#259)

Bumps [knex](https://github.com/knex/knex) from 0.21.12 to 0.21.14.
- [Release notes](https://g...

97a64985c21268ecc9e4dc601e2e98900ff1e2da authored about 4 years ago
npm: bump eslint-plugin-vue from 7.2.0 to 7.3.0 (#256)

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

4285ea04b08951604f1be698de88a56933e0a065 authored about 4 years ago
npm: bump eslint-plugin-prettier from 3.2.0 to 3.3.0 (#258)

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.2.0 to...

8693b0fbbf4739926c7133aa4e541aefc76b1158 authored about 4 years ago
Remove user ban check in authorize middleware

Allow user with ban role to continue with new check

0df2021ad2c448d0a14423d68dd277f614c52395 authored about 4 years ago
Remove login controller from if else conditional blocks

725e14e8012c1a159082fde44248584bc7273ea2 authored about 4 years ago
Empty return on loading in button click event

f2a8599ee12ebaff1650d4e84ffff3632d101ae9 authored about 4 years ago
npm: bump eslint-config-prettier from 6.15.0 to 7.0.0 (#242)

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

b02a2ed740ffcaa575ce52ee9969ce8320695013 authored about 4 years ago
Set relative time on post created date

cc3058084c665b6a3d232e5334908d3f345e730d authored about 4 years ago
remove update post with new data object on edit post page

c66216c71cab2efc0fc6990e221a032ecf22883a authored about 4 years ago
updatePost API route url its arguments

4e303cb5b495fd76f92a60e982fbc8b0e5c9feba authored about 4 years ago
Add permissions to user (#239)

* Rename userById to me API route

This API route is to get user settings

* Rename updateUs...

e33ceb843d7a8092df7563598e93ca7b623f046f authored about 4 years ago
fix: set user state to empty object on logout vuex action

44b89e4bb13db520a51506490d918e2afdcee80d authored about 4 years ago
replace userAvatar mixin with in-component user computed property

Add "name" to jwt auth token and vuex user store

72de10be472c24f07a59ff25d0a81d211b06a969 authored about 4 years ago
Format JSDoc comments in modules for axios calls

c306b1363b813e33d424bd24a30b9a46a9b1224c authored about 4 years ago
fix: change boardByUrl method type to GET

7d503cac9323b1d2260dd9bd1614481f392edec9 authored about 4 years ago
Remove dashboard link from boards in Post component

654511f222c7286bda12e16dc6bef044e62ca469 authored about 4 years ago
fix: NavigationDuplicated location "/" error message

e93e5aa0062a2647a566cdaf679487be108dbd29 authored about 4 years ago
fix: set userId or NULL for getVotes

Setting userId argument default value as NULL still cause bug. Where userId is `""` (empty string).

698b805b3f200b866078572f45ec71659f441963 authored about 4 years ago
Send object as response for user, boards, & posts

0d6d7cd35209e788d19edfd4b60deadbe3a03b4b authored about 4 years ago
npm: bump eslint-plugin-vue from 7.1.0 to 7.2.0 (#244)

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

28bf4fd17bcc66b1f106ac7b97efe3f5ec51c5f1 authored about 4 years ago
npm: bump eslint from 7.14.0 to 7.15.0 (#243)

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

48d604ff5ba7d2816fb38117960a59307a5ed358 authored about 4 years ago
npm: bump uuid from 8.3.1 to 8.3.2 (#245)

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

b5b90392dccbf14d80061a111ca9a0d03d34f30c authored about 4 years ago
fix: pass url and email argument to verfiyEmail function

Reference: 0597857a12354919bb51624156b85f26151724e8

a4032a51939f7f873051f002a158fa7cf226f330 authored about 4 years ago
npm: bump ini from 1.3.5 to 1.3.8 (#246)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://githu...

799d675e265257754e9870bcb7ba0afc985a5ad7 authored about 4 years ago
Log error from knex library for migrations

7b6b3c790472afdcbb3a4e2938353e321f9b26d8 authored about 4 years ago
remove console.log statement from add vote controller

bb17a1165b5462b9626f7e08d50f45741d4981ef authored about 4 years ago
fix: "add vote permission roles" migration file timestamp

db51d81ad2b186553c043da22691bcd77d76c6a5 authored about 4 years ago
Add permissions to vote API (#238)

* Add vote permmission to roles migration

* Add authApi middleware to votes API route

* Ad...

f0a394200f7f2a543cc1e6e764b0ac10d73c0ec8 authored about 4 years ago
Add permissions to boards API (#237)

* Add apiAuth middleware to create board route

* Check "board:create" permission in controlle...

bc77796117f5f093f2952c2bbf93ad8dd0a8cfaf authored about 4 years ago
Add meta info to package json (#233)

* Add repository & bug url

* Add description to package.json

* Add node & yarn engines in ...

a0d80bf16212248c6784516c41650c87811acb43 authored about 4 years ago
Use URL node APIs to get domain & host from headers.origin

0597857a12354919bb51624156b85f26151724e8 authored about 4 years ago
Rename "emailAddress" to "email" across codebase

65add35d0274307f198644f7c0bf77d87d5904bd authored about 4 years ago
Add permissions to post controllers (#236)

* Add post permission to roles migration

* Return error on required properties for creating p...

c2509b91ffcf9fb2f6387b1af80993b7a01829cc authored about 4 years ago
Add db:migrate script command

e0b57806822acba5591729294a5ff8bb74fa7f29 authored about 4 years ago
fix: sql query to get user role & permissions in auth middleware

Use AS clause for short names

c300ea8760ed843923f6120ddee7037539382ed5 authored about 4 years ago
Rename blocked to ban in authorize middleware

26271c2c3edae728ed4f8ebe3023418f822754e1 authored about 4 years ago
Add spam role to roles db table

daea805ec293b1f1a7ca5364d6af76dda93dbcd7 authored about 4 years ago
npm: bump eslint-plugin-prettier from 3.1.4 to 3.2.0 (#230)

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to...

49bbedc912e501891478636a3c66e215a2e33a01 authored about 4 years ago
Merge firstname and lastname into name (#235)

* Replace firstname & lastname with name in users db table

* Pass all object properties to up...

06656d68560475a4e37d93dc6e5e7d29a91b7e17 authored about 4 years ago
Utility for adding permissions to roles (#232)

* Create migration utility to add permissions to roles

* migration: Add dashboard permission
...

347f5804fe13fe063422a58d061d9d1812a59ef6 authored about 4 years ago
Create roles migration seed file

59224e6532d18eee71646af7090095575ff3a980 authored about 4 years ago
db: rename permission_id column in permissions_roles table

7326bcac14a8ce815cc431d65c33bf24c7fd1482 authored about 4 years ago
fix: query boards.url in boards filter controller

315b6cdcc7eed66d405c51bc23abf340c56ec495 authored about 4 years ago
Refactor site setup API (#228)

* Check user has owner role in isSiteSetup controller

Rename isSetup to isSiteSetup and retur...

7371280b1f02db92ea3bc4936826f0ee1253bab0 authored about 4 years ago
Add roles and permissions middleware to server (#224)

* Create permissions, roles, roles_user and permissions_role table migrations

* Create authen...

3dfd9123fb9dcfb41c78bb68a7e7a9d3f98ea40d authored about 4 years ago
npm: bump nanoid from 3.1.18 to 3.1.20 (#229)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.18 to 3.1.20.
- [Release notes](https://g...

af047ca5fbf45b70710366753618e3c60a4d493d authored about 4 years ago
Filter post with board ids (#231)

* Pass board data as props to Latest & Oldest post component

* Rename posts API route /posts/...

4521c37d0d24d410c6c5da9fdf9fe246814baa8d authored about 4 years ago
Replace getUser function with database query in login controller

534fce0a4cee92c75055472df5b43cf33896cfc5 authored about 4 years ago
Query author and votes data separately in postBySlug controller

acac11f916a2f598c6b9fd040f6f768c66f4443e authored about 4 years ago
Delete board if board exists

8b1d00bd5de39da1e61be50800f66410632836e9 authored about 4 years ago
Log info & error for undo "20201120175923_seed-settings" migration

621a215aa6be789d29b8fa2b0f2b89c8579910ba authored about 4 years ago
Get all boards and post count in single query

3814cbef22c0d3318b4dcdb54d6b62665535b700 authored about 4 years ago
Check for existing vote before adding

f9a8529c111e37f0965126e646dff8e9359549ed authored about 4 years ago
Send post object as response for update post

9285f44ad5b95f6bb391efdbbe6e6c4d887b6d33 authored about 4 years ago
Check for existing vote before deleting

Delete vote by userId and postId

30a4ffd3c9933b055336dd3301a7d7bf4a8a451d authored about 4 years ago
Remove boardPosts controller require

Reference: 1524bb1a66d9a0fd5265b24f2bc3c82aec207eb9

09dc8f28f26e7693584bca2e3ddf7c6c82a4152d authored about 4 years ago
Add foreign key to user email from emailVerification & resetPassword db table

6465370b9f1a10d7c1faf31f25f0b19f33af3ed8 authored about 4 years ago
Remove dashboard board url page & APIs

1524bb1a66d9a0fd5265b24f2bc3c82aec207eb9 authored about 4 years ago
npm: bump @vue/cli-service from 4.5.8 to 4.5.9 (#220)

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

39f267f6c7eee836c7875c41dbdbcca7360ea107 authored about 4 years ago
npm: bump eslint from 7.13.0 to 7.14.0 (#225)

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

3f461c7eb44db4f2af133348a568b8845e7d0f0c authored about 4 years ago
npm: bump vuex from 3.5.1 to 3.6.0 (#227)

Bumps [vuex](https://github.com/vuejs/vuex) from 3.5.1 to 3.6.0.
- [Release notes](https://githu...

fe5c15a35052627149039461247e0ae113f240c9 authored about 4 years ago
npm: bump nanoid from 3.1.17 to 3.1.18 (#226)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.17 to 3.1.18.
- [Release notes](https://g...

a9eb46d4c43d279d52a2238fb1e7a09be490a0a6 authored about 4 years ago
Resolve loading local state in finally block (#222)

2c8023b6f41b3b9bc003ab376aa804d9b3060bdf authored about 4 years ago