1
0
Fork 0

Commit graph

  • d76a211218
    Refactor chart functions into one Matthew Holt 2025-01-15 14:55:49 -07:00
  • 7123e0d409
    Replace ApexCharts with ECharts; UI fixes and improvements Matthew Holt 2025-01-15 14:21:55 -07:00
  • 1587a11bfb
    Fix dropped messages in logs (fixes job-related UIs) Matthew Holt 2025-01-15 12:03:03 -07:00
  • 4e89fca643
    Fix relationship de-duping; speed up imports a bit more Matthew Holt 2025-01-10 15:31:20 -07:00
  • 29e2bc8fef
    Fix iphone/imessage: Update attribute_id in DB if inserting item piecewise Matthew Holt 2025-01-09 18:09:58 -07:00
  • bfbe2e5f8f Minor fixes for empty timelines Matthew Holt 2025-01-09 05:35:58 -07:00
  • 8b36413457
    Upgrade Tabler to beta 23; minor fix on Entity page Matthew Holt 2025-01-08 12:38:47 -07:00
  • e5626ec9ab
    Quick fix of conversations filter Matthew Holt 2025-01-07 13:52:55 -07:00
  • bb9151628f
    WIP: new entity page; delete almost all DB indexes Matthew Holt 2025-01-07 13:42:05 -07:00
  • 5ec783ecb8
    Coupla fixes; also file picker now remembers last path Matthew Holt 2025-01-02 20:33:50 -07:00
  • 8c573eb64c
    Use integer radius for obfuscated locations to match backend int type Matthew Holt 2025-01-02 14:11:06 -07:00
  • 5fa0b5b3b7
    Enhance $() to make it more flexible Matthew Holt 2025-01-02 13:38:03 -07:00
  • a00e478f32
    Fix entity select in conversations view Matthew Holt 2025-01-02 13:12:05 -07:00
  • ec5c6eb479
    Upgrade Tabler to beta 22; new chat UI for messages Matthew Holt 2025-01-02 11:26:35 -07:00
  • 9a78d60ef9
    Fix some UI filter related issues Matthew Holt 2025-01-02 08:10:15 -07:00
  • b68b917de4
    Fix bug wiping out obfuscated locations Matthew Holt 2025-01-01 17:32:33 -07:00
  • aea113edc4
    Ability to set own Mapbox API key (closes #5) Matthew Holt 2025-01-01 17:24:07 -07:00
  • 35979b4081
    WIP: Config change that restarts app; refactor, bug fix map draw Matthew Holt 2025-01-01 16:31:09 -07:00
  • 5816c571c6
    WIP settings: save is starting to function Matthew Holt 2024-12-31 20:58:07 -07:00
  • 4bd08bd91c
    WIP settings endpoints; use attr as alternate display name in messages Matthew Holt 2024-12-31 10:09:20 -07:00
  • a1577ca24a
    Upgrade to Tabler beta 21, with fixes for breaking changes Matthew Holt 2024-12-30 14:17:37 -07:00
  • 3d11d65b8d
    WIP settings page; #map mobility; WIP interactive imports Matthew Holt 2024-12-26 11:51:47 -07:00
  • ce297389b0
    Thumbnail job streaming; WIP: interactive imports Matthew Holt 2024-12-19 06:51:06 -07:00
  • 294e2a72a9
    Reconnect after disconnection; improve checkpointing Matthew Holt 2024-12-17 14:27:50 -07:00
  • e34667bcce
    googlelocation: Fix checkpoints Matthew Holt 2024-12-16 20:21:16 -07:00
  • d7b1d73796
    Auto-resume jobs on start; improve checkpoint performance Matthew Holt 2024-12-16 16:23:26 -07:00
  • e319e1f60d
    Checkpoints for Google Location; minor jobs fix Matthew Holt 2024-12-16 10:57:34 -07:00
  • a4d8bc923d
    Data source checkpoints; refine import concurrency Matthew Holt 2024-12-15 22:40:58 -07:00
  • cbaa39b1b9
    Implement proper ANALYZE maintenance Matthew Holt 2024-12-13 20:55:22 -07:00
  • 024e9a4622
    Implement job start/restart Matthew Holt 2024-12-13 14:30:13 -07:00
  • fcaa238634
    Implement pause/unpause Matthew Holt 2024-12-13 13:02:06 -07:00
  • 22628833a7
    Refactor obfuscation mode and some processing logic Matthew Holt 2024-12-13 07:19:27 -07:00
  • 0063bbe396
    Some fixes for import streaming Matthew Holt 2024-12-12 10:37:51 -07:00
  • 786f516696
    Refine import stream Matthew Holt 2024-12-12 10:18:28 -07:00
  • 742a543977
    WIP live stream of imported items Matthew Holt 2024-12-12 08:26:37 -07:00
  • 5844c5755b
    Fix most (all?) lint warnings Matthew Holt 2024-12-11 18:59:24 -07:00
  • fa7efca355
    Minor job UI tweaks Matthew Holt 2024-12-11 17:34:27 -07:00
  • 27e314e347
    Few more minor jobs fixes, tunings Matthew Holt 2024-12-11 15:41:13 -07:00
  • b4149dc649
    More live job stats/rendering improvements Matthew Holt 2024-12-11 14:04:07 -07:00
  • 687fb66c47
    Improve job throughput display Matthew Holt 2024-12-11 09:58:42 -07:00
  • 274397afe2
    Fix negative durations in job status Matthew Holt 2024-12-11 06:01:01 -07:00
  • aa12d85c22
    Fix job cancellation; wire up more of job UI Matthew Holt 2024-12-10 23:13:14 -07:00
  • 9ce1efa117
    WIP live view of active jobs Matthew Holt 2024-12-09 21:55:44 -07:00
  • 063501c0f9
    Fix stuck thumbnail loaders Matthew Holt 2024-12-08 08:03:20 -07:00
  • 13131aba65
    Run ANALYZE after imports and at startup; add NMEA icon Matthew Holt 2024-12-08 05:29:17 -07:00
  • 37461545be
    Fix fs.SkipDir usage; and minor bug in NMEA Matthew Holt 2024-12-07 21:16:36 -07:00
  • 447b421a67
    Start debugging slow conversation queries Matthew Holt 2024-12-07 14:57:11 -07:00
  • 53ca6063ab
    Several fixes, performance improvements Matthew Holt 2024-12-07 12:36:42 -07:00
  • 746e5d6b5c
    Refactored import flow, new import UI, thumbnails stored in timeline, etc. (close #3) (#43) Matt Holt 2024-12-06 11:03:29 -07:00
  • 36e3591abd
    makefile (#58) ged 2024-10-18 18:48:48 +01:00
  • f39d9590ff
    Better offline support Matthew Holt 2024-09-21 09:21:06 +02:00
  • b8feef6b44
    Make bookmark mini display look nicer Matthew Holt 2024-09-15 21:55:12 -06:00
  • 23f4aa3cb9 nmea: Tolerate variable newlines Matthew Holt 2024-09-12 06:05:02 -06:00
  • ec57f1740e
    chore: clean github ds leftovers (#56) Sergio Rubio 2024-09-11 22:13:18 +02:00
  • 332bf09ac6
    Fix new lint errors Matthew Holt 2024-09-11 12:39:27 -06:00
  • 2aac6affc9
    nmea: Ignore VTG, GSA sentences; convert knots to m/s Matthew Holt 2024-09-11 11:11:07 -06:00
  • 0c0a8770de
    generic: Fix dot filename when importing a single file (#47) Sergio Rubio 2024-09-06 20:03:26 +00:00
  • ab4c3bfe04
    Allow bookmark items to be empty (with metadata) Matthew Holt 2024-09-06 11:51:03 -06:00
  • ef287c1bb9
    GitHub data source (#48) Sergio Rubio 2024-09-06 17:22:07 +00:00
  • 750a78b3b5
    Allow storing markdown in the DB Matthew Holt 2024-09-04 09:46:35 -06:00
  • 304f8638c5
    Test for couldBeMarkdown (#46) Sergio Rubio 2024-09-04 15:21:49 +00:00
  • 32ce6e029b processor: Fix couldBeMarkdown detection Matthew Holt 2024-09-04 08:50:21 -06:00
  • fe114eed47
    processor: Bump max size of text stored in DB to 50KiB (#45) Sergio Rubio 2024-09-04 03:35:03 +00:00
  • d47462f527
    Fix size bug for plaintext data files Matthew Holt 2024-09-02 09:31:56 -06:00
  • e5dd44d680
    Docker releases are now publicly available (#44) Sergio Rubio 2024-09-02 14:48:13 +00:00
  • 95fcafb96c
    vcard: Fix name and address formatting Matthew Holt 2024-09-02 06:46:37 -06:00
  • 8de1fe9ff0
    ci: Switch to macos-13 for Intel builds (maybe) Matthew Holt 2024-09-02 05:15:51 -06:00
  • ff1dfc4afc
    ci: add workflow to run go test (#40) Sergio Rubio 2024-08-30 19:10:34 +00:00
  • e3680c219b
    Fix more lint errors; couple of minor regressions Matthew Holt 2024-08-30 07:19:42 -06:00
  • ac29bbd26b
    chore: linter fixes (#39) Sergio Rubio 2024-08-30 12:31:12 +00:00
  • 55b503ae4d
    More lint fixes Matthew Holt 2024-08-29 20:39:56 -06:00
  • b62a77f2da
    ci: Increase timeout Matthew Holt 2024-08-29 16:50:14 -06:00
  • 3066ddbeb9
    Major linting overhaul Matthew Holt 2024-08-29 16:43:52 -06:00
  • 2c66046308
    Update CONTRIBUTING.md Matt Holt 2024-08-28 16:21:05 -06:00
  • 21d5a2ed8e
    chore: Fix some lint errors (add package comments) Matthew Holt 2024-08-28 16:05:43 -06:00
  • 988cceb4c1
    ci: Add workflow to run golangci-lint (#38) Sergio Rubio 2024-08-28 20:45:47 +00:00
  • 9d9bed5bf0
    Add new Document and Note classes (#37) Sergio Rubio 2024-08-28 19:53:53 +00:00
  • d8a5b6cf61
    Improve classification docs Matthew Holt 2024-08-28 11:41:59 -06:00
  • a3112d1f0b
    Quick fix for bug showing items without a data_type Matthew Holt 2024-08-28 08:25:22 -06:00
  • 8f0f491ad5
    Better support for text, markdown, and HTML items Matthew Holt 2024-08-28 08:17:54 -06:00
  • ca0ba52ee8
    Give unclassified items a category (see #36) Matthew Holt 2024-08-27 12:52:18 -06:00
  • fe87b7f20c timeline: Improve retrieval key docs Matthew Holt 2024-08-23 10:10:02 -06:00
  • 12300753a9
    geojson: property parsing fixes (#35) Sergio Rubio 2024-08-23 15:53:20 +02:00
  • bc5c07d706
    geojson: Accept freeform feature properties as metadata Matthew Holt 2024-08-22 16:55:42 -06:00
  • a24d575883
    GeoJSON: save and display additional metadata (#33) Sergio Rubio 2024-08-22 22:06:25 +02:00
  • 67a191db0c
    go.mod: Bump golang.org/x/image (#34) Sergio Rubio 2024-08-22 21:46:35 +02:00
  • d159313ec9
    Build on macos-14 also, Intel (#30) Sergio Rubio 2024-08-21 17:19:43 +00:00
  • 68f732a3e5
    Docker support (#26) Sergio Rubio 2024-08-21 13:43:55 +00:00
  • ae7f6dcecd
    ci: Update vendor info Matthew Holt 2024-08-20 12:31:27 -06:00
  • 48b1dd3e55
    geojson: location(): enhance timestamp detection if array has more than 4 members (#29) Michael Bolli 2024-08-20 18:27:03 +02:00
  • 5379f346eb
    ci: Initial Goreleaser commit (#28) Arran Ubels 2024-08-20 04:08:01 +10:00
  • 2abf8443c8
    geojson: Add UI for data source options (#27) Michael Bolli 2024-08-19 19:46:51 +02:00
  • a581abf765
    geojson: Accept noncompliant positions; refactor & fix bug (fix #23) Matthew Holt 2024-08-16 15:05:25 -06:00
  • e296b73d2d
    googlelocation: Support on-device location history (close #20) Matthew Holt 2024-08-14 16:31:27 -06:00
  • 10af144f0e
    Remove expiration (close #14) Matthew Holt 2024-08-12 19:48:24 -06:00
  • b7cd2ae2a7
    go.mod: Upgrade libheif to 1.18 Matthew Holt 2024-08-12 14:19:12 -06:00
  • 78192e253b
    readme: Improve build from source instructions Matthew Holt 2024-08-12 14:10:44 -06:00
  • d435c8902d
    readme: Minor enhancements Matthew Holt 2024-08-12 06:43:42 -06:00
  • 5c52a77fa3
    readme: Add screenshots Matthew Holt 2024-08-12 06:36:07 -06:00
  • 1daf6f4157
    Initial open source commit Matthew Holt 2024-08-11 07:37:22 -06:00