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
8f9aea2e0f
AltitudeWeb
/
frontend
/
src
History
akastijn
8f9aea2e0f
Refactor ChatService and ChannelListComponent: integrate
ChatService
into
ChannelListComponent
, rename
partieId
to
partyId
, update party and DM name mappings in UI, and remove debug log in AuthService.
2026-08-01 20:47:34 +02:00
..
app
Refactor ChatService and ChannelListComponent: integrate
ChatService
into
ChannelListComponent
, rename
partieId
to
partyId
, update party and DM name mappings in UI, and remove debug log in AuthService.
2026-08-01 20:47:34 +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