AltitudeWeb/frontend/src/app
2025-11-08 18:32:49 +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 Fix spacing 2025-11-08 18:32:49 +01:00
pipes Add vote statistics feature and improve vote page functionality 2025-10-24 19:39:08 +02:00
services Remove debug console.log statements from auth.service.ts. 2025-10-24 19:52:26 +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 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 Add login/:code route with AuthGuard and required authorizations 2025-11-08 18:02:34 +01:00