c140eee47f42774e31b41d3010001b3eb0d15f91
- Implement two-factor authentication with TOTP verification, recovery codes, and QR code setup in auth flow - Add is_starred and last_accessed_at fields to File and Folder models for bookmarking and recency tracking - Introduce batch operation endpoints for files and folders (delete, star, unstar, move, copy) - Configure structured logging with timestamps and module names, replacing print statements - Register admin and starred routers, add global HTTPException handler with JSON error responses - Update authenticate_user and create_access_token to handle 2FA verification and token claims
Description
A dropbox clone made with FastAPI, vanilla JS, vanilla CSS, Postgress. sqlite, tortoise. It even has webdav support.
3 MiB
Languages
Python
47.4%
JavaScript
26.3%
HTML
17.4%
CSS
8.1%
Makefile
0.7%