List of all items
Structs
- api::Conflict
- api::ConflictSummary
- api::CreateTask
- api::Error
- api::StorageLayout
- api::Store
- api::TaskRecord
- api::TaskUpdateResult
- api::UpdateTask
- api::WorkspaceRecord
- attachments::ByteCount
- attachments::LifecyclePolicy
- attachments::LifecycleReport
- attachments::OptimizedBytes
- attachments::PruneSummary
- change_log::ChangePayload
- choices::InvalidTaskPriority
- choices::InvalidTaskStatus
- data_safety::AvenExport
- data_safety::BlobInventoryExportRow
- data_safety::ChangeRow
- data_safety::ConflictRow
- data_safety::ExportTables
- data_safety::FieldVersionRow
- data_safety::IntegrityCheck
- data_safety::IntegrityReport
- data_safety::LabelRow
- data_safety::MetaRow
- data_safety::NoteRow
- data_safety::ProjectIdAliasRow
- data_safety::ProjectPathRow
- data_safety::ProjectRow
- data_safety::TaskAttachmentRow
- data_safety::TaskDependencyRow
- data_safety::TaskEpicLinkRow
- data_safety::TaskLabelRow
- data_safety::TaskRow
- data_safety::WorkspaceRow
- db::Database
- ids::InvalidProjectId
- ids::InvalidTaskId
- ids::InvalidWorkspaceId
- ids::ProjectId
- ids::TaskId
- ids::WorkspaceId
- operations::AttachmentAddInput
- operations::AttachmentAddOutcome
- operations::AttachmentOutcome
- operations::AttachmentReadItem
- operations::ConflictDetail
- operations::ConflictListItem
- operations::ConflictOutcome
- operations::ConflictResolutionOutcome
- operations::DependencyOutcome
- operations::EpicLinkOutcome
- operations::LabelDeleteOutcome
- operations::LabelOutcome
- operations::NoteDeleteOutcome
- operations::NoteOutcome
- operations::PreparedAttachment
- operations::ProjectDeleteOutcome
- operations::ProjectMetadata
- operations::ProjectOutcome
- operations::ProjectRenameOutcome
- operations::TaskAttachmentAddInput
- operations::TaskDraft
- operations::TaskOutcome
- operations::TaskUpdate
- operations::TaskUpdateOutcome
- projects::ProjectCreateOutcome
- query::AttachmentMetadata
- query::DatabaseStats
- query::DatabaseStatsPriorityCounts
- query::DatabaseStatsStatusCounts
- query::ProjectListItem
- query::RecentActionItem
- query::RecentActionTarget
- query::SidebarCounts
- query::SyncHistoryStats
- query::TaskDependencyItem
- query::TaskDependencyLink
- query::TaskDependencySummary
- query::TaskDetail
- query::TaskDetailConflict
- query::TaskFilters
- query::TaskListItem
- query::TaskNote
- query::TaskSearchPreviewResultSet
- query::TaskSearchQuery
- query::TaskSearchResult
- query::WorkspaceTaskCounts
- queue::QueueMeta
- refs::DisplayRefContext
- sync::ApplySyncPage
- sync::ClientSyncPage
- sync::PreparedSyncRequest
- sync::ServerSyncPage
- sync::ServerSyncResult
- sync::SyncHttpHeader
- sync::SyncHttpResponse
- sync::SyncPageOutcome
- sync::SyncPersistenceStatus
- sync::SyncRequestContext
- sync::SyncSession
- sync::SyncSessionSummary
- sync::wire::BlobUploadContract
- sync::wire::ChangeRow
- sync::wire::ChangeWire
- sync::wire::MissingBlobsRequest
- sync::wire::MissingBlobsResponse
- sync::wire::PushAck
- sync::wire::SyncRequest
- sync::wire::SyncResponse
- sync::wire::ValidatedSyncRequestEnvelope
- types::BlobInventoryRow
- types::Project
- types::Task
- types::TaskAttachment
- undo::ProjectRenameUndoOutcome
- undo::TaskUndoSnapshot
- undo::UndoOutcome
- undo::UndoPayload
- workspaces::Workspace
Enums
- api::ConflictChoice
- api::ConflictField
- api::ErrorCode
- api::OptionalDateUpdate
- attachments::AttachmentBytesState
- attachments::ImageOptimizationPolicy
- change_log::ChangeEntity
- choices::TaskPriority
- choices::TaskStatus
- local_state::OnboardingStatus
- query::SearchMatchedField
- query::SortDirection
- query::TaskAvailabilityFilter
- query::TaskQueryMode
- query::TaskSort
- queue::QueueBand
- task_fields::TaskField
- undo::UndoCommand
Functions
- attachments::decode_first_frame
- attachments::default_blob_dir
- attachments::object_path
- attachments::optimize_image_bytes
- attachments::prune_preview_cache
- attachments::run_blocking
- attachments::run_preview
- attachments::sha256_hex
- attachments::validate_alt_text
- attachments::validate_attachment_id
- attachments::validate_blob_size
- attachments::validate_dimensions
- attachments::validate_filename
- attachments::validate_image_blocking
- attachments::validate_media_type
- attachments::validate_sha256
- data_safety::is_backup_archive
- data_safety::restore_backup_archive
- db::backup_database
- db::default_backup_path
- db::default_sqlite_backup_path
- db::restore_database_file
- db::shm_path
- db::wal_path
- ids::encode_crockford
- ids::new_id
- ids::now
- labels::normalize_label
- projects::normalize_key
- projects::prefix_base
- query::fragments::open_task_clause
- query::fragments::terminal_status_clause
- queue::available_since_defer
- queue::now_seconds
- queue::queue_meta_on
- queue::queue_order
- queue::unix_seconds
- queue::work_visible
- sync::wire::request_pull_limit
- sync::wire::sync_server_url_is_valid
- sync::wire::validate_blob_contracts
- sync::wire::validate_blob_hashes
- sync::wire::validate_pushed_change
- sync::wire::validate_sync_protocol_version
- sync::wire::validate_sync_request_envelope
- sync::wire::validate_sync_request_protocol_version
- sync::wire::validate_sync_response_for_request
- time_validation::validate_available_at_value
- time_validation::validate_due_on_value
- undo::is_applying_undo
- workspaces::default_workspace_id
Constants
- attachments::DEFAULT_MAINTENANCE_LIMIT
- attachments::DEFAULT_ORIGINAL_QUOTA_BYTES
- attachments::DEFAULT_PREVIEW_QUOTA_BYTES
- attachments::MAX_ALT_TEXT_LEN
- attachments::MAX_BLOB_BYTES
- attachments::MAX_FILENAME_LEN
- attachments::SUPPORTED_MEDIA_TYPES
- change_log::op_type::ATTACHMENT_ADD
- change_log::op_type::ATTACHMENT_DELETE
- change_log::op_type::CREATE_LABEL
- change_log::op_type::CREATE_PROJECT
- change_log::op_type::CREATE_TASK
- change_log::op_type::CREATE_WORKSPACE
- change_log::op_type::DEPENDENCY_ADD
- change_log::op_type::DEPENDENCY_REMOVE
- change_log::op_type::EPIC_LINK_ADD
- change_log::op_type::EPIC_LINK_REMOVE
- change_log::op_type::LABEL_ADD
- change_log::op_type::LABEL_DELETE
- change_log::op_type::LABEL_REMOVE
- change_log::op_type::NOTE_ADD
- change_log::op_type::NOTE_DELETE
- change_log::op_type::PROJECT_DELETE
- change_log::op_type::RESOLVE_FIELD
- change_log::op_type::SET_FIELD
- change_log::op_type::SET_PROJECT_METADATA
- change_log::op_type::SET_WORKSPACE_FIELD
- choices::PRIORITIES
- choices::STATUSES
- ids::BASE32
- sync::wire::DAEMON_INCOMPLETE_RESCHEDULE_MS
- sync::wire::DAEMON_SYNC_PAGE_BUDGET
- sync::wire::MAX_BLOB_TRANSFER_BYTES
- sync::wire::MAX_BLOB_TRANSFER_OBJECTS
- sync::wire::MAX_PULL_BATCH
- sync::wire::MAX_PUSH_BATCH
- sync::wire::SYNC_PROTOCOL_VERSION
- workspaces::DEFAULT_WORKSPACE_ID