Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amelioro/ameliorate
/ functions
Functions
865 in github.com/amelioro/ameliorate
⨍
Functions
865
◇
Types & classes
249
↓ 1 callers
Function
createSubscriptions
(comment: Comment, threadStarterCommentId: string)
src/api/notifications/commentCreated.ts:84
↓ 1 callers
Function
createUnsubscribeCodesForUsers
(users: User[], threadStarterCommentId: string)
src/api/notifications/commentCreated.ts:141
↓ 1 callers
Function
createView
()
src/web/view/quickViewStore/store.ts:121
↓ 1 callers
Function
deleteComment
(commentId: string)
src/web/comment/store/commentStore.ts:142
↓ 1 callers
Function
deleteView
(viewId: string)
src/web/view/quickViewStore/store.ts:186
↓ 1 callers
Function
downloadTopic
()
src/web/topic/loadStores.ts:180
↓ 1 callers
Function
drawBezierCurvesFromPoints
( startPoint: Point, bendPoints: Point[], endPoint: Point, )
src/web/topic/components/Edge/svgPathDrawer.ts:212
↓ 1 callers
Function
ensureUnique
( diagramStoreState: DiagramStoreState, quickViewStoreState: QuickViewStoreState, )
src/web/topic/loadStores.ts:206
↓ 1 callers
Function
findValidPersonalAccessToken
(bearerToken: string)
src/api/personalAccessTokenAuth.ts:43
↓ 1 callers
Function
formSchema
(utils: ReturnType<typeof trpc.useUtils>)
src/pages/choose-username.page.tsx:33
↓ 1 callers
Function
formSchema
(utils: ReturnType<typeof trpc.useUtils>, username: string, topic?: Topic)
src/web/topic/components/TopicForm/TopicForm.tsx:229
↓ 1 callers
Function
formSchema
(currentView: QuickView, quickViews: QuickView[])
src/web/topic/components/TopicPane/QuickViewForm.tsx:23
↓ 1 callers
Function
formSchema
()
src/web/topic/components/TopicPane/TopicDetails.tsx:38
↓ 1 callers
Function
formatNodeWithRelationDescription
(node: WebNode, relationDescription: string)
src/api/topicAI.ts:116
↓ 1 callers
Function
generateBezierPath
(start: Point, end: Point, parallelOffsetIndex: number)
src/web/topic/components/Edge/svgPathDrawer.ts:91
↓ 1 callers
Function
generateMigration
()
scripts/generateMigration.ts:10
↓ 1 callers
Function
generateSiteMap
(publicTopics: Awaited<ReturnType<typeof getPublicTopics>>)
src/pages/sitemap-generated.xml.page.ts:18
↓ 1 callers
Function
getArrowTransformAtLabelBorder
( pathDefinition: string, labelX: number, labelY: number, labelWidthPx: number, labelHeightPx: numbe
src/web/topic/components/Edge/EdgeArrow.tsx:157
↓ 1 callers
Function
getArrowTypeForEdge
(edgeType: AnyRelationName)
src/web/topic/components/Edge/EdgeArrow.tsx:111
↓ 1 callers
Function
getAspectNodes
( summaryNode: Node, graph: Graph, aspect: Aspect, )
src/web/summary/aspectFilter.ts:47
↓ 1 callers
Function
getAspectsForNodeType
(nodeType: NodeType)
src/web/summary/summary.ts:107
↓ 1 callers
Function
getAverageScore
(userScores: DisplayScore[])
src/web/topic/utils/score.ts:73
↓ 1 callers
Function
getConnectingEdge
( graphPartId1: string, graphPartId2: string, edges: TEdge[], )
src/web/topic/utils/edge.ts:463
↓ 1 callers
Function
getCrudDiffs
( before: T[], after: T[], identifierFn: (element: T) => string, )
src/web/view/quickViewStore/apiSyncerMiddleware.ts:20
↓ 1 callers
Function
getCrudDiffs
( before: T[], after: T[], identifierFn: (element: T) => string, )
src/web/comment/store/apiSyncerMiddleware.ts:20
↓ 1 callers
Function
getDefaultQuickView
()
src/web/view/quickViewStore/store.ts:384
↓ 1 callers
Function
getDisagreementScore
(userScores: DisplayScore[])
src/web/topic/utils/score.ts:87
↓ 1 callers
Function
getEvaluatingTradeoffsSteps
(track: Track | null)
src/web/tutorial/steps/evaluatingTradeoffs.tsx:12
↓ 1 callers
Function
getFlashlightMode
()
src/web/view/actionConfigStore.ts:77
↓ 1 callers
Function
getFurtherPathsToExplore
( path: Path, hiddenDownstreamEdgesByNodeId: Record<string, MinimalEdge[]>, hiddenUpstreamEdgesByNodeId:
src/web/topic/utils/indirectEdges.ts:178
↓ 1 callers
Function
getImplicitText
(arguedDiagramPartId: string, topicGraph: Graph)
src/web/topic/utils/justification.ts:17
↓ 1 callers
Function
getIndirectEdge
(edgeId: string)
src/web/topic/diagramStore/filteredDiagramStore.ts:100
↓ 1 callers
Function
getIndirectEdgeId
(path: Path)
src/web/topic/utils/indirectEdges.ts:36
↓ 1 callers
Function
getLastStartedTrack
()
src/web/tutorial/tutorialStore.ts:89
↓ 1 callers
Function
getLastStartedTutorial
()
src/web/tutorial/tutorialStore.ts:85
↓ 1 callers
Function
getLengthToLabel
( pathElement: SVGPathElement, totalLength: number, labelX: number, labelY: number, )
src/web/topic/components/Edge/EdgeArrow.tsx:214
↓ 1 callers
Function
getLinkToPart
( diagramPartId: string, topic: PlaygroundTopic | UserTopic, viewTitle?: string, )
src/common/diagramPart.ts:6
↓ 1 callers
Function
getNeighbors
(nodeId: string)
src/web/topic/diagramStore/nodeGetters.ts:11
↓ 1 callers
Function
getNewTitle
(existingTitles: string[])
src/web/view/quickViewStore/store.ts:112
↓ 1 callers
Function
getNewTopicProblemNode
(topicId: number, topicTitle: string)
src/common/node.ts:252
↓ 1 callers
Function
getNodesBounds
(...props: Parameters<GeneralHelpers["getNodesBounds"]>)
src/web/topic/components/Diagram/externalFlowStore.ts:37
↓ 1 callers
Function
getParallelOffsetsByEdgeId
(layoutedEdges: LayoutedEdge[])
src/web/topic/components/Diagram/Diagram.tsx:83
↓ 1 callers
Function
getPathDefinitionForEdge
( edgeLayoutData: EdgeLayoutData, avoidEdgeLabelOverlap: boolean, )
src/web/topic/components/Edge/svgPathDrawer.ts:140
↓ 1 callers
Function
getPathMidpoint
(pathDefinition: string)
src/web/topic/components/Edge/svgPathDrawer.ts:185
↓ 1 callers
Function
getPerspectiveScoresByGraphPart
( graphPartIds: string[], perspectives: string[], userScores: UserScores, )
src/web/topic/utils/score.ts:140
↓ 1 callers
Function
getPerspectives
()
src/web/view/perspectiveStore.ts:65
↓ 1 callers
Function
getPublicTopics
()
src/api/topic/topic.ts:4
↓ 1 callers
Function
getQuickViewByTitle
(title: string)
src/web/view/quickViewStore/store.ts:370
↓ 1 callers
Function
getReadingDiagramSteps
(track?: Track | null)
src/web/tutorial/steps/readingDiagram.tsx:13
↓ 1 callers
Function
getReadonlyMode
()
src/web/view/actionConfigStore.ts:81
↓ 1 callers
Function
getRefinedVisibleAct
()
src/api/topicAI.ts:47
↓ 1 callers
Function
getRenderedNodes
()
src/web/topic/components/Diagram/externalFlowStore.ts:32
↓ 1 callers
Function
getSameCategoryEdgeTypes
(edgeType: RelationName)
src/common/edge.ts:282
↓ 1 callers
Function
getScoringUsernames
()
src/web/topic/diagramStore/utilActions.ts:23
↓ 1 callers
Function
getSecondaryNeighbors
( primaryNodes: MinimalNode[], graph: { nodes: TNode[]; edges: MinimalEdge[] }, generalFilter: GeneralFi
src/web/topic/utils/graph.ts:275
↓ 1 callers
Function
getSelectedViewTitle
()
src/web/view/quickViewStore/store.ts:375
↓ 1 callers
Function
getServerSideProps
({ res }: GetServerSidePropsContext)
src/pages/sitemap-generated.xml.page.ts:40
↓ 1 callers
Function
getStandardFilterWithFallbacks
(standardFilter: StandardFilter)
src/web/view/currentViewStore/filter.ts:306
↓ 1 callers
Function
getStepHeader
(tutorial: Tutorial | null, track: Track | null)
src/web/tutorial/tutorialUtils.ts:49
↓ 1 callers
Function
getTopicRefinedForAIWithSummaries
({ nodes, edges, onlyIncludeCoreNodes, includeIncomingOutgoingSummaries, }: TopicRefinedForAIProps)
src/api/topicAI.ts:198
↓ 1 callers
Function
getTopicRefinedForAIWithoutSummaries
({ nodes, edges, }: TopicRefinedForAIWithoutSummariesProps)
src/api/topicAI.ts:225
↓ 1 callers
Function
getTopicTitleFromNodes
(state: DiagramStoreState)
src/web/topic/diagramStore/utils.ts:4
↓ 1 callers
Function
getTutorialHasCompleted
(tutorial: Tutorial)
src/web/tutorial/tutorialStore.ts:97
↓ 1 callers
Function
getTutorialSteps
(tutorial: Tutorial, track: Track | null)
src/web/tutorial/tutorial.ts:18
↓ 1 callers
Function
getUsersToNotify
(comment: Comment, threadStarterCommentId: string)
src/api/notifications/commentCreated.ts:17
↓ 1 callers
Function
getViewportToIncludeNode
( node: ReactFlowNode, viewport: Viewport, viewportHeight: number, viewportWidth: number, )
src/web/topic/hooks/flowHooks.ts:6
↓ 1 callers
Function
handleGraphPartChanged
(editorUsername: string, topicId: number)
src/api/notifications/watch.ts:3
↓ 1 callers
Function
hasComments
()
src/web/comment/store/commentStore.ts:157
↓ 1 callers
Function
hasJustification
(edge: MinimalEdge, justificationEdges: Edge[])
src/web/topic/utils/justification.ts:11
↓ 1 callers
Function
hasSeenTrigger
(trigger: Trigger)
src/web/common/components/InfoDialog/infoDialogStore.ts:38
↓ 1 callers
Function
hideBanner
()
src/web/common/components/SiteBanner/bannerStore.tsx:41
↓ 1 callers
Function
hideImpliedEdges
( edges: TEdge[], displayGraph: MinimalGraph, topicGraph: { nodes: MinimalNode[]; edges: Edge[] }, )
src/web/view/utils/miscDiagramFilters.ts:9
↓ 1 callers
Function
hideNode
(nodeId: string)
src/web/view/currentViewStore/filter.ts:266
↓ 1 callers
Function
hideProblemCriterionSolutionEdges
( nodes: MinimalNode[], edges: TEdge[], )
src/web/view/utils/miscDiagramFilters.ts:28
↓ 1 callers
Function
initializeBanner
()
src/web/common/components/SiteBanner/bannerStore.tsx:33
↓ 1 callers
Function
isEdgeAShortcut
(edge: MinimalEdge, topicGraph: MinimalGraph)
src/web/topic/utils/edge.ts:478
↓ 1 callers
Function
isEdgeImplied
( edge: MinimalEdge, graph: MinimalGraph, justificationEdges: Edge[], )
src/web/topic/utils/edge.ts:555
↓ 1 callers
Function
isEdgeImpliedByComposition
(edge: MinimalEdge, topicGraph: MinimalGraph)
src/web/topic/utils/edge.ts:511
↓ 1 callers
Function
isNodeNewlyAdded
(nodeId: string, context: WorkspaceContextType)
src/web/common/store/ephemeralStore.ts:55
↓ 1 callers
Function
isOnPlayground
()
src/web/topic/topicStore/store.ts:149
↓ 1 callers
Function
isOnlyModifyingResolved
(commentToUpdate: Comment, foundComment: Comment)
src/api/routers/comment.ts:12
↓ 1 callers
Function
isProblem
(node: Node)
src/web/topic/components/Indicator/CriteriaTableIndicator.tsx:9
↓ 1 callers
Function
layout
( diagram: GraphToLayout, partition: boolean, layerNodeIslandsTogether: boolean, minimizeEdgeCrossings
src/web/topic/utils/layout.ts:512
↓ 1 callers
Function
layoutDiagram
()
src/web/topic/hooks/diagramHooks.ts:40
↓ 1 callers
Function
loadCommentsFromApi
(comments: StoreComment[])
src/web/comment/store/commentStore.ts:178
↓ 1 callers
Function
loadCommentsFromLocalStorage
()
src/web/comment/store/commentStore.ts:205
↓ 1 callers
Function
loadQuickViewsFromApi
(views: QuickView[])
src/web/view/quickViewStore/store.ts:318
↓ 1 callers
Function
loadQuickViewsFromDownloaded
(json: QuickViewStoreState)
src/web/view/quickViewStore/store.ts:365
↓ 1 callers
Function
loadQuickViewsFromLocalStorage
()
src/web/view/quickViewStore/store.ts:346
↓ 1 callers
Function
loadTopicFromApi
(topicData: ApiTopic)
src/web/topic/topicStore/store.ts:93
↓ 1 callers
Function
loadTopicFromLocalStorage
()
src/web/topic/topicStore/store.ts:120
↓ 1 callers
Function
main
()
src/db/dataMigrations/20240926155659_rename_structure_to_breakdown.ts:12
↓ 1 callers
Function
main
()
mcp-server/src/index.ts:166
↓ 1 callers
Function
main
()
mcp-server/scripts/generate-schemas.ts:36
↓ 1 callers
Function
markTutorialCompletedOnLastStep
(tutorial: Tutorial, steps: StepType[])
src/web/tutorial/tutorial.ts:49
↓ 1 callers
Function
midPoint
(pt1: Point, pt2: Point)
src/web/topic/components/Edge/svgPathDrawer.ts:253
↓ 1 callers
Function
moveViewportToIncludeNode
(node: ReactFlowNode)
src/web/topic/hooks/flowHooks.ts:78
↓ 1 callers
Function
nodeStyles
(node: Node, spotlight: Spotlight)
src/web/topic/components/Node/FlowNode.styles.tsx:42
↓ 1 callers
Function
normalizePathLabel
(path: Path)
src/web/topic/utils/indirectEdges.ts:153
↓ 1 callers
Function
onFontResize
(textAreaId: string)
src/web/topic/components/Node/NodeTextArea.tsx:13
← previous
next →
301–400 of 865, ranked by callers