aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2023-09-07Human readable code refactorkaotisk2-335/+248
- URLentos, the URL maker (small functions returning URLs) - archingKaosFetch expansion with params to be pushed on the callback functions - Introduced several functions to be used as callbacks Notes: 1) Render means place to the DOM 2) Proceed means another function is called in the end of the callback
2023-09-07Removed console logskaotisk1-2/+0
2023-09-07Added params to be passed to the callback functionkaotisk1-2/+2
2023-09-07Expands sub-objects from settings objectkaotisk1-1/+15
2023-09-07Added not found section to the menuidskaotisk1-1/+2
2023-09-06CSS clean upkaotisk1-25/+30
2023-09-06Fixed font to load from local URLkaotisk2-7/+1
2023-09-06Fixed CSS warningskaotisk2-3/+3
2023-09-06Introduced SPA router and make use of itkaotisk3-2/+29
2023-09-06Added "not found" sectionkaotisk1-0/+5
2023-09-06Removed old button for stellar connectionkaotisk1-6/+0
2023-09-05Moving from Fetch to XMLHttpRequestkaotisk1-12/+37
2023-09-05Waiting for connection from port 80 to port 3000kaotisk1-1/+1
2023-09-05Fixed Stellar menukaotisk2-13/+13
2023-09-05Made more clear what is whatkaotisk1-2/+6
2023-09-01Sanitizing Markdownkaotisk6-1/+6
2023-09-01Huge update, read descriptionkaotisk17-1107/+1743
- 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
2023-01-16Changed tool link to point to github resourceskaotisk1-1/+1
2022-11-15Fixed border line in logo, fixed ident in app.js and added some failsafe...v0.1.0kaotisk2-724/+735
2022-11-10Renamed files for conveniencekaotisk3-2/+2
2022-11-10Local pullkaotisk5-7/+178
2022-11-10After separationkaotisk1-887/+147
2022-11-09Pre separation with tons of updateskaotisk3-0/+1787