1
Fork 0
mirror of https://github.com/diced/zipline.git synced 2025-04-11 23:31:17 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Jay
1febd5aca0
fix: a lot of stuff (#683)
* 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 <pranaco2@gmail.com>
2025-02-03 12:00:49 -08:00
Jayvin Hernandez
1ddd351242
fix: things (#401)
* fix: use relative path for volumes

* fix: null check oauth config

* fix: attempt refresh if error is on /dashboard

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2023-05-10 22:39:08 -07:00
diced
98676f0573
fix: docker stuff 2023-01-14 15:25:36 -08:00
diced
27ccbcb54a
chore: pg latest -> pg 15 2022-12-13 22:26:50 -08:00
diced
1be61b8d89
chore: update deps & tsx -> esbuild 2022-10-22 14:23:23 -07:00
Jonathan
af0cd26ea0
feat: prettier run (#200)
* feat: prettier run

* fix: whatever that was

* chore: format more files

* chore: make format command better
2022-10-19 19:43:01 -07:00
dicedtomato
04ca738fb1
feat: add more mimetypes! 2022-07-15 21:27:01 +00:00
dicedtomato
cdf0f6e96c
feat: versioned docker images 2022-07-13 04:32:52 +00:00
diced
7963bdd1e4
feat(v3.4.6): version & fixes 2022-06-20 17:40:36 -07:00
dicedtomato
b26fef3ad4 fix(docker): add restart policy for postgres 2022-03-26 20:37:02 +00:00
diced
99e92e4594
feat(v3.4.1): datasource api, for S3 functionality 2022-03-02 22:04:56 -08:00
dicedtomato
16d2014bfb
feat(v3.4.0): switch from Material-UI to Mantine! (#127) 2022-02-26 17:19:02 -08:00