Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Add docker fix and Parallel processing implementation. #462

Merged
merged 113 commits into from
Apr 23, 2023
Merged
Changes from 1 commit
Commits
Show all changes
113 commits
Select commit Hold shift + click to select a range
1581646
Update Download.ts
birdup000 Apr 17, 2023
e612a76
Round Robin Algorithm add
birdup000 Apr 17, 2023
022e487
Update Download.ts
birdup000 Apr 17, 2023
5f09cf2
implement parallel upload
birdup000 Apr 17, 2023
29be422
Update Upload.tsx
birdup000 Apr 17, 2023
774c8b0
Update Upload.tsx
birdup000 Apr 17, 2023
cc50ebf
Update Upload.tsx
birdup000 Apr 17, 2023
d0d803c
Update Upload.tsx
birdup000 Apr 17, 2023
e8d09dd
Update Upload.tsx
birdup000 Apr 17, 2023
f87be55
Update Upload.tsx
birdup000 Apr 17, 2023
4248b88
implement axios parallel
birdup000 Apr 17, 2023
a4d3783
Update Upload.tsx
birdup000 Apr 17, 2023
37b382e
Update Upload.tsx
birdup000 Apr 17, 2023
5ebf30d
Update Upload.tsx
birdup000 Apr 19, 2023
c5f1a65
Parallel Processing test 1
birdup000 Apr 20, 2023
4ff7df2
Update Upload.tsx
birdup000 Apr 20, 2023
261021c
Update Upload.tsx
birdup000 Apr 20, 2023
e1175c3
Update Upload.tsx
birdup000 Apr 20, 2023
8b9c9a0
Update Upload.tsx
birdup000 Apr 20, 2023
124e22c
Update Upload.tsx
birdup000 Apr 20, 2023
dc81e5e
Update Upload.tsx
birdup000 Apr 20, 2023
29e669d
Update Upload.tsx
birdup000 Apr 20, 2023
50b37ca
Update Upload.tsx
birdup000 Apr 20, 2023
b5302e7
Update Upload.tsx
birdup000 Apr 20, 2023
dc1870e
Implement worker threads
birdup000 Apr 20, 2023
50e57e4
Update Upload.tsx
birdup000 Apr 20, 2023
4b98e56
Update Upload.tsx
birdup000 Apr 20, 2023
b1c30d7
Update Upload.tsx
birdup000 Apr 20, 2023
df00d66
Update Upload.tsx
birdup000 Apr 20, 2023
ab00fb2
Update Upload.tsx
birdup000 Apr 20, 2023
81af720
Update Upload.tsx
birdup000 Apr 20, 2023
f9855aa
Update Upload.tsx
birdup000 Apr 20, 2023
59f7c86
Update Upload.tsx
birdup000 Apr 20, 2023
0ac3dac
implement inline workers
birdup000 Apr 20, 2023
0fe765e
Update Upload.tsx
birdup000 Apr 20, 2023
9da807b
Update Upload.tsx
birdup000 Apr 20, 2023
3aec1a8
Update Upload.tsx
birdup000 Apr 20, 2023
aac4ab3
Update Upload.tsx
birdup000 Apr 20, 2023
5cebeb0
Update Upload.tsx
birdup000 Apr 20, 2023
d78ed95
Update Upload.tsx
birdup000 Apr 20, 2023
359f4a7
Update Upload.tsx
birdup000 Apr 20, 2023
545ac53
Update Upload.tsx
birdup000 Apr 20, 2023
14e31fa
Update Upload.tsx
birdup000 Apr 20, 2023
9b9e832
Update Upload.tsx
birdup000 Apr 20, 2023
d2574b7
Inline WORKER
birdup000 Apr 20, 2023
ce4d92b
Update Upload.tsx
birdup000 Apr 20, 2023
86c43f1
Update install.docker.new.sh
birdup000 Apr 21, 2023
b94fc10
add bit heaps and add divide and conquer algorithm
birdup000 Apr 21, 2023
0746eb6
Merge branch 'experiment' of https://github.com/greengeckowizard/tele…
birdup000 Apr 21, 2023
fb482a6
Update Download.ts
birdup000 Apr 21, 2023
4ba58bc
Update Download.ts
birdup000 Apr 21, 2023
48e4cfa
implement better divide and conquer with the fast priority queue expe…
birdup000 Apr 21, 2023
88f220c
Update Download.ts
birdup000 Apr 21, 2023
3b037f4
Update Download.ts
birdup000 Apr 21, 2023
1bc91c5
optimize the chunk generation for better use less memory experimental
birdup000 Apr 21, 2023
3ca4334
Update Download.ts
birdup000 Apr 21, 2023
b6bc94b
Implement linked list for better concatenation
birdup000 Apr 21, 2023
92b3fc8
Update Download.ts
birdup000 Apr 21, 2023
6bfe3ed
Update Download.ts
birdup000 Apr 21, 2023
b6a5eba
Update Download.ts
birdup000 Apr 21, 2023
bee9f36
Update Download.ts
birdup000 Apr 21, 2023
afad0f4
Update Download.ts
birdup000 Apr 21, 2023
aa07ff6
Update Download.ts
birdup000 Apr 21, 2023
82e1870
revert the linked list can add implementation later
birdup000 Apr 22, 2023
0b4becb
Edit attributes to executable
birdup000 Apr 22, 2023
de96977
Update install.docker.new.sh
birdup000 Apr 22, 2023
141c4c0
Update install.docker.new.sh
birdup000 Apr 22, 2023
706770d
Update Dockerfile
birdup000 Apr 22, 2023
be02245
Update install.docker.new.sh
birdup000 Apr 22, 2023
7c70ef1
Update Dockerfile
birdup000 Apr 22, 2023
f342707
Update Dockerfile
birdup000 Apr 22, 2023
7d96344
Update package.json
birdup000 Apr 22, 2023
41d13d8
Update Dockerfile
birdup000 Apr 22, 2023
5923dd6
hopefully fix the docker script take me back
birdup000 Apr 22, 2023
ff8ae8b
Update install.docker.new.sh
birdup000 Apr 22, 2023
5241b35
Update install.docker.new.sh
birdup000 Apr 22, 2023
ad966e5
Update package.json
birdup000 Apr 22, 2023
7dd668a
fix the ssl unsupported patch 1
birdup000 Apr 22, 2023
f6c0b16
Update install.docker.new.sh
birdup000 Apr 22, 2023
dad650e
Update docker-compose.yml
birdup000 Apr 22, 2023
9219be2
Update install.docker.new.sh
birdup000 Apr 22, 2023
1537a74
Delete docker/data directory
birdup000 Apr 22, 2023
0e9da53
Update package.json
birdup000 Apr 22, 2023
ed61170
Update migration.sql
birdup000 Apr 22, 2023
d89b589
Update migration.sql
birdup000 Apr 22, 2023
098bd56
Update migration.sql
birdup000 Apr 22, 2023
9291617
Update migration.sql
birdup000 Apr 22, 2023
c08d813
Update migration.sql
birdup000 Apr 22, 2023
e577b10
Update migration.sql
birdup000 Apr 22, 2023
31f50f9
Update Dockerfile
birdup000 Apr 22, 2023
e5a7cc6
Delete api/prisma/migrations/20220525012308_add_password_files directory
birdup000 Apr 22, 2023
5bf5e31
Update migration.sql
birdup000 Apr 22, 2023
bc625ee
Update Dockerfile
birdup000 Apr 22, 2023
de743ff
Update Dockerfile
birdup000 Apr 22, 2023
fd48f29
Update Dockerfile
birdup000 Apr 22, 2023
f6df814
Update Dockerfile
birdup000 Apr 22, 2023
cedc799
Update Dockerfile
birdup000 Apr 23, 2023
5b077b0
Update install.docker.new.sh
birdup000 Apr 23, 2023
7e92111
Update docker-compose.yml
birdup000 Apr 23, 2023
73d1ff2
Create migration.sql
birdup000 Apr 23, 2023
5489d62
Create migration.sql
birdup000 Apr 23, 2023
e103575
Create migration.sql
birdup000 Apr 23, 2023
7eb4362
Update migration.sql
birdup000 Apr 23, 2023
2e049a8
Delete api/prisma/20220525012308_add_password_files directory
birdup000 Apr 23, 2023
f4eca77
Update docker-compose.yml
birdup000 Apr 23, 2023
2615910
Dyslexia typo lol fix
birdup000 Apr 23, 2023
6f2d36c
Delete api/20220525012308_add_password_files directory
birdup000 Apr 23, 2023
b6db0df
Update docker-compose.yml
birdup000 Apr 23, 2023
92d9ecd
Update docker-compose.yml
birdup000 Apr 23, 2023
26be905
Update migration.sql
birdup000 Apr 23, 2023
fe85805
Update migration.sql
birdup000 Apr 23, 2023
f428c69
Update docker-compose.yml
birdup000 Apr 23, 2023
c08716b
Update install.docker.new.sh
birdup000 Apr 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update migration.sql
  • Loading branch information
birdup000 authored Apr 23, 2023
commit 7eb4362aa2ee01d1e9bbaeab58305b2fb68fc06a
3 changes: 0 additions & 3 deletions api/prisma/migrations/20220420012853_init/migration.sql
Original file line number Diff line number Diff line change
@@ -32,7 +32,6 @@ CREATE TABLE "files" (
"file_id" VARCHAR,
"link_id" UUID,
"forward_info" VARCHAR,
"password" VARCHAR,

CONSTRAINT "PK_6c16b9093a142e0e7613b04a3d9" PRIMARY KEY ("id")
);
@@ -106,5 +105,3 @@ ALTER TABLE "files" ADD CONSTRAINT "files_files_fkey" FOREIGN KEY ("parent_id")

-- AddForeignKey
ALTER TABLE "files" ADD CONSTRAINT "files_users_fkey" FOREIGN KEY ("user_id") REFERENCES "users"("id") ON DELETE CASCADE ON UPDATE CASCADE;

ALTER TABLE "files" ADD COLUMN "password" VARCHAR;