Commit Graph

31 Commits

Author SHA1 Message Date
91947cd3f1 Fixes to support Django Channels 4. 2023-07-29 18:28:44 -04:00
d29cf33e07 Fix gunicorn service to reference gunicorn3. 2022-11-14 01:51:46 -08:00
5032e16f6c Add apps.aweirdimagination.net info files. 2022-11-14 01:51:46 -08:00
90f9282247 Add uwsgi and gunicorn config files. 2022-11-14 01:51:46 -08:00
0213931a8b Include expansion and complexity in spirit choice list. 2022-11-14 01:51:27 -08:00
a450f55af5 Avoid f string for constant string. 2022-11-14 00:59:41 -08:00
fe7bae770b Add spirit names up to Horizons. 2022-11-14 00:32:51 -08:00
1c442bec41 Let nginx proxy_redirect handle subdirectory for redirects. 2020-04-11 23:32:28 -07:00
96c41150f9 Push new status immediately if possible instead of invalidating and forcing a reload. 2020-04-11 23:32:28 -07:00
9411b21d0f Wait to retry on error. 2020-04-11 23:32:28 -07:00
44402c3907 Cancel long-polling for status from client side after 50 seconds. 2020-04-11 23:32:28 -07:00
997d1260c8 Add script_prefix support. 2020-04-11 23:32:28 -07:00
8aba4f8529 Disconnect when done with status consumer. 2020-04-11 23:32:28 -07:00
564d79e831 Add some recovery attempts for race condition of missing status invalidation. 2020-04-11 23:32:28 -07:00
93e521aca0 Initial support for long-polling. 2020-04-11 23:32:28 -07:00
02a8ed8730 Add migrations to .gitignore. 2020-04-11 18:09:15 -04:00
f42edf2595 Add support for being run as asgi instead of wsgi. 2020-04-11 17:10:46 -04:00
7ac94f33d2 Adjust styles to be more compact with larger text. 2020-03-30 18:15:58 -07:00
e9aa0b1a5c Adjust text to be more compact. 2020-03-30 18:15:39 -07:00
34a7850975 Fix source code link. 2020-03-29 02:54:56 -07:00
8ea70a1e1c Actually show options for enabling event phases. 2020-03-29 02:50:13 -07:00
28ab47e5e4 Changes via Javascript work. 2020-03-28 23:55:18 -07:00
11f661fd8a Information display can be updated via Javascript... but editing in multiple instances won't work right. 2020-03-28 21:01:27 -07:00
b5c689915f [WIP] Updating some info via Javascript works. 2020-03-28 14:51:35 -07:00
f8f963ce51 [WIP] Adding support for updates via Javascript instead of forms. 2020-03-20 09:47:33 -07:00
b92159d4de Fix to fear phase logic; add event phase support; add revert phase button. 2020-03-15 18:51:04 -07:00
a65ab743f8 Advancing phases works. Minimal usable version. 2020-03-15 17:17:01 -07:00
454cc15835 Able to set fear and ready status with forms. Cannot actually advance phase yet. 2020-03-15 15:07:37 -07:00
b8b686d4ed Initial models and forms done; working on views. 2020-03-14 19:23:41 -07:00
984b80abf7 Site skeleton generated by Django. 2020-03-07 14:26:50 -08:00
c6aa98531f Initial commit. 2020-03-07 14:13:59 -08:00