Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cha-kos/InfiPx
/ functions
Functions
246 in github.com/cha-kos/InfiPx
⨍
Functions
246
◇
Types & classes
99
Method
constructor
(props)
frontend/components/session/session_user_edit_form.jsx:10
Method
constructor
(props)
frontend/components/session/session_form.jsx:9
Method
constructor
(props)
frontend/components/session/avatar_upload_form.jsx:7
Method
constructor
(props)
frontend/components/like/like_button.jsx:6
Method
constructor
(props)
frontend/components/comment/comment_list.jsx:6
Method
constructor
(props)
frontend/components/comment/comment_form.jsx:7
Method
constructor
(props)
frontend/components/icons/leftArrow.js:6
Method
constructor
(props)
frontend/components/icons/rightArrow.js:6
Method
constructor
(props)
frontend/components/modal/modal.jsx:4
Method
constructor
(props)
frontend/components/follow/follow_button.jsx:7
Method
create
app/controllers/api/sessions_controller.rb:7
Method
create
app/controllers/api/photos_controller.rb:15
Method
create
app/controllers/api/likes_controller.rb:3
Method
create
app/controllers/api/follows_controller.rb:3
Method
create
app/controllers/api/comments_controller.rb:3
Method
current_user
app/controllers/application_controller.rb:6
Method
current_user_follow_id
(current_user)
app/models/user.rb:72
Method
current_user_follows
(current_user)
app/models/user.rb:61
Method
current_user_like_id
(current_user)
app/models/photo.rb:24
Method
current_user_liked
(current_user)
app/models/photo.rb:13
Function
deleteFollow
( follow )
frontend/util/user_api_util.js:34
Function
deleteFollow
( follow )
frontend/util/session_api_util.js:58
Function
deleteLike
(like)
frontend/util/photo_api_util.js:47
Function
deletePhoto
(id)
frontend/util/photo_api_util.js:32
Method
demoLogin
(e)
frontend/components/session/session_form.jsx:32
Method
destroy
app/controllers/api/sessions_controller.rb:21
Method
destroy
app/controllers/api/photos_controller.rb:38
Method
destroy
app/controllers/api/likes_controller.rb:16
Method
destroy
app/controllers/api/follows_controller.rb:15
Method
destroy
app/controllers/api/comments_controller.rb:15
Function
discoverReducer
(state = initialState, action)
frontend/reducers/discover_reducer.js:8
Function
discoverUsers
(query)
frontend/actions/search_actions.js:12
Method
down
db/migrate/20170622150734_add_attachment_avatar_to_users.rb:8
Method
down
db/migrate/20170622152029_add_attachment_image_to_photos.rb:8
Method
ensure_session_token
app/models/user.rb:46
Method
fetch_photo_feed
app/models/user.rb:91
Method
follow_params
app/controllers/api/follows_controller.rb:26
Function
getAllPhotos
()
frontend/util/photo_api_util.js:1
Function
getPhoto
(id)
frontend/util/photo_api_util.js:8
Function
getUser
( id )
frontend/util/user_api_util.js:19
Function
getUser
( id )
frontend/util/session_api_util.js:43
Method
get_avatar
(id)
app/models/user.rb:102
Method
get_user_photos
(user)
app/models/user.rb:82
Method
handleClick
(e)
frontend/components/comment/comment_list.jsx:33
Method
handleFollow
(e)
frontend/components/follow/follow_button.jsx:21
Method
handleLike
(e)
frontend/components/like/like_button.jsx:39
Method
handleLike
(e)
frontend/components/icons/leftArrow.js:35
Method
handleLike
(e)
frontend/components/icons/rightArrow.js:35
Method
handleSubmit
(e)
frontend/components/photo_upload/photo_upload_form.jsx:44
Method
handleSubmit
(e)
frontend/components/session/session_user_edit_form.jsx:30
Method
handleSubmit
(e)
frontend/components/session/session_form.jsx:26
Method
handleSubmit
(e)
frontend/components/session/avatar_upload_form.jsx:44
Method
handleSubmit
(e)
frontend/components/comment/comment_form.jsx:19
Method
handleUnFollow
(e)
frontend/components/follow/follow_button.jsx:29
Method
handleUnLike
(e)
frontend/components/like/like_button.jsx:44
Method
handleUnLike
(e)
frontend/components/icons/leftArrow.js:40
Method
handleUnLike
(e)
frontend/components/icons/rightArrow.js:40
Method
index
app/controllers/api/photos_controller.rb:3
Method
index
app/controllers/api/search_controller.rb:3
Method
like_params
app/controllers/api/likes_controller.rb:27
Method
logged_in?
app/controllers/application_controller.rb:19
Function
mapDispatchToProps
frontend/components/photo/photo_show_container.js:14
Function
mapDispatchToProps
frontend/components/photo/photo_modal_container.js:17
Function
mapDispatchToProps
frontend/components/photo/photo_index_container.js:17
Function
mapDispatchToProps
(dispatch)
frontend/components/photo_upload/photo_upload_button_container.js:12
Function
mapDispatchToProps
(dispatch)
frontend/components/photo_upload/photo_upload_form_container.js:13
Function
mapDispatchToProps
frontend/components/user/user_show_container.js:17
Function
mapDispatchToProps
frontend/components/search/search_bar_container.js:12
Function
mapDispatchToProps
frontend/components/discover/discover_container.js:12
Function
mapDispatchToProps
(dispatch)
frontend/components/session/avatar_upload_container.js:15
Function
mapDispatchToProps
(dispatch, ownProps)
frontend/components/session/session_user_edit_form_container.js:15
Function
mapDispatchToProps
(dispatch, ownProps)
frontend/components/session/session_form_container.js:21
Function
mapDispatchToProps
frontend/components/like/like_button_container.js:14
Function
mapDispatchToProps
frontend/components/header/header_container.js:11
Function
mapDispatchToProps
frontend/components/comment/comment_list_container.jsx:17
Function
mapDispatchToProps
frontend/components/comment/comment_form_container.js:15
Function
mapDispatchToProps
(dispatch)
frontend/components/modal/modal_container.js:14
Function
mapDispatchToProps
frontend/components/follow/follow_button_container.js:14
Function
mapStateToProps
(state, ownProps)
frontend/components/photo/photo_show_container.js:7
Function
mapStateToProps
(state, ownProps)
frontend/components/photo/photo_modal_container.js:9
Function
mapStateToProps
(state)
frontend/components/photo/photo_index_container.js:9
Function
mapStateToProps
(state)
frontend/components/photo_upload/photo_upload_button_container.js:6
Function
mapStateToProps
(state)
frontend/components/photo_upload/photo_upload_form_container.js:7
Function
mapStateToProps
(state, ownProps)
frontend/components/user/user_show_container.js:9
Function
mapStateToProps
(state)
frontend/components/search/search_bar_container.js:6
Function
mapStateToProps
frontend/components/discover/discover_container.js:6
Function
mapStateToProps
(state)
frontend/components/session/avatar_upload_container.js:9
Function
mapStateToProps
(state, ownProps)
frontend/components/session/session_user_edit_form_container.js:8
Function
mapStateToProps
(state, ownProps)
frontend/components/session/session_form_container.js:6
Function
mapStateToProps
(state, ownProps)
frontend/components/like/like_button_container.js:5
Function
mapStateToProps
frontend/components/header/header_container.js:7
Function
mapStateToProps
(state, ownProps)
frontend/components/comment/comment_list_container.jsx:5
Function
mapStateToProps
(state, ownProps)
frontend/components/comment/comment_form_container.js:5
Function
mapStateToProps
(state)
frontend/components/modal/modal_container.js:6
Function
mapStateToProps
(state, ownProps)
frontend/components/follow/follow_button_container.js:5
Function
mapStateToProps
frontend/util/route_util.jsx:27
Function
modalReducer
(state = defaultState, action)
frontend/reducers/modal_reducer.js:8
Method
password=
(pw)
app/models/user.rb:31
Function
photoReducer
(state = initialState, action)
frontend/reducers/photo_reducer.js:12
Method
photo_params
app/controllers/api/photos_controller.rb:50
← previous
next →
101–200 of 246, ranked by callers