Ecosyste.ms: OpenCollective

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

Asynq

Provide a reliable task queue library to developers
Collective - Host: opensource - https://opencollective.com/asynq - Code: https://github.com/hibiken

Add recommended posts page

github.com/hibiken/stories - 98c8f7cb14419483c60c7180b05c017b44216c4b authored almost 9 years ago by Ken Hibino <[email protected]>
Add recommended-posts to users#show page

github.com/hibiken/stories - 218bd4fdd57b0defeb35450444deec334b27fe54 authored almost 9 years ago by Ken Hibino <[email protected]>
Update Ruby version to 2.3.0

github.com/hibiken/stories - 07126f855b51c46a6b5192e03a0e7b6ae57c813f authored almost 9 years ago by Ken Hibino <[email protected]>
Fix bug in loader animation

github.com/hibiken/stories - ede0847b716b9d0a3a511add0bea18ceca18fee8 authored almost 9 years ago by Ken Hibino <[email protected]>
Fix render in posts#create and posts#update depending on if the post is persisted

github.com/hibiken/stories - 2daa4d0a2713495bb2e8ff5e878c719706849784 authored almost 9 years ago by Ken Hibino <[email protected]>
Add messages when there's no drafts or published posts in draft and published posts pages

github.com/hibiken/stories - 51b5f675ab14012cc63d8110dfe0bf8b642d91bf authored almost 9 years ago by Ken Hibino <[email protected]>
Add edit and delete links to drafts and published stories page

github.com/hibiken/stories - cb6e6d11ceeb6eaab66d90b24fbb87c720a53ca5 authored almost 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to drafts and published stories pages

github.com/hibiken/stories - a34c9d694fccae5fb31c11cc1094c227717bf949 authored almost 9 years ago by Ken Hibino <[email protected]>
DRY out posts#create, posts#update actions

github.com/hibiken/stories - ae05dc18017d0736e33a8c163c1462b21aa005fa authored almost 9 years ago by Ken Hibino <[email protected]>
Update elasticsearch configuration for post to filter unpublished posts

github.com/hibiken/stories - 91a3834f151a612bedb93550587c2802e746060a authored almost 9 years ago by Ken Hibino <[email protected]>
Apply published scope to Post queries

github.com/hibiken/stories - 59164101eefc6d0b39d41d693300c68c5b28dddf authored almost 9 years ago by Ken Hibino <[email protected]>
Add Drafts and Stories page

github.com/hibiken/stories - e78d3c2fff42a5c03f00828667c4d1a775512a92 authored almost 9 years ago by Ken Hibino <[email protected]>
Add published and drafts query scope to Post model

github.com/hibiken/stories - 5ed5941ef5e2656a0df759114982ab784b9b07af authored almost 9 years ago by Ken Hibino <[email protected]>
Add published_at to Post model

github.com/hibiken/stories - 883f76868bb21389e1e264df7d2e265480cd35f8 authored almost 9 years ago by Ken Hibino <[email protected]>
Call window scroll event manually in endless_scroll.js

github.com/hibiken/stories - d22e26fe0865389ff62dec5793a70ab33f09e2db authored almost 9 years ago by Ken Hibino <[email protected]>
Add CSS animation for loader

github.com/hibiken/stories - d4c89d5a185c1d5f277fd0c3b1d8b5e2accb6052 authored almost 9 years ago by Ken Hibino <[email protected]>
Add endless scroll feature

github.com/hibiken/stories - 7ba6d694a0d125babadf68c7954b17cd0bed81ba authored almost 9 years ago by Ken Hibino <[email protected]>
Fix syntax error in Dashboard initialize method

github.com/hibiken/stories - 10526daa7d032f09b33b33227f87650eeca93a67 authored almost 9 years ago by Ken Hibino <[email protected]>
Add onfocus event handler to input field with autofocus to position cursor at the end of text

github.com/hibiken/stories - 6274c4fa31c5ccc096c2140f6d157d9065a6ff2c authored almost 9 years ago by Ken Hibino <[email protected]>
Add pagination to search page

