Creepso · he/him
  • Joined on 2024-10-09
Creepso synced commits to dependabot/cargo/rust-dependencies-b3f7bdb8f6 at Creepso/agent-desktop from mirror 2026-07-29 02:12:52 +00:00
f747818d38 chore(deps): bump the rust-dependencies group across 1 directory with 7 updates
dde0b98dc0 chore: track planning artifacts with secret and privacy scanning (#109)
Compare 2 commits »
Creepso synced commits to feat/windows-2.2-uia-tree-walk at Creepso/agent-desktop from mirror 2026-07-29 02:12:52 +00:00
7411a65df7 docs: stop the plan requiring the unbounded client it disproved
29b0a2716f fix: withhold only content that was actually read
782054e7dc fix: close the secure-field gate and stop racing uia's lazy init
eefd589e8f docs: make the phases-plan sync rule explicit and deferral strict
f4a505e5f6 docs: record in phases.md what 2.2 changed and what it hands over
Compare 6 commits »
Creepso synced commits to refs/pull/108/head at Creepso/agent-desktop from mirror 2026-07-29 02:12:52 +00:00
f747818d38 chore(deps): bump the rust-dependencies group across 1 directory with 7 updates
dde0b98dc0 chore: track planning artifacts with secret and privacy scanning (#109)
Compare 2 commits »
Creepso synced commits to refs/pull/108/merge at Creepso/agent-desktop from mirror 2026-07-29 02:12:52 +00:00
f747818d38 chore(deps): bump the rust-dependencies group across 1 directory with 7 updates
Compare 2 commits »
Creepso synced commits to refs/pull/114/head at Creepso/agent-desktop from mirror 2026-07-29 02:12:52 +00:00
7411a65df7 docs: stop the plan requiring the unbounded client it disproved
29b0a2716f fix: withhold only content that was actually read
782054e7dc fix: close the secure-field gate and stop racing uia's lazy init
eefd589e8f docs: make the phases-plan sync rule explicit and deferral strict
f4a505e5f6 docs: record in phases.md what 2.2 changed and what it hands over
Compare 6 commits »
Creepso synced commits to refs/pull/792/merge at Creepso/mangayomi-mirror from mirror 2026-07-29 01:22:58 +00:00
e448eb8b2f Merge pull request #815 from mrandhawa14/feat/batch-library-player
d0e318d950 chore: remove download-queue reordering (moved to the downloads PR)
4faafb2150 i18n: localize saved-searches and source-badge strings
5b79afb254 Merge remote-tracking branch 'origin/main' into feat/batch-library-player
Compare 19 commits »
Creepso synced commits to refs/pull/793/merge at Creepso/mangayomi-mirror from mirror 2026-07-29 01:22:58 +00:00
e448eb8b2f Merge pull request #815 from mrandhawa14/feat/batch-library-player
d0e318d950 chore: remove download-queue reordering (moved to the downloads PR)
4faafb2150 i18n: localize saved-searches and source-badge strings
5b79afb254 Merge remote-tracking branch 'origin/main' into feat/batch-library-player
Compare 49 commits »
Creepso synced commits to refs/pull/795/merge at Creepso/mangayomi-mirror from mirror 2026-07-29 01:22:58 +00:00
e448eb8b2f Merge pull request #815 from mrandhawa14/feat/batch-library-player
d0e318d950 chore: remove download-queue reordering (moved to the downloads PR)
4faafb2150 i18n: localize saved-searches and source-badge strings
5b79afb254 Merge remote-tracking branch 'origin/main' into feat/batch-library-player
Compare 49 commits »
Creepso synced commits to refs/pull/1630/merge at Creepso/NuvioStreaming from mirror 2026-07-28 23:33:03 +00:00
979d5680d4 Merge branch 'library-delta' into cmp-rewrite
1b05c222b7 feat(library): add incremental delta sync
d55ed7ae2a fix(auth): sanitize authentication errors
88d3cbdfac bump version
Compare 8 commits »
Creepso synced commits to cmp-rewrite at Creepso/NuvioStreaming from mirror 2026-07-28 23:33:02 +00:00
979d5680d4 Merge branch 'library-delta' into cmp-rewrite
1b05c222b7 feat(library): add incremental delta sync
d55ed7ae2a fix(auth): sanitize authentication errors
Compare 3 commits »
Creepso synced commits to refs/pull/1512/merge at Creepso/NuvioStreaming from mirror 2026-07-28 23:33:02 +00:00
979d5680d4 Merge branch 'library-delta' into cmp-rewrite
1b05c222b7 feat(library): add incremental delta sync
d55ed7ae2a fix(auth): sanitize authentication errors
Compare 4 commits »
Creepso synced commits to refs/pull/1582/merge at Creepso/NuvioStreaming from mirror 2026-07-28 23:33:02 +00:00
979d5680d4 Merge branch 'library-delta' into cmp-rewrite
1b05c222b7 feat(library): add incremental delta sync
d55ed7ae2a fix(auth): sanitize authentication errors
Compare 4 commits »
Creepso synced commits to master at Creepso/fluxa from mirror 2026-07-28 20:52:49 +00:00
afea67d02f fix: resolve FluxaCore/FluxaShared type identity mismatch after moving Apple snapshot DTOs
a0db322fed fix: move Apple catalog/detail/discover/search snapshot DTOs from shared to core
b44ebec2d9 debug: add --info logging to the shared framework embed task to diagnose why Xcode's build skips it
ede8260d1b fix: force embedAndSignAppleFrameworkForXcode to rerun, avoiding a stale Gradle up-to-date skip
46d5e58d70 fix: use lowercase target-triple form for AR_ env vars so cc-rs finds llvm-ar
Compare 5 commits »
Creepso synced commits to master at Creepso/fluxa-core from mirror 2026-07-28 20:52:48 +00:00
26fe872b31 fix(core): reset home state on profile activation instead of carrying over the previous profile's content
b754d619c6 fix(core): fix edition-2024 unsafe-attribute compile errors and rquickjs bindgen gap on Apple-only code paths
Compare 2 commits »
Creepso synced commits to master at Creepso/fluxa-desktop from mirror 2026-07-28 20:52:47 +00:00
a78d39ba2b fix(desktop): skip the background Nuvio sync's home reload when nothing actually changed
afb66e4e89 fix(desktop): scope all external-sync library writes to the profile being synced, not whatever is currently active
5324dd16e4 fix(desktop): reset stateRef alongside React state on profile switch to stop the old profile's home data reappearing mid-load
d9b5b2c40d chore: remove temporary profile-switch debug logging
a340c9346d fix(desktop): scope Nuvio import writes to the imported profile's own storage key
Compare 12 commits »
Creepso synced commits to refs/pull/1637/head at Creepso/NuvioMobile from mirror 2026-07-28 18:03:02 +00:00
Creepso synced commits to refs/pull/1637/merge at Creepso/NuvioMobile from mirror 2026-07-28 18:03:02 +00:00
Creepso synced commits to feat/windows-2.2-uia-tree-walk at Creepso/agent-desktop from mirror 2026-07-28 18:03:00 +00:00
55141fe2fa fix: refuse an unbounded uia client instead of falling back to one
Creepso synced commits to refs/pull/108/merge at Creepso/agent-desktop from mirror 2026-07-28 18:03:00 +00:00
dde0b98dc0 chore: track planning artifacts with secret and privacy scanning (#109)
Compare 2 commits »
Creepso synced commits to refs/pull/114/head at Creepso/agent-desktop from mirror 2026-07-28 18:03:00 +00:00
55141fe2fa fix: refuse an unbounded uia client instead of falling back to one