Commit graph

  • ffb9004805
    fix: ranged request for non view-route (#724) diced 2025-03-03 21:01:36 -08:00
  • ab8c6a708a
    fix: nullable oauthId (#734) diced 2025-03-03 20:46:23 -08:00
  • 61ab5a192b
    fix: do not include stats in export + other version stuff (#721) Jay 2025-03-03 16:03:25 -08:00
  • a3aa1302e1
    fix: "continue with provider" instead of sign in (#737) Maddie 2025-03-03 17:56:23 -06:00
  • 47434f5690
    Merge branch 'trunk' into patch-1 dicedtomato 2025-03-03 15:54:10 -08:00
  • d5049570e6
    feat: cross-env & redesign register page loefey (nolan) 2025-03-03 18:53:08 -05:00
  • 2d17540318
    Update package.json dicedtomato 2025-03-03 15:48:50 -08:00
  • 9519c0f95c
    Update package.json dicedtomato 2025-03-03 15:48:38 -08:00
  • 328ef64370
    Update package.json dicedtomato 2025-03-03 15:48:29 -08:00
  • af16270412
    Update ExternalAuthButton.tsx Maddie 2025-03-02 21:38:47 -06:00
  • b897470b4d Format register.tsx loefey (nolan) 2025-02-26 23:11:38 -05:00
  • b25a73f4e7 Updated package.json, pnpm-lock.yaml and register.tsx loefey (nolan) 2025-02-26 22:48:48 -05:00
  • 2a8a7702a0
    fix: Exclude stats from the export. Has caused a lot of memory problems. Jay 2025-02-24 11:45:05 -08:00
  • 5c93a74ddc
    fix: Upstream docker images now have an extended commit tag. Jay 2025-02-24 11:35:54 -08:00
  • 24f438a216
    fix: Use a different method of version checking. Jay 2025-02-24 11:34:17 -08:00
  • a1661edf9d
    fix: Exclude returning user's uuid from /api/users. Jay 2025-02-23 21:31:30 -08:00
  • e5124c07da
    notFix: Removed the option to only clear db. It'd be a dangerous thing to continue allowing it. Jay 2025-02-23 21:30:45 -08:00
  • 3ab4fc960e
    feat: random domain selection with x-zipline-domain (#713) nobody 2025-02-23 03:08:01 +01:00
  • 66e4e72a74
    Merge branch 'trunk' into trunk dicedtomato 2025-02-22 18:02:47 -08:00
  • a90a03a250
    feta: fix api errors + gps metadata diced 2025-02-22 15:12:15 -08:00
  • 00efc1a7e5
    Merge branch 'trunk' into trunk nobody 2025-02-22 16:48:56 +01:00
  • 733ead0da7
    Update index.ts nobody 2025-02-22 16:44:14 +01:00
  • af68a2a06c
    feat: move oauth api to fastify + update deps diced 2025-02-21 23:33:48 -08:00
  • 1d92599788
    fix: ishare import issues diced 2025-02-21 15:18:57 -08:00
  • eae5d755f6
    feat: add ishare support diced 2025-02-21 12:28:43 -08:00
  • ef53a11bdf
    feat: more debug logging for oauth diced 2025-02-20 20:32:49 -08:00
  • d39c62adf4
    Update parseHeaders.ts nobody 2025-02-20 22:09:32 +01:00
  • e49ea35819
    Update index.ts nobody 2025-02-20 22:08:49 +01:00
  • d81c30a354
    fix: double server settings error diced 2025-02-20 12:26:24 -08:00
  • 0e85c1b5b6
    fix: make it clearer that view routes need to be enabled for embeds diced 2025-02-20 12:26:10 -08:00
  • d407b9397c
    fix: title overflow! diced 2025-02-20 12:23:33 -08:00
  • 683b77503e
    fix: remove core_secret from dev docker-compose diced 2025-02-20 12:14:52 -08:00
  • 76fae35ed6
    fix: add unless-stopped + switch tag to latest diced 2025-02-20 12:13:13 -08:00
  • ce084eb72a
    Merge branch 'trunk' into trunk dicedtomato 2025-02-20 11:52:42 -08:00
  • 1801287deb
    fix: reload nextjs api route settings on saves diced 2025-02-20 11:48:57 -08:00
  • 60e9b52100
    fix: disable passkey button when it's disabled diced 2025-02-20 11:14:05 -08:00
  • d8ce61c3c6
    fixed formatting for prettier nobody 2025-02-19 18:42:47 +01:00
  • 8e9a13956b
    fixed formatting for prettier nobody 2025-02-19 18:41:56 +01:00
  • 68777e2a94
    Update index.ts nobody 2025-02-19 17:20:25 +01:00
  • 5e0ad0226a
    Update parseHeaders.ts nobody 2025-02-19 17:17:52 +01:00
  • 98ae8249ff
    Merge pull request #1 from nobodys-tools/patch-1 nobody 2025-02-19 16:31:42 +01:00
  • fa95d37735
    Update parseHeaders.ts nobody 2025-02-19 16:30:02 +01:00
  • 8adff1c789
    Update index.ts nobody 2025-02-19 16:27:41 +01:00
  • a97decfb0c
    fix: #709 diced 2025-02-18 12:46:53 -08:00
  • 478baeca83
    fix: merge #694 Jay 2025-02-17 12:43:50 -08:00
  • 7a93070958
    fix: add a warning to restart oauth if any issues diced 2025-02-17 12:03:44 -08:00
  • 316d961fb6
    fix: do not overwrite sessions on oauth logins diced 2025-02-17 12:00:55 -08:00
  • a4b55d102a
    fix: oidc has a default oauth state diced 2025-02-17 11:56:14 -08:00
  • ec8e426964
    fix: docker push action again diced 2025-02-17 11:35:29 -08:00
  • 9cacb84e3a
    fix: docker push action diced 2025-02-17 11:23:11 -08:00
  • 7aee51e81c
    fix: push to dockerhub diced 2025-02-17 11:14:07 -08:00
  • 4effcc2538
    fix: #698 diced 2025-02-17 11:05:25 -08:00
  • 56801d8770
    feat: add github issue template (#696) Jay 2025-02-16 23:19:44 -08:00
  • b3b0c5b89b
    Update .github/ISSUE_TEMPLATE/bug.yml dicedtomato 2025-02-16 23:15:59 -08:00
  • b679ef32e2
    Update .github/ISSUE_TEMPLATE/bug.yml dicedtomato 2025-02-16 23:15:44 -08:00
  • 02a44ebf8b
    feat: add github issue template Jay 2025-02-16 22:50:14 -08:00
  • e1905c7fb3
    feat: add a redirect for old /r/ urls diced 2025-02-16 22:11:40 -08:00
  • ce7ebcbe27
    fix: use custom redirect uri if provided diced 2025-02-16 21:49:43 -08:00
  • aebb3e53f4
    fix: ctl paths diced 2025-02-16 21:29:34 -08:00
  • 7e1cec2e44
    fix: allow null password on imports diced 2025-02-16 20:27:11 -08:00
  • b842d594f7
    fix: action again v4.0.0 diced 2025-02-16 17:44:05 -08:00
  • 7961c745f3
    fix: action diced 2025-02-16 17:36:55 -08:00
  • 477aca289a
    feat: v4 changes diced 2025-02-16 17:25:11 -08:00
  • d3a9213340
    fix: prettier :( Jay 2025-02-16 16:57:01 -08:00
  • df141d5832
    fix: nevermind on that narrower typing Jay 2025-02-16 16:54:38 -08:00
  • 89e2e90196
    fix: turn gif thumbnails into an opt in feature. might be taxing Jay 2025-02-16 16:27:09 -08:00
  • 74089ce117
    feat: gif thumbnails, discord doesn't play it sadly :( Jay 2025-02-16 16:13:38 -08:00
  • f2fceda2fb
    chore: narrower typing Jay 2025-02-16 16:12:58 -08:00
  • 982584c94d
    fix: the meta tags return to their natural order, and add a fallback text if the browser can't play the video Jay 2025-02-16 16:12:43 -08:00
  • 5016b154ca
    chore: hook request instead of reply for debug request logger Jay 2025-02-16 15:09:06 -08:00
  • 80c9a66705
    chore: add debug logs for raw route and use nodejs' built in pipeline instead of pump Jay 2025-02-16 15:08:03 -08:00
  • ba3309947f
    fix: password check before any checking if previewable Jay 2025-02-16 15:05:58 -08:00
  • a6807a681c
    feat: new readme diced 2025-02-15 16:44:40 -08:00
  • df84edd310
    refactor: move all trunk -> v3 diced 2025-02-15 12:49:33 -08:00
  • fc6060fe9c
    feat(v3.7.13): version v3.7.13 diced 2025-02-14 12:09:06 -08:00
  • 2de036c89f
    feat: better v4 notice diced 2025-02-14 11:51:03 -08:00
  • 956fafb826
    fix: #685 #657 (?) (#692) Jay 2025-02-13 21:59:04 -08:00
  • 7bd889ebd9
    fix: small stuff diced 2025-02-13 21:52:35 -08:00
  • cbd9191488
    feat: gfycat style file names diced 2025-02-13 21:07:32 -08:00
  • b8c2e8534a
    remove console log Jay 2025-02-13 18:21:01 -08:00
  • 952dab91a0
    fix: Some dependency upgrades to fix a bug. Jay 2025-02-13 18:09:16 -08:00
  • 3fb0459837
    notFix: increase plugin timeout, perhaps this is enough time to let zipline start Jay 2025-02-13 18:08:19 -08:00
  • 946572507e
    fix: Less debug info for login. That stuff's sacred Jay 2025-02-13 18:07:35 -08:00
  • 9607bfcb66
    fix: defaults for core_hostname diced 2025-02-13 15:13:20 -08:00
  • 8d6f9e344e
    feat: bunch of icons for files diced 2025-02-13 15:08:53 -08:00
  • 171790613d
    feat: common double-extensions like .tar.gz supported diced 2025-02-12 23:24:44 -08:00
  • 1be47b4d36
    feat: message for those with dumb auto-updaters diced 2025-02-12 22:58:13 -08:00
  • 86b4e5fdcb
    fix: remove console.log diced 2025-02-12 22:35:09 -08:00
  • 6c19a392fc
    feat: fix theming issues diced 2025-02-12 22:34:10 -08:00
  • 6646c1e591
    feat: some cool stuff (#686) Jay 2025-02-12 21:50:09 -08:00
  • 201d4b612c
    chore: some trimming that I could Jay 2025-02-11 21:07:02 -08:00
  • 66da8b8f52
    fix??: I unno, discord hasn't embedded without the link showing but maybe other places could Jay 2025-02-11 21:04:34 -08:00
  • b83ca16053
    fix: any edge case where thumbnail don't exist Jay 2025-02-11 18:42:26 -08:00
  • c8b340cedf
    fix: my own mistake of breaking embeds with sites. Images should have their links hidden with discord. Videos can embed and play. Others? Good luck Jay 2025-02-11 18:39:04 -08:00
  • 233324b6c5
    notFeat: Don't expect much from this added route, I won't add more than essential. Jay 2025-02-11 18:36:49 -08:00
  • 9c4bb02769
    add thumbnail for type Jay 2025-02-11 00:13:45 -08:00
  • ad2ba18189
    pass queries too Jay 2025-02-11 00:13:30 -08:00
  • d26cdb4903
    bump fastify Jay 2025-02-11 00:10:51 -08:00
  • 0e825ceca0
    fix: unused icon diced 2025-02-10 21:28:45 -08:00
  • bb5c774c74
    feat: image zoom in on view-route diced 2025-02-10 21:20:04 -08:00