AltitudeWeb/frontend/src/app
2026-01-09 03:58:19 +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 Refactor particle management: remove secret key from file operations, add ParticleManagerComponent, update frame naming conventions, and enhance style and functionality. 2026-01-04 05:22:04 +01:00
pipes Add vote statistics feature and improve vote page functionality 2025-10-24 19:39:08 +02:00
services Removable footer, compact styling for particle creator 2025-12-27 21:04:55 +01:00
shared-components Removable footer, compact styling for particle creator 2025-12-27 21:04:55 +01:00
types Bump ALTITUDE_VERSION to 1.21.10 2026-01-09 03:58:19 +01:00
util Add deepCopy utility and enforce required fields in particle forms 2025-12-27 22:06:45 +01: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.ts Removable footer, compact styling for particle creator 2025-12-27 21:04:55 +01: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