diced
01e45a19e7
fix: add more frontend to anon uploads
2025-03-04 11:42:28 -08:00
diced
7d486986db
fix: url passwords only on logged in ( #739 )
2025-03-04 10:51:17 -08:00
diced
20b781709f
feat: anonymous folder uploads
2025-03-03 22:26:38 -08:00
diced
ffb9004805
fix: ranged request for non view-route ( #724 )
2025-03-03 21:01:36 -08:00
diced
ab8c6a708a
fix: nullable oauthId ( #734 )
2025-03-03 20:46:23 -08:00
nobody
3ab4fc960e
feat: random domain selection with x-zipline-domain ( #713 )
...
* Update index.ts
randomize returnDomain if "x-zipline-domain" is a comma separated list
- Updated returnDomain handling to support both single and comma-separated domain strings.
- Implemented random selection from the list of domains.
* Update parseHeaders.ts
randomize returnDomain if "x-zipline-domain" is a comma separated list
- Updated returnDomain handling to support both single and comma-separated domain strings.
- Implemented random selection from the list of domains.
* Update parseHeaders.ts
* Update index.ts
* fixed formatting for prettier
* fixed formatting for prettier
* Update index.ts
* Update parseHeaders.ts
* Update index.ts
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com >
2025-02-22 18:08:01 -08:00
diced
af68a2a06c
feat: move oauth api to fastify + update deps
2025-02-21 23:33:48 -08:00
diced
cbd9191488
feat: gfycat style file names
2025-02-13 21:07:32 -08:00
diced
c9ecc46e8c
feat: edit folder names
2025-02-03 17:16:24 -08:00
diced
eaebb80ee7
fix: clarify settings + better validation
2025-02-02 23:12:49 -08:00
diced
afbda50a21
fix: ssl
2025-02-02 17:11:39 -08:00
diced
321366ca86
feat: remove searchThreshold as it's no longer used
2025-02-01 17:56:05 -08:00
diced
af48f91aa1
fix: bug fix + overhaul metrics
2025-02-01 17:03:43 -08:00
diced
eb5117d7ee
fix: ID searching uses contains + insensitive
2025-02-01 16:04:42 -08:00
diced
51e6cf92a4
fix: replace notFound with next 404
2025-02-01 16:02:54 -08:00
diced
6b8b29ed29
feat: enable/disable urls on the fly
2025-01-31 13:12:18 -08:00
diced
76d0c0786a
fix: improve maxViews/deletesAt for files and urls
2025-01-31 12:39:41 -08:00
diced
8957c8af4c
feat: search files by id
2025-01-26 15:50:36 -08:00
diced
5cf6a8b53d
fix: tag checks
2025-01-26 14:28:30 -08:00
diced
1be72ba9d9
fix: update a user's role
2025-01-26 00:45:48 -08:00
diced
506bab475c
fix: weird file password issues
2025-01-26 00:42:14 -08:00
diced
d85b0e32b8
fix: move route files
2025-01-17 17:10:49 -08:00
diced
bed8a5df03
feat: implement /robots.txt
2025-01-17 17:05:05 -08:00
diced
084feadc01
feat: support for non-english characters, japanese, korean, chinese, etc.
2025-01-13 12:56:25 -08:00
diced
768b84a1a7
fix: only log fastify errors on 500
2025-01-13 12:12:58 -08:00
diced
9e25062835
fix: bigint conversion ( #663 )
2025-01-13 12:06:40 -08:00
diced
329e0c969a
fix: reload not resolving as a next route
2025-01-11 13:22:50 -08:00
diced
5f026bd2f3
feat: loginBackgroundBlur option
2025-01-11 13:22:42 -08:00
diced
84d5066b1b
fix: favicon + weird title errors
2025-01-10 12:24:05 -08:00
diced
4a2988914a
fix: /dashboard not building/resolving
2025-01-10 11:56:20 -08:00
diced
9a117d7032
feat: string bytes/ms settings so they wont overflow
2025-01-08 22:15:27 -08:00
diced
fa39ac77d4
fix: non-view route password protected file
2025-01-03 15:55:54 -08:00
diced
a96b99c97d
fix: defaultExpiration as a string now
2025-01-03 15:46:19 -08:00
diced
651efbc047
feat: prisma migrations
2024-12-28 15:51:59 -08:00
diced
6f044c6f35
feat: merge data from an export3
2024-12-28 14:37:39 -08:00
diced
a55a43d99f
fix: allow s3 endpoints
2024-12-20 15:40:58 -08:00
diced
12fcff1a14
fix: a bunch of random stuff
2024-12-20 00:07:33 -08:00
diced
4d472a167c
fix: more export validation
2024-12-16 15:47:21 -08:00
diced
57e9790112
fix: cookies should work on all browser
2024-12-16 15:41:25 -08:00
diced
dcb6b287fa
feat: --skip-next flag to skip loading nextjs
2024-12-13 15:44:16 -08:00
diced
cf3c92e045
feat: importing v3 exports
2024-12-13 15:43:57 -08:00
diced
8b5d7b5e8e
fix: send user instead of current user
2024-12-13 14:43:34 -08:00
diced
7b0a543cd6
feat: take query for recent
2024-12-03 22:49:33 -08:00
diced
4c3f2bff72
feat: more logging
2024-12-03 22:38:31 -08:00
diced
129ba0cdea
feat: edit urls
2024-11-12 22:18:11 -08:00
diced
0deeb0f279
fix: build errors
2024-10-23 15:35:12 -07:00
diced
f9b2064019
feat: show default options in upload options
2024-10-16 12:58:30 -07:00
diced
3d6aaa43d9
feat: custom redirect uris for oauth
2024-10-16 11:32:34 -07:00
diced
a62e03b439
feat: pwa
2024-09-22 15:10:36 -07:00
diced
67c0813657
feat: request regeneration of video thumbnails
2024-09-15 15:52:45 -07:00