Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-27 | Extracted news module renderer to function and file | kaotisk | 2 | -9/+31 | |
2023-12-27 | Extracted module renderer to file and function | kaotisk | 2 | -27/+32 | |
2023-12-27 | If no nickname, print IPFS CIDv0 of GPG key found in block | kaotisk | 1 | -1/+4 | |
2023-12-27 | Placeholder check and create to new function | kaotisk | 1 | -8/+16 | |
2023-12-27 | Set different progress bar for each request | kaotisk | 1 | -2/+3 | |
2023-10-29 | Minor adjustements | kaotisk | 2 | -1/+3 | |
2023-09-14 | Further refactoring | kaotisk | 3 | -156/+178 | |
- 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 | 6 | -221/+221 | |
2023-09-11 | Removes previously locally stored settings | kaotisk | 1 | -2/+4 | |
Applies them "on the fly" | |||||
2023-09-11 | Applying use of archingKaosFetchJSON | kaotisk | 1 | -24/+16 | |
2023-09-11 | Some comments | kaotisk | 3 | -7/+18 | |
2023-09-11 | Changed way we init and handle location | kaotisk | 2 | -14/+9 | |
2023-09-11 | Avoids running the callback function on 404 | kaotisk | 1 | -1/+5 | |
2023-09-07 | Human readable code refactor | kaotisk | 2 | -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-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-07 | Expands sub-objects from settings object | kaotisk | 1 | -1/+15 | |
2023-09-07 | Added not found section to the menuids | kaotisk | 1 | -1/+2 | |
2023-09-06 | Fixed CSS warnings | kaotisk | 1 | -0/+1 | |
2023-09-06 | Introduced SPA router and make use of it | kaotisk | 2 | -2/+28 | |
2023-09-05 | Moving from Fetch to XMLHttpRequest | kaotisk | 1 | -12/+37 | |
2023-09-05 | Waiting for connection from port 80 to port 3000 | kaotisk | 1 | -1/+1 | |
2023-09-05 | Fixed Stellar menu | kaotisk | 1 | -0/+7 | |
2023-09-05 | Made more clear what is what | kaotisk | 1 | -2/+6 | |
2023-09-01 | Sanitizing Markdown | kaotisk | 1 | -1/+1 | |
2023-09-01 | Huge update, read description | kaotisk | 10 | -770/+1133 | |
- 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 | |||||
2022-11-15 | Fixed border line in logo, fixed ident in app.js and added some failsafe...v0.1.0 | kaotisk | 1 | -724/+735 | |
2022-11-09 | Pre separation with tons of updates | kaotisk | 1 | -0/+771 | |