Commit graph

34 commits

Author SHA1 Message Date
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