AltitudeWeb/frontend/src/app
2025-08-24 00:43:58 +02:00
..
guards Remove defaultAuthStatus from all environment configurations. 2025-08-23 20:13:59 +02:00
pages Add embed message support to Discord bot and update appeal flow to use embeds for Discord notifications 2025-08-24 00:43:58 +02:00
pipes Rework folder structure in frontend 2025-07-04 19:50:21 +02:00
services Add email verification functionality, including backend support, email handling, and user interface integration. 2025-08-23 21:46:10 +02:00
shared-components Update login form label to provide instructions for obtaining the code from the Minecraft server. 2025-08-03 01:27:49 +02:00
types Rename authorizations to authorities in JWT interface and related method in auth.service.ts. Update debug logging accordingly. 2025-08-02 22:11:54 +02:00
app.component.html Move <app-footer> to the root app component 2025-04-05 23:19:50 +02:00
app.component.scss Initial setup 2025-04-02 19:18:39 +02:00
app.component.spec.ts Standardize coding style and formatting across the project 2025-04-05 18:19:10 +02:00
app.component.ts Rework folder structure in frontend 2025-07-04 19:50:21 +02:00
app.routes.ts Add SentComponent for form submission confirmation and integrate with email verification flow 2025-08-23 22:42:18 +02:00