An open API service providing commit metadata for open source projects.

GitHub / ioai-tech/rosview / commits

SHA Message Author Date Stats
0a30d37d merge Merge pull request #49 from joaner/release/1.8.0 joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
7 days ago
66fd979d fix(test): type initialize progress callbacks for lint joaner <1****r@u****m> 7 days ago
ace58716 chore: release v1.8.0 joaner <1****r@u****m> 7 days ago
03d3234d feat(progress): implement initialization progress tracking for sources joaner <1****r@u****m> 7 days ago
f7431b35 feat(panel): enhance RawMessages handling and add topic extraction utility joaner <1****r@u****m> 7 days ago
47f022e7 chore(deps): update package dependencies and improve error handling joaner <1****r@u****m> 7 days ago
e9318b97 merge Merge pull request #46 from joaner/fix/bag-remote-size-loop joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
16 days ago
418b246b fix(bag): stop infinite Range re-fetch loop when loading remote .bag files joaner <j****r@u****m> 16 days ago
bf0f897c merge Merge pull request #44 from ioai-tech/dependabot/github_actions/actions/uploa... joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
6ac393c4 merge Merge pull request #43 from ioai-tech/dependabot/github_actions/softprops/act... joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
7b410297 chore(deps): bump actions/upload-artifact from 4 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
5d2ce3f7 chore(deps): bump softprops/action-gh-release from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
03fab69c merge Merge pull request #41 from ioai-tech/dependabot/github_actions/actions/downl... joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
483a2659 merge Merge pull request #40 from ioai-tech/dependabot/github_actions/actions/check... joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
3cdad8fd merge Merge branch 'main' into dependabot/github_actions/actions/checkout-7 joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
0e5d9b5f merge Merge pull request #39 from ioai-tech/dependabot/github_actions/actions/setup... joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
7c558f0a chore(deps): bump actions/download-artifact from 4 to 8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
b30f28d3 chore(deps): bump actions/checkout from 4 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
925ebf1d chore(deps): bump actions/setup-node from 4 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
e1276d9d merge Merge pull request #38 from joaner/chore/deps-security-toolchain joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
55037917 chore(vite): align remaining build options with Vite 8 guide joaner <j****r@u****m> 29 days ago
08886f8b chore: release v1.7.8 joaner <j****r@u****m> 29 days ago
de3e5164 fix(vite): silence protobufjs fs probe warning in the browser joaner <j****r@u****m> 29 days ago
597e6099 chore(vite): drop rollup/esbuild/wasm plugin; use rolldownOptions joaner <j****r@u****m> 29 days ago
8881c2cd chore(deps): clear npm audit findings without overrides joaner <j****r@u****m> 29 days ago
8e086e5f merge Merge pull request #37 from joaner/fix/h264-first-frame-bootstrap joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c6882142 fix(test): satisfy eslint in h264SeekRepair tests joaner <1****r@u****m> about 1 month ago
2f453307 fix(image): bootstrap H.264 GOP for immediate first frame at playback start joaner <1****r@u****m> about 1 month ago
ec12fe52 merge Merge pull request #36 from joaner/chore/release-v1.7.6 joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5f2ce0d4 chore: release v1.7.6 joaner <j****r@u****m> about 1 month ago
3def78ae merge Merge pull request #35 from joaner/fix/image-discard-stale-async-decode joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6beb72d6 merge Merge pull request #34 from joaner/fix/h264-cancel-stale-seek-repairs joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
f595b305 fix(image): discard stale async decode results
Co-authored-by: joaner <j****r@u****m>
joaner <j****r@u****m> about 1 month ago
700a2f57 fix(image): cancel stale H264 seek repairs
Co-authored-by: joaner <j****r@u****m>
joaner <j****r@u****m> about 1 month ago
b051a767 merge Merge pull request #30 from joaner/feat/h264-performance joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ba77f91a chore: release v1.7.5 puxiaokang <j****r@u****m> about 1 month ago
484b1263 fix(playback): replace best-effort max with 10x puxiaokang <j****r@u****m> about 1 month ago
c0958d80 perf(image): adapt H264 playback to decoder pressure joaner <1****r@u****m>
Committed by: puxiaokang <p****k@i****h>
about 1 month ago
a86dec24 merge Merge pull request #28 from joaner/fix/h264-loop-keyframe joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
f1d5d962 chore: release v1.7.4 joaner <j****r@u****m> about 1 month ago
2fc0c8c4 chore: update npm dependencies lockfile joaner <j****r@u****m> about 1 month ago
a5a1bc51 fix(image): wait for IDR after H264 loop reset joaner <j****r@u****m> about 1 month ago
446e3375 merge Merge pull request #27 from joaner/perf/h264-low-end-playback joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ea279ee7 chore: release v1.7.3 joaner <1****r@u****m> about 1 month ago
f723a882 perf: improve H264 playback on low-end machines joaner <1****r@u****m> about 1 month ago
c1836779 fix: satisfy eslint for PointCloud refs and type assertions (#26)
Co-authored-by: joaner <j****r@u****m>
joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
6ad5b498 perf: unblock large PointCloud2 playback; v1.7.2 (#25)
Co-authored-by: joaner <j****r@u****m>
joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
ecd63245 fix: let users switch a merge to a replace after the fact; v1.7.1 (#24) joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
be4c3eb6 feat: unify Image/RawMessages topic bar; bump to v1.7.0 (#23) joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
032be92f ci: stop installing the mcap CLI in CI (local-only debugging tool) (#22) joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
6d51145b feat: merge multiple recording files into one session (multi-mcap, mixed form... joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
d284936c fix(layout): auto-layout image panels for foxglove protobuf MCAP joaner <1****r@u****m> about 2 months ago
8ac00ef3 chore: bump version to 1.6.3 joaner <1****r@u****m> about 2 months ago
6d52f838 fix(protobuf): deserialize bytes fields as Uint8Array instead of Array (#20) Dan <r****2@1****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
ec3cc8ed chore(deps): fix npm audit vulnerabilities and loosen three peer range (#19)
Co-authored-by: joaner <j****r@u****m>
joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
f57e3a52 chore: bump version to 1.6.1 joaner <j****r@u****m> about 2 months ago
da07e0b1 fix(mcap): support LZ4 frame compression in MCAP decompress handler (#18) Dan <r****2@1****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
9670a3c7 merge feat(image): ROS compressedDepth rendering (v1.6.0) (#17) joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
b3bdfc0b fix(image): satisfy eslint in compressed depth decoder modules joaner <j****r@u****m> about 2 months ago
44ff08c7 feat(image): add ROS compressedDepth rendering with depth colormap defaults joaner <j****r@u****m> about 2 months ago
4e34ef61 chore: bump version to 1.5.4 (#16) joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
f41401c7 feat(plot): improve topic auto-detect, TF support, and chart UX. (#15) joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
23e707ec fix(css): stabilize scoped rosview styling (#13)
Co-authored-by: joaner <j****r@u****m>
joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
d3ec86b7 fix(embed): scope embed CSS, navbar brand toggle, playback scrubber, and layo...
Co-authored-by: joaner <j****r@u****m>
joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
72cafc94 fix(embed): scope CSS preflight and add navbar brand props (#11)
Co-authored-by: joaner <j****r@u****m>
joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7b196d42 fix(plot): v1.5.1 legend, styles, and seek alignment (#10)
Co-authored-by: joaner <j****r@u****m>
joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
aba77c4f release v1.5.0: generic Plot panel, db3 remote URL loading (#9)
Co-authored-by: joaner <j****r@u****m>, joaner <j****r@u****m>, joaner <j****r@u****m>
joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a9a04f6a merge Merge pull request #8 from joaner/release/1.3.5-wasm-zstd joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
e3a3350c fix: bump @ioai/wasm-zstd to 1.1.2 and document Next.js integration joaner <j****r@u****m> 3 months ago
47ea86b7 merge feat: release v1.3.4 joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9bb9b975 fix: preload wasm-zstd for inline workers and stabilize E2E joaner <j****r@u****m> 3 months ago
ca342f5a chore: update package version to 1.3.4 and replace fzstd with @ioai/wasm-zstd joaner <j****r@u****m> 3 months ago
c35db6cf feat: add @mcap/browser for improved file handling and decompression joaner <j****r@u****m> 3 months ago
dea320ed merge feat: loading ux v1.3.3 joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7b79fbbd chore: bump version to 1.3.3 joaner <j****r@u****m> 3 months ago
39ba09e6 feat: pre-bundle transitive dependencies for playback workers joaner <j****r@u****m> 3 months ago
412424cc feat: improve loading UX with in-player overlay and cancellable worker init joaner <j****r@u****m> 3 months ago
fedf5186 merge Feat: upgrade hdf5 to 1.0.0 and e2e fixtures joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
98d318f5 merge merge: integrate upstream main (v1.3.1) for PR mergeability joaner <j****r@u****m> 3 months ago
793316d3 chore: bump to 1.3.2 and point SEO URLs to rosview.com joaner <j****r@u****m> 3 months ago
99b354b4 feat: adopt @ioai/hdf5 1.0.0 and self-contained E2E fixtures joaner <j****r@u****m> 3 months ago
a3a269c0 chore: release v1.3.1 joaner <j****r@u****m> 3 months ago
a721db75 merge release v1.3.1 joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c4cafaee perf(playback): route playhead updates outside pipeline store joaner <j****r@u****m> 3 months ago
50c4eecf merge Release v1.3.0 joaner <1****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
bdcbbe39 fix: restore build and e2e after mcapProcessor and RawMessages updates joaner <j****r@u****m> 3 months ago
03747add chore: release v1.3.0 joaner <j****r@u****m> 3 months ago
a575b6b9 fix(raw-messages): increase compact binary preview bytes from 8 to 32 joaner <j****r@u****m> 3 months ago
0bfb73b5 fix(raw-messages): show first 8 bytes of binary previews instead of hiding joaner <j****r@u****m> 3 months ago
dd0e707b feat(raw-messages): show log_time and publish_time beside message payload joaner <j****r@u****m> 3 months ago
273e1849 perf(raw-messages): keep high-frequency updates off the React render path joaner <j****r@u****m> 3 months ago
a2860a57 test(urdf-debug): run MCAP processor tests in memory joaner <j****r@u****m> 3 months ago
9bf3152a fix(tsconfig): remove deprecated baseUrl and ignoreDeprecations for TS 6. joaner <j****r@u****m> 3 months ago
9811d47a fix(playback): prevent stale async results from overwriting backward seeks. joaner <j****r@u****m> 3 months ago
30d6eb31 fix(lint): include test files in ESLint tsconfig and clean up SqliteSqljsDb. joaner <j****r@u****m> 3 months ago
6a3cf890 feat(image): add CompressedVideo H264 playback and auto-layout support. joaner <j****r@u****m> 3 months ago
cd02bf1b fix(db3): compute topic frequency from per-topic time spans joaner <j****r@u****m> 3 months ago
17326a18 fix(build): split test TypeScript project to restore npm run build joaner <j****r@u****m> 3 months ago
ea1ee3ca refactor(db3): replace deprecated @foxglove/sql.js with official sql.js joaner <j****r@u****m> 3 months ago
bc08562d feat(layout): unify tab header actions by width and centralize constants joaner <j****r@u****m> 3 months ago

← Back to repository