You've already forked AstralRinth
bd97ace974
* feat: implement access tab with dummy data * fix: spacing * feat: qa * feat: implement backend * qa: qa pass * feat: fix user "search" * fix: lint * feat: change to bitfield * feat: fix fields * fix: lint * fix: lint * feat: hook up api * feat: fix permissions * feat: audit log table event start * feat: better mobile mode for audit log table * feat: i18n * feat: qa * feat: enforce permissions * feat: email template start * feat: qa * fix: tooltip bug * feat: qa * impl: sse support in api-client * feat: sse impl * fix: desync path * feat: time frame picker from analytics * feat: QA * fix: spacing * fix: permisison audit log entries * fix: hosting manage page shared server detection * fix: lint * feat: qa + lint * feat: audit log table sort by time * feat: finish frontend panel stuff * fix: lint * fix: backend alignment * fix: lint * fix: supress friend errors * feat: qa * fix: qa * fix: lint * fix: utils barrel * fix: safari cookies in dev * fix: pin nuxt * feat: fixes + notif fix * fix: notifications * feat: qa * fix: notification sync not happening immediately * fix: qa * fix: qa * feat: qa * blog + prepr * feat: toast shit * blog images * thumbnail update one last time * prepr * feat: use reinvite route * update images * fix: reinvite stuff * fix: lint * fix: alignment of save bar * fix: notif sizing * fix: split up access * fix: lint * fix: lint * fix: link --------- Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
85 lines
3.9 KiB
TypeScript
85 lines
3.9 KiB
TypeScript
// AUTO-GENERATED FILE - DO NOT EDIT
|
|
import { article as a_new_chapter_for_modrinth_servers } from "./a_new_chapter_for_modrinth_servers";
|
|
import { article as accelerating_development } from "./accelerating_development";
|
|
import { article as analytics_overhaul } from "./analytics_overhaul";
|
|
import { article as becoming_sustainable } from "./becoming_sustainable";
|
|
import { article as capital_return } from "./capital_return";
|
|
import { article as carbon_ads } from "./carbon_ads";
|
|
import { article as content_management_overhaul } from "./content_management_overhaul";
|
|
import { article as creator_monetization } from "./creator_monetization";
|
|
import { article as creator_update } from "./creator_update";
|
|
import { article as creator_updates_july_2025 } from "./creator_updates_july_2025";
|
|
import { article as creator_withdrawals_overhaul } from "./creator_withdrawals_overhaul";
|
|
import { article as design_refresh } from "./design_refresh";
|
|
import { article as download_adjustment } from "./download_adjustment";
|
|
import { article as free_server_medal } from "./free_server_medal";
|
|
import { article as introducing_server_projects } from "./introducing_server_projects";
|
|
import { article as knossos_v2_1_0 } from "./knossos_v2_1_0";
|
|
import { article as licensing_guide } from "./licensing_guide";
|
|
import { article as modpack_changes } from "./modpack_changes";
|
|
import { article as modpacks_alpha } from "./modpacks_alpha";
|
|
import { article as modrinth_app_beta } from "./modrinth_app_beta";
|
|
import { article as modrinth_beta } from "./modrinth_beta";
|
|
import { article as modrinth_hosting_in_app } from "./modrinth_hosting_in_app";
|
|
import { article as modrinth_servers_asia } from "./modrinth_servers_asia";
|
|
import { article as modrinth_servers_beta } from "./modrinth_servers_beta";
|
|
import { article as new_environments } from "./new_environments";
|
|
import { article as new_site_beta } from "./new_site_beta";
|
|
import { article as plugins_resource_packs } from "./plugins_resource_packs";
|
|
import { article as pride_campaign_2025 } from "./pride_campaign_2025";
|
|
import { article as pride_campaign_2026 } from "./pride_campaign_2026";
|
|
import { article as redesign } from "./redesign";
|
|
import { article as russian_censorship } from "./russian_censorship";
|
|
import { article as server_access } from "./server_access";
|
|
import { article as skins_now_in_modrinth_app } from "./skins_now_in_modrinth_app";
|
|
import { article as standing_by_our_values } from "./standing_by_our_values";
|
|
import { article as standing_by_our_values_russian } from "./standing_by_our_values_russian";
|
|
import { article as streamlined_version_creation } from "./streamlined_version_creation";
|
|
import { article as two_years_of_modrinth } from "./two_years_of_modrinth";
|
|
import { article as two_years_of_modrinth_history } from "./two_years_of_modrinth_history";
|
|
import { article as whats_modrinth } from "./whats_modrinth";
|
|
import { article as windows_borderless_malware_disclosure } from "./windows_borderless_malware_disclosure";
|
|
|
|
export const articles = [
|
|
a_new_chapter_for_modrinth_servers,
|
|
accelerating_development,
|
|
analytics_overhaul,
|
|
becoming_sustainable,
|
|
capital_return,
|
|
carbon_ads,
|
|
content_management_overhaul,
|
|
creator_monetization,
|
|
creator_update,
|
|
creator_updates_july_2025,
|
|
creator_withdrawals_overhaul,
|
|
design_refresh,
|
|
download_adjustment,
|
|
free_server_medal,
|
|
introducing_server_projects,
|
|
knossos_v2_1_0,
|
|
licensing_guide,
|
|
modpack_changes,
|
|
modpacks_alpha,
|
|
modrinth_app_beta,
|
|
modrinth_beta,
|
|
modrinth_hosting_in_app,
|
|
modrinth_servers_asia,
|
|
modrinth_servers_beta,
|
|
new_environments,
|
|
new_site_beta,
|
|
plugins_resource_packs,
|
|
pride_campaign_2025,
|
|
pride_campaign_2026,
|
|
redesign,
|
|
russian_censorship,
|
|
server_access,
|
|
skins_now_in_modrinth_app,
|
|
standing_by_our_values,
|
|
standing_by_our_values_russian,
|
|
streamlined_version_creation,
|
|
two_years_of_modrinth,
|
|
two_years_of_modrinth_history,
|
|
whats_modrinth,
|
|
windows_borderless_malware_disclosure
|
|
];
|