| .. |
|
account.go
|
Hopefully appease new linter
|
2025-11-04 16:27:09 -07:00 |
|
charts.go
|
Fix ExFAT crashes; refactor sql.DB handling
|
2025-09-30 12:31:41 -06:00 |
|
conversations.go
|
Fix more lint errors
|
2026-01-16 23:32:10 -07:00 |
|
datasource.go
|
Some minor changes
|
2025-10-22 15:13:32 -06:00 |
|
datasource_test.go
|
Initial open source commit
|
2024-08-11 08:02:27 -06:00 |
|
db.go
|
Why can't it just tell me all the lint errors, why leave off the last 2
|
2025-11-04 16:37:24 -07:00 |
|
entities.go
|
Some minor changes
|
2025-10-22 15:13:32 -06:00 |
|
fs_darwin.go
|
Replace frozen syscall package with x/sys
|
2025-10-01 12:29:43 -06:00 |
|
fs_linux.go
|
Replace frozen syscall package with x/sys
|
2025-10-01 12:29:43 -06:00 |
|
fs_windows.go
|
Fix spelling of function name
|
2025-09-30 12:49:15 -06:00 |
|
graph.go
|
Some minor changes
|
2025-10-22 15:13:32 -06:00 |
|
graph_test.go
|
Ensure meta map is not nil (fix #160)
|
2025-10-21 11:38:15 -06:00 |
|
imports.go
|
googlephotos: Ignore non-dir subfolders in Takeout albums
|
2025-11-17 09:06:24 -07:00 |
|
interactive.go
|
Continue WIP interactive mode
|
2025-10-24 00:00:43 -06:00 |
|
itemfiles.go
|
Work around Google Photos bug with missing ext on sidecar video files
|
2025-10-02 18:16:24 -06:00 |
|
jobs.go
|
Fix more lint errors
|
2026-01-16 23:32:10 -07:00 |
|
log.go
|
applecontacts: Split out this data source; imessage: FIxes & improvements
|
2025-01-22 22:35:46 -07:00 |
|
maintenance.go
|
Use PRAGMA optimize instead of ANALYZE
|
2025-10-23 11:30:05 -06:00 |
|
mapmutex.go
|
Initial open source commit
|
2024-08-11 08:02:27 -06:00 |
|
ml.go
|
Fix ExFAT crashes; refactor sql.DB handling
|
2025-09-30 12:31:41 -06:00 |
|
oauth2.go
|
Include one more file for previous commit
|
2026-01-16 15:08:16 -07:00 |
|
obfuscation.go
|
Super minor fixes for obfuscation mode
|
2025-10-04 13:14:25 -06:00 |
|
pipeline.go
|
Continue WIP interactive mode
|
2025-10-24 00:00:43 -06:00 |
|
processing.go
|
Continue WIP interactive mode
|
2025-10-24 00:00:43 -06:00 |
|
processor.go
|
Optionally generate thumbnails during import
|
2025-09-18 17:37:53 -06:00 |
|
processor_test.go
|
Test for couldBeMarkdown (#46)
|
2024-09-04 09:21:49 -06:00 |
|
ratelimit.go
|
Major linting overhaul
|
2024-08-29 16:43:52 -06:00 |
|
schema.sql
|
schema: Create index on embeddings(item_id)
|
2025-10-23 20:53:04 -06:00 |
|
search.go
|
Don't use time_offset when searching items (#172)
|
2025-11-13 10:50:46 -07:00 |
|
searchentities.go
|
Fix ExFAT crashes; refactor sql.DB handling
|
2025-09-30 12:31:41 -06:00 |
|
settings.go
|
Refactor thumbnail DB handle as well
|
2025-09-30 14:04:53 -06:00 |
|
thumbnails.go
|
Fix compilation
|
2026-01-29 08:52:13 -07:00 |
|
thumbnails.sql
|
Refactored import flow, new import UI, thumbnails stored in timeline, etc. (close #3) (#43)
|
2024-12-06 11:03:29 -07:00 |
|
timeline.go
|
Some minor changes
|
2025-10-22 15:13:32 -06:00 |