• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-access#5 2026-07-07 19:38:18 +02:00
Move legacy admin service and governance helpers into access module

Codex State: done

Summary

  • The legacy admin service and governance helpers are owned by govoplan_access.backend.admin.
  • Core compatibility paths govoplan_core.admin.service and…
zemion closed issue GovOPlaN/govoplan-access#4 2026-07-07 19:38:01 +02:00
Move legacy admin API router behind access module manifest
zemion commented on issue GovOPlaN/govoplan-access#4 2026-07-07 19:37:59 +02:00
Move legacy admin API router behind access module manifest

Codex State: done

Summary

  • The access manifest contributes the access-owned admin router, and module startup verifies /api/v1/admin/users without core base router registration.
  • Legacy…
zemion closed issue GovOPlaN/govoplan-access#3 2026-07-07 19:37:21 +02:00
Move interactive auth routes behind access module manifest
zemion commented on issue GovOPlaN/govoplan-access#3 2026-07-07 19:37:16 +02:00
Move interactive auth routes behind access module manifest

Codex State: done

Summary

  • The access manifest contributes the interactive auth router, including /api/v1/auth/login, through module startup.
  • Core no longer needs a base auth router;…
zemion closed issue GovOPlaN/govoplan-access#2 2026-07-07 19:37:04 +02:00
Move session and API-key helper services into access module
zemion commented on issue GovOPlaN/govoplan-access#2 2026-07-07 19:37:01 +02:00
Move session and API-key helper services into access module

Codex State: done

Summary

  • Session, API-key, and password helpers are owned by govoplan_access.backend.security.
  • Restored govoplan_core.security compatibility wrappers that re-export…
zemion pushed to v0.3.4-tohex-compat at lotobo/pdf-tools 2026-07-07 18:52:22 +02:00
bff9e059d8 Move roadmap backlog out of README
zemion opened issue lotobo/pdf-tools#17 2026-07-07 18:51:26 +02:00
[Task] Carefully scoped encrypted PDF handling
zemion opened issue lotobo/pdf-tools#16 2026-07-07 18:51:22 +02:00
[Feature] Optimize/compress MVP
zemion opened issue lotobo/pdf-tools#15 2026-07-07 18:51:18 +02:00
[Task] Basic text extraction
zemion opened issue lotobo/pdf-tools#14 2026-07-07 18:51:00 +02:00
[Task] Read annotations, then evaluate annotation writing
zemion opened issue lotobo/pdf-tools#13 2026-07-07 18:50:55 +02:00
[Task] Read bookmarks, then evaluate bookmark editing
zemion opened issue lotobo/pdf-tools#12 2026-07-07 18:50:48 +02:00
[Task] Read/fill/flatten forms
zemion opened issue lotobo/pdf-tools#11 2026-07-07 18:50:41 +02:00
[Feature] Add tools directly in the preview overlay
zemion opened issue lotobo/pdf-tools#10 2026-07-07 18:49:43 +02:00
[Task] Crop pages
zemion opened issue lotobo/pdf-tools#9 2026-07-07 18:49:37 +02:00
[Task] Metadata editing
zemion opened issue lotobo/pdf-tools#8 2026-07-07 18:49:19 +02:00
[Task] Consolidate frequently used actions into a toolbar
zemion opened issue lotobo/pdf-tools#7 2026-07-07 18:49:16 +02:00
[Feature] Add custom long-press drag on mobile
zemion opened issue lotobo/pdf-tools#6 2026-07-07 18:49:03 +02:00
[Feature] Support drag-and-drop of PDFs into the page grid at the hovered position