Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/timelinize/timelinize
/ functions
Functions
1,120 in github.com/timelinize/timelinize
⨍
Functions
1,120
◇
Types & classes
328
↳
Endpoints
3
Function
closeRepository
()
frontend/resources/js/app.js:400
Method
constructor
(opt)
frontend/resources/js/settings.js:151
Function
content
(dp)
frontend/resources/js/common-lib.js:660
Method
content
()
datasources/twitter/models.go:625
Function
dirEntryHidden
(d fs.DirEntry)
tlzapp/files_windows.go:96
Function
dirEntryHidden
(d fs.DirEntry)
tlzapp/files_darwin.go:70
Function
drawHEIF
(heicImage, canvasEl)
frontend/resources/js/common-lib.js:2864
Function
embedding
()
tlzapp/python/server/server.py:149
Function
entitiesInvolved
()
frontend/resources/js/conversations.js:94
Function
entityAttribute
(entity, attribute)
frontend/resources/js/common.js:56
Method
explainQueryPlan
explainQueryPlan prints out the query and its plan. nolint:unused
timeline/db.go:415
Function
fileHidden
(filename string)
tlzapp/files_windows.go:84
Method
fileReader
(_ context.Context)
datasources/twitter/models.go:633
Function
getFileSelectorRoots
getFileSelectorRoots gets the platform-specific filepath roots, like drive letters for Windows, the user's home folder for all, or mounted drives for
tlzapp/files_windows.go:32
Function
getFileSelectorRoots
getFileSelectorRoots gets the platform-specific filepath roots, like drive letters for Windows, the user's home folder for all, or mounted drives for
tlzapp/files_darwin.go:31
Function
getFileSystemType
(path string)
timeline/fs_darwin.go:25
Function
getFileSystemType
(path string)
timeline/fs_windows.go:25
Method
handleAddEntity
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:62
Method
handleBuildInfo
(w http.ResponseWriter, _ *http.Request)
tlzapp/handlers.go:238
Method
handleCancelJobs
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:112
Method
handleChangeSettings
TODO: I guess, "get settings" could just be this handler with an empty payload. *shrug*
tlzapp/handlers.go:168
Method
handleCharts
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:90
Method
handleCloseRepo
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:279
Method
handleConversation
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:337
Method
handleDeleteItems
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:349
Method
handleFileListing
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:374
Method
handleFileSelectorRoots
(w http.ResponseWriter, _ *http.Request)
tlzapp/handlers.go:40
Method
handleFileStat
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:177
Method
handleGetDataSources
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:242
Method
handleGetEntity
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:72
Method
handleImport
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:290
Method
handleItemClassifications
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:51
Method
handleJobs
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:106
Method
handleLogs
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:207
Method
handleMergeEntities
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:84
Method
handleNextGraph
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:296
Method
handleOpenRepo
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:252
Method
handlePauseJob
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:135
Method
handlePlanImport
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:284
Method
handleRecentConversations
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:331
Method
handleRepos
(w http.ResponseWriter, _ *http.Request)
tlzapp/handlers.go:234
Method
handleRepositoryEmpty
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:45
Method
handleSearchEntities
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:325
Method
handleSearchItems
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:319
Method
handleStartJob
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:147
Method
handleSubmitGraph
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:313
Method
handleUnpauseJob
(w http.ResponseWriter, r *http.Request)
tlzapp/handlers.go:141
Function
healthCheck
()
tlzapp/python/server/server.py:145
Function
init
()
timeline/db.go:45
Function
init
()
datasources/instagram/instagram.go:37
Function
init
()
datasources/telegram/telegram.go:37
Function
init
()
datasources/media/metadata.go:44
Function
init
()
datasources/media/media.go:37
Function
init
()
datasources/vcard/vcard.go:39
Function
init
()
datasources/googlephotos/googlephotos.go:34
Function
init
()
datasources/firefox/firefox.go:43
Function
init
()
datasources/gmail/gmail.go:38
Function
init
()
datasources/applephotos/applephotos.go:36
Function
init
()
datasources/email/email.go:41
Function
init
This could be nearly identical to GPX importer except the XML structure is different. I decided to not stream this file because the gx:Track entries c
datasources/kmlgx/kmlgx.go:43
Function
init
()
datasources/smsbackuprestore/smsbackuprestore.go:41
Function
init
()
datasources/gpx/gpx.go:38
Function
init
()
datasources/nmea/nmea.go:47
Function
init
()
datasources/calendar/calendar.go:15
Function
init
()
datasources/googlelocation/googlelocation.go:41
Function
init
()
datasources/contactlist/contactlist.go:36
Function
init
var ( oauth2 = timeline.OAuth2{ ProviderID: "twitter", Scopes: []string{"tweet.read", "users.read", "offline.access"}, } rateLimit = timeli
datasources/twitter/twitter.go:50
Function
init
NOTE: This is very similar to the kmlgx importer, except it's JSON. Almost all other code is nearly identical.
datasources/geojson/geojson.go:42
Function
init
()
datasources/applecontacts/macaddrbook.go:36
Function
init
()
datasources/imessage/imessage.go:41
Function
init
()
datasources/generic/generic.go:45
Function
init
()
datasources/whatsapp/whatsapp.go:16
Function
init
()
datasources/facebook/facebook.go:28
Function
init
()
datasources/github/github.go:93
Function
init
()
datasources/icloud/icloud.go:38
Function
init
()
datasources/flighty/flighty.go:18
Function
init
()
datasources/googlevoice/googlevoice.go:20
Function
init
()
datasources/strava/strava.go:36
Function
init
* TODO: Other options/ideas for this data source: - Scan files for recognized types, like .vcf (vCards) and just import them - Interesting file: Ca
datasources/iphone/iphone.go:50
Function
itemClassIconAndLabel
(item, pathOnly)
frontend/resources/js/common-lib.js:112
Function
itemClasses
()
frontend/resources/js/conversations.js:102
Function
load
()
frontend/resources/js/controllers.js:4
Function
lostConnection
(event)
frontend/resources/js/common.js:477
Function
main
Package main is the entry point of the application.
main.go:56
Method
makeItemGraphFromTweet
(_ context.Context, params timeline.ImportParams, t tweet, fsys fs.FS, _ Options)
datasources/twitter/twitter.go:137
Function
mapRenderFn
()
frontend/resources/js/common-lib.js:1668
Method
metadata
()
datasources/smsbackuprestore/sms.go:108
Function
miniDisplayPaper
(items)
frontend/resources/js/common-lib.js:1789
Function
minimapRenderFn
()
frontend/resources/js/item.js:164
Method
onAdd
(map)
frontend/resources/js/settings.js:158
Function
onClick
(dp)
frontend/resources/js/common-lib.js:663
Function
onHide
(isFinished)
frontend/resources/js/common-lib.js:642
Function
onKeyDown
(e)
frontend/resources/js/map.js:741
Function
onMouseDown
(e)
frontend/resources/js/map.js:701
Function
onMouseMove
(e)
frontend/resources/js/map.js:715
Function
onMouseUp
(e)
frontend/resources/js/map.js:737
Method
onRemove
(map)
frontend/resources/js/settings.js:167
Function
onShow
(isFinished)
frontend/resources/js/common-lib.js:638
Method
parse
EXAMPLE: "31.1234567°, -73.1234567°"
datasources/googlelocation/models.go:266
Method
people
people returns what is known about the sender and receiver.
datasources/smsbackuprestore/sms.go:76
← previous
next →
1,001–1,100 of 1,120, ranked by callers