This repository was archived by the owner on Sep 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
feat: Create uploads module
#76
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @Blckbrry-Pi and the rest of your teammates on |
54f9928 to
af9002f
Compare
af9002f to
bd5c746
Compare
MasterPtato
approved these changes
Apr 1, 2024
MasterPtato
reviewed
Apr 1, 2024
bc110e5 to
1d39eaf
Compare
NathanFlurry
suggested changes
Apr 16, 2024
Member
NathanFlurry
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work. Big change is the chunked files.
NathanFlurry
suggested changes
Apr 16, 2024
c26e522 to
b751ee9
Compare
b751ee9 to
9366389
Compare
NathanFlurry
suggested changes
Apr 17, 2024
...oads/db/migrations/20240417160058_add_multipart_i_ds_to_multipart_file_uploads/migration.sql
Outdated
Show resolved
Hide resolved
9366389 to
2efca85
Compare
NathanFlurry
suggested changes
Apr 22, 2024
Member
NathanFlurry
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice, this is very close. this is going to be super super useful once it's merged.
5cb668f to
10c688f
Compare
MasterPtato
suggested changes
Apr 24, 2024
9e8c3b8 to
d9f0c5b
Compare
d9f0c5b to
3c40379
Compare
NathanFlurry
suggested changes
Jun 4, 2024
modules/uploads/db/migrations/20240521193107_userid_to_tag/migration.sql
Outdated
Show resolved
Hide resolved
NathanFlurry
suggested changes
Jun 4, 2024
NathanFlurry
previously requested changes
Jun 4, 2024
3c40379 to
cb8c42d
Compare
This was referenced Jun 7, 2024
1db2dcd to
2c11c57
Compare
875a790 to
8cb913b
Compare
8173f65 to
34ef6be
Compare
34ef6be to
b2312b2
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Resolves OGB-19