463e18015f
API
...
API with first two endpoint to fetch information from Tahoe to
SvelteKit.
2024-12-02 01:48:51 -03:00
22e8576cab
Replaced TOTP with cap key
...
- Replaced TOTP with an implementation of a cap key to better align with
Tahoe's way of handling user / data.
2024-12-01 00:23:21 -03:00
70a92cb0e6
QR code generator, update readme
...
Added a QR code code generator that might be used for auth.
Updated README with better instructions for setting up Tahoe grid.
2024-11-29 17:22:29 -03:00
ec1ed9e487
One time password
...
TOTP implementation (incomplete. Token is generated, but not verified.)
2024-11-24 01:23:54 -03:00
c8a02fb468
Navigation bar and empty login page
...
- Added nav bar;
- Added an empty login page
- Fixed .gitignore, which had been overwritten on previous commit.
2024-11-19 01:46:59 -03:00
ce4b899320
Merge pull request #11 from Rodrigoplp/sveltekit
...
Installing SvelteKit
2024-11-18 15:00:26 -03:00
c8d2640fea
Move SvelteKit to subfolder
...
SvelteKit moved to subfolder for sake of compartimentalization.
2024-11-18 13:27:35 -03:00
073296a90b
Installing SvelteKit
...
Adding SvelteKit to root directory.
2024-11-12 02:07:39 -03:00
ba00fa4e2d
Merge pull request #8 from Rodrigoplp/add-tahoe-lafs
...
Adding Tahoe-LAFS (concluded).
2024-11-12 01:25:36 -03:00
d8cde99244
Merge branch 'main' into add-tahoe-lafs
2024-11-12 01:21:30 -03:00
abbfed3a71
Adding Tahoe-LAFS (conclusion)
...
Added dependencies and instructions to spawn 4 servers for development
purposes.
Currently the servers have to be spawned manually every time they are
required, but #10 has some thoughts about how to automate this in the
future.
2024-11-12 01:09:50 -03:00
blaisep
0ed8d2e876
Merge remote-tracking branch 'origin/main'
2024-11-11 13:27:27 -08:00
blaisep
c58794ca8d
Add top level sequence diagram
...
Co-authored-by: Jeff Jacobson <
jeffjacobsonhimself@gmail.com
>
2024-11-11 13:24:23 -08:00
66a45e19f3
Adding Tahoe-LAFS (ongoing)
...
Contributes to #4 .
Adding a Tahoe-LAFS instance to enable testing of saving data to a
descentralized file system.
2024-11-09 18:44:27 -03:00
7589b4be83
Merge pull request #7 from Rodrigoplp/fix-gitignore
...
Fixes the `.gitgnore` file
2024-11-09 16:41:57 -03:00
bedd4bdd4e
Fixes the .gitgnore
file
...
Fixes #6 .
The content of the original `.gitgnore` file seems wrong.
2024-11-09 16:38:10 -03:00
JW Jacobson
56b24ff9c5
Expand README
2024-11-05 12:00:34 -05:00
JW Jacobson
f14c641834
Create gitignore
2024-11-05 11:07:44 -05:00
JW Jacobson
c49fcc11a2
Initialize project with uv
2024-11-05 11:01:52 -05:00