Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeJawn/karakeep-homedash
/ functions
Functions
24 in github.com/CodeJawn/karakeep-homedash
⨍
Functions
24
◇
Types & classes
1
↓ 5 callers
Function
escapeHtml
(unsafe)
app.js:490
↓ 4 callers
Method
end_headers
Add CORS headers
server.py:84
↓ 3 callers
Function
updateLoadingMessage
(message)
app.js:501
↓ 2 callers
Function
hasBookmarksInChildren
(list)
app.js:148
↓ 2 callers
Function
loadSavedPreferences
()
app.js:458
↓ 1 callers
Function
debounce
(func, wait)
app.js:493
↓ 1 callers
Function
ensure_config_exists
Create default config.json if it doesn't exist
server.py:21
↓ 1 callers
Function
filterBookmarks
(searchTerm)
app.js:365
↓ 1 callers
Function
init
()
app.js:15
↓ 1 callers
Function
initSQLite
()
app.js:65
↓ 1 callers
Function
loadBookmarks
()
app.js:87
↓ 1 callers
Function
loadConfig
()
app.js:26
↓ 1 callers
Function
renderList
(list, level = 0)
app.js:227
↓ 1 callers
Function
renderLists
(lists)
app.js:154
↓ 1 callers
Function
saveColumnOrder
()
app.js:311
↓ 1 callers
Function
setupFaviconErrorHandling
()
app.js:451
↓ 1 callers
Function
setupSearch
()
app.js:359
↓ 1 callers
Function
setupSorting
()
app.js:288
↓ 1 callers
Function
showError
(title, message)
app.js:505
Method
do_GET
Handle GET requests
server.py:34
Method
do_OPTIONS
Handle OPTIONS requests for CORS
server.py:91
Method
do_POST
Handle POST requests for saving preferences
server.py:43
Function
later
()
app.js:496
Function
renderBookmark
(bookmark)
app.js:245