summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)AuthorFilesLines
2024-12-01fix: fixed button positionHEADmainBlaster43851-1/+1
2024-07-28feat: show information aboout uploaded filesBlaster43852-1/+18
2024-07-27chore: formatted code using prettierBlaster43855-316/+338
2024-07-26refactor: improved progress trackingBlaster43851-10/+28
2024-07-25feat: disable file input while uploadingBlaster43851-0/+2
2024-07-25feat: add progress bar while uploadingBlaster43853-3/+39
2024-07-25feat: upload and store file in chunks to bypass network and postgres limitsBlaster43851-29/+54
2024-07-25refactor: rewrite frontendBlaster438516-528/+321
2024-07-25feat: added initial frontendAditish519-0/+528