Commit graph

  • 62708af762 Merge branch 'develop' of forgejo:drop-oss/drop into develop develop wdunn001 2026-08-20 23:32:39 -04:00
  • 5278bce000 feat(profile): user avatar upload endpoint, UserAvatar in header and profile, account home rework wdunn001 2026-08-20 23:32:27 -04:00
  • 927f9aae21 feat(game-accounts): add account recovery action, optional password on provision, settings page panel and design doc update wdunn001 2026-08-20 23:32:26 -04:00
  • 5516453b7f server: tell pre-0.4 clients they are outdated instead of a bare 403 wdunn001 2026-08-14 12:21:57 -04:00
  • a74ed9eded feat(community): SSO to native game account bridge, phases 2 and 3 wdunn001 2026-08-12 17:04:33 -04:00
  • 1e1f005f76 docs(design): correct the slug-to-provider-key mapping wdunn001 2026-08-07 18:16:05 -04:00
  • 0572321b5d docs(design): record owner decisions on game account management wdunn001 2026-08-07 16:39:00 -04:00
  • 51a0e13a98 docs(design): scope game account management moving into Drop wdunn001 2026-08-07 16:16:55 -04:00
  • a5c1ed6524 docs(quasarke): VR player guide and operator reference wdunn001 2026-08-04 04:42:25 -04:00
  • 07fbd16a4a desktop: VR indication in the library UI + VR runtime settings panel feat/quasarke-vr-client wdunn001 2026-08-04 02:47:11 -04:00
  • f9ea2b87e1 docs: retire the browser-linkout Community docs, document native client auth wdunn001 2026-08-04 01:13:13 -04:00
  • c7ffc2b994 desktop: route News through the client-JWT path; bump to 0.4.4 wdunn001 2026-08-03 23:46:04 -04:00
  • 79aeaa9c24 desktop: bump to 0.4.3 wdunn001 2026-08-03 20:36:06 -04:00
  • e33c2c1683 desktop: read the webtoken response as text, not JSON wdunn001 2026-08-03 20:02:49 -04:00
  • e8d3df032c desktop: native News, Friends, and Alerts pages; retire the browser-linkout Community tab wdunn001 2026-08-03 19:42:50 -04:00
  • e1fa7e16c5 desktop: update Cargo.lock for the reqwest gzip/zstd feature bump wdunn001 2026-08-03 15:34:12 -04:00
  • 06fa4ae727 desktop: enable gzip+zstd reqwest features so chunk downloads honor ingress compression; bump client to 0.4.1 wdunn001 2026-08-03 15:22:13 -04:00
  • 1c894a3685 docs(design): 0001 import-time chunk compression pipeline wdunn001 2026-08-03 15:17:31 -04:00
  • ffc46233c3 Merge desktop client work into develop wdunn001 2026-08-03 13:35:56 -04:00
  • 48d07a9da6 docs(sites/docs): mention the Community browser's Show-all UI toggle, not just the query param wdunn001 2026-08-03 13:24:18 -04:00
  • e3e1cbc87f docs(sites/docs): bring Quasarke Edition section up to date with M2-M5 community launch wdunn001 2026-08-03 13:15:14 -04:00
  • 3f89ddd11f community: fix Spire login path, add staleness cutoff for DAoC serverstats wdunn001 2026-08-03 12:55:53 -04:00
  • 904f0f3351 community: replace SSH game-server probes with direct DB/API reads over mmo-net server-probe-direct-db wdunn001 2026-08-03 12:48:57 -04:00
  • 0106a6bd34 community: game-server information provider contract (design + interfaces) wdunn001 2026-08-03 11:06:15 -04:00
  • 180241c266 community: wire server registry deep links + main nav (friends widget, Community submenu, profile link) wdunn001 2026-08-03 11:02:58 -04:00
  • feb5f29190 community: fix presenceAvailable/playing type mismatch breaking the build wdunn001 2026-08-03 03:53:18 -04:00
  • 7021af50fb community: M4 -- add GameServer.slug, regenerate migration against M2/M3/M5 baseline wdunn001 2026-08-03 03:23:41 -04:00
  • 0348d10602 community: M4 -- game-server registry and issue reports wdunn001 2026-08-03 03:09:52 -04:00
  • dcf6507af5 community/chat: register a websocket error handler wdunn001 2026-08-03 01:55:23 -04:00
  • e80033e68e community: M3 -- friends, presence, chat wdunn001 2026-08-03 01:27:55 -04:00
  • e668c41eef community/mods: fix intra-batch dependency resolution ordering wdunn001 2026-08-03 01:31:35 -04:00
  • 933ff37ccb community: M5 -- mods catalog and achievement definitions/display wdunn001 2026-08-03 01:16:25 -04:00
  • c21e69aa5f community: M2 -- device enrollment, wrapper ingest, playtime, played-only listing wdunn001 2026-08-03 01:08:39 -04:00
  • e20b029cb2 community: fix sync's P2029 param-limit crash, harden browse page wdunn001 2026-08-02 14:13:32 -04:00
  • fc29101ba6 Dockerfile: cache torrential's cargo registry + target dir across builds wdunn001 2026-08-02 13:24:12 -04:00
  • 5efbd01880 community: fix titles.get.ts 400 on a bare /community browse request wdunn001 2026-08-02 13:22:48 -04:00
  • d46e4bf753 Dockerfile: harden torrential's cargo fetch against .88's bursty network wdunn001 2026-08-02 12:54:31 -04:00
  • 874be15118 Dockerfile: add CARGO_JOBS + NODE_MAX_OLD_SPACE resource caps for capped builds wdunn001 2026-08-02 01:18:02 -04:00
  • cc5b8234e0 Dockerfile: add CARGO_JOBS + NODE_MAX_OLD_SPACE resource caps for capped builds feat/quasarke-desktop-client wdunn001 2026-08-02 01:18:02 -04:00
  • 0a41fd429e Dockerfile: add a memory-pressure escape hatch for the typecheck step wdunn001 2026-08-02 01:02:40 -04:00
  • b43e9b2b60 Dockerfile: add a memory-pressure escape hatch for the typecheck step wdunn001 2026-08-02 01:02:40 -04:00
  • 9e53e19480 docs(sites/docs): desktop client rebuild shipped for Windows -- update known-gaps wdunn001 2026-08-02 01:01:01 -04:00
  • 8a18e657f0 desktop: fix community telemetry to match the corrected architecture, fix a release-blocking borrow-checker error wdunn001 2026-08-02 00:45:05 -04:00
  • f59fd03b47 community: fix source-build type errors (missing ACL descriptions, JSON cast) wdunn001 2026-08-02 00:33:04 -04:00
  • 95f41c5c46 community: fix source-build type errors (missing ACL descriptions, JSON cast) wdunn001 2026-08-02 00:33:04 -04:00
  • 4bec3b11ba docs(sites/docs): document that Community lives in Drop, not a sidecar wdunn001 2026-08-02 00:16:28 -04:00
  • 7da8ada4d6 docs(sites/docs): document that Community lives in Drop, not a sidecar wdunn001 2026-08-02 00:16:28 -04:00
  • faa8b7d61c community: fold /community into the fork, source-build the three JS patches wdunn001 2026-08-02 00:07:02 -04:00
  • 92f053e51e community: fold /community into the fork, source-build the three JS patches wdunn001 2026-08-02 00:07:02 -04:00
  • c86b122101 desktop: wire the orphaned cloud_saves crate to the server saves API + a Saves tab wdunn001 2026-08-01 23:33:43 -04:00
  • 4dda2f50af desktop: rebrand fork links, add community tab + native session/achievement telemetry wdunn001 2026-08-01 23:32:38 -04:00
  • bfed47d112 docs(sites/docs): add Quasarke Edition section documenting our fork's additions wdunn001 2026-08-01 22:04:23 -04:00
  • de79bf220e docs(sites/docs): repoint Discord/community link at community.quasarke.net wdunn001 2026-08-01 21:53:34 -04:00
  • 9b37b444d2 docs(sites/docs): disable starlight-links-validator, incompatible with astro 7.1.1 wdunn001 2026-08-01 21:36:48 -04:00
  • b23c245d72 docs(sites/docs): rewrite external links to internal quasarke.net mirrors wdunn001 2026-08-01 21:26:45 -04:00
  • cc3f645580
    chore(deps): bump rustls-webpki from 0.103.8 to 0.103.13 in /torrential (#405) dependabot[bot] 2026-07-29 21:26:12 +10:00
  • 7cb81176b2
    chore(deps): bump rand from 0.9.2 to 0.10.2 in /desktop/src-tauri (#393) dependabot[bot] 2026-07-29 21:25:54 +10:00
  • f59bf9fd85
    chore(deps): bump nuxt from 3.21.6 to 3.21.7 (#424) dependabot[bot] 2026-07-29 21:00:46 +10:00
  • 6903d14f2c
    chore(deps): bump rustls-webpki in /desktop/src-tauri (#402) dependabot[bot] 2026-07-29 20:57:18 +10:00
  • d7ff88109c
    chore(deps): bump github.com/jackc/pgx/v5 in /backend/core (#400) dependabot[bot] 2026-07-29 20:57:00 +10:00
  • 46c44ee850
    chore(deps): bump rand from 0.9.2 to 0.9.3 in /torrential (#395) dependabot[bot] 2026-07-29 20:56:47 +10:00
  • 3f5df10c8d
    chore(deps): bump rand from 0.9.2 to 0.9.3 in /cli (#394) dependabot[bot] 2026-07-29 20:56:15 +10:00
  • 9160a5ec79
    chore(deps): bump markdown-it from 14.1.1 to 14.2.0 in /desktop/main (#422) dependabot[bot] 2026-07-29 20:55:20 +10:00
  • 511fff645f
    chore(deps): bump serde_with in /desktop/src-tauri/client (#441) dependabot[bot] 2026-07-29 20:53:46 +10:00
  • c471688003
    chore(deps): bump astro from 6.4.8 to 7.1.1 (#445) dependabot[bot] 2026-07-29 20:53:33 +10:00
  • 9eece50406
    chore(deps-dev): bump postcss from 8.5.10 to 8.5.18 (#455) dependabot[bot] 2026-07-29 20:53:10 +10:00
  • a42193fbc5
    chore(deps-dev): bump postcss from 8.5.15 to 8.5.18 in /desktop/main (#460) dependabot[bot] 2026-07-29 20:52:58 +10:00
  • 39d2ca3d4e
    chore(deps): bump serde_with from 3.16.1 to 3.21.0 in /desktop/src-tauri (#442) dependabot[bot] 2026-07-29 20:49:03 +10:00
  • 24efd85b04
    chore(deps): bump sharp from 0.35.2 to 0.35.3 (#450) dependabot[bot] 2026-07-29 20:48:19 +10:00
  • 751e7e2c26
    chore(deps): bump next from 15.5.18 to 15.5.21 (#459) dependabot[bot] 2026-07-29 20:47:35 +10:00
  • 0436e67710
    chore(deps): bump next from 15.5.18 to 15.5.21 in /sites/promo (#453) dependabot[bot] 2026-07-29 18:55:01 +10:00
  • f429e900cb
    chore(deps): bump quinn-proto in /desktop/src-tauri (#456) dependabot[bot] 2026-07-29 18:48:06 +10:00
  • f56e07bfb5
    chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 in /torrential (#457) dependabot[bot] 2026-07-29 18:47:33 +10:00
  • 0eefae69cf
    chore(deps): bump shescape from 2.1.11 to 2.1.14 (#458) dependabot[bot] 2026-07-29 18:47:10 +10:00
  • 97c6f2c8a6
    Add age ratings (#451) AgentScrubbles 2026-07-25 18:42:16 -07:00
  • 8e75a0bf56
    Autofill launch name on version import (#373) (#447) AgentScrubbles 2026-07-23 14:38:04 -07:00
  • d0c3b2fdb6
    Fix admin UI user bar overlap (#439) DecDuck 2026-07-10 14:53:48 +10:00
  • 35a0b0687d Fix admin UI user bar overlap fix-admin-ui DecDuck 2026-07-10 14:51:47 +10:00
  • 6f74718695
    Fix local path and templating issues (#436) v0.4.0-rc-5 DecDuck 2026-06-30 08:25:31 +10:00
  • d83d27beed Fix local path and templating issues fix-local-path DecDuck 2026-06-30 08:22:53 +10:00
  • 38c11567ef
    Variety of bug fixes (#432) DecDuck 2026-06-21 20:07:59 +10:00
  • 7c629a2f26
    Add #269 bug-fixes DecDuck 2026-06-21 19:32:54 +10:00
  • 5bab286061
    Implement #268 DecDuck 2026-06-21 18:43:08 +10:00
  • 505c324c26
    Fix #414 DecDuck 2026-06-21 17:01:37 +10:00
  • cbecd1161d
    Publish docs, update links (#431) DecDuck 2026-06-21 16:39:34 +10:00
  • 79c3c68818
    Fix server lint publish-docs DecDuck 2026-06-21 16:37:29 +10:00
  • d5e99306c7
    Migrate to Astro v6 DecDuck 2026-06-21 16:34:33 +10:00
  • 2ececf1b03
    Fix sitemap gen DecDuck 2026-06-21 16:20:30 +10:00
  • 920a5297b1
    Publish docs, update links DecDuck 2026-06-21 15:58:56 +10:00
  • 9185089c99
    Fix v0.4.0 process handler, add override menu (#430) DecDuck 2026-06-21 15:24:33 +10:00
  • 032cbda498
    Fix server lint fix-client-launch DecDuck 2026-06-21 15:12:16 +10:00
  • 6290826c4d
    Implement tree kill for Windows DecDuck 2026-06-21 15:11:25 +10:00
  • 1430d2ef3d
    Fix layouting DecDuck 2026-06-21 13:40:44 +10:00
  • e3a1824e7d
    Fix torrential inclusion in image DecDuck 2026-06-21 13:23:05 +10:00
  • 27502bf31f
    Regenerate lcofkiel DecDuck 2026-06-21 13:06:56 +10:00
  • 564a4aa6f0
    Add process handler selector, pin Prisma DecDuck 2026-06-21 13:03:15 +10:00
  • a028db7288
    Fix Windows and Linux launch DecDuck 2026-06-21 11:56:45 +10:00
  • 0290718ee0
    Fix droposs.org build, finish website (#429) DecDuck 2026-06-21 11:31:21 +10:00
  • 2e86422004
    Add lints, new website publish (#428) DecDuck 2026-06-21 11:16:39 +10:00
  • 796abf478f
    Fix GitHub Actions build (#427) DecDuck 2026-06-21 10:37:54 +10:00