Commit Graph

117 Commits

Author SHA1 Message Date
diced
4b1ca07510 feat: better cache for versions 2025-06-11 20:21:52 -07:00
diced
e8518f92c7 fix: remove 2025-06-07 11:36:51 -07:00
diced
fbf9e10e56 feat: allow/denylist discord oauth 2025-06-07 11:36:23 -07:00
diced
a1ee1178ae feat: allow env vars that override database set settings 2025-06-07 11:17:43 -07:00
diced
e5eaaca5a0 feat: discord oauth whitelist 2025-06-06 20:33:41 -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
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
8f12621315 feat: new view file showing options 2025-05-20 20:55:52 -07:00
diced
a35d8b87ee feat: more version checking options 2025-05-15 21:09:44 -07:00
diced
7ab5c4e180 fix: add more debug logging when failing oauth 2025-05-13 15:58:20 -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
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
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
diced
485fa62ed9 fix: oauth main api route 2025-04-09 23:04:10 -07:00
diced
20a7f134ad fix: redirect /view on text files 2025-03-30 21:36:29 -07:00
diced
05d3e99cbb fix: up the body limit for importing v3 2025-03-28 16:29:38 -07:00
dicedtomato
b767a0082e Merge commit from fork
* fix: math.random not random

* fix: ignore require() warnings
2025-03-19 14:42:13 -07:00
curet
c6e536a803 feat: midnight orange/blue themes, fix #754 #751 (#753)
* feat(theme): add midnight orange theme

* feat(files): Added more files to one page & filter by views

* feat(ThemeProvider): Added bigger radius for moderner look
fix(auth): When title to long it fits now better
fix(api): Fixed user favorties not showing right

* fix(auth)

* feat(theme): add midnight blue theme
change(file): updated it 15 files per page

* changed(theme): midnight_orange: add missing colors

* little improvement on the theme files
2025-03-18 14:08:54 -07:00
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