-
-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: No more infinite loading button! :D * chore: buhbai version! * chore: update browserlist db * fix: a totp secret that shouldn't be /probably/ shouldn't be revealed * fix: revert range getting for datasource * chore: a line lost! :O * chore: this probably should've been ignored for a long while * fix: Don't compress webm or webp. They go breaky * fix: issue 659, it was the wrong statusCode to look for * fix: I'll just regex it. * fix: let s3 in on the fun with partial uploads * chore&fix: they're files now :3 & unlock video and/or audio files * fix: Maybe prisma plugin needs a return? * fix: super focused regex this time :D * I guess this works? So cool :O * fix: bad id check * fix: Byte me! >:3 * fix: add password bool to file's prop * fix(?): this might fix some people's weard errors. * chore: I discovered more typing * fix: stats logger * fix(?): await the registers * chore: typeer typer * fix: This looks to properly fix issue 659. I dunno how, don't ask * More like uglier >:( * fix: actions don't like dis * fix: ranged requests handled properly * feat: remove supabase datasource --------- Co-authored-by: diced <[email protected]>
- Loading branch information
1 parent
41e197e
commit 1febd5a
Showing
37 changed files
with
296 additions
and
370 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
version: '3' | ||
services: | ||
postgres: | ||
image: postgres:15 | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
version: '3' | ||
services: | ||
postgres: | ||
image: postgres:15 | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.