Commit graph

5 commits

Author SHA1 Message Date
1885d43fa6 Added more endpoints and modals
- Added endpoints to create folders, upload files and unlink files and
  folders;
- Added modals to show loading indicators, confirmation and warnings.
2024-12-05 18:25:20 -03:00
5072a69333 Improving error handling 2024-12-03 13:24:57 -03:00
bf41d27353 Building file tree, added modal
- Building file tree (ongoing)
- Added modal to handle error messages and similar interactions.
2024-12-03 01:23:29 -03:00
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