github.com/hibiken/stories - 284fa8699c81f37e5f531f0569331594bfc028a5 authored almost 9 years ago by Ken Hibino <[email protected]>
Add posts#update action

github.com/hibiken/CSC436-Project - 9386b1f256cdcd3184f0c2f5223a7ffd77bca819 authored almost 9 years ago by Ken Hibino <[email protected]>
Scope posts#create action to current_user

github.com/hibiken/CSC436-Project - 99739382cc3d254818911ba0fd9463d8a3eb7d5b authored almost 9 years ago by Ken Hibino <[email protected]>
Fix RSpec errors

github.com/hibiken/stories - 619f11f49c0b08090cf7ccc2788109e09d81f3fb authored almost 9 years ago by Ken Hibino <[email protected]>
Add pagination to posts

github.com/hibiken/stories - f3aab62a03c67f0c7352ac3f2730d16cddf2b247 authored almost 9 years ago by Ken Hibino <[email protected]>
Refactor Dashboard class and DashboardsController

github.com/hibiken/stories - 0e6270940e5989cb13d9aa49935169491094dcf3 authored almost 9 years ago by Ken Hibino <[email protected]>
Fix bug related to preloading tags for editing post

github.com/hibiken/stories - 0aeadae2f044a4867a369f4352f592faefc8ea1e authored almost 9 years ago by Ken Hibino <[email protected]>
Fix inconsistencey between normal header and simple header

github.com/hibiken/stories - daadf2507fa2ce933ee9515bc4e74d23c2e13c54 authored almost 9 years ago by Ken Hibino <[email protected]>
Bug fix: CSS styles change medium-editor height: 300px => min-height: 300px

github.com/hibiken/stories - 31fa7c749bd2a7b167edd07a397a9ca9c05d576e authored almost 9 years ago by Ken Hibino <[email protected]>
Refactor service classes to use attr_reader to access data (following advice from Sandi Metz)

github.com/hibiken/stories - 332506428132525ee1e7b16b2f335ccf8e34aea4 authored almost 9 years ago by Ken Hibino <[email protected]>
Fix spec: Adjust capybara selector to use input's name field

github.com/hibiken/stories - 384b6753ef3cf0675a15268f48f9ebd559ab1e66 authored almost 9 years ago by Ken Hibino <[email protected]>
Add image preview for user avatar image

github.com/hibiken/stories - 7aedef9b809e00b341a0c857e307a6654fe022ed authored almost 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to users#edit page

github.com/hibiken/stories - b02fb09883f00fedb7dc89c2de9e75702485eec4 authored almost 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to Log in and Sign up page

github.com/hibiken/stories - be50ead18fc96e46ba8dcbfe4840420ec2b93d15 authored almost 9 years ago by Ken Hibino <[email protected]>
Preload tags when updating a post

github.com/hibiken/stories - 05e6ddbe18814dfcbab458f32958a31c8b029874 authored almost 9 years ago by Ken Hibino <[email protected]>
Add image preview for updating posts

github.com/hibiken/stories - f9fd54e504c68156e1fd03d88d10df59b915d581 authored almost 9 years ago by Ken Hibino <[email protected]>
Add file upload preview

github.com/hibiken/stories - c8677a2e1229408d69914e4af8f00da7da1224d4 authored almost 9 years ago by Ken Hibino <[email protected]>
Add avatar image in posts#new and posts#edit page

github.com/hibiken/stories - 2dc2f7d9bd5703826765f5600b729607ab1e8c68 authored almost 9 years ago by Ken Hibino <[email protected]>
Fix syntax error in welcome email job

github.com/hibiken/stories - 52bcf370f8fa73c88128dd24d744adce5f16566a authored almost 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to editor form

github.com/hibiken/stories - 718c6c9f39622368ed357c8179c24e3a27d8f7f2 authored almost 9 years ago by Ken Hibino <[email protected]>
Merge branch 'master' into medium-editor

github.com/hibiken/stories - 4496cc1836ff25e0746309a10443104c4eadcf7b authored almost 9 years ago by Ken Hibino <[email protected]>
Update abstract LikesController and BookmarksController class to raise NotImplementedError when a subclass doesn't implement before_action method

