diced
e5eaaca5a0
feat: discord oauth whitelist
2025-06-06 20:33:41 -07:00
diced
6e9dea989e
fix: use cmd icon on mac
2025-06-06 15:15:11 -07:00
diced
5bc9b6ef0a
feat: add download button to file table view
2025-06-06 15:10:13 -07:00
diced
6362d06253
feat: new gps remover
2025-06-06 15:06:21 -07:00
diced
81866b4b50
feat(v4.1.2): version hotfix
v4.1.2
2025-06-06 10:40:57 -07:00
diced
4b3878d553
feat: switch metadata remover
2025-06-06 10:40:38 -07:00
diced
d0a613ab8e
feat(v4.1.1): version
v4.1.1
2025-06-05 22:52:44 -07:00
diced
1bff0564e7
feat: ratelimits for a bunch of routes (small)
2025-06-05 22:52:23 -07:00
diced
df449b1bcb
fix: passkeys route, deleting works now
2025-06-05 15:08:11 -07:00
diced
bd057944ce
chore: update dependencies
2025-06-05 14:53:03 -07:00
diced
856fa00d1d
fix: linting errors
2025-06-04 23:54:58 -07:00
diced
1703cee75a
fix : #817
2025-06-04 23:53:04 -07:00
diced
0a970da241
fix: implement workaround for video-audio contains thumbnail
2025-06-01 12:14:42 -07:00
diced
04b0a18b85
fix: remove ignore tls verify
2025-06-01 11:33:40 -07:00
diced
e7de1c9762
fix: show error when s3 fails
2025-06-01 11:03:12 -07:00
Josh
2df9098586
feat: add service_healthy + healthcheck to docker-compose ( #811 )
...
* Update docker-compose.yml
Since you use healthcheck anyway, you get to verify that postgres is healthy
* Update README.md
Update the README with 'depends_on: postgresql: condition: service_healthy'
* Add zipline healthcheck to docker-compose.yml
* Add docker-compose healthcheck for zipline to README.md
* Update docker-compose.yml
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com >
2025-05-31 15:44:14 -07:00
diced
e8380cc261
fix: allow unauthorized certs s3
2025-05-26 12:26:09 -07:00
diced
71a1ed9072
fix: stop scroll when zoomed in
2025-05-26 12:25:25 -07:00
diced
6b0bbad8d4
feat(v4.1.0): version
v4.1.0
2025-05-20 20:58:51 -07:00
diced
8f12621315
feat: new view file showing options
2025-05-20 20:55:52 -07:00
diced
e5ee076e08
fix: better image width/height handling
2025-05-20 19:50:17 -07:00
diced
8382a1b55d
fix: remove some paths from safe config
2025-05-18 22:03:44 -07:00
diced
a35d8b87ee
feat: more version checking options
2025-05-15 21:09:44 -07:00
diced
f70eea97b0
fix: better DEBUG var handling
2025-05-15 15:09:19 -07:00
diced
7ab5c4e180
fix: add more debug logging when failing oauth
2025-05-13 15:58:20 -07:00
lajczi
486165625d
ci: node.js 23 -> 24 ( #809 )
2025-05-13 14:47:14 -07:00
diced
08eb2df26c
fix: typings for version api
2025-05-08 21:29:51 -07:00
diced
4a5d01c663
feat: version checking
2025-05-08 21:20:47 -07:00
diced
485f106a65
fix: remove avatar fetching every 30s
2025-05-08 17:15:33 -07:00
diced
3d3f519403
feat: s3 subdirectory
2025-05-08 15:13:31 -07:00
diced
617f42d3bf
fix: remove prisma schema load message
2025-05-08 10:59:18 -07:00
diced
25a2a54d8a
fix: unused imports in s3
2025-05-07 20:04:14 -07:00
diced
35c37c235f
fix: change access test logic
2025-05-07 19:56:02 -07:00
diced
594dfa6ef9
fix: import issue
2025-05-06 01:19:08 -07:00
diced
5ab36a08b2
feat: expose git sha in versioning api
2025-05-06 01:14:13 -07:00
diced
90aef3dce1
feat: update mantine, prisma, etc.
2025-05-06 00:17:53 -07:00
diced
8b9303ed80
fix: pnpm 10.10 stuff
2025-05-01 17:49:55 -07:00
diced
ee9639ac65
fix: kys
2025-04-29 12:37:34 -07:00
diced
055bee6286
fix: finally fix ts dumb ahh error
2025-04-29 12:35:35 -07:00
diced
c3bc598016
fix: remove unused import
2025-04-29 12:33:39 -07:00
diced
c0261285af
fix: don't overwrite sessions webauthn ( #792 )
2025-04-29 12:24:51 -07:00
diced
0538b792ac
feat: better partial upload checking
2025-04-29 12:14:43 -07:00
rlko
567a855ba1
fix: shell script uploader/shorten ( #786 )
...
* fix filenames with spaces + fix mime type uploads
* Add proper MIME type for uploads (especially videos)
in shell script
* Few fixes for shell script uploader
* encapsulating all headers
* tr not needed (anymore?)
* removing `echo` as it is not returning anything
because it is already printing on stdout
* parsing correct key for url uploader
* `echo` string seems like not needed anymore
also passed prettier
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com >
2025-04-29 11:49:18 -07:00
bigbenster702
2e59f5bd7f
fix: discord auto continue on oauth screen ( #795 )
2025-04-29 11:29:00 -07:00
diced
ef0580655d
fix: showing upload button on disabled upload folder ( #776 )
2025-04-16 21:47:17 -07:00
diced
8ece705eb5
fix: add mimetype to s3 uploads ( #785 )
2025-04-16 21:44:27 -07:00
diced
485fa62ed9
fix: oauth main api route
2025-04-09 23:04:10 -07:00
diced
b4819cd038
fix: import-dir script will work now
2025-04-08 19:47:42 -07:00
diced
cb2f2daf60
fix: formatting errors
2025-04-05 00:03:43 -07:00
diced
c2848f19c1
fix: malformed s3 multipart uploads ( #771 )
2025-04-04 19:47:01 -07:00