Commit Graph

  • 0ddd9087c7 chore(deps): bump nuxt from 4.4.8 to 4.5.1 in /desktop/main dependabot/npm_and_yarn/desktop/main/nuxt-4.5.1 dependabot[bot] 2026-08-07 18:13:46 +00:00
  • 6bbd608b75 chore(deps): bump nuxt from 3.21.7 to 3.21.10 dependabot/npm_and_yarn/nuxt-3.21.10 dependabot[bot] 2026-08-07 18:12:00 +00:00
  • eb6f805a14 chore(deps): bump postcss from 8.4.31 to 8.5.26 dependabot/npm_and_yarn/postcss-8.5.26 dependabot[bot] 2026-08-07 01:12:05 +00:00
  • 3bc0d9f1e7 feat(infra): test + CI + static-analysis infrastructure (#200) develop BillyOutlast 2026-07-29 19:59:40 -04:00
  • 6925b82e9d chore: document coverage thresholds and sonar exclusion port/quality-assets-upstream John Smith 2026-07-29 19:48:26 -04:00
  • 332807fd77 feat(quality): lint-staged config, replace full-repo lint in pre-commit John Smith 2026-07-29 19:48:05 -04:00
  • 7850aa7211 fix(ci): start postgres in e2e workflow John Smith 2026-07-29 19:47:54 -04:00
  • 35a65971be fix(ci): add test setup stub, smoke e2e spec, fallow entry-point config John Smith 2026-07-29 19:47:39 -04:00
  • 2fc8c2864e chore(lint): ignore .omo/ artifacts in root .gitignore John Smith 2026-07-29 19:22:52 -04:00
  • 679478e513 fix(test): passWithNoTests on vitest scripts John Smith 2026-07-29 19:22:34 -04:00
  • 4aa1313d49 security(ci): SHA-pin all GitHub Actions to immutable commits John Smith 2026-07-29 19:11:31 -04:00
  • 0e9fa3595e ci(workflows): port ci, cli-ci, desktop-ci, e2e, editorconfig-ci John Smith 2026-07-29 19:10:04 -04:00
  • 74324867a7 chore(infra): restore devDeps/scripts, add husky hooks + vitest/playwright configs John Smith 2026-07-29 19:08:31 -04:00
  • 489369da00 security(ci): port codeql + osv-scanner, register decompress CVE patch John Smith 2026-07-29 19:07:00 -04:00
  • a7ee7847f4 chore(infra): port static-analysis configs from archive/rebuild John Smith 2026-07-29 19:05:40 -04:00
  • ff300de623 fix(ci): correct print_tags typo, add postinstall step to server-ci John Smith 2026-07-29 19:05:33 -04:00
  • 9d51d33e0d fix(infra): pin vue/vue-router, restore --locked on cargo build John Smith 2026-07-29 19:05:29 -04:00
  • fcefefb7b5 chore: document coverage thresholds and sonar exclusion port/quality-assets John Smith 2026-07-29 19:48:26 -04:00
  • d530a1227d feat(quality): lint-staged config, replace full-repo lint in pre-commit John Smith 2026-07-29 19:48:05 -04:00
  • ff35602288 fix(ci): start postgres in e2e workflow John Smith 2026-07-29 19:47:54 -04:00
  • c750120575 fix(ci): add test setup stub, smoke e2e spec, fallow entry-point config John Smith 2026-07-29 19:47:39 -04:00
  • 0c958f46ed chore(lint): ignore .omo/ artifacts in root .gitignore John Smith 2026-07-29 19:22:52 -04:00
  • 8eccf21453 fix(test): passWithNoTests on vitest scripts John Smith 2026-07-29 19:22:34 -04:00
  • 310491411a security(ci): SHA-pin all GitHub Actions to immutable commits John Smith 2026-07-29 19:11:31 -04:00
  • 91d89694b1 ci(workflows): port ci, cli-ci, desktop-ci, e2e, editorconfig-ci John Smith 2026-07-29 19:10:04 -04:00
  • 35deb2a792 chore(infra): restore devDeps/scripts, add husky hooks + vitest/playwright configs John Smith 2026-07-29 19:08:31 -04:00
  • f382aaf33c security(ci): port codeql + osv-scanner, register decompress CVE patch John Smith 2026-07-29 19:07:00 -04:00
  • 62cee07c79 chore(infra): port static-analysis configs from archive/rebuild John Smith 2026-07-29 19:05:40 -04:00
  • 64f929740e fix(ci): correct print_tags typo, add postinstall step to server-ci John Smith 2026-07-29 19:05:33 -04:00
  • 69c3e1168b fix(infra): pin vue/vue-router, restore --locked on cargo build John Smith 2026-07-29 19:05:29 -04:00
  • a31ea51721 fix(security): remediation bundle — AES-256-GCM, DOMPurify, WebSocket auth, 4 CVEs, SonarCloud (#198) archive/rebuild BillyOutlast 2026-07-29 13:39:29 -04:00
  • ba7ddeeff5 chore: expand pre-commit to whole-repo gates fix/security-remediation-rebuild John Smith 2026-07-29 13:07:42 -04:00
  • d38830787b fix: address open PR #198 review threads across 5 files John Smith 2026-07-29 12:24:37 -04:00
  • 9a9696fdbc Update server/server/api/v1/notifications/ws.get.ts BillyOutlast 2026-07-29 11:01:13 -04:00
  • fe32cb47f6 Update scripts/sonarcloud-pr-comment.sh BillyOutlast 2026-07-29 11:00:55 -04:00
  • a25c0b3780 Update server/server/api/v1/notifications/ws.get.ts BillyOutlast 2026-07-29 11:00:42 -04:00
  • ea4087aed4 Update scripts/sonarcloud-pr-comment.sh BillyOutlast 2026-07-29 11:00:24 -04:00
  • cf9a0a8404 Update .husky/pre-push BillyOutlast 2026-07-29 11:00:11 -04:00
  • 6529265e7c Update server/server/api/v1/notifications/ws.get.ts BillyOutlast 2026-07-29 10:59:53 -04:00
  • 3513ee1d3c Update server/server/api/v1/notifications/ws.get.ts BillyOutlast 2026-07-29 10:59:26 -04:00
  • 8d8412418b Update desktop/src-tauri/database/src/db.rs BillyOutlast 2026-07-29 10:59:08 -04:00
  • 53421be08e Update .husky/pre-push BillyOutlast 2026-07-29 10:54:21 -04:00
  • d19ee96e6f Update scripts/sonarcloud-pr-comment.sh BillyOutlast 2026-07-29 10:54:07 -04:00
  • 18c18d73cc Update scripts/sonarcloud-pr-comment.sh BillyOutlast 2026-07-29 10:53:48 -04:00
  • e43cc0641c Update server/server/internal/auth/index.ts BillyOutlast 2026-07-29 10:53:16 -04:00
  • a7af29b710 Update scripts/sonarcloud-pr-comment.sh BillyOutlast 2026-07-29 10:53:03 -04:00
  • 9ae8225a7e Update server/server/api/v1/notifications/ws.get.ts BillyOutlast 2026-07-29 10:52:51 -04:00
  • 6398cd3384 Update server/server/api/v1/notifications/ws.get.ts BillyOutlast 2026-07-29 10:52:41 -04:00
  • 26eff2c8ea Update .husky/pre-push BillyOutlast 2026-07-29 10:52:24 -04:00
  • 6195dd4583 Update server/server/api/v1/notifications/ws.get.ts BillyOutlast 2026-07-29 10:52:08 -04:00
  • 44341341c2 Update server/server/api/v1/notifications/ws.get.ts BillyOutlast 2026-07-29 10:51:59 -04:00
  • 1bf1de1ead Update server/server/api/v1/notifications/ws.get.ts BillyOutlast 2026-07-29 10:51:47 -04:00
  • 5744e9a2e9 refactor: extract rejectPeer helper, add drain guard, fix optional chaining John Smith 2026-07-29 10:49:04 -04:00
  • f6d2a89edd fix: revert rand fill_bytes .expect() — ThreadRng returns (), not Result John Smith 2026-07-29 10:42:46 -04:00
  • d22bfccc72 chore: remove ocr pre-push hook John Smith 2026-07-29 10:33:48 -04:00
  • 64c798f50d chore: fix bare toBeDefined — use typeof check instead John Smith 2026-07-29 10:29:09 -04:00
  • 15dfccbe1a fix(security): handle rand fill_bytes Result, add zeroize for key material John Smith 2026-07-29 10:22:51 -04:00
  • cc3f645580 chore(deps): bump rustls-webpki from 0.103.8 to 0.103.13 in /torrential (#405) chore/sync-upstream-2026-07-29 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
  • e23047705b chore: update pnpm-lock.yaml after removing dompurify + @types/dompurify John Smith 2026-07-29 01:02:05 -04:00
  • f3036a3bf3 refactor: extract PR review thread logic into /pull-review-comments skill John Smith 2026-07-29 00:59:51 -04:00
  • e6db1dd9ad fix: remaining OCR review findings — sonarcloud script + skill docs John Smith 2026-07-29 00:54:36 -04:00
  • 3c188b1928 fix: address 7 OCR review findings across 6 files John Smith 2026-07-29 00:52:19 -04:00
  • 1a706850d2 fix: resolve fallow pre-commit gate — suppress false positives, remove unused dep John Smith 2026-07-29 00:44:58 -04:00
  • b51771b700 fix(hooks): cursor-paginate review threads + preserve partial staging John Smith 2026-07-29 00:41:34 -04:00
  • d7fc987bec fix(ci): read SonarCloud period values for PR coverage John Smith 2026-07-28 22:57:05 -04:00
  • 13fcf33ee9 chore: fix ws.get.ts prettier formatting John Smith 2026-07-28 22:40:01 -04:00
  • e386337c5d fix(hooks): add fallow audit + full test suite gates to pre-push John Smith 2026-07-28 22:37:04 -04:00
  • d94ccbc40c test: add buildFilters and AuthManager unit tests John Smith 2026-07-28 22:33:14 -04:00
  • dc3f923af6 docs: add pr-review-cleanup and ci-format-guard skills, update configs John Smith 2026-07-28 22:25:39 -04:00
  • 8b73818636 chore: fix typo in pre-push comment John Smith 2026-07-28 22:22:33 -04:00
  • e447d4d98a fix(sonarcloud): include 0% coverage files even when uncovered count is 0 John Smith 2026-07-28 22:20:31 -04:00
  • 0f6105a2c8 fix(hooks): use first:100 in PR review thread query, add --repo flag John Smith 2026-07-28 22:16:39 -04:00
  • b66c76fd38 feat(hooks): pre-push fetches unresolved PR review threads as JSON John Smith 2026-07-28 22:12:49 -04:00
  • 65011c53d4 fix(review): latest OCR/CodeRabbit findings on new commits John Smith 2026-07-28 22:06:21 -04:00
  • d842934d0f fix(sonarcloud): handle null new_uncovered_lines in jq filter John Smith 2026-07-28 21:59:48 -04:00
  • d6368ed400 fix(sonarcloud): report coverage gaps even when 0 issues, filter covered lines John Smith 2026-07-28 21:51:11 -04:00
  • 4276418a46 chore: fix CI formatting failures + auto-format Rust on pre-commit John Smith 2026-07-28 21:48:30 -04:00
  • 0b7770e17b fix(review): final OCR/CodeRabbit findings — URI regexp + authTimeout cleanup John Smith 2026-07-28 21:45:52 -04:00
  • 54d9f7382e fix(review): address OCR, CodeRabbit, and manual review findings John Smith 2026-07-28 21:41:27 -04:00
  • e94289fe66 chore: add fallow-ignore-file to false-positive files John Smith 2026-07-28 21:11:16 -04:00
  • 708b123f17 fix: resolve 2 open PR review threads John Smith 2026-07-28 20:21:30 -04:00
  • 05cbbe85f9 fix: resolve 7 remediation items from AI scanners (OCR/Sourcery/CodeRabbit) John Smith 2026-07-28 14:46:29 -04:00