github.com/hibiken/stories - 2db200d5f49310740a20cdbe4ff0b048881347e1 authored almost 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to editor

github.com/hibiken/stories - a29715bde8c777d7626fe8f61a7fe6ab4c9967cb authored almost 9 years ago by Ken Hibino <[email protected]>
Add Taggle.js

github.com/hibiken/stories - fa72d824061ea9ddf2a13ce3541a8b2d8be8630c authored almost 9 years ago by Ken Hibino <[email protected]>
Add camera icon for image upload button

github.com/hibiken/stories - b5eaf809e16f379953bf063d962a91f69b7c17ea authored almost 9 years ago by Ken Hibino <[email protected]>
Add posts#create and posts#show actions and corresponding endpoints

github.com/hibiken/CSC436-Project - dc0227fe93148ede52fa9e757655ed483f29a621 authored almost 9 years ago by Ken Hibino <[email protected]>
Add Post model and update association in User model

github.com/hibiken/CSC436-Project - 0f926f7616482beaa5d6dfb76f3257036a79b1a6 authored almost 9 years ago by Ken Hibino <[email protected]>
Turn off filtering HTML tags to use Medium Editor's features

github.com/hibiken/stories - da88d23347579e2eccba070a13cdf4360aa3400c authored almost 9 years ago by Ken Hibino <[email protected]>
Add Vendor Medium Editor javascript and css files

github.com/hibiken/stories - 9ba6ef273d3afaf9fb876d684e9a04726c164396 authored almost 9 years ago by Ken Hibino <[email protected]>
Ajust markup for gmail

github.com/hibiken/stories - a916928a370a9999844866af2f18402e279001e6 authored almost 9 years ago by Ken Hibino <[email protected]>
Fix CSS style for daily digest email

github.com/hibiken/stories - 4d0e4a1e890888f3734354fbd288b8d9f4fe2792 authored almost 9 years ago by Ken Hibino <[email protected]>
Add Sidetiq gem to schedule Daily Digest emails

github.com/hibiken/stories - 69cd9262677780e9e4442a78023b68446dc60dd0 authored almost 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to Daily Digest email

github.com/hibiken/stories - df8cf6b8b7ef4dbdd27fbe2d8622e3d5e6ff42a5 authored almost 9 years ago by Ken Hibino <[email protected]>
Add DigestMailer

github.com/hibiken/stories - eec421478c2cc4369427d6c0999251ae50d26cd7 authored almost 9 years ago by Ken Hibino <[email protected]>
Make minor fixes in WelcomeEmailJob

github.com/hibiken/stories - 3b077958cbeca991d206284f753f677619f7a761 authored almost 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to Welcome HTML email

github.com/hibiken/stories - 1dcc47309bdc24b1fe3cddf69ac66abc526994aa authored almost 9 years ago by Ken Hibino <[email protected]>
Add configuration for sending emails in production

github.com/hibiken/stories - e531462c4b5124f61a3d3ee41982637ac38a8280 authored almost 9 years ago by Ken Hibino <[email protected]>
Add WelcomeEmailJob to process sending welcome emails in the background

github.com/hibiken/stories - 23a1bc8a2f477f1043b6f033d5d8e1d2bd4bd554 authored almost 9 years ago by Ken Hibino <[email protected]>
Add UserMailer for sending welcome emails

github.com/hibiken/stories - 8929ef0202bb8d04a432eb7573e10ed6da764d98 authored almost 9 years ago by Ken Hibino <[email protected]>
Add rescue form ActiveRecord::RecordNotFound Error

github.com/hibiken/CSC436-Project - 22bbf2a5ea1251722707ddc82aee507a52f76d38 authored almost 9 years ago by Ken Hibino <[email protected]>
Add UserSerializer

github.com/hibiken/CSC436-Project - 050402d011734c25c266d478550c02bb64cbdaf0 authored almost 9 years ago by Ken Hibino <[email protected]>
Bug fix: fix current_user method

