• Joined on 2022-09-24
savanni created branch invitations in savanni/visions-vtt 2022-11-20 16:44:46 +00:00
savanni pushed to invitations at savanni/visions-vtt 2022-11-20 16:44:46 +00:00
2c1c19690f Outline test cases for the authentication system
5d33f62be5 Update the flake
772d2c01f4 Finish mocking the user -> session flow
Compare 3 commits »
savanni pushed to main at savanni/visions-vtt 2022-11-18 13:44:45 +00:00
977059c90d Set up the authentication filter
23b28144a1 Set up a bare memory auth context and a few endpoints
6d32a641b1 Implement the authentication API
6e1e4d7811 Set up the database table with users, invitations, and sessions
57b438c6e6 Set up an echo server
Compare 8 commits »
savanni pushed to main at savanni/visions-vtt 2022-11-17 12:40:30 +00:00
ab3ae24b56 Set up the client makefile
62995c9b2f Bootstrap the tauri app
2e06980109 Bootstrap a react application
a4623f53ba Start making the Makefiles
Compare 4 commits »
savanni opened issue savanni/visions-vtt#22 2022-11-16 15:02:18 +00:00
The GM can upload images
savanni opened issue savanni/visions-vtt#21 2022-11-16 15:01:20 +00:00
A player can move their character tokens to any zone
savanni opened issue savanni/visions-vtt#20 2022-11-16 15:01:05 +00:00
The GM can move any token to any zone
savanni opened issue savanni/visions-vtt#19 2022-11-16 15:00:54 +00:00
The GM can split a single map into multiple zones
savanni opened issue savanni/visions-vtt#18 2022-11-16 15:00:36 +00:00
Scene maps constitute distinct zones that can contain a number of character tokens
savanni opened issue savanni/visions-vtt#17 2022-11-16 14:59:38 +00:00
The GM can arrange the maps of the current scene spacially and reveal them when appropriate
savanni opened issue savanni/visions-vtt#16 2022-11-16 14:59:15 +00:00
The GM can associate an arbitrary number of maps with the current scene
savanni opened issue savanni/visions-vtt#15 2022-11-16 14:58:33 +00:00
The GM can select the current scene and transport all players to that scene
savanni opened issue savanni/visions-vtt#14 2022-11-16 14:56:26 +00:00
Be able to show a map of the area
savanni opened issue savanni/visions-vtt#13 2022-11-16 14:52:37 +00:00
Create a MacOS DMG
savanni opened issue savanni/visions-vtt#12 2022-11-16 14:52:27 +00:00
Create a Flatpak bundle
savanni opened issue savanni/visions-vtt#11 2022-11-16 14:52:17 +00:00
Contribute the application flake to Nixpkgs
savanni opened issue savanni/visions-vtt#10 2022-11-16 14:51:54 +00:00
Build the entire application via a flake
savanni opened issue savanni/visions-vtt#9 2022-11-16 14:39:41 +00:00
An unauthenticated client application must provide a field that can parse the visions-vtt:// URL
savanni opened issue savanni/visions-vtt#8 2022-11-16 14:38:21 +00:00
Client app must receive the permanent authentication token and save it for use in all additional requests
savanni opened issue savanni/visions-vtt#7 2022-11-16 14:38:00 +00:00
Replace the single-use token with a stronger authentication token