Commit Graph

43 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
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
b4ec1088d1 fix: update to prisma@5.1.x 2023-11-21 19:41:58 -08:00
diced
86c3e780d1 fix: docker size optimizations 2023-08-12 23:58:19 -07:00
diced
a60d9c58b8 fix: include stuff in docker build 2023-07-27 11:12:11 -07:00
diced
1c674d3d9f fix: unset ZIPLINE_DOCKER_BUILD in entrypoint 2023-07-24 11:26:12 -07:00
diced
6babf73e07 fix: docker caching 2023-07-23 21:06:03 -07:00
Jayvin Hernandez
bf40fa9cd2 feat: many things (#351)
* remove source from final image

* move check state to ClearStorage

* use inspect for fancy colors

* newlines are now possible! yay!

* Catch user's leave if uploading

* feat?: Temp directory can be specified by the user.
Default is /tmp/zipline (or os equivalent)

* fix: ignore onDash config, use only ?compress query

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2023-03-31 22:25:00 -07:00
dicedtomato
4fbbd58ae9 chore: update deps 2023-02-27 03:46:27 +00:00
Jayvin Hernandez
b7772128d7 fix: default public folder (docker) 2023-02-25 20:36:05 -08:00
IThundxr
e80627a3c3 fix: entrypoint executable (#289) 2023-02-18 10:02:40 -08:00
IThundxr
93a63d3714 feat: use ENTRYPOINT in docker (#286)
* :3

* Update Dockerfile

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>

* Update Dockerfile

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>

* Update Dockerfile

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>

* test

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2023-02-17 19:09:50 -08:00
diced
06e84b41aa fix: /app -> /zipline 2023-01-28 10:28:29 -08:00
diced
70c2fa8ef4 fix: optimize docker image 2023-01-26 15:58:22 -08:00
diced
98676f0573 fix: docker stuff 2023-01-14 15:25:36 -08:00
diced
d985a1c588 fix: remove esbuild 2023-01-06 15:08:18 -08:00
diced
eef6fdaeb3 feat: tsup, small fixes 2023-01-06 14:45:48 -08:00
diced
9648856052 chore: update prisma-binaries 2022-12-09 18:09:58 -08:00
diced
738e25feda fix: exiftool not working on docker 2022-12-02 17:35:47 -08:00
diced
67bb9cd4a5 feat: list-users & set-user script 2022-11-10 19:37:23 -08:00
diced
e6cebd8c46 fix: update node@18, fix views aggregation, force update stats 2022-10-29 10:52:35 -07:00
diced
1be61b8d89 chore: update deps & tsx -> esbuild 2022-10-22 14:23:23 -07:00
diced
acd0cabdff feat: update prisma binaries 2022-08-16 15:24:09 -07:00
diced
cdcb31130b feat: switch to tsx (typescript execute) 2022-07-28 11:30:14 -07:00
dicedtomato
04ca738fb1 feat: add more mimetypes! 2022-07-15 21:27:01 +00:00
dicedtomato
678ea20004 fix(docker): build 2022-07-08 02:57:31 +00:00
dicedtomato
10b145b006 fix(docker): use prebuilt binaries 2022-06-25 00:01:23 +00:00
dicedtomato
0ba9a9659d fix(docker): build prisma so it works on alpine arm64 2022-06-24 18:27:35 +00:00
diced
f276fdc6a0 feat(docker): remove arm docker stuff in favor of cross arch dockerfile 2022-06-20 22:29:33 -07:00
Jonathan
73eff05180 feat: use yarn v3 (#136)
* feat: use yarn v3

* chore: bump yarn to 3.2.1
2022-06-06 16:38:15 -07:00
diced
0922ec020e fix: revert to node 16 on actions 2022-03-13 19:27:32 -07:00
diced
aa611fa6ba feat(v3.4.3): cleanup, fix memory leak, arm support 2022-03-13 19:13:18 -07:00
diced
99e92e4594 feat(v3.4.1): datasource api, for S3 functionality 2022-03-02 22:04:56 -08:00
diced
d9561f3b12 feat(v3.3.1): bug fixes and new features 2022-02-19 20:17:02 -08:00
diced
e786482902 fix: multiple issues & new features 2022-02-12 20:35:36 -08:00
diced
3451bd8762 feat(v3.2.4): url shortenning 2021-09-24 20:31:45 -07:00
diced
dd6f192d4a fix: many things 2021-09-17 20:39:20 -07:00
diced
47db6cf1bd fix(build): prisma not being copied over 2021-08-25 15:16:39 -07:00
diced
f929f6ad7d fix(build): schema.shared.prisma -> schema.prisma 2021-08-25 10:10:23 -07:00
diced
dacf13e46d fix(docker): docker image 2021-08-21 14:57:54 -07:00
diced
fd400aa850 Release 3.0.0 2021-06-23 11:20:20 -07:00