543 Commits

Author SHA1 Message Date
diced
20b781709f feat: anonymous folder uploads 2025-03-03 22:26:38 -08:00
diced
ba144ab58c fix: remove unused icon 2025-03-03 21:16:25 -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
Maddie
a3aa1302e1 fix: "continue with provider" instead of sign in (#737)
Update button text to "Continue with Discord" to reflect both sign-in and sign-up functionality.

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-03-03 15:56:23 -08:00
loefey (nolan)
d5049570e6 feat: cross-env & redesign register page
* Updated package.json, pnpm-lock.yaml and register.tsx

Changed the register page to look like the login page, added cross-env package and cross-env to the dev and build scripts in package.json

* Format register.tsx

Jay forced me too :(

* Update package.json

* Update package.json

* Update package.json

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-03-03 15:53:08 -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
a90a03a250 feta: fix api errors + gps metadata 2025-02-22 15:12:15 -08:00
diced
af68a2a06c feat: move oauth api to fastify + update deps 2025-02-21 23:33:48 -08:00
diced
1d92599788 fix: ishare import issues 2025-02-21 15:18:57 -08:00
diced
eae5d755f6 feat: add ishare support 2025-02-21 12:28:43 -08:00
diced
ef53a11bdf feat: more debug logging for oauth 2025-02-20 20:32:49 -08:00
diced
d81c30a354 fix: double server settings error 2025-02-20 12:26:24 -08:00
diced
0e85c1b5b6 fix: make it clearer that view routes need to be enabled for embeds 2025-02-20 12:26:10 -08:00
diced
d407b9397c fix: title overflow! 2025-02-20 12:23:33 -08:00
diced
683b77503e fix: remove core_secret from dev docker-compose 2025-02-20 12:14:52 -08:00
diced
76fae35ed6 fix: add unless-stopped + switch tag to latest 2025-02-20 12:13:13 -08:00
diced
1801287deb fix: reload nextjs api route settings on saves 2025-02-20 11:48:57 -08:00
diced
60e9b52100 fix: disable passkey button when it's disabled 2025-02-20 11:14:05 -08:00
diced
a97decfb0c fix: #709 2025-02-18 12:46:53 -08:00
diced
7a93070958 fix: add a warning to restart oauth if any issues 2025-02-17 12:03:44 -08:00
diced
316d961fb6 fix: do not overwrite sessions on oauth logins 2025-02-17 12:00:55 -08:00
diced
a4b55d102a fix: oidc has a default oauth state 2025-02-17 11:56:14 -08:00
diced
ec8e426964 fix: docker push action again 2025-02-17 11:35:29 -08:00
diced
9cacb84e3a fix: docker push action 2025-02-17 11:23:11 -08:00
diced
7aee51e81c fix: push to dockerhub 2025-02-17 11:14:07 -08:00
diced
4effcc2538 fix: #698 2025-02-17 11:05:25 -08:00
Jay
56801d8770 feat: add github issue template (#696)
* feat: add github issue template

* Update .github/ISSUE_TEMPLATE/bug.yml

* Update .github/ISSUE_TEMPLATE/bug.yml

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-02-16 23:19:44 -08:00
diced
e1905c7fb3 feat: add a redirect for old /r/ urls 2025-02-16 22:11:40 -08:00
diced
ce7ebcbe27 fix: use custom redirect uri if provided 2025-02-16 21:49:43 -08:00
diced
aebb3e53f4 fix: ctl paths 2025-02-16 21:29:34 -08:00
diced
7e1cec2e44 fix: allow null password on imports 2025-02-16 20:27:11 -08:00
diced
b842d594f7 fix: action again v4.0.0 2025-02-16 17:44:05 -08:00
diced
7961c745f3 fix: action 2025-02-16 17:36:55 -08:00
diced
477aca289a feat: v4 changes 2025-02-16 17:25:11 -08:00
diced
a6807a681c feat: new readme 2025-02-15 16:44:40 -08:00
diced
7bd889ebd9 fix: small stuff 2025-02-13 21:52:35 -08:00
diced
cbd9191488 feat: gfycat style file names 2025-02-13 21:07:32 -08:00
diced
9607bfcb66 fix: defaults for core_hostname 2025-02-13 15:13:20 -08:00
diced
8d6f9e344e feat: bunch of icons for files 2025-02-13 15:08:53 -08:00
diced
171790613d feat: common double-extensions like .tar.gz supported 2025-02-12 23:24:44 -08:00
diced
86b4e5fdcb fix: remove console.log 2025-02-12 22:35:09 -08:00
diced
6c19a392fc feat: fix theming issues 2025-02-12 22:34:10 -08:00
diced
0e825ceca0 fix: unused icon 2025-02-10 21:28:45 -08:00
diced
bb5c774c74 feat: image zoom in on view-route 2025-02-10 21:20:04 -08:00
diced
e24647afcd fix: default upload dir 2025-02-10 20:58:50 -08:00
diced
46514cba31 fix: core_secret validation 2025-02-07 12:48:45 -08:00
diced
fff1d82d8e fix: make invite url copyable through a.href 2025-02-03 17:21:57 -08:00
diced
711e583518 fix: add edit name to card view 2025-02-03 17:19:11 -08:00
diced
c9ecc46e8c feat: edit folder names 2025-02-03 17:16:24 -08:00