This website requires JavaScript.
Explore
Help
Sign In
hectorzhao
/
lislgosms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
04e9f467ab53b2d3f5a44b07f0a0b389c897df3e
lislgosms
/
api
/
prisma
/
migrations
T
History
hectorzhao
f0e843436c
CSS quality / css-quality (push)
Has been cancelled
Details
feat: remediate HTTP API reliability and developer documentation
2026-09-14 12:48:10 +08:00
..
20260701083436_init
chore: add initial prisma migration
2026-07-01 16:43:08 +08:00
20260701103000_add_scheduled_sms_fields
fix: close sms scheduling and billing gaps
2026-07-01 18:56:05 +08:00
20260701110000_add_certification_and_connection_state
fix: close sms scheduling and billing gaps
2026-07-01 18:56:05 +08:00
20260702183000_add_user_login_fields
feat: complete login and user management flow
2026-07-02 16:28:48 +08:00
20260703110000_add_channel_group_routing_rules
fix: implement channel group routing failover
2026-07-03 11:07:43 +08:00
20260703143000_add_channel_group_carrier
fix: enforce carrier-specific channel group routing
2026-07-03 12:48:16 +08:00
20260703152000_add_application_customer_rate
fix: enforce carrier-specific channel group routing
2026-07-03 12:48:16 +08:00
20260706123000_application_cmpp_connections
fix: harden real backend workflows and channel connections
2026-07-06 17:54:53 +08:00
20260707110000_channel_group_retry_minutes
fix: polish channel groups and add production deployment
2026-07-07 11:16:08 +08:00
20260707143000_add_application_queue_priority
feat: add application queue priority routing
2026-07-07 14:49:10 +08:00
20260707162000_add_application_cmpp_account
feat: add cmpp inbound gateway listener
2026-07-07 16:19:14 +08:00
20260707183000_add_downstream_delivery_and_uplink_match
feat: complete cmpp gateway delivery recovery workflows
2026-07-08 16:30:06 +08:00
20260708102000_add_application_cmpp_limits
feat: complete cmpp gateway delivery recovery workflows
2026-07-08 16:30:06 +08:00
20260708124500_add_gateway_submit_dead_letters
feat: complete cmpp gateway delivery recovery workflows
2026-07-08 16:30:06 +08:00
20260708193000_add_gateway_downstream_recovery_statuses
feat: complete cmpp gateway delivery recovery workflows
2026-07-08 16:30:06 +08:00
20260708203000_add_recovery_failure_category
feat: complete cmpp gateway delivery recovery workflows
2026-07-08 16:30:06 +08:00
20260708213000_add_recovery_lock_observability
feat: complete cmpp gateway delivery recovery workflows
2026-07-08 16:30:06 +08:00
20260708223000_add_sms_message_segment_audits
feat: complete cmpp gateway delivery recovery workflows
2026-07-08 16:30:06 +08:00
20260708233000_add_uplink_match_candidates
feat: complete cmpp gateway delivery recovery workflows
2026-07-08 16:30:06 +08:00
20260709112500_default_cmpp_version_20
fix: close admin channel test sms loop
2026-07-09 11:49:20 +08:00
20260709122000_decouple_channel_test_sms
fix: decouple channel test sms records
2026-07-09 12:23:43 +08:00
20260709143000_add_application_interface_switch
feat: add application interface controls
2026-07-09 18:32:26 +08:00
20260709152000_add_application_cmpp_enterprise_code
fix: correct application cmpp credentials
2026-07-09 17:18:39 +08:00
20260710103000_scope_enterprise_blacklist_to_application
feat: scope blacklists and paginate phone segments
2026-07-10 13:42:39 +08:00
20260710153000_add_user_session_version
fix: complete first version issue remediation
2026-07-11 10:14:37 +08:00
20260711193000_add_cmpp_downstream_connections
fix: track live downstream cmpp connections
2026-07-11 19:16:52 +08:00
20260711210000_add_message_route_identity
fix: persist sms carrier and province
2026-07-11 21:55:25 +08:00
20260712113000_add_cmpp_review_aggregation
feat: aggregate cmpp template mismatch reviews
2026-07-12 13:25:19 +08:00
20260712150000_link_report_field_library
feat: inherit channel report requirements
2026-07-12 16:14:54 +08:00
20260712170000_normalize_report_field_types
feat: unify signature channel reporting status
2026-07-12 20:38:20 +08:00
20260713153000_add_drainage_report_tasks
feat: complete signature and drainage reporting workflows
2026-07-13 17:40:37 +08:00
20260713154000_backfill_drainage_report_tasks
feat: complete signature and drainage reporting workflows
2026-07-13 17:40:37 +08:00
20260713155000_unique_report_task_scope
feat: complete signature and drainage reporting workflows
2026-07-13 17:40:37 +08:00
20260713190000_add_drainage_audit_workflow
feat: complete drainage review and admin search workflows
2026-07-14 09:58:18 +08:00
20260714100000_add_report_record_source_entry
feat: complete drainage review and admin search workflows
2026-07-14 09:58:18 +08:00
20260714101500_mark_legacy_report_record_sources
fix: preserve legacy report record source accuracy
2026-07-14 10:05:08 +08:00
20260714130000_add_downstream_delivery_ack_tracking
feat: harden sessions and track downstream acknowledgements
2026-07-14 14:18:43 +08:00
20260714153000_fix_downstream_receipt_message_id
fix: correlate downstream receipts with submit responses
2026-07-14 16:22:41 +08:00
20260714170000_optimize_operation_log_retention
fix: simplify balance billing and govern operation logs
2026-07-14 17:40:32 +08:00
20260714183000_remove_billing_packages
fix: simplify balance billing and govern operation logs
2026-07-14 17:40:32 +08:00
20260714190000_restore_negative_credit_limit
feat: restore credit limits and harden SMS sending
2026-07-14 18:46:35 +08:00
20260715090000_track_downstream_manual_retries
fix: harden admin and CMPP delivery workflows
2026-07-15 11:21:02 +08:00
20260715123000_add_daily_reconciliation_and_profit_reports
feat: add reconciliation and quality reporting
2026-07-15 14:22:50 +08:00
20260715153000_remove_disconnected_downstream_sessions
fix: harden admin and CMPP delivery workflows
2026-07-15 11:21:02 +08:00
20260715170000_add_common_report_fields
feat: add reconciliation and quality reporting
2026-07-15 14:22:50 +08:00
20260715173000_add_daily_quality_reports
feat: add reconciliation and quality reporting
2026-07-15 14:22:50 +08:00
20260715180000_add_application_access_number_config
feat: add access number routing and admin list improvements
2026-07-15 15:45:27 +08:00
20260715190000_add_report_material_import_export_workflow
feat: add report material workflows and gateway safeguards
2026-07-15 18:23:48 +08:00
20260715193000_scope_channel_report_fields_by_type
feat: add report material workflows and gateway safeguards
2026-07-15 18:23:48 +08:00
20260715194000_initialize_existing_report_material_pending
feat: add report material workflows and gateway safeguards
2026-07-15 18:23:48 +08:00
20260715200000_drop_channel_group_item_rate_limit
feat: add report material workflows and gateway safeguards
2026-07-15 18:23:48 +08:00
20260716110000_add_http_open_api
feat: add HTTP API and complete client workflows
2026-07-16 11:34:06 +08:00
20260716150000_expand_money_precision_to_four_decimals
feat: improve application access and money precision
2026-07-16 17:54:05 +08:00
20260718130000_add_cmpp_submit_group_message_id
feat: harden CMPP delivery and platform workflows
2026-07-20 18:07:29 +08:00
20260720110000_add_receipt_identity
feat: harden CMPP delivery and platform workflows
2026-07-20 18:07:29 +08:00
20260720113000_add_report_business_metrics
feat: harden CMPP delivery and platform workflows
2026-07-20 18:07:29 +08:00
20260720114500_add_receipt_phone_number
feat: harden CMPP delivery and platform workflows
2026-07-20 18:07:29 +08:00
20260721150000_backfill_misattributed_delivery_receipts
feat: harden platform workflows and UI governance
2026-07-22 14:14:55 +08:00
20260722170000_enforce_application_daily_limit_and_http_defaults
fix: enforce application limits and signature format
2026-07-22 16:29:22 +08:00
20260722173000_normalize_sms_signature_brackets
fix: enforce application limits and signature format
2026-07-22 16:29:22 +08:00
20260722190000_repair_sql_ascii_signature_utf8
fix: repair SQL_ASCII signature encoding
2026-07-22 18:51:02 +08:00
20260723120000_add_cmpp_inbound_long_message_reassembly
fix: reassemble inbound CMPP long messages
2026-07-23 21:04:35 +08:00
20260723220000_add_upstream_reconnect_schedule
feat: improve channel resilience and operations
2026-07-24 08:17:33 +08:00
20260723223000_default_application_task_phone_limit
feat: improve channel resilience and operations
2026-07-24 08:17:33 +08:00
20260723224000_add_report_submission_unknown_units
feat: improve channel resilience and operations
2026-07-24 08:17:33 +08:00
20260723225000_enforce_supplier_connection_state_identity
feat: improve channel resilience and operations
2026-07-24 08:17:33 +08:00
20260724113000_add_protocol_interaction_logs
feat: add protocol interaction observability
2026-07-24 10:47:47 +08:00
20260724143000_derive_application_delivery_modes
fix: close receipt delivery workflows
2026-07-24 14:40:57 +08:00
20260725160000_add_reliable_receipt_delivery_tracking
fix: harden upstream and downstream receipt delivery
2026-07-25 23:32:13 +08:00
20260726090000_allow_reuse_deleted_user_logins
feat: strengthen risk controls and review workflows
2026-07-26 13:08:12 +08:00
20260726113000_add_application_disabling_lifecycle
feat: strengthen risk controls and review workflows
2026-07-26 13:08:12 +08:00
20260726143000_application_risk_rules
feat: strengthen risk controls and review workflows
2026-07-26 13:08:12 +08:00
20260726223000_prevent_duplicate_retry_side_effects
fix: make SMS retry side effects idempotent
2026-07-26 22:31:30 +08:00
20260727113000_persist_submit_channel_group
fix: align signature review and admin operations
2026-07-27 22:07:51 +08:00
20260728153000_stage_report_material_import_reviews
feat: complete reporting and filing workflows
2026-07-28 20:28:47 +08:00
20260728223000_optimize_list_pagination
fix: paginate operational list pages
2026-07-28 23:20:13 +08:00
20260730093000_add_phone_frequency_controls
feat: add phone frequency controls and modularize codebase
2026-07-31 22:25:23 +08:00
20260730114500_add_phone_frequency_whitelist
feat: add phone frequency controls and modularize codebase
2026-07-31 22:25:23 +08:00
20260803113000_add_drainage_content_detection
feat: integrate analytics and fragment receipt improvements
2026-08-03 15:34:41 +08:00
20260803140000_fix_default_drainage_detection_rule_patterns
feat: integrate analytics and fragment receipt improvements
2026-08-03 15:34:41 +08:00
20260803190000_downstream_fragment_receipts
feat: integrate analytics and fragment receipt improvements
2026-08-03 15:34:41 +08:00
20260806100000_add_receipt_anomalies
release: prepare RealeseV2.3
2026-08-06 10:48:36 +08:00
20260809130000_add_protocol_log_plain_phone
feat: improve operations diagnostics and channel management
2026-08-09 14:27:19 +08:00
20260810143000_add_signature_retirement_alerts
feat: add carrier-aware signature retirement alerts
2026-08-10 20:54:05 +08:00
20260810214500_auto_split_legacy_signature_reports
feat: remove legacy signature confirmation
2026-08-10 22:40:13 +08:00
20260812153000_add_downstream_requeue_tasks
feat: 增强下游重投与签名质量检测
2026-08-12 17:05:53 +08:00
20260813150000_harden_downstream_requeue_tasks
feat: harden downstream requeue tasks
2026-08-13 12:05:57 +08:00
20260814150000_add_security_detection
feat: add Fail2ban security detection console
2026-08-14 10:58:18 +08:00
20260814173000_add_infrastructure_alert_settings
feat: add configurable infrastructure alerts
2026-08-14 17:51:42 +08:00
20260816100000_add_infrastructure_alert_reads
feat: add monitoring alert read state
2026-08-16 15:04:26 +08:00
20260820130000_add_submit_result_idempotency
perf(cmpp): decouple supplier result callbacks
2026-08-20 14:19:42 +08:00
20260820170000_add_cmpp_inbound_submission_inbox
perf(cmpp): add durable inbound fast path
2026-08-20 17:34:45 +08:00
20260825103000_add_gateway_submit_outbox
perf: batch gateway submits and isolate callbacks
2026-08-25 11:39:59 +08:00
20260825143000_add_uplink_event_id
perf: expand gateway capacity and prevent receipt replay
2026-08-25 16:08:30 +08:00
20260826170000_add_uplink_gateway_message_id
feat: densify sms records and improve uplink matching
2026-08-27 10:15:08 +08:00
20260904090000_report_material_async_analysis
feat: 异步解析大文件WPS报备资料
2026-09-04 22:51:07 +08:00
20260906170000_report_readiness_notifications
feat: 实现发送质量监控与报备状态消息通知
2026-09-06 19:22:49 +08:00
20260906171000_sending_monitor
feat: 实现发送质量监控与报备状态消息通知
2026-09-06 19:22:49 +08:00
20260907143000_night_sending_risk
feat: 按企业应用累计夜间短信并复用聚合审核
2026-09-07 22:55:29 +08:00
20260908050000_retirement_application_daily_message
fix: bound formatter memory and improve operations workflows
2026-09-08 12:46:15 +08:00
20260910130000_drainage_send_gate
feat: enforce signature-scoped drainage authorization before SMS submission
2026-09-10 13:29:04 +08:00
20260910160000_channel_sensitive_words
feat: filter SMS routes by channel sensitive words
2026-09-10 15:50:56 +08:00
20260914060000_http_api_durable_delivery
feat: remediate HTTP API reliability and developer documentation
2026-09-14 12:48:10 +08:00
migration_lock.toml
chore: add initial prisma migration
2026-07-01 16:43:08 +08:00