Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BarsatKhadka/Vinaya-Journal
/ functions
Functions
165 in github.com/BarsatKhadka/Vinaya-Journal
⨍
Functions
165
◇
Types & classes
33
↳
Endpoints
9
Function
LoadingPage
()
desktop/src/HomePage/LoadingPage/LoadingPage.tsx:8
Function
LocalAIFeature
()
desktop/src/HomePage/BeforeLogin/OllamaAISection/OllamaAICard.tsx:19
Function
LocallySetupOllamaAI
()
website/src/components/LocallySetupOllamaAI.tsx:3
Function
MacOSCard
()
desktop/src/HomePage/BeforeLogin/OllamaAISection/OllamaNotRunningCard.tsx:22
Function
MoodCard
()
desktop/src/HomePage/BeforeLogin/RAGandMoodSection/MoodCard.tsx:4
Function
MoodCharts
({ chartData })
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/MoodInsights/MoodCharts.tsx:10
Function
MoodInsights
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/MoodInsights/MoodInsights.tsx:11
Function
OllamaAIModelDropdown
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/OllamaAIModelDropdown.tsx:9
Function
OllamaNotRunningCard
()
desktop/src/HomePage/BeforeLogin/OllamaAISection/OllamaNotRunningCard.tsx:167
Function
OllamaRunningCard
()
desktop/src/HomePage/BeforeLogin/OllamaAISection/OllamaRunningCard.tsx:66
Function
RagAndMoodCard
()
desktop/src/HomePage/BeforeLogin/RAGandMoodSection/RagAndMoodCard.tsx:4
Function
RagCard
()
desktop/src/HomePage/BeforeLogin/RAGandMoodSection/RagCard.tsx:4
Function
RamBadge
({ ram }: { ram: string })
desktop/src/HomePage/BeforeLogin/OllamaAISection/OllamaRunningCard.tsx:6
Function
Reflection
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/Reflection/Reflection.tsx:10
Function
ReportBrokenLink
()
desktop/src/HomePage/BeforeLogin/OllamaAISection/OllamaNotRunningCard.tsx:4
Function
RetrievePastEntries
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/RetrievePastEntries.tsx:9
Function
SearchResultCard
({ content, date}: SearchResultCardProps)
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/ContextualRAG/SearchResultCard.tsx:9
Function
SideBarAfterLogin
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/SideBarAfterLogin.tsx:7
Function
StatusItem
({ title, status, description }: { title: string; status: boolean; description?: string })
desktop/src/HomePage/LoadingPage/LoadingPage.tsx:55
Function
TextEditor
()
desktop/src/HomePage/AfterLogin/TextEditor/TextEditor.tsx:13
Function
TopBar
()
desktop/src/HomePage/BeforeLogin/TopBar.tsx:6
Function
VInayaOllamaAI
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/VinayaOllamaAI/VInayaOllamaAI.tsx:15
Function
VersionCard
()
desktop/src/HomePage/BeforeLogin/BeginJournalingSection/BeginJournaling.tsx:32
Function
VinayaJournal
()
website/src/LandingPage.tsx:23
Function
WindowsCard
()
desktop/src/HomePage/BeforeLogin/OllamaAISection/OllamaNotRunningCard.tsx:125
Function
_key
(item)
ai/rag/reflection.py:27
Function
analyze_text_sentiment_endpoint
(request: TextAnalysisRequest)
ai/main.py:221
Method
contextLoads
()
backend/app/src/test/java/com/vinaya_journal/app/AppApplicationTests.java:9
Function
generate
(request: ChatRequest)
ai/main.py:43
Method
getContent
()
backend/app/src/main/java/com/vinaya_journal/app/DTO/JournalEntryRecordDTO.java:16
Method
getCorsConfiguration
(HttpServletRequest request)
backend/app/src/main/java/com/vinaya_journal/app/Security/SecurityConfig.java:53
Method
getEntryDate
()
backend/app/src/main/java/com/vinaya_journal/app/DTO/JournalEntryRecordDTO.java:12
Function
get_models
()
ai/main.py:28
Function
handleDateSelect
(date: Date | null)
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/RetrievePastEntries.tsx:22
Function
handleGenerate
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/Reflection/Reflection.tsx:46
Function
handleKeyDown
(event: KeyboardEvent)
desktop/src/HomePage/AfterLogin/RightSide/Settings.tsx:20
Function
handleKeyDown
(e: KeyboardEvent)
desktop/src/HomePage/AfterLogin/RightSide/AfterLoginRightTopBar.tsx:12
Function
handleKeyPress
(e: React.KeyboardEvent)
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/VinayaOllamaAI/VInayaOllamaAI.tsx:112
Function
handleOverviewClick
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/MoodInsights/AnalyzeMood.tsx:34
Function
handleSave
()
desktop/src/HomePage/AfterLogin/TextEditor/EditorFooter.tsx:46
Function
handleSaveShortcut
(e: KeyboardEvent)
desktop/src/HomePage/AfterLogin/TextEditor/TextEditor.tsx:22
Function
handleStop
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/Reflection/Reflection.tsx:89
Function
handleStopGeneration
()
desktop/src/HomePage/AfterLogin/RightSide/SideBarComponents/VinayaOllamaAI/VInayaOllamaAI.tsx:106
Function
invoke
(...args: Parameters<typeof ipcRenderer.invoke>)
desktop/electron/preload.ts:17
Function
invoke
(...e)
desktop/dist-electron/preload.mjs:1
Function
is_ollama_running
()
ai/main.py:18
Method
journalEntry
(@RequestBody JournalEntryDTO journalEntryDTO)
backend/app/src/main/java/com/vinaya_journal/app/Controller/JournalController.java:23
Method
lastSavedAt
()
backend/app/src/main/java/com/vinaya_journal/app/Controller/LastSavedAtController.java:10
Method
main
(String[] args)
backend/app/src/main/java/com/vinaya_journal/app/AppApplication.java:12
Function
mood_analysis
(last_n_days: int = Query(default=2))
ai/main.py:210
Function
off
(...args: Parameters<typeof ipcRenderer.off>)
desktop/electron/preload.ts:9
Function
off
(...e)
desktop/dist-electron/preload.mjs:1
Function
on
(...args: Parameters<typeof ipcRenderer.on>)
desktop/electron/preload.ts:5
Function
on
(...e)
desktop/dist-electron/preload.mjs:1
Function
query_rag
(query_request: str=Query(...,alias="q"))
ai/main.py:190
Function
reflection
Streams an AI-generated reflection over the most recent `last_n_days` entries: recurring themes, the mood arc across the period, and a few grounde
ai/main.py:129
Method
retrievePastEntry
(@RequestParam String date)
backend/app/src/main/java/com/vinaya_journal/app/Controller/RetrievePastEntryController.java:13
Method
retrieveRange
(@RequestParam String start, @RequestParam String end)
backend/app/src/main/java/com/vinaya_journal/app/Controller/JournalRangeController.java:16
Method
securityFilterChain
(HttpSecurity http, CorsConfigurationSource corsConfigurationSource)
backend/app/src/main/java/com/vinaya_journal/app/Security/SecurityConfig.java:22
Function
send
(...args: Parameters<typeof ipcRenderer.send>)
desktop/electron/preload.ts:13
Function
send
(...e)
desktop/dist-electron/preload.mjs:1
Method
setContent
()
backend/app/src/main/java/com/vinaya_journal/app/DTO/JournalEntryDTO.java:11
Function
test
()
ai/main.py:226
Method
test
()
backend/app/src/main/java/com/vinaya_journal/app/Controller/JournalController.java:18
Function
updateContent
()
desktop/src/HomePage/AfterLogin/TextEditor/TextEditor.tsx:67
← previous
101–165 of 165, ranked by callers