Client app must receive the permanent authentication token and save it for use in all additional requests
Replace the single-use token with a stronger authentication token
Create a command-line utility that generates a GM authentication URL
Generate a single-use visions-vtt:// URL for the user to use to authenticate with the app
Client application must parse a visions-vtt:// URL when passed on the command line
The client application must authenticate every request with the server via a token unique to that user and client
Make a server that has basic user authentication
Bootstrap a Tauri-based client application
5805673815
Update the flake, rename the project
b0c675ced1
Redakti interspacon
56e0d83834
Konstrui tipografion
681a3dc660
Kreu paĝon
fcfcc1be12
Kreu la Elektilon
c057499975
[CI] git revert
e6167ec6
61a8e0d144
Fix delay dependency to git revision 849918a8dfb2
c113fc881e
Cargo.toml: more semver for avr_delay
ba9e78840c
Fixed warning unused no-compiler-rt
a33d38a755
Switching from llvm_asm!() to asm!()