aboutsummaryrefslogtreecommitdiff
path: root/src/js/arching-kaos-fetch.js
AgeCommit message (Collapse)AuthorFilesLines
5 daysAKFS get function from map hashkaotisk1-0/+28
2024-11-30Minor updateskaotisk1-13/+14
- Fix refreshRadio and exported function - Exported function refreshChat - New function debugLog to replace console.log with conditional printing - Licensing to be LibreJS compatible - Minor fixes where applicable (see diff)
2024-11-29Major refactoringkaotisk1-19/+33
2024-11-11Added Radiokaotisk1-0/+8
2023-12-27Set different progress bar for each requestkaotisk1-2/+3
2023-09-14Further refactoringkaotisk1-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-13Further refactoringkaotisk1-17/+1
2023-09-11Avoids running the callback function on 404kaotisk1-1/+5
2023-09-07Removed console logskaotisk1-2/+0
2023-09-07Added params to be passed to the callback functionkaotisk1-2/+2
2023-09-05Moving from Fetch to XMLHttpRequestkaotisk1-12/+37
2023-09-01Huge update, read descriptionkaotisk1-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