64 Commits

Author SHA1 Message Date
f632da6195 update URLs 2022-07-19 13:17:59 -04:00
1944f92c64 revert to old wallpaper tiles 2021-11-19 09:33:47 -05:00
5c35d87cb2 clean up html 2021-11-19 09:10:59 -05:00
c01e25bf3b Update README 2021-11-18 21:34:58 -05:00
23dccc7abe update websockets endpoint 2021-11-18 19:58:34 -05:00
3395f2c96d use CF pages 2021-11-18 19:45:56 -05:00
8f55942b8c bundle with esbuild 2021-11-18 19:16:23 -05:00
53ea678982 back to skypack 2021-11-18 18:15:35 -05:00
4a42b64843 try skypack -> esm.run (it bundles everything into one file) 2021-11-18 18:13:24 -05:00
938e532639 stop pushing image to DO registry (it's over the free size limit) 2021-11-18 10:26:15 -05:00
ab6f8369f3 try slimming down docker image 2021-11-18 10:11:07 -05:00
09e562c93e preconnect to cdn.skypack.dev 2021-11-18 09:53:15 -05:00
9153a23a35 some cleanup 2021-11-18 09:41:43 -05:00
0f18cf7cd1 optimize wallpaper tiles 2021-11-18 09:27:48 -05:00
4596263521 debug logging 2021-11-18 09:23:59 -05:00
00558a112d duh, can't name something 'console'... 2021-11-18 09:15:50 -05:00
0ba2c842db fix delayed/incorrect "javascript unsupported" message 2021-11-18 09:14:07 -05:00
707f554c36 allow websockets from netlify.app subdomain for debugging 2021-11-18 00:11:45 -05:00
537456e0f1 modernize the frontend, mainly by pulling novnc from skypack.dev 2021-11-17 23:37:50 -05:00
75ac8f27e9 move gh-pages content to ./frontend 2021-11-17 22:37:37 -05:00
b93cec8057 force amd64 ubuntu base image 2021-05-23 11:48:39 -04:00
1b4dc7ab29 bump websocketd, commit binary 2021-05-22 11:01:13 -04:00
c19eceb29a lower memory limit 2021-03-29 10:44:10 -04:00
b95ab2d828 Update README.md 2021-03-29 10:42:20 -04:00
2d4f908166 update references to GCR 2021-03-29 09:45:32 -04:00
f4a70c4657 Update install.sh 2020-10-10 11:27:43 -04:00
9b46d993fb moved sockets server (again) 2020-10-10 11:16:29 -04:00
34914fda48 Update config.yml 2020-08-03 19:43:10 -04:00
217b270a81 remove tini from container 2020-08-02 15:49:59 -04:00
7080f96822 Update install.sh 2020-08-02 11:53:40 -04:00
21b375aad3 Create config.yml 2020-08-02 11:49:40 -04:00
059d4ac4fc re-organizing, again... 2020-08-02 11:47:07 -04:00
ead87a4451 moved the frontend to gh-pages branch & domain to y2k.jarv.is 2020-08-01 22:32:04 -04:00
89b43f033d correct credit for octocat corner: http://tholman.com/github-corners/ 2020-07-12 07:20:54 -04:00
f05ff7dea5 fix DOS font on 404 page 2020-07-06 19:40:00 -04:00
0f1560d738 steal cool octocat corner from https://custom-elements-everywhere.com/ 2020-07-01 12:40:59 -04:00
34e0cacbca Update deploy.yml 2020-06-29 11:04:57 -04:00
16576d7fc8 add tini to container 2020-06-29 00:33:43 -04:00
9c31f20e6a switch from Docker Hub to GCR for private OS image
and cleaned up install.sh a bit
2020-06-12 11:35:55 -04:00
bfaf0b042d made some changes to OS image (see #1) 2020-06-11 15:16:02 -04:00
505e814d8c commit the backend!!!! 🎉 2020-06-10 11:38:57 -04:00
f810c0d393 remove unnecessary HTTP headers 2020-06-09 12:59:43 -04:00
60f7a85da4 minify the remaining JS 2020-06-09 08:49:22 -04:00
55884856f9 link to status page in error/timeout message 2020-06-08 18:40:10 -04:00
0d0de8922b add status/uptime badges to readme [skip ci] 2020-06-08 14:12:06 -04:00
53e3a0a478 decreased boot timeout on the backend 2020-06-08 09:14:48 -04:00
0442f9f413 throw the tiny random site scripts in with the rest of app.js
and add JS-disabled and timeout messages... DOS style, of course.
2020-06-08 00:45:21 -04:00
66bf1faec3 add "please wait" and "please enable websockets" messages 2020-06-07 18:35:08 -04:00
a979c3e013 change domain to y2k.land 2020-06-04 12:59:57 -04:00
446a4b85ef increase edge cache TTL (we're purging cache on deploys anyway) 2020-06-03 16:41:47 -04:00