]> git.seodisparate.com - EN605.607.81.SP22_ASDM_Project/shortlog
EN605.607.81.SP22_ASDM_Project
2022-04-08 Stephen SeoUpdate backend_protocol_specification.md
2022-04-08 Stephen SeoImpl "too_many_players" response from back-end
2022-04-07 Stephen SeoAdd Release Plan sprint_05_day_4
2022-04-07 Stephen SeoAdd "Simple Model"
2022-04-07 Stephen SeoFix bug: backend didn't cleanup stale players
2022-04-06 Stephen SeoUpdate README.md sprint_05_day_3
2022-04-06 Stephen SeoAdd GPL3 Licence headers to sources
2022-04-06 Stephen SeoUpdate README.md for backend and frontend
2022-04-06 Stephen SeoAdd Licenses for frontend and backend (GPL3)
2022-04-06 Stephen SeoUpdate Sprint 5 backlog and product backlog
2022-04-06 Stephen SeoFix messages being displayed on networked game end
2022-04-06 Stephen SeoTweak "board to string" and back for better info
2022-04-06 Stephen SeoAdd "release" configuration for BACKEND_URL
2022-04-06 Stephen SeoMinor tweaks (and `cargo fmt` got aggressive)
2022-04-06 Stephen SeoWorking multiplayer between frontend backend
2022-04-06 Stephen Seo605.607 WIP! working get-id and disconnect
2022-04-05 Stephen Seofrontend: WIP! request id in progress sprint_05_day_2
2022-04-05 Stephen SeoUpdate Sprint 5 backlog sprint_05_day_1
2022-04-04 Stephen Seofrontend: WIP! in progress setting up id request
2022-04-04 Stephen SeoAdd Sprint 5 backlog pre_sprint_05
2022-04-04 Stephen SeoUpdate Sprint 4 Retrospective, Product Backlog
2022-04-04 Stephen SeoUpdate Product Backlog
2022-04-04 Stephen SeoAdd Sprint 4 Retrospective
2022-04-04 Stephen SeoUpdate Sprint 4 backlog
2022-04-01 Stephen SeoMinor refactorings sprint_04_day_5
2022-04-01 Stephen SeoUpdate Sprint 4 backlog
2022-04-01 Stephen SeoImpl turn timeouts, db entry timeouts
2022-04-01 Stephen SeoRefactorings, split lengthy code into separate fn
2022-04-01 Stephen SeoRefactorings and bug fixes
2022-03-31 Stephen SeoMove some backend fns to the shared "state.rs" sprint_04_day_4
2022-03-31 Stephen SeoUpdate Sprint 4 backlog
2022-03-31 Stephen Seobackend: Impl "place_token" protocol
2022-03-31 Stephen SeoImpl disconnect protocol (and related changes)
2022-03-30 Stephen SeoUpdate Sprint 4 backlog sprint_04_day_3
2022-03-30 Stephen Seobackend: refactorings, impl "board_state" query
2022-03-29 Stephen SeoAdd note for debugging the backend sprint_04_day_2
2022-03-29 Stephen SeoUpdate Sprint 4 backlog
2022-03-29 Stephen Seobackend: Some refactoring
2022-03-29 Stephen Seobackend: Impl second backend protocol query
2022-03-29 Stephen Seobackend: Move fn init_conn into handler struct
2022-03-29 Stephen SeoRefactor db_handler to use struct to split up code
2022-03-29 Stephen SeoSymlink/adapt shared code from frontend to backend
2022-03-29 Stephen SeoMove enum from yew_components mod to state mod
2022-03-29 Stephen SeoUpdate Sprint 4 backlog sprint_04_day_1
2022-03-28 Stephen Seobackend: Update db_handler's db spec.
2022-03-28 Stephen Seobackend: Remove "games.date_changed" from db spec.
2022-03-28 Stephen Seobackend: Add "date_added" column to db spec.
2022-03-28 Stephen Seobackend: Use enum to handle multiple db requests
2022-03-28 Stephen SeoUpdate README.md pre_sprint_04
2022-03-28 Stephen SeoUpdate Sprint 3 backlog, create Sprint 4 backlog
2022-03-28 Stephen SeoSprint 3 Retrospective, update backlogs
2022-03-23 Stephen SeoRefactor: Replace calling JS settimeout with Rust
2022-03-23 Stephen SeoUpdate backend_database_specification.md
2022-03-18 Stephen SeoImpl graceful shutdown of backend on failure sprint_03_day_5
2022-03-18 Stephen SeoUpdate Sprint 3 backlog
2022-03-18 Stephen SeoImpl enough backend to assign ids to players
2022-03-18 Stephen SeoUpdate backend database specification
2022-03-18 Stephen SeoFix typo in backend database spec.
2022-03-18 Stephen SeoMinor fix to backend database spec.
2022-03-18 Stephen SeoUpdate Sprint 3 backlog
2022-03-18 Stephen SeoWriteup backend database specification
2022-03-18 Stephen SeoUp. Sprint 3 backlog, update backend protocol spec
2022-03-17 Stephen SeoUpdate Sprint 3 backlog sprint_03_day_4
2022-03-17 Stephen SeoAdd retrospectives for Sprint 1, 2
2022-03-17 Stephen SeoTweak colors of Sprint 1, 2 hours
2022-03-17 Stephen SeoUpdate Sprint 3 backlog sprint_03_day_3
2022-03-17 Stephen SeoUpdate result burndown charts for sprint 1,2
2022-03-16 Stephen SeoAdd graph for Sprint 1
2022-03-16 Stephen SeoRefactoring/cleanup of backend
2022-03-16 Stephen SeoHave backend always return JSON String
2022-03-16 Stephen SeoRefactorings/fixes for back-end
2022-03-16 Stephen SeoUpdate /README.md about the back-end
2022-03-16 Stephen SeoUpdate backend protocol, skeleton backend project
2022-03-15 Stephen SeoUpdate Sprint 3 backlog sprint_03_day_2
2022-03-15 Stephen SeoRename deferred_helper.js -> async_js_helper.js
2022-03-15 Stephen SeoImpl async delay on AI choice
2022-03-14 Stephen SeoUpdate Sprint 3 backlog sprint_03_day_1
2022-03-14 Stephen SeoBack-end skeleton project, backend protocol spec
2022-03-14 Stephen SeoSetup dependencies for connection to backend WIP
2022-03-13 Stephen SeoAdd sprint 3 backlog pre_sprint_03
2022-03-13 Stephen SeoUpdate backlogs/user_stories after Sprint 2
2022-03-10 Stephen SeoReorder code to print winning move sprint_02_day_4
2022-03-10 Stephen SeoUpdate Sprint 2 backlog
2022-03-10 Stephen SeoFix infinite loop bug, refactorings/fixes
2022-03-10 Stephen SeoMore AI tweaks
2022-03-10 Stephen SeoTweaks to AI for correctness
2022-03-10 Stephen SeoUpdate Sprint 2 backlog
2022-03-10 Stephen SeoIncorporate game AI into game
2022-03-10 Stephen SeoImpl placed token indicator, fixes/refactorings
2022-03-09 Stephen SeoAdd root README.md sprint_02_day_3
2022-03-09 Stephen SeoUpdate front_end/README.md about website
2022-03-09 Stephen SeoFix typo
2022-03-09 Stephen SeoUpdate Sprint 2 backlog
2022-03-09 Stephen SeoRefactorings and linter fixes
2022-03-09 Stephen SeoImpl buttons indicator that won the game
2022-03-09 Stephen SeoImpl use of win/draw check, fixes
2022-03-09 Stephen SeoFix rand not compilable for wasm, impl game logic
2022-03-09 Stephen SeoUpdate sprint 2 backlog
2022-03-07 Stephen SeoMinor fixes/tweaks to Utility AI sprint_02_day_1 sprint_02_day_2
2022-03-07 Stephen SeoMinor fix to Utility AI code
next