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
↓ 68 callers
Method
create
app/controllers/api/users_controller.rb:7
↓ 7 callers
Method
new
app/controllers/api/photos_controller.rb:12
↓ 6 callers
Function
receivePhoto
(photo)
frontend/actions/photo_actions.js:66
↓ 4 callers
Function
closeModal
()
frontend/actions/modal_actions.js:12
↓ 4 callers
Function
getUser
(id)
frontend/actions/user_actions.js:5
↓ 4 callers
Function
receiveErrors
(errors)
frontend/actions/session_actions.js:63
↓ 3 callers
Function
login
( {user} )
frontend/util/session_api_util.js:10
↓ 3 callers
Function
openModal
(component)
frontend/actions/modal_actions.js:4
↓ 3 callers
Function
receiveCurrentUser
(user)
frontend/actions/session_actions.js:50
↓ 3 callers
Function
receiveUser
(user)
frontend/actions/user_actions.js:26
↓ 3 callers
Function
requestPhoto
(id)
frontend/actions/photo_actions.js:15
↓ 3 callers
Method
update
(field)
frontend/components/session/session_user_edit_form.jsx:24
↓ 2 callers
Method
avatar
()
frontend/components/user/user_show.jsx:45
↓ 2 callers
Function
clearErrors
()
frontend/actions/session_actions.js:46
↓ 2 callers
Function
configureStore
(preloadedState = {})
frontend/store/store.js:12
↓ 2 callers
Function
createLike
(like)
frontend/actions/photo_actions.js:42
↓ 2 callers
Function
deleteLike
(id)
frontend/actions/photo_actions.js:47
↓ 2 callers
Function
deletePhoto
(id)
frontend/actions/photo_actions.js:21
↓ 2 callers
Method
generate_session_token
app/models/user.rb:36
↓ 2 callers
Function
receiveUser
(user)
frontend/actions/session_actions.js:56
↓ 2 callers
Method
reset_session_token
app/models/user.rb:40
↓ 2 callers
Method
update
(field)
frontend/components/session/session_form.jsx:20
↓ 1 callers
Method
buttonToggle
()
frontend/components/like/like_button.jsx:18
↓ 1 callers
Method
buttonToggle
()
frontend/components/icons/leftArrow.js:18
↓ 1 callers
Method
buttonToggle
()
frontend/components/icons/rightArrow.js:18
↓ 1 callers
Method
buttonToggle
()
frontend/components/follow/follow_button.jsx:37
↓ 1 callers
Method
commentList
(photo)
frontend/components/photo/photo_show.jsx:18
↓ 1 callers
Method
commentList
(photo)
frontend/components/photo/photo_modal.jsx:17
↓ 1 callers
Method
commentList
(photo)
frontend/components/photo/photo_index.jsx:23
↓ 1 callers
Function
createComment
(comment)
frontend/actions/photo_actions.js:31
↓ 1 callers
Function
createFollow
(follow)
frontend/actions/user_actions.js:16
↓ 1 callers
Method
deleteButton
()
frontend/components/photo/photo_show.jsx:30
↓ 1 callers
Method
deleteButton
()
frontend/components/photo/photo_modal.jsx:29
↓ 1 callers
Method
deleteButton
()
frontend/components/comment/comment_list.jsx:13
↓ 1 callers
Function
deleteComment
(id)
frontend/actions/photo_actions.js:36
↓ 1 callers
Function
deleteComment
( comment )
frontend/util/photo_api_util.js:63
↓ 1 callers
Function
deleteFollow
(follow)
frontend/actions/user_actions.js:21
↓ 1 callers
Function
editUser
(user)
frontend/actions/session_actions.js:28
↓ 1 callers
Function
editUserAvatar
(user)
frontend/actions/session_actions.js:35
↓ 1 callers
Method
errorText
()
frontend/components/session/session_user_edit_form.jsx:37
↓ 1 callers
Method
errorText
()
frontend/components/session/session_form.jsx:36
↓ 1 callers
Method
find_by_credentials
(username, password)
app/models/user.rb:50
↓ 1 callers
Method
handleDoubleClick
(photo)
frontend/components/photo/photo_index.jsx:35
↓ 1 callers
Method
handleKeyPress
(e)
frontend/components/search/search_bar.jsx:21
↓ 1 callers
Method
linkToggle
()
frontend/components/session/session_form.jsx:49
↓ 1 callers
Function
login
(user)
frontend/actions/session_actions.js:9
↓ 1 callers
Method
login
(user)
app/controllers/application_controller.rb:10
↓ 1 callers
Function
logout
()
frontend/actions/session_actions.js:15
↓ 1 callers
Function
logout
()
frontend/util/session_api_util.js:18
↓ 1 callers
Method
logout
(user)
app/controllers/application_controller.rb:14
↓ 1 callers
Method
password_is?
(password)
app/models/user.rb:56
↓ 1 callers
Method
postCount
()
frontend/components/user/user_show.jsx:67
↓ 1 callers
Function
receiveAllPhotos
(photos)
frontend/actions/photo_actions.js:52
↓ 1 callers
Function
receiveDiscoverResult
(discover)
frontend/actions/search_actions.js:25
↓ 1 callers
Function
receiveSearchResult
(result)
frontend/actions/search_actions.js:18
↓ 1 callers
Function
removeComment
(photo)
frontend/actions/photo_actions.js:59
↓ 1 callers
Function
removePhoto
(photo)
frontend/actions/photo_actions.js:73
↓ 1 callers
Method
render
()
frontend/components/modal/modal.jsx:9
↓ 1 callers
Function
requestAllPhotos
()
frontend/actions/photo_actions.js:8
↓ 1 callers
Method
rightNavShow
()
frontend/components/header/header.jsx:10
↓ 1 callers
Function
searchUsers
(query)
frontend/actions/search_actions.js:6
↓ 1 callers
Method
search_users
(query)
app/models/search.rb:2
↓ 1 callers
Function
selectAllPhotos
frontend/reducers/selectors.js:2
↓ 1 callers
Method
update
(field)
frontend/components/photo_upload/photo_upload_form.jsx:39
↓ 1 callers
Method
update
(e)
frontend/components/search/search_bar.jsx:13
↓ 1 callers
Method
update
(property)
frontend/components/comment/comment_form.jsx:26
↓ 1 callers
Function
uploadPhoto
(photo)
frontend/actions/photo_actions.js:26
↓ 1 callers
Method
userPhotos
()
frontend/components/user/user_show.jsx:27
Function
App
()
frontend/components/App.jsx:14
Function
Auth
({component: Component, path, loggedIn})
frontend/util/route_util.jsx:6
Function
Protected
({component: Component, path, loggedIn})
frontend/util/route_util.jsx:17
Function
Root
({ store })
frontend/components/root.jsx:6
Function
addComment
( comment )
frontend/util/photo_api_util.js:55
Function
addFollow
( follow )
frontend/util/user_api_util.js:26
Function
addFollow
( follow )
frontend/util/session_api_util.js:50
Function
addLike
( like )
frontend/util/photo_api_util.js:39
Function
addPhoto
(formData)
frontend/util/photo_api_util.js:15
Method
autoFocus
()
frontend/components/search/search_bar.jsx:49
Method
change
db/migrate/20170622030818_create_follows.rb:2
Method
change
db/migrate/20170822151325_create_phone_numbers.rb:2
Method
change
db/migrate/20170627211756_unrequire_caption_on_photos.rb:2
Method
change
db/migrate/20170626153609_fix_followee.rb:2
Method
change
db/migrate/20170622030519_create_comments.rb:2
Method
change
db/migrate/20170622030242_create_likes.rb:2
Method
change
db/migrate/20170622025742_add_full_name_and_bio_to_user.rb:2
Method
change
db/migrate/20170620134304_create_users.rb:2
Method
change
db/migrate/20170625045631_add_username_to_comments.rb:2
Method
change
db/migrate/20170622030609_create_photos.rb:2
Method
change
db/migrate/20170627211618_add_username_to_photos.rb:2
Function
clearCurrentUser
()
frontend/actions/session_actions.js:42
Method
comment_params
app/controllers/api/comments_controller.rb:25
Method
componentDidMount
()
frontend/components/photo/photo_show.jsx:12
Method
componentDidMount
()
frontend/components/photo/photo_modal.jsx:11
Method
componentDidMount
()
frontend/components/photo/photo_index.jsx:19
Method
componentDidMount
()
frontend/components/user/user_show.jsx:13
Method
componentDidMount
()
frontend/components/discover/discover.js:5
Method
componentWillReceiveProps
(nextProps)
frontend/components/user/user_show.jsx:21
Method
constructor
(props)
frontend/components/photo/photo_index.jsx:13
Method
constructor
(props)
frontend/components/photo_upload/photo_upload_form.jsx:7
Method
constructor
(props)
frontend/components/search/search_bar.jsx:5
next →
1–100 of 246, ranked by callers