summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainfix: fixed button positionBlaster43857 weeks
 
 
AgeCommit messageAuthorFilesLines
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: cleanup files older than 1 dayBlaster43851-0/+11
2024-07-25feat: upload and store file in chunks to bypass network and postgres limitsBlaster43852-131/+248
2024-07-25refactor: get required variables from envBlaster43851-2/+15
2024-07-25build: added MakefileBlaster43851-0/+11
[...]