mirror of
https://codeberg.org/likwid/likwid.git
synced 2026-06-25 07:27:42 +00:00
Verified changes: - rename backend/.sqlx/query-92461256ad7b62764b2bd75674ccbfc11df6648d6d856e3e68fc80801457c555.json -> backend/.sqlx/query-277e2cb84c2809b3077e36083e61a348d439578815db96969d524ccbb3f83816.json - delete backend/.sqlx/query-3d9153f242fa24637d71a4b4f0a76edee15892248acb6b281ffdbab11a4bff0f.json - add backend/.sqlx/query-683446d56fc5fbb31800fda950adf0e80fcb3769fc4e32c396ac246b038eb6d1.json - add backend/.sqlx/query-6a09254b2c257b9d281177cc012b9e85aab46b843ce5b58720743463051227fe.json - add backend/.sqlx/query-6f4895e8ee8fd91b4266d36e0e60088e54e843b17af24b6f7381831b179bef40.json - add backend/.sqlx/query-7704c0adfa1399b3f95db1fff2f8b83ac7c10efcff1ff52da930c72c71cac614.json - rename backend/.sqlx/query-a903d88370faa52169ffd4ec6a54a789ee4a6173fe84aca0ef8dedaa46b1f93c.json -> backend/.sqlx/query-786d22de6313d554e95069d020362b4880f40187cb022d94126df9ced0f3f162.json - delete backend/.sqlx/query-957b131c5ae23e306fe4634db068c611122ae61057c805c82413fb69ed015c58.json - rename backend/.sqlx/query-cc97b910b8afcfd348d5fe69f7e75862ddd7e31680e46a61170a467b64cdf547.json -> backend/.sqlx/query-ca0137d7aa900603770ccc69ef628d6505fea09a24414d34141691f032e1f8f2.json - add backend/.sqlx/query-fbd1e5ae4d4bf826df698eed56170cbb980e205b8d7ac4e27409f807680c7034.json - add backend/migrations/20260215211500_approve_community_defaults.sql - modify backend/src/api/communities.rs - modify backend/src/api/settings.rs - modify frontend/src/pages/admin/settings.astro - modify frontend/src/pages/communities/[slug]/settings.astro Diffstat: - 15 files changed, 416 insertions(+), 114 deletions(-) |
||
|---|---|---|
| .. | ||
| 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 | ||
| 20260128113000_moderation_ledger_delete_guard_fix.sql | ||
| 20260215190000_instance_theme.sql | ||
| 20260215211500_approve_community_defaults.sql | ||