🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "remarkableuploadmanager"

Found 13 matching component(s)

  • function repair_system

    Emergency repair function that resets a reMarkable cloud sync system by creating and uploading an empty root.docSchema file, then updating the root hash to restore system functionality.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/repair_system.py

    emergency-repair system-recovery cloud-sync remarkable file-upload
  • function check_platform_consistency

    Validates platform consistency between authentication module and upload manager by comparing User-Agent platform detection with hardcoded source IDs in the upload manager code.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/check_platform_consistency.py

    validation diagnostics platform-detection consistency-check remarkable
  • class RemarkableUploadTests

    Test suite for reMarkable upload functionality

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_uploads.py

    class remarkableuploadtests
  • function test_quick_upload

    A test function that performs a quick PDF upload to a reMarkable device without performing a full synchronization, used for testing the upload functionality in isolation.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/quick_test.py

    testing pdf-upload remarkable file-upload integration-test
  • function main_v15

    A test function that uploads a PDF document to reMarkable cloud, syncs the local replica, and validates the upload with detailed logging and metrics.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_raw_upload.py

    testing integration-test pdf-upload remarkable cloud-sync
  • class SimplePDFUploadTest

    A test class for validating PDF upload functionality to reMarkable cloud, including raw content upload and complete document creation with metadata.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_simple_pdf_upload.py

    testing pdf upload remarkable cloud-storage
  • class RemarkablePDFUploader

    A wrapper class that provides a simplified interface for uploading PDF documents to a reMarkable tablet using a temporary database session.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_pdf_new.py

    remarkable pdf upload file-management cloud-sync
  • function main_v6

    Integration test function that validates the fixed upload implementation for reMarkable cloud sync by creating a test PDF document, uploading it with corrected metadata patterns, and verifying its successful appearance in the reMarkable ecosystem.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_fixed_upload.py

    testing integration-test remarkable cloud-sync pdf-upload
  • class RemarkablePDFUploader_v1

    A standalone PDF uploader class that manages uploading PDF documents to reMarkable cloud storage using authenticated sessions and temporary database storage.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_pdf.py

    pdf upload remarkable cloud-storage document-management
  • class RemarkableUploadManager

    Manages uploads to reMarkable cloud

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_manager.py

    class remarkableuploadmanager
  • function main_v67

    Demo function that showcases the reMarkable upload functionality by authenticating a user session and initializing an upload manager with available operations menu.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_manager.py

    demo authentication remarkable upload-manager initialization
  • function test_quick_upload_v1

    A test function that performs a quick upload of a PDF document to a reMarkable tablet without performing a full synchronization.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/quick_upload_test.py

    testing pdf-upload remarkable integration-test file-upload
  • class RemarkableUploadManager_v1

    Manages uploads to reMarkable cloud

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_manager_old.py

    class remarkableuploadmanager

Search Examples