Commit Graph

7 Commits

Author SHA1 Message Date
548cb7cb39 Feat: Add total and unique commands counter 2024-12-05 19:26:18 +01:00
1ba891eef0 Imp: Limit somehow the upload file in size and mimetype 2024-12-05 18:46:36 +01:00
f7cf197b4e Imp: The file does not need to be copied in disk anymore
File is being proccessed from memory directly. We don't need to
tempcopy nor delete it because it's not saved to disk.
2024-12-05 16:43:51 +01:00
ea741c17e2 Fix: tempFile not needed anymore 2024-12-05 15:58:55 +01:00
fad9c0fe78 Add: comment to clarify the DELETION 2024-12-05 14:46:32 +01:00
6a7c97538f Add: mastodon instance env var 2024-12-05 14:14:01 +01:00
b681bf6d1c Initial commit 2024-12-05 14:01:14 +01:00