Commit Graph

  • e4d68fcbae add row/col announcements master Tait Hoyem 2022-01-10 18:03:31 -0700
  • bff3896804 Add home link to nav Tait Hoyem 2022-01-10 18:00:33 -0700
  • 873d029f25 update readme with detailed dev instructions Tait Hoyem 2022-01-10 17:47:59 -0700
  • b392262824 Update readme indsutction to reflect new command Tait Hoyem 2022-01-09 10:18:33 -0700
  • 209f73de6b ready for skel Tait Hoyem 2022-01-09 10:16:58 -0700
  • f4014e33dd remove accidental copy' Tait Hoyem 2022-01-09 10:14:33 -0700
  • e646485ca2 full new game command Tait Hoyem 2022-01-09 10:14:08 -0700
  • cf01547eeb Add partials Tait Hoyem 2022-01-08 19:55:23 -0700
  • 236ee94f20 Add skel to GAMES Tait Hoyem 2022-01-08 19:54:38 -0700
  • 467543f55f newline bs Tait Hoyem 2022-01-08 19:53:48 -0700
  • 7cded5e46e Adds shutil requirement for new management command Tait Hoyem 2022-01-08 19:53:26 -0700
  • 72c6edd60a Add (not finished) newgame command Tait Hoyem 2022-01-08 19:52:36 -0700
  • e5f4d3cd2f Update skeleton dir Tait Hoyem 2022-01-08 19:51:14 -0700
  • 577c59d4cf finally split games up; allow websockets from <app>/urls.py Tait Hoyem 2022-01-08 17:54:07 -0700
  • 1ce91b1871 update settings Tait Hoyem 2022-01-08 16:55:42 -0700
  • ff57e6b883 split up games into individual apps Tait Hoyem 2022-01-08 16:55:20 -0700
  • 0e09eebba1 add skeleton Tait Hoyem 2022-01-08 14:30:34 -0700
  • bd76875034 add new VISIBLE_GAMES setting Tait Hoyem 2022-01-08 14:18:01 -0700
  • 84a6048156 bump asgiref Tait Hoyem 2022-01-08 14:16:42 -0700
  • 034aeedf75 update for new channels API Tait Hoyem 2022-01-08 14:16:26 -0700
  • a99c4dba9e dynamic games links Tait Hoyem 2022-01-08 13:08:49 -0700
  • 33fb03b158 Fix 3.2 migration Tait Hoyem 2022-01-08 12:23:19 -0700
  • 346c847586 force django 4.0+ Tait Hoyem 2022-01-08 12:16:42 -0700
  • 44dda24579 fix django 4.0 migrations Tait Hoyem 2022-01-08 12:15:34 -0700
  • cde4f74692 allow newer requirements libraries Tait Hoyem 2022-01-08 11:57:56 -0700
  • bffcf06576 add readme Tait Hoyem 2022-01-08 11:53:45 -0700
  • 14bf13bf4c
    Merge pull request #11 from TTWNO/dependabot/pip/cryptography-3.3.2 Tait Hoyem 2021-11-30 16:24:43 -0700
  • 18aeb72cc0
    Bump cryptography from 3.2 to 3.3.2 dependabot[bot] 2021-11-10 23:28:15 +0000
  • fa61f2917b
    Merge pull request #1 from TTWNO/dependabot/pip/cryptography-3.2 Tait Hoyem 2021-11-10 16:27:53 -0700
  • a9c353396a
    Merge pull request #4 from TTWNO/dependabot/pip/autobahn-20.12.3 Tait Hoyem 2021-11-10 16:27:49 -0700
  • 01a9ebeaf3
    Merge pull request #5 from TTWNO/dependabot/pip/urllib3-1.26.5 Tait Hoyem 2021-11-10 16:27:42 -0700
  • 87b24fdf7e
    Merge pull request #9 from TTWNO/dependabot/pip/websockets-9.1 Tait Hoyem 2021-11-10 16:27:35 -0700
  • aba8c6e1b5
    Merge pull request #10 from TTWNO/dependabot/pip/django-3.1.13 Tait Hoyem 2021-11-10 16:27:27 -0700
  • ed5a3d726f
    Bump django from 3.1 to 3.1.13 dependabot[bot] 2021-09-22 19:36:13 +0000
  • 88e3de7d38
    Bump websockets from 8.1 to 9.1 dependabot[bot] 2021-06-11 18:17:16 +0000
  • d66ca0a475
    Bump urllib3 from 1.25.10 to 1.26.5 dependabot[bot] 2021-06-02 02:58:34 +0000
  • ac54c5927d
    Bump autobahn from 20.7.1 to 20.12.3 dependabot[bot] 2021-04-20 16:39:43 +0000
  • 4bc2cce37f chess test Tait Hoyem 2020-12-03 12:34:12 -0700
  • 0ad55c929e Add chess link Tait Hoyem 2020-12-02 08:34:07 -0700
  • 55018ace3c chess template Tait Hoyem 2020-12-02 08:33:51 -0700
  • 1a2eb0c567 shorter header Tait Hoyem 2020-12-02 08:33:41 -0700
  • ed815ac74e Fix minesweeper's SR compatibility; start on battleship. Tait Hoyem 2020-11-03 15:34:47 +0000
  • ff98cc4f32
    Bump cryptography from 3.0 to 3.2 dependabot[bot] 2020-10-27 22:51:31 +0000
  • 22a5e3d893 Generates dynamic board based on size Tait Hoyem 2020-09-18 17:30:27 +0000
  • 69b308a7ea Fix spacing Tait Hoyem 2020-09-18 17:30:01 +0000
  • bdcce1149b Add width, height, bombs to board Tait Hoyem 2020-09-18 16:56:35 +0000
  • 4cc33922fd Fix hard coded values Tait Hoyem 2020-09-18 16:56:14 +0000
  • 703c2f38ac Normalize double quotes Tait Hoyem 2020-09-18 16:55:16 +0000
  • e964696552 Add width/height to board Tait Hoyem 2020-09-18 16:31:15 +0000
  • b54fad4b53 Improve perceived performance Tait Hoyem 2020-09-18 16:26:44 +0000
  • 7601332281 Improve performace/simplify code Tait Hoyem 2020-09-13 00:02:42 +0000
  • f7351527ca Fix flag showing tiles bug Tait Hoyem 2020-09-12 02:09:31 +0000
  • 7be77fa2e9 Fix Minesweeper flag showing problem Tait Hoyem 2020-09-12 01:55:32 +0000
  • 31b5cfa827 Make Minesweeper a bit simpler; WIP Tait Hoyem 2020-09-12 00:32:57 +0000
  • fa330210b8 Change precedence of templates by changing order of INSTALLED_APPS (for registration/) Tait Hoyem 2020-09-11 14:59:48 +0000
  • b55e14eea3 Add mobile buttons to minesweeper Tait Hoyem 2020-09-11 14:58:34 +0000
  • b112d87fe1 Enable email confirmation Tait Hoyem 2020-09-11 14:57:46 +0000
  • b5416d1ad3 Add usernames to messages; use proper <div> tags for messages Tait Hoyem 2020-09-11 07:36:05 +0000
  • e90519f26a Remove user= from Room.create Tait Hoyem 2020-09-11 07:18:34 +0000
  • 66d86d17ac Patch __str__ for ActiveUser. Tait Hoyem 2020-09-11 07:18:09 +0000
  • 0051189f1a Fix player list being empty; add no available rooms message Tait Hoyem 2020-09-11 07:17:43 +0000
  • 272bbfb7c7 Make styling better Tait Hoyem 2020-09-11 05:42:52 +0000
  • 119ad23313 Do not go to new row when going right past last item Tait Hoyem 2020-09-11 04:50:17 +0000
  • 5f1c1acce7 Use classic rules: show all non-bomb tiles to win; flags become a helper Tait Hoyem 2020-09-11 04:42:42 +0000
  • 6973c2095b c = write position/Cordinate Tait Hoyem 2020-09-11 04:20:40 +0000
  • 124787f4db revert to old board Tait Hoyem 2020-09-11 04:11:29 +0000
  • 11ff457cb7 Try annother accesibiliry strat Tait Hoyem 2020-09-11 04:01:38 +0000
  • 8b9d5797de Move into table; remove <label> Tait Hoyem 2020-09-11 03:27:16 +0000
  • 02dd5daea6 aria-label -> aira-labelledby Tait Hoyem 2020-09-11 03:00:30 +0000
  • 405c45c601 Add accessibility labels for buttons Tait Hoyem 2020-09-11 02:52:27 +0000
  • dcd53ea5ae Remove <id> to connect to WS consumer; add BOMB_UNICORDE var Tait Hoyem 2020-09-11 01:14:32 +0000
  • e5e4cf1b2c Add second winning condition Tait Hoyem 2020-09-11 01:12:13 +0000
  • fd25c22ba0 Add Minesweeper link Tait Hoyem 2020-09-11 01:09:44 +0000
  • 077c598309 Remove <ID> for Minesweeper Tait Hoyem 2020-09-11 01:09:22 +0000
  • a09a8a2bb6 Fix RPS after all the migrations Tait Hoyem 2020-09-11 00:36:13 +0000
  • add6eefd86 add minesweeper logic/routed Tait Hoyem 2020-09-11 00:27:21 +0000
  • d803b704d6 Add minesweeper styles Tait Hoyem 2020-09-11 00:26:56 +0000
  • e7a414bcc4 migrations Tait Hoyem 2020-09-11 00:26:41 +0000
  • a3956e3bad Add TODOs Tait Hoyem 2020-09-10 16:40:01 +0000
  • 6b913b448b MinesweeperBoard -> ActiveUser -> User Tait Hoyem 2020-09-10 16:39:13 +0000
  • f93e0516d1 Connect Minesweeper to user Tait Hoyem 2020-09-10 16:35:54 +0000
  • 396005bc33 Add minesweeper models Tait Hoyem 2020-09-10 16:33:20 +0000
  • cf3c483a14 Add minesweeper routes Tait Hoyem 2020-09-10 16:32:28 +0000
  • 3e8aed601f Change user to custom model Tait Hoyem 2020-09-10 16:31:26 +0000
  • 0d57509e6a Move write_message() to gamelog inline script Tait Hoyem 2020-09-10 16:29:53 +0000
  • dc2ef7505d simplify sending message to channel group; add styliing Tait Hoyem 2020-09-08 17:13:29 +0000
  • 723d9c512b Move join-by-id to the bottom Tait Hoyem 2020-09-08 16:33:07 +0000
  • 41dd840e6a Centralize the creation of new games Tait Hoyem 2020-09-08 16:30:40 +0000
  • b8c51c6d5f Remove django_channels dep. Tait Hoyem 2020-09-08 15:48:06 +0000
  • 90ce1c1d41 Add migrations Tait Hoyem 2020-09-08 15:36:29 +0000
  • 92a9af0ffd Add requirements.txt Tait Hoyem 2020-09-08 15:33:20 +0000
  • 311319ee70 Update rps template Tait Hoyem 2020-09-08 15:12:40 +0000
  • 795ab0a41e Delete user from other rooms before joining Tait Hoyem 2020-09-08 15:11:24 +0000
  • 9e12814dac Add games static Tait Hoyem 2020-09-08 15:10:33 +0000
  • 614bae0dbb Add gamelog template Tait Hoyem 2020-09-08 15:10:05 +0000
  • 4a9c22d322 Move style to another location Tait Hoyem 2020-09-08 15:09:24 +0000
  • a560e189f6 Add to common CSS file; migration not complete Tait Hoyem 2020-09-08 14:29:57 +0000
  • ba8ca21a59 Add headextra block Tait Hoyem 2020-09-08 14:29:32 +0000
  • dc9192acf1 User new long game name Tait Hoyem 2020-09-08 14:29:04 +0000
  • 190e5c9eac Add long name for Room model; add __str__ to ActiveUser Tait Hoyem 2020-09-08 14:28:40 +0000