summary refs log tree commit diff
path: root/bin/1sh/var.c (follow)
Commit message (Expand)AuthorAge
* Revert "Set default ENV to ~/.config/cash/cashrc"June McEnroe2019-11-21
* Remove HISTFILE default valueJune McEnroe2019-11-21
* Remove PSlitJune McEnroe2019-11-20
* Rename catsh to 1shJune McEnroe2019-06-28
header'>2016-08-29Add semicolondestruc7i0n 2016-08-29FixesColin 2016-04-11Update discord.js versiondestruc7i0n 2016-01-23Add S_Odestruc7i0n 2016-01-24Only have one RCON reconnect at the same timesecret_online 2016-01-24Add config option for RCON delaysecret_online 2016-01-24Reconnect RCON on errorsecret_online Added 10s delay inbetween connections 2016-01-23Check Discord channel ID for incoming messagessecret_online 2016-01-18Beautify with JS Beautifysecret_online Embrace the whitespace. Readability is a great thing. 2016-01-18Add var keyword to variable declarationssecret_online Also added strict mode declaration. Linter should now pick up on strict mode invalidations. 2016-01-13Add Suggestions and fix one commentdestruc7i0n 2016-01-13Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update index.jsdestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0ner'>2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe