AltitudeWeb/frontend/src/app
2025-11-24 00:49:56 +01:00
..
guards Navigate to root path after successful login via login/:code route in AuthGuard. 2025-11-08 18:06:13 +01:00
pages Add staff role mapping, display role in UI, and enhance staff playtime calculations 2025-11-24 00:49:56 +01:00
pipes Add vote statistics feature and improve vote page functionality 2025-10-24 19:39:08 +02:00
services Prevent username retrieval if user is not authenticated and fix variable naming in DiscordAppealMapper. 2025-11-23 05:03:42 +01:00
shared-components Add FullSizeComponent for dynamic height adjustment and update SentComponent to use it 2025-11-22 01:17:54 +01:00
types Updated version and voting requirements 2025-08-30 14:16:07 +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 Implement Discord appeal functionality, including database schema, API endpoints, front-end form, and Discord message handling. 2025-11-22 22:26:40 +01:00