summaryrefslogtreecommitdiff
path: root/frontend/app/api/upload/route.ts
Commit message (Expand)AuthorAgeFilesLines
* frontend: improvementsdiogo4642025-08-141-3/+1
* refactor: split auth module into separate files and fix importsdiogo4642025-08-131-1/+2
* Fix URL encoding for paths with special charactersdiogo4642025-08-121-6/+9
* Replace complex /api/fs with simple /api/upload endpointdiogo4642025-08-121-0/+71
* implement RESTful API and remove legacy endpointsdiogo4642025-08-111-127/+0
* snapshotdiogo4642025-08-111-1/+1
* basic file uploaddiogo4642025-08-111-0/+127