|
|
de06939b01
|
Fix file upload
|
2025-10-28 18:58:10 +01:00 |
|
|
|
ec89f95880
|
Fix get image url
|
2025-10-11 22:51:08 +02:00 |
|
|
|
005288b3d8
|
Add file size validation in UploadFile handler to prevent excessive memory allocation
|
2025-07-12 15:06:01 +02:00 |
|
|
|
9f01c64e5e
|
Enhance file upload functionality to support multiple files; update related tests and response structure
|
2025-07-12 14:58:32 +02:00 |
|
|
|
ff4d1de2b7
|
Refactor uploadFile to support multiple file uploads and update related types and handlers
|
2025-07-12 14:25:03 +02:00 |
|
|
|
4ea24f07d1
|
Refactor file routes and update API endpoints for consistency
|
2025-07-12 12:34:17 +02:00 |
|
|
|
f4d8a354c4
|
Add parameters for source and destination paths in moveFile endpoint
|
2025-07-12 11:58:50 +02:00 |
|
|
|
3ac657486c
|
Implement MoveFile functionality
|
2025-07-12 11:52:51 +02:00 |
|
|
|
ae4e9c8db2
|
Add upload and move file functionalities to API with appropriate routes
|
2025-07-10 21:07:20 +02:00 |
|
|
|
48d42a92c9
|
Refactor API routes to include "_op" prefix for last workspace and file operations
|
2025-07-08 20:16:46 +02:00 |
|
|
|
fe2a466a4f
|
Add URL decoding for workspace and file paths in handlers
|
2025-05-25 15:33:07 +02:00 |
|
|
|
b6b4c01f0e
|
Rename app to Lemma
|
2024-12-19 23:59:27 +01:00 |
|
|
|
b065938211
|
Remove too many debug messages
|
2024-12-19 22:00:42 +01:00 |
|
|
|
7ccd36f0e4
|
Add logging to handlers
|
2024-12-17 23:28:01 +01:00 |
|
|
|
de9e9102db
|
Migrate backend auth to cookies
|
2024-12-05 21:56:35 +01:00 |
|
|
|
dc8fc6c225
|
Working swagger api docs
|
2024-12-03 22:06:57 +01:00 |
|
|
|
e413e955c5
|
Update api docs
|
2024-12-03 21:50:16 +01:00 |
|
|
|
c400d81c87
|
Add initial api doc comments
|
2024-12-02 22:28:12 +01:00 |
|
|
|
91489ca633
|
Update path validation error handling
|
2024-11-28 21:18:30 +01:00 |
|
|
|
4ddf1f570f
|
Implement auth handler integration test
|
2024-11-26 22:50:43 +01:00 |
|
|
|
ebdd7bd741
|
Implement auth package tests
|
2024-11-23 00:29:26 +01:00 |
|
|
|
e4510298ed
|
Rename filesystem interfaces and structs
|
2024-11-14 21:13:45 +01:00 |
|
|
|
6a9461d928
|
Rename fs variable
|
2024-11-13 22:32:43 +01:00 |
|
|
|
fb1c9a499f
|
Rename root folders
|
2024-11-12 21:25:02 +01:00 |
|