mirror of
https://codeberg.org/likwid/likwid.git
synced 2026-02-09 21:13:09 +00:00
- Backend: Rust/Axum with PostgreSQL, plugin architecture - Frontend: Astro with polished UI - Voting methods: Approval, Ranked Choice, Schulze, STAR, Quadratic - Features: Liquid delegation, transparent moderation, structured deliberation - Documentation: User and admin guides in /docs - Deployment: Docker/Podman compose files for production and demo - Demo: Seeded data with 3 communities, 13 users, 7 proposals License: AGPLv3 |
||
|---|---|---|
| .. | ||
| 20260125180102_initial_schema.sql | ||
| 20260125181224_voting_system.sql | ||
| 20260125183611_comments.sql | ||
| 20260125204900_notifications.sql | ||
| 20260125205600_advanced_voting.sql | ||
| 20260125211000_public_events.sql | ||
| 20260126012000_plugin_packages.sql | ||
| 20260126120000_instance_settings.sql | ||
| 20260126121000_admin_columns.sql | ||
| 20260126130000_deliberation_system.sql | ||
| 20260126140000_advanced_voting.sql | ||
| 20260126150000_liquid_delegation.sql | ||
| 20260126160000_plugin_registry.sql | ||
| 20260126170000_gitlab_integration.sql | ||
| 20260126180000_roles_permissions.sql | ||
| 20260126190000_voting_plugins.sql | ||
| 20260126200000_invitations.sql | ||
| 20260126210000_plugin_kv_store.sql | ||
| 20260126220000_approval_workflows.sql | ||
| 20260126230000_vote_reproducibility.sql | ||
| 20260126240000_topic_voting_methods.sql | ||
| 20260126250000_moderation_ledger.sql | ||
| 20260126260000_decision_workflows.sql | ||
| 20260126270000_self_moderation_rules.sql | ||
| 20260126280000_proposal_lifecycle.sql | ||
| 20260126290000_governance_analytics.sql | ||
| 20260126300000_conflict_resolution.sql | ||
| 20260126310000_structured_deliberation.sql | ||
| 20260126320000_public_data_export.sql | ||
| 20260126330000_federation.sql | ||
| 20260127105000_wasm_plugin_runtime.sql | ||
| 20260127150000_demo_seed_data.sql | ||