Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-27 | Set different progress bar for each request | kaotisk | 1 | -2/+3 | |
2023-09-14 | Further refactoring | kaotisk | 1 | -2/+2 | |
- Removed comments since moving stuff around made them irrelevant - Introduced some new functions breaking out big function chunks - Cleaned up further commented out commands | |||||
2023-09-13 | Further refactoring | kaotisk | 1 | -17/+1 | |
2023-09-11 | Avoids running the callback function on 404 | kaotisk | 1 | -1/+5 | |
2023-09-07 | Removed console logs | kaotisk | 1 | -2/+0 | |
2023-09-07 | Added params to be passed to the callback function | kaotisk | 1 | -2/+2 | |
2023-09-05 | Moving from Fetch to XMLHttpRequest | kaotisk | 1 | -12/+37 | |
2023-09-01 | Huge update, read description | kaotisk | 1 | -0/+33 | |
- Bug fixes - Splitted app.js to many files - Gathered CSS to one place instead of layers - Redesigned page layout - Added settings so you can personalize them later - Redesigned menu layout - Added radio player for AKDR to connect there |