1
Fork 0
mirror of https://github.com/diced/zipline.git synced 2025-04-11 23:31:17 -05:00
Commit graph

367 commits

Author SHA1 Message Date
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
diced
55684528b8
feat: expose theme on view routes 2025-04-03 12:39:05 -07:00
diced
9611e6d5a5
feat: overhaul qs system 2025-04-03 12:32:27 -07:00
diced
e8207addba
feat(v4.0.2): version 2025-03-31 21:32:42 -07:00
diced
d6e52e6dce
fix: better s3 error handling (#766) 2025-03-31 21:24:27 -07:00
diced
d3250fdc45
fix: remove filtering empty lines in syntax highlighter 2025-03-31 21:20:21 -07:00
diced
c44572920b
fix: syntax highlighting (#697) 2025-03-31 21:17:42 -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
diced
369a527446
fix: make .stats optional for imports 2025-03-28 15:46:23 -07:00
diced
92b7024111
fix: maybe fix s3 max sockets issue (#752) + update next.js 2025-03-28 15:44:44 -07:00
curet
e1256db661
feat: files per page selector on gallery view (#757)
* feat(files): improved pagination with files per page selector

* style(files): formated imports

* style(files): formated imports

* reverted commit

* feat(files): improved pagination with files per page selector

* Update src/components/pages/files/views/Files.tsx

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-03-28 15:24:26 -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
ba6d5eb654
feat(v4.0.1): version 2025-03-12 15:29:49 -07:00
diced
248ac8a63a
fix: change security policy for 3.x 2025-03-12 14:50:38 -07:00
diced
41161fb13a
fix: tags combobox zindex (#747) 2025-03-12 12:38:20 -07:00
diced
c69578cc47
chore: downgrade @aws-sdk/client-s3 to not use checksum headers 2025-03-12 11:51:50 -07:00
diced
c9ed28e042
fix: incorrect hex parsing (#736) 2025-03-04 12:08:04 -08: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
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