- Fixed websocket not working (apparently it 403’s unless you put the panel URL as Origin header)
- Added pagination to the servers screen and also made the server load lazily and get unrendered when out of the display
Also suspended servers’ names now are grayed out - Installed a ANSI parser library to correctly color console output (hopefully it works however they already said it won’t work for outline 😭)
- Took the scrollbar modifiers from my Zipline app and put a scrollbar in the servers list
- Created a
objectto easily access theWebSocketManagerfrom aViewModelclass
Currently working on the specific server page, right now it’s empty but i got websocket working, i’ll push it once it’s finished
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.