This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
AltitudeWeb
Watch
5
Star
0
Fork
You've already forked AltitudeWeb
0
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8533cfa365
AltitudeWeb
/
frontend
/
src
History
akastijn
f7edde65d6
Refactor ChatMessage model and components: rename
messageJson
to
miniMessageNode
for clarity and consistency.
2026-08-01 23:36:40 +02:00
..
app
Refactor ChatMessage model and components: rename
messageJson
to
miniMessageNode
for clarity and consistency.
2026-08-01 23:36:40 +02:00
environments
Configure proxy for API requests and remove hardcoded
apiUrl
from environment files.
2025-09-24 21:44:41 +02:00
index.html
Update favicon
2025-04-19 01:40:14 +02:00
main.ts
Refactor
AuthenticatedUuid
to singleton service and replace static calls across the codebase. Add JWT authority converters, improve punishment expiry handling, and enhance frontend dialog functionality for editing punishments. Extend CORS allowed methods and origins.
2025-10-24 21:10:34 +02:00
styles.scss
Refactor Angular Material table styles to use global theme-based CSS variables and remove redundant component-specific overrides.
2025-11-24 01:19:19 +01:00