Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FormattingHEADmaster | Runxi Yu | 2024-07-06 | 1 | -2/+1 |
| | |||||
* | HaxServ -> CoupServ repo links | Runxi Yu | 2024-06-10 | 1 | -4/+4 |
| | |||||
* | DANGEROUS: Allow unauthenticated injections | Runxi Yu | 2024-06-10 | 1 | -0/+3 |
| | |||||
* | Add repo info in index.html | Runxi Yu | 2024-06-10 | 1 | -0/+3 |
| | |||||
* | Handle IRCv3 tags and PRIVMSG | Runxi Yu | 2024-06-10 | 1 | -2/+50 |
| | |||||
* | Have a virtual user and join channels | Runxi Yu | 2024-06-09 | 2 | -3/+22 |
| | |||||
* | Add noscript warning | Runxi Yu | 2024-06-09 | 1 | -0/+7 |
| | |||||
* | Uniform the formatting | Runxi Yu | 2024-06-09 | 2 | -9/+11 |
| | |||||
* | Licensing best practices | Runxi Yu | 2024-06-09 | 5 | -233/+698 |
| | |||||
* | README.md: Compare with HaxServ | Runxi Yu | 2024-06-09 | 1 | -1/+17 |
| | |||||
* | Respond to PINGs | Runxi Yu | 2024-06-09 | 1 | -7/+35 |
| | | | | Also, send ENDBURST | ||||
* | index.html: <meta charset="utf-8" /> | Runxi Yu | 2024-06-09 | 1 | -0/+1 |
| | |||||
* | Use 1205 rather than the TS6 protocol | Runxi Yu | 2024-06-09 | 1 | -3/+4 |
| | | | | It can connect now. | ||||
* | Consistently use snake_case, not camelCase | Runxi Yu | 2024-06-09 | 2 | -4/+4 |
| | |||||
* | Add example InspIRCd configuration | Runxi Yu | 2024-06-09 | 1 | -0/+23 |
| | |||||
* | Use config.js again | Runxi Yu | 2024-06-09 | 4 | -132/+14 |
| | |||||
* | Fork-init index.html | Runxi Yu | 2024-06-09 | 1 | -12/+11 |
| | |||||
* | Refactor: Remove all imported files and just use main.js | Runxi Yu | 2024-06-09 | 7 | -70/+27 |
| | |||||
* | Fork-init README.md | Runxi Yu | 2024-06-09 | 1 | -3/+9 |
| | |||||
* | Add a minimal server | 9pfs | 2022-06-24 | 8 | -0/+74 |
| | |||||
* | Add 'const.js' | 9pfs | 2022-06-25 | 1 | -0/+2 |
| | |||||
* | Add 'index.html' | 9pfs | 2022-06-25 | 1 | -0/+12 |
| | | | | | Setting up the repository Signed-off-by: 9pfs <hellosmile6@tilde.team> | ||||
* | Initial commit | 9pfs | 2022-06-25 | 3 | -0/+356 |