github.com/hibiken/CSC436-Project - 5a3830b6102be42646fcedc588ca2f5528d2156a authored almost 9 years ago by Ken Hibino <[email protected]>
Add authorization filter method & Add users#update action and corresponding endpoint

github.com/hibiken/CSC436-Project - 094563df403c212eab8d6ec818655b5e9a8e4cfe authored almost 9 years ago by Ken Hibino <[email protected]>
Merge branch 'authentication'

github.com/hibiken/CSC436-Project - 6c026216b235c4853bbdb6e049150f62333211b1 authored almost 9 years ago by Ken Hibino <[email protected]>
Refactor User model: create class method authenticate

github.com/hibiken/CSC436-Project - 62f1f009e3b57c9a57fde2db657c0f00ee7005d7 authored almost 9 years ago by Ken Hibino <[email protected]>
Add sessions#create and sessions#destroy and corresponding endpoints

github.com/hibiken/CSC436-Project - a1f732d285710faac58b17d46d874aca4594ca64 authored almost 9 years ago by Ken Hibino <[email protected]>
Merge in remote master

github.com/hibiken/CSC436-Project - 5e5bb4aebeb2fefce9b8173c13a99345c0ef7c22 authored almost 9 years ago by relli006 <[email protected]>
Add auth_token to User model & Add method generate_auth_token

github.com/hibiken/CSC436-Project - f09d9d60098bbcaff19db7a9357534c11a961aea authored almost 9 years ago by Ken Hibino <[email protected]>
Clean up users_controller_spec file

github.com/hibiken/CSC436-Project - 5f7be20b12863b2d1dbddcedb87304fd89cbb436 authored almost 9 years ago by Ken Hibino <[email protected]>
Add users#create action and corresponding endpoint

github.com/hibiken/CSC436-Project - 395d4d17c2ff310eebb7543b8e62d40727a563e4 authored almost 9 years ago by Ken Hibino <[email protected]>
Change protect_from_forgery in application_controller to null_session

github.com/hibiken/CSC436-Project - a79e5e0f3626cf367593a711e0f8040014f6c268 authored almost 9 years ago by Ken Hibino <[email protected]>
Add users#show action and corresponding endpoint

github.com/hibiken/CSC436-Project - 202f3a228bad16a3e19b38a58817c085659efb75 authored almost 9 years ago by Ken Hibino <[email protected]>
Add authentication with Rails has_secure_password

github.com/hibiken/CSC436-Project - 91c85b2c3968f7c42b712f9ef44bcca8b11ad65d authored almost 9 years ago by Ken Hibino <[email protected]>
Add validation to User model

github.com/hibiken/CSC436-Project - 877f62df9b67375c607162ba562c5eb39dac7f53 authored almost 9 years ago by Ken Hibino <[email protected]>
Get rid of unnecessary gems from Gemfile

github.com/hibiken/CSC436-Project - d8056973a737a1435db3150b5cc3bc7c04c8bda8 authored almost 9 years ago by Ken Hibino <[email protected]>
Set up versioning for API

github.com/hibiken/CSC436-Project - 1a329d3622f489ecc52c12fd86d7a9695664c7f8 authored almost 9 years ago by Ken Hibino <[email protected]>
Simplify render call in view

github.com/hibiken/stories - de0ebd23591900b6aa63a417600f5971177d14dd authored almost 9 years ago by Ken Hibino <[email protected]>
Refactor Likes & Bookmarks base controller to use User#remove_like_from User#remove_bookmark_from methods

github.com/hibiken/stories - dc307c859483e82fdb4c8950b8a9f6e6d9306126 authored almost 9 years ago by Ken Hibino <[email protected]>
Set up routing with api subdomain

github.com/hibiken/CSC436-Project - 2ce60bfa45e7bab1641144ab724fd7eaf73fadb7 authored almost 9 years ago by Ken Hibino <[email protected]>
Merge branch 'master' of https://github.com/kenny-hibino/CSC436-Project

github.com/hibiken/CSC436-Project - f2f4edcebe549a1a705f047423afa516d13a3576 authored almost 9 years ago by Robert <[email protected]>
Install RSpec for testing

