AltitudeWeb/frontend/src/app/pages
2025-11-22 01:19:46 +01:00
..
altitude Correct misassigned section classes in CommunityComponent HTML for consistent styling. 2025-11-08 21:23:06 +01:00
features Update Grove map button label to "Bayou" 2025-10-18 02:31:27 +02:00
footer Add priority attribute to Discord button image in footer for improved loading behavior. 2025-08-05 20:07:38 +02:00
forms Simplify SentComponent template by removing unnecessary <ng-content> wrapper. 2025-11-22 01:19:46 +01:00
head-mod/staff-pt Highlight playtime under threshold in red in Staff Playtime view. 2025-11-02 23:12:04 +01:00
header/header Add staff playtime feature, including backend services, API endpoint, and frontend integration. 2025-11-02 22:25:10 +01:00
home Update player count text to include context on home page 2025-10-18 02:46:31 +02:00
particles Replace deprecated Angular directives (*ngFor, *ngIf) with modern Angular template syntax. Remove unused CommonModule imports across components for optimization. Clean up excess spacing and formatting in HTML files. 2025-07-15 21:48:23 +02:00
reference Implement dynamic container height adjustment in NickGeneratorComponent based on header and footer dimensions. Refactor HTML structure for improved dark mode styling and accessibility. Optimize component lifecycle by adding AfterViewInit and OnDestroy handling with a ResizeObserver. 2025-11-08 22:09:35 +01:00
vote Update vote eligibility logic, add MatIconModule, and refine button styles for improved clarity. 2025-10-24 22:43:38 +02:00