Go to file
Kay Faraday 0a6f901efb whitelist akko.faraday.quest 2024-09-09 13:33:28 -07:00
.vscode reorganize server & fix various linting errors 2024-03-03 17:36:57 -07:00
packages whitelist akko.faraday.quest 2024-09-09 13:33:28 -07:00
.dockerignore add git to dockerfile 2024-05-26 14:58:53 -06:00
.gitignore move everything to a dockerfile instead of complicated system lol 2024-04-02 16:52:39 -06:00
Dockerfile add bugsnag key as a build arg to dockerfile 2024-07-12 13:23:55 -06:00
LICENSE bump license year 2024-03-22 00:11:05 -06:00
README.md new pixel every 5s 2024-08-04 14:37:38 -07:00
docker-compose.yml allow alternate scripts to run in docker, fix performance issue with workers 2024-07-10 10:16:54 -06:00
docker-start-worker.sh massive performance rewrite 2024-06-26 18:38:46 -06:00
docker-start.sh allow alternate scripts to run in docker, fix performance issue with workers 2024-07-10 10:16:54 -06:00
package-lock.json Dark mode 2024-07-15 15:54:59 +00:00
package.json tsx is better at running ts in dev 2024-05-23 14:57:33 -06:00

README.md

Canvas

This is a fork of https://git.sc07.company/sc07/canvas, as deployed on https://mural.freak.university.

Changes

  • Whitelist "pedi" instances and block everyone else.
  • Change the pixel delay to an even 5 seconds.