github.com/hibiken/CSC436-Project - d6064e218c0045880a6e33f74e01ac85bc17c5a4 authored almost 9 years ago by Ken Hibino <[email protected]>
Initialize repository

github.com/hibiken/CSC436-Project - 8dd5c3e29f3fe26b16e50cfa4cc9ddd3b3e05677 authored almost 9 years ago by Ken Hibino <[email protected]>
Embed ids in product, user JSON output for association

github.com/hibiken/market_place_api - 36c36aeaa88fe8dbfca1acda99608a7271aa8a2f authored almost 9 years ago by Ken Hibino <[email protected]>
Embed user into the product json output

github.com/hibiken/market_place_api - 676f009ed9306962582e851e7d6702fb9a146042 authored almost 9 years ago by Ken Hibino <[email protected]>
Add Product Serializer to customize the JSON output

github.com/hibiken/market_place_api - beabe0a72aeaf49ef391d93a1451f32b474b5454 authored almost 9 years ago by Ken Hibino <[email protected]>
Add User Serializer to customize the JSON output

github.com/hibiken/market_place_api - d0223ddc055817515e6a5c1350ffd44c9a527149 authored almost 9 years ago by Ken Hibino <[email protected]>
Move factory_girl and ffaker gem to development, test group

github.com/hibiken/market_place_api - fa2d3922bef65d892f97fb8ba3324ad1827e5419 authored almost 9 years ago by Ken Hibino <[email protected]>
Add products#update and products#destroy action and endpoint

github.com/hibiken/market_place_api - af01c2a5e63e1367b67f145de6a06fe586a55eba authored almost 9 years ago by Ken Hibino <[email protected]>
Add products#create action and endpoint

github.com/hibiken/market_place_api - f70a6b9982fcfe1b0da4d6190a18981a77573ec9 authored almost 9 years ago by Ken Hibino <[email protected]>
Add public product endpoints(show, index)

github.com/hibiken/market_place_api - fc9c93179ceee9945c573df6b82f63afa0f09c98 authored almost 9 years ago by Ken Hibino <[email protected]>
Add Product model

github.com/hibiken/market_place_api - ca96cc82193d6f7d64b3091598ff5cb898036edf authored almost 9 years ago by Ken Hibino <[email protected]>
bug fix for auth_token generation

github.com/hibiken/market_place_api - 17c555045953905aaabbd4a36dd9db90c315f5e8 authored almost 9 years ago by Ken Hibino <[email protected]>
Add a few Plugins

github.com/hibiken/dotfiles - 032106a32fbe64ff780408ac17f69a793be371ca authored almost 9 years ago by Ken Hibino <[email protected]>
Add user_signed_in? predicate method to ApplicationController

github.com/hibiken/market_place_api - 6523af330150a0fe712847d4e6cf5520f61c2339 authored almost 9 years ago by Ken Hibino <[email protected]>
Add authorization to UsersController

github.com/hibiken/market_place_api - 76d6641fe10572d22498ed5b4bec4870b9122cb8 authored almost 9 years ago by Ken Hibino <[email protected]>
Overrides current_user method to fetch user using auth_token in Authorization Header field

github.com/hibiken/market_place_api - 21ad9d00eafa25f97ba448942b3124d522543f55 authored almost 9 years ago by Ken Hibino <[email protected]>
Adds sessions#destroy action

github.com/hibiken/market_place_api - b12b2783d9e66e724ade252351bb5a0839ef0d4f authored almost 9 years ago by Ken Hibino <[email protected]>
Adds sessions#create action

github.com/hibiken/market_place_api - 34d420e0eaaf29a121f4e0627810d798b185bae2 authored almost 9 years ago by Ken Hibino <[email protected]>
Adds user authentication token

github.com/hibiken/market_place_api - 551b41a2aada236298862c8a041a2760830c597c authored almost 9 years ago by Ken Hibino <[email protected]>
Set Accept Header field and Content-Type Header field in users controller spec

github.com/hibiken/market_place_api - b5a1f95ad7c0f1b4813dff1d3c46c446411f2ac4 authored almost 9 years ago by Ken Hibino <[email protected]>