tocmo0nlord
  • Joined on 2026-02-11
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-05 05:27:37 +00:00
b519e065cb Fix discovery phase appearing frozen
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-05 03:55:56 +00:00
6e7bb241ad Add .gitignore, remove pycache and db from tracking
c19825c523 Add server-side folder picker
Compare 2 commits »
tocmo0nlord created branch main in tocmo0nlord/duplicate-finder 2026-04-05 03:43:04 +00:00
tocmo0nlord pushed to main at tocmo0nlord/duplicate-finder 2026-04-05 03:43:04 +00:00
868da9016d Initial implementation of duplicate finder
tocmo0nlord created repository tocmo0nlord/duplicate-finder 2026-04-05 03:35:17 +00:00
tocmo0nlord created repository tocmo0nlord/llm-trainer 2026-03-21 20:58:13 +00:00
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:28:14 +00:00
d1ea26dba1 fix: remove numbercall (Odoo 18 removed it), use cron_name
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:26:31 +00:00
845365d5b0 feat: add access for date range wizard
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:26:14 +00:00
69194f81eb feat: add Date Range menu item
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:26:14 +00:00
a72d9f8c1b feat: bump version, add date range wizard to manifest
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:25:35 +00:00
59eda16782 feat: add date range wizard view
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:25:35 +00:00
d826665de5 feat: register date range wizard
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:25:15 +00:00
71805569ab feat: add date range wizard (travel)
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:24:58 +00:00
599ad94d2a feat: add date range wizard (travel)
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 06:26:11 +00:00
fb5d950733 chore: add migrations package init
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 06:26:11 +00:00
f719a668d6 chore: add 18.0.1.0.2 migration package init
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 05:28:14 +00:00
2406fc9aa8 feat: add travel mode and category quick-filter buttons to search view
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 05:16:33 +00:00
1ccc83a64e fix: detect flights via stop-to-stop speed (catches gaps with no activity segment)
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 05:08:18 +00:00
67449c3047 fix: require >= 30 min duration for flying classification
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 05:05:13 +00:00
fa177e0342 fix: require 50+ mile distance to classify activity segment as flying (avoids GPS drift false positives)