Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-01 | fix: fixed button positionHEADmain | Blaster4385 | 1 | -1/+1 | |
2024-07-28 | feat: show information aboout uploaded files | Blaster4385 | 2 | -1/+18 | |
2024-07-27 | chore: formatted code using prettier | Blaster4385 | 5 | -316/+338 | |
2024-07-26 | refactor: improved progress tracking | Blaster4385 | 1 | -10/+28 | |
2024-07-25 | feat: disable file input while uploading | Blaster4385 | 1 | -0/+2 | |
2024-07-25 | feat: add progress bar while uploading | Blaster4385 | 3 | -3/+39 | |
2024-07-25 | feat: upload and store file in chunks to bypass network and postgres limits | Blaster4385 | 1 | -29/+54 | |
2024-07-25 | refactor: rewrite frontend | Blaster4385 | 16 | -528/+321 | |
2024-07-25 | feat: added initial frontend | Aditish51 | 9 | -0/+528 | |