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

641 commits

Author SHA1 Message Date
Jay
920c996892
fix: I beg, actions, work pls (#741)
* fix: I beg, actions, work pls

* fix: problem was from docker action!! O.O
2025-03-06 12:07:43 -08:00
Jay
f896bfa413
fix: actions didn't action. It was the wrong order (#740) 2025-03-04 21:23:34 -08:00
Jay
61ab5a192b
fix: do not include stats in export + other version stuff (#721)
* notFix: Removed the option to only clear db. It'd be a dangerous thing to continue allowing it.

* fix: Exclude returning user's uuid from /api/users.

* fix: Use a different method of version checking.

* fix: Upstream docker images now have an extended commit tag.

* fix: Exclude stats from the export. Has caused a lot of memory problems.
2025-03-03 16:03:25 -08:00
Jay
478baeca83
fix: merge #694
* fix: password check before any checking if previewable

* chore: add debug logs for raw route and use nodejs' built in pipeline instead of pump

* chore: hook request instead of reply for debug request logger

* fix: the meta tags return to their natural order, and add a fallback text if the browser can't play the video

* chore: narrower typing

* feat: gif thumbnails, discord doesn't play it sadly :(

* fix: turn gif thumbnails into an opt in feature. might be taxing

* fix: nevermind on that narrower typing

* fix: prettier :(
2025-02-17 12:43:50 -08:00
diced
df84edd310
refactor: move all trunk -> v3 2025-02-15 12:49:33 -08:00
diced
fc6060fe9c
feat(v3.7.13): version 2025-02-14 12:09:06 -08:00
diced
2de036c89f
feat: better v4 notice 2025-02-14 11:51:03 -08:00
Jay
956fafb826
fix: #685 #657 (?) (#692)
* fix: Less debug info for login. That stuff's sacred

* notFix: increase plugin timeout, perhaps this is enough time to let zipline start

* fix: Some dependency upgrades to fix a bug.

* remove console log
2025-02-13 21:59:04 -08:00
diced
1be47b4d36
feat: message for those with dumb auto-updaters 2025-02-12 22:58:13 -08:00
Jay
6646c1e591
feat: some cool stuff (#686)
* feat: a very cool zoomy thing, pc only :(

* fix: a sort of 404 for when dev'ing cuz next didn't care to compile the og 404

* fix: at least check the password before anything else >:(
and no more rawdogging it if the db doesn't have it!

* fix: just in case someone goes /upload(or /url)/dashboard

* fix: whoopsids

* fix: size can be null if it doesn't exist

* fix: sometimes it doesn't exists, oops

* notFix: force delete to avoid error

* feat: Do we really overcomplicate things? Added passwordy thingy to raw route. Use that instead!

* ack, message fix

* facepalm

* fix: it's a little shorter, didn't realize this works too

* there wasn't an export const config for this one

* got thumbnails working again :D

* ugh fiiine

* no more repeat thumbnail generations >:(

* bump fastify

* pass queries too

* add thumbnail for type

* notFeat: Don't expect much from this added route, I won't add more than essential.

* fix: my own mistake of breaking embeds with sites. Images should have their links hidden with discord. Videos can embed and play. Others? Good luck

* fix: any edge case where thumbnail don't exist

* fix??: I unno, discord hasn't embedded without the link showing but maybe other places could

* chore: some trimming that I could
2025-02-12 21:50:09 -08:00
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
diced
41e197ed4a
feat(v3.7.12): version 2025-01-30 19:05:14 -08:00
diced
2f12b63753
fix: potential xss 2025-01-30 19:04:41 -08:00
diced
b5f09673ac
fix: should fix ranged requests? 2025-01-22 23:00:48 -08:00
diced
eb71c2bb54
fix: s3 range requests 2025-01-09 22:54:03 -08:00
diced
f36ab9e7b6
feat(v3.7.11): version 2025-01-08 12:47:07 -08:00
diced
34a993fcc6
fix: oauth vulnerability 2025-01-08 12:46:41 -08:00
Jay
aa9f0796ab
fix: Check if route was set to /r, as it's reserved. (#643) 2024-12-24 19:32:36 -08:00
ari
c0b2dda7da
feat: proper range request handling (#635)
* fix: update to @types/node@18

this fixes the type error at  line 14 of lib/datasources/Local.ts

* feat: proper range request handling

* fix: docker casing warnings

* fix: infinity in header and cleanup

* fix: types for s3 and supabase size return value

* chore: remove unneeded newline

* chore: remove leftover dev comment

* fix: don't use 206 & content-range when client did not request it
2024-12-05 14:31:42 -08:00
diced
1e507bbf9c
feat: export data as json 2024-11-26 17:51:31 -08:00
hegi
6271b800c2
fix(repo): update devcontainer defaults to use bundled postgres (#585)
Co-authored-by: Jayvin Hernandez <gogojayvin923@gmail.com>
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2024-11-25 22:57:12 -08:00
Rovoska
effe1f9ec1
Update README.md (#627)
Fix documentation link to actually link to the docs
2024-10-19 23:37:19 -07:00
Guanzhong Chen
b6615621e1
fix: code scroll overflow handling (#620)
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2024-10-16 10:59:16 -07:00
William Harrison
145b1ca727
feat(ci): push to docker hub (#613 #606)
* feat(ci): push to docker hub

* feat(ci): push non-release images
2024-09-21 23:29:04 -07:00
diced
6f75bbee7b
fix: thumbnail generation for audio in video container 2024-09-19 00:36:19 -07:00
diced
58a4580cf0
fix: small images resizing for no reason 2024-09-17 15:16:03 -07:00
diced
48cfa41405
feat(v3.7.10): version 2024-09-12 11:56:05 -07:00
dicedtomato
9c26d64420
Merge commit from fork 2024-09-12 11:49:11 -07:00
diced
f3638f3d6d
fix: delete file on maxViews in view route (#584) 2024-08-17 20:15:51 -07:00
polymo1
8e59158769
fix: hyprland is no longer wlroots-based (#581) 2024-08-05 17:45:47 -07:00
astrid
317c7365f8
fix: audio & video scrubbing (#576)
* fix video scrubbing

* fix scrubbing for audio as well
2024-07-19 12:40:52 -07:00
Matei Radu
974e9f7fa2
fix: fix flameshot script in readme (#575)
this commit fixes the json parsing in the example flameshot script. the previous example would just return a `jq` compile error
2024-07-15 14:27:54 -07:00
diced
4330bdcc4c
fix: increment views on view/code routes (#572) 2024-07-12 12:22:01 -07:00
diced
7f9de82804
fix: apply loading and disabled to text upload button 2024-07-07 12:31:23 -07:00
diced
70050afb5f
fix: ratelimit positioning 2024-07-07 11:02:53 -07:00
diced
1f00dd51f9
fix: thumbnails not showing up on folder view #563 2024-06-17 20:35:38 -07:00
diced
5e37d89b18
fix: latte & spelling 2024-06-07 18:11:01 -07:00
Seaswimmer
08d3bfb36d
add various accenting colors 2024-06-07 16:07:45 -04:00
Seaswimmer
56f07cb5ec
add Catppuccin themes 2024-06-07 15:47:07 -04:00
diced
658cc61df0
fix: order other user files by createdAt 2024-04-27 11:55:04 -07:00
diced
d3be545548
fix: prettier issue 2024-03-05 14:26:24 -08:00
reset
c8625c1e13
Merge pull request from GHSA-j2cw-9fvc-wr4r
https://github.com/diced/zipline/security/advisories/GHSA-j2cw-9fvc-wr4r
2024-03-05 14:22:35 -08:00
diced
511f17e1a5
feat(v3.7.9): version 2024-02-29 19:25:21 -08:00
diced
5b88b59724
fix: image resizing (#527) 2024-02-26 20:21:11 -08:00
diced
1816e13879
feat: ampm modifier for dates 2024-02-01 16:24:24 -08:00
diced
1a837c02d2
feat: auto-add to folder via api 2024-02-01 16:04:52 -08:00
diced
f3634eff48
fix: image resizing #527 2024-02-01 15:53:36 -08:00
diced
23ef407dd3
fix: bytesToHuman + bigint #532 2024-02-01 15:23:12 -08:00
diced
f40803f515
feat(v3.7.8): version 2024-01-04 23:53:24 -08:00
diced
6b97d30a69
fix: update copyright year 2024-01-04 23:27:08 -08:00