Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 3 - Phase 1 #423

Open
wants to merge 958 commits into
base: master
Choose a base branch
from
Open

Version 3 - Phase 1 #423

wants to merge 958 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 4, 2022

  1. reset counters when closed.

    m1k1o committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    8ada021 View commit details
    Browse the repository at this point in the history
  2. fix bug.

    m1k1o committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e37f5c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f83089 View commit details
    Browse the repository at this point in the history
  4. cleanup.

    m1k1o committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    bf47e5a View commit details
    Browse the repository at this point in the history
  5. add metrics to config.

    m1k1o committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    2bf83f6 View commit details
    Browse the repository at this point in the history
  6. go mod upgrade.

    m1k1o committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    1064cc4 View commit details
    Browse the repository at this point in the history
  7. set version from git tag.

    m1k1o committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e181abf View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. update gitignore.

    m1k1o committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    43fa56f View commit details
    Browse the repository at this point in the history
  2. add openapi.

    m1k1o committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    a1f7b23 View commit details
    Browse the repository at this point in the history
  3. add build scripts.

    m1k1o committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    7574371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41df1bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cd59b9 View commit details
    Browse the repository at this point in the history
  6. dev config add round.

    m1k1o committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    b7926c3 View commit details
    Browse the repository at this point in the history
  7. add plugins folder.

    m1k1o committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    d088294 View commit details
    Browse the repository at this point in the history
  8. plugins buildvcs.

    m1k1o committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    52ba7d9 View commit details
    Browse the repository at this point in the history
  9. Add GitHub Actions (#2)

    m1k1o authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    c85d1f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. add LICENSE.

    m1k1o committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    472fd5f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. change shutdown order. (#4)

    m1k1o authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c725e96 View commit details
    Browse the repository at this point in the history
  2. Go generics and changes in v1.18 (#5)

    * ArrayIn to use generics.
    
    * interface{} -> any.
    m1k1o authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    babddac View commit details
    Browse the repository at this point in the history
  3. websocket move cursor & scroll.

    m1k1o committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    81531d7 View commit details
    Browse the repository at this point in the history
  4. webrtc SetCursorPosition.

    m1k1o committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    f4a4e01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d5ec01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6813f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. add README.

    m1k1o committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    5612b80 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Temporary websocket disconnect handling (#6)

    * fix websocket close log error.
    
    * logger session interface no pointer.
    
    * websocket delayet disconnect.
    
    * session host: save id not pointer to a session.
    
    * fix if hostId not stored.
    m1k1o authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    6911509 View commit details
    Browse the repository at this point in the history
  2. fix build git repo check.

    m1k1o committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    291750c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix build git repo check.

    m1k1o committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    938ea38 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. gstreamer add API.

    m1k1o committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0488976 View commit details
    Browse the repository at this point in the history
  2. name caps and encoder.

    m1k1o committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    6d2ba7b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    c793ff1 View commit details
    Browse the repository at this point in the history
  2. gst remove main loop.

    m1k1o committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    d35c237 View commit details
    Browse the repository at this point in the history
  3. switch to gtk popup window.

    m1k1o committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    23ce5c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. fix whitespace.

    m1k1o committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    f512b97 View commit details
    Browse the repository at this point in the history
  2. set WebRTC video codec H.264 profile-level-id to 42e01f to be compati…

    …ble with Firefox clients.
    m1k1o committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    d5863d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    a6f1176 View commit details
    Browse the repository at this point in the history
  2. broadcast pipeline fn.

    m1k1o committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    3eedbbf View commit details
    Browse the repository at this point in the history
  3. broadcast log url.

    m1k1o committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    da24f92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    194fd29 View commit details
    Browse the repository at this point in the history
  5. broadcast url in config.

    m1k1o committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    c34a76c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Fix cursor size. (#10)

    * fix cursor size.
    
    * folders -> config.
    m1k1o authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0badeee View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. gst as interface. (#11)

    m1k1o authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    095f9fe View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Stream bucket manager (#12)

    * refactor webrtc.
    
    * bind track with a single connection.
    
    * audio+video codec.
    
    * move stream selection to bucket manager.
    
    * audio w/o bucket manager.
    
    * revert peer changes.
    
    * return video IDs.
    
    * destroy & recreate all.
    
    * add video ID change.
    
    * Track -> Recevier.
    m1k1o authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5ad5daa View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    d608e31 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. fix build pipe redirection.

    m1k1o committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e0bee67 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Capture bandwidth switch (#14)

    * Handle bitrate change by finding the stream with closest bitrate as peer
    
    * Convert video id into bitrate when creating peer or changing bitrate
    
    * Try to fix prometheus panic
    
    * Revert metrics label name change
    
    * minor fixes.
    
    * bitrate selector.
    
    * skip if moving to the same stream.
    
    * no closure for getting target bitrate.
    
    * fix: high res switch to lo video, stream bitrate out of range
    
    * revert dev config change.
    
    * white space.
    
    Co-authored-by: Aleksandar Sukovic <[email protected]>
    m1k1o and zale144 authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    6067367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d894e88 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. supervisord separate logging.

    m1k1o committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3d131bb View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. supervisord add -s flag (#15)

    * fix duplicate supervisord logs.
    
    * add -s flag.
    m1k1o authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4824764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cb64d1 View commit details
    Browse the repository at this point in the history
  3. fix dev supervisord.

    m1k1o committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7946afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09f213f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. upgrade dependencies.

    m1k1o committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    833c0d5 View commit details
    Browse the repository at this point in the history
  2. fix indirect dependencies.

    m1k1o committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    05c4fa3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    919a554 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Fix WebRTC mux issues (#17)

    * use NewMultiUDPMuxFromPort.
    
    * tcp mux add write buffer size.
    m1k1o authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6b39e8e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. properly log unhandled panics.

    m1k1o committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b49f545 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Add WebRTC candidate metrics (#18)

    * stats: add protocol to iceCandidates.
    
    * add ice candidates used metric.
    
    * NewICECandidate use whole struct.
    m1k1o authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    fb8462b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Add batch endpoint (#19)

    * add batch endpoint.
    
    * keep error code.
    
    * use utils.HttpSuccess.
    
    * add batch to openapi.
    
    * body omitempty.
    m1k1o authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3c3042d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. add stereo to opus codec.

    m1k1o committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b793e5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6574470 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    e5c8446 View commit details
    Browse the repository at this point in the history
  2. add multiuser provider.

    m1k1o committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    319bd45 View commit details
    Browse the repository at this point in the history
  3. change dummy to noauth mode.

    m1k1o committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    af95cb4 View commit details
    Browse the repository at this point in the history
  4. fix errors.

    m1k1o committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    2ff8d84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    107eba2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fb5ae4 View commit details
    Browse the repository at this point in the history
  7. fix default pipeline.

    m1k1o committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7601af9 View commit details
    Browse the repository at this point in the history
  8. default provider: multiuser.

    m1k1o committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8381020 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd04ca8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    67cc23f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eac9796 View commit details
    Browse the repository at this point in the history
  3. switch to xkb.

    m1k1o committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ba0dea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. WebRTC ping over data channel (#23)

    * add datachannel ping to webrtc.
    
    * add ping pong decode func.
    m1k1o authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    813a0da View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. chore: add more resolutions

    - 25 fps 2k
    - 25 fps 1600x900
    - 25 fps 1368x768
    - 25 fps 800x1600
    Gheorghe committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    94981e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. add dockerfile. (#22)

    m1k1o authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a72648c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    e80ae80 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. WebRTC congestion control (#26)

    * Add congestion control
    
    * Improve stream matching, add manual stream selection, add metrics
    
    * Use a ticker for bitrate estimation and make bandwidth drops switch to lower streams more aggressively
    
    * Missing signal response, fix video auto bug
    
    * Remove redundant mutex
    
    * Bitrate history queue
    
    * Get bitrate fn support h264 & float64
    
    ---------
    
    Co-authored-by: Aleksandar Sukovic <[email protected]>
    m1k1o and zale144 authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    2364fac View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    bfabee1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Custom sizes with XRandR (#25)

    * xserver dummy with RandR.
    
    * update.
    
    * remove screen configurations from xorg.
    
    * screen size cannot be nil anymore.
    
    * use predefined screen configurations.
    
    * use screen configurations.
    
    * fix error.
    
    * remove comment.
    m1k1o authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f8b128e View commit details
    Browse the repository at this point in the history
  2. Wait for keyframe on switching streams (#28)

    * stream sink add keyframe lobby.
    
    * change streamsink keyframe identifier.
    
    * add h264.
    
    * use gstreamers is delta unit for sample.
    
    * use delta unit.
    m1k1o authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    124c5ae View commit details
    Browse the repository at this point in the history
  3. GCC No-Op Pacer (#29)

    * on rtcp send multiple packets.
    
    * use no op pacer.
    m1k1o authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0086900 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Switch to listeners for webrtc pause (#31)

    * switch to listeners for webrtc pause.
    
    * group track vars.
    
    * do not set or remove stream when paused.
    m1k1o authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    30200d4 View commit details
    Browse the repository at this point in the history
  2. do not round height to 8.

    m1k1o committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ccaaaca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64abfd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Toggle estimator config (#32)

    * add estimator to conifg.
    
    * ensure video auto is false when estimator is disabled.
    m1k1o authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    a4a3ff7 View commit details
    Browse the repository at this point in the history
  2. Upgrade to go 1.20 (#30)

    * upgrade dependencies.
    
    * videoscale element to nearest neighbor.
    m1k1o authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    977662a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. upgrade deps.

    m1k1o committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a9e6736 View commit details
    Browse the repository at this point in the history
  2. upgrade deps.

    m1k1o committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    38fc21a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Sample listeners chan (#33)

    * switch to sample listeners.
    
    * add streamsink total bytes to metrics.
    
    * on rtcp to chan.
    
    * change logs.
    
    * streamsink add real bitrate.
    
    * add timing information to sample.
    
    * bitrate buckets.
    
    * switch to WriteSample.
    m1k1o authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    17bfd2d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. update screen rate set. (#34)

    m1k1o authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0de8ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9936a04 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. nvidia switch to virtualgl 3.1.

    m1k1o committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    362bcd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa69ddd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    0950863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8edd98 View commit details
    Browse the repository at this point in the history
  3. Split ICE Servers to frontend and backend (#37)

    * split iceservers to frontend and backend.
    
    * no backend ice servers when ice lite enabled.
    
    * update config.
    m1k1o authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    08a5d5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ff47ac View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    43a649d View commit details
    Browse the repository at this point in the history
  2. Add plugins required flag (#40)

    * add required plugins flag.
    
    * update plugins logs.
    
    * add plugins subcommand.
    
    * move preflight to prerun.
    m1k1o authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1a752e4 View commit details
    Browse the repository at this point in the history
  3. pulseaudio log level error.

    m1k1o committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bdebcd3 View commit details
    Browse the repository at this point in the history
  4. upgrade go dependencies. (#41)

    m1k1o authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3f117af View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Build gstreamer in nvidia image (#36)

    * build gstreamer 1.20 for nvidia dockerfile.
    
    * add nvidia to build.
    
    * add nvidia to start.
    
    * add config for nvidia.
    
    * upgrade cuda ro 11.4.3.
    
    * add cudaconvert to comment.
    
    * fix paths.
    
    * add cuda to ld.
    
    * upgrade supervisord version.
    
    * add config to suprtvisord in rebuild.
    
    * update nvenc params.
    
    * update nvidia dockerfile.
    
    * h264 profile constrained-baseline.
    
    * h264 send SPS PPS with every IDR.
    m1k1o authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e66cd39 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. cleanup peer.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7cd469f View commit details
    Browse the repository at this point in the history
  2. refactor metrics.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9928fee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec8560b View commit details
    Browse the repository at this point in the history
  4. move change funcs to peer.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9d362ed View commit details
    Browse the repository at this point in the history
  5. remove deprecated functions.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5f0aafc View commit details
    Browse the repository at this point in the history
  6. move collectors to metrics.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c676d7a View commit details
    Browse the repository at this point in the history
  7. refactor handler.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    dfea7fc View commit details
    Browse the repository at this point in the history
  8. receiver stop error reporting.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a2e0aee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    728e27d View commit details
    Browse the repository at this point in the history
  10. refactro cursor image and pos.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e8aab98 View commit details
    Browse the repository at this point in the history
  11. handle use webrtc logger.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c2b29cc View commit details
    Browse the repository at this point in the history
  12. fix logging.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1ba561b View commit details
    Browse the repository at this point in the history
  13. move estimator to peer.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    fcf6822 View commit details
    Browse the repository at this point in the history
  14. fix track rtcp & paused.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3f375c0 View commit details
    Browse the repository at this point in the history
  15. move consts.

    m1k1o committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5a2fcc1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    43f8fe3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Refactor websocket session sync (#44)

    * refactor websocket peer and comment functions.
    
    * update comments.
    
    * add DestroyWebSocketPeer.
    m1k1o authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    0ea1c28 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. use DefaultRootWindow.

    m1k1o committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3ef4c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47a3f6d View commit details
    Browse the repository at this point in the history
  3. fixed by using XFlush.

    m1k1o committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    466185f View commit details
    Browse the repository at this point in the history
  4. add unminimize.

    m1k1o committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c70c821 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. add path prefix to server.

    m1k1o committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    52b4cbc View commit details
    Browse the repository at this point in the history
  2. add plugin scope to settings.

    m1k1o committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a75ae18 View commit details
    Browse the repository at this point in the history
  3. CI build variant.

    m1k1o committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a4f9f0b View commit details
    Browse the repository at this point in the history
  4. CI build variant only on tag.

    m1k1o committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    173bc6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8fccc4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    cf4e066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0760976 View commit details
    Browse the repository at this point in the history
  3. add locked_controls to openapi.

    m1k1o committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8240139 View commit details
    Browse the repository at this point in the history
  4. add time stats to state.

    m1k1o committed May 15, 2023
    Configuration menu
    Copy the full SHA
    848556a View commit details
    Browse the repository at this point in the history
  5. add sessions to API.

    m1k1o committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8660c1a View commit details
    Browse the repository at this point in the history
  6. Bandwidth estimator refactor (#46)

    * rewrite to use stream selector.
    
    * WIP.
    
    * add nacks to metrics.
    
    * add estimate trend.
    
    * estimator based on trend detector.
    
    * add estimator unstable duration.
    
    * add estimator debug.
    
    * add stalled duration.
    
    * estimator move values to config.
    
    * change default estimator values.
    
    * minor style changes.
    
    * fix websocket video messages.
    
    * replace video track with ivdeo id.
    m1k1o authored May 15, 2023
    Configuration menu
    Copy the full SHA
    3e8d686 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Fix noisy errors (#49)

    * send message error.
    
    * read message error.
    
    * close webrtc conn only if not closed yet.
    
    * file upload no files received.
    m1k1o authored May 19, 2023
    Configuration menu
    Copy the full SHA
    dfc7eb3 View commit details
    Browse the repository at this point in the history
  2. Upgrade go dependencies (#50)

    * upgrade go dependencies.
    
    * remove testify deep equal.
    m1k1o authored May 19, 2023
    Configuration menu
    Copy the full SHA
    ac76c81 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. update README.md.

    m1k1o committed May 21, 2023
    Configuration menu
    Copy the full SHA
    6b3bc17 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix control give API.

    m1k1o committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e83c447 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    cf17f4f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Refactor signaling for video and audio (#51)

    * add audio and signal request.
    
    * disable audio by default.
    
    * fix SignalProvide.
    
    * disable estimator when track disabled.
    m1k1o authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e3e9d16 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. fix devcontainer.

    m1k1o committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    ecc68dd View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. upgrade go dependencies. (#52)

    m1k1o authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4cb1b3e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Xorg input driver (#53)

    * add xf86 input driver.
    
    * cleanup.
    
    * rewrite to unix socket PoC.
    
    * add input rebuild.
    
    * lint & docs.
    
    * add input driver struct.
    
    * comments, lint, socket name from config.
    
    * add touch events to webrtc.
    
    * switch to uint32.
    
    * misc update logging & linting,
    
    * fix screen size
    
    * set touchscreen as core pointer.
    
    * add touch to ws control.
    
    * SendCoreEvents.
    
    * extract to own xinput folder.
    
    * add debounce.
    
    * switch pressure to uint8.
    
    * check buffer size.
    
    * send touch events with system init.
    m1k1o authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ea5517b View commit details
    Browse the repository at this point in the history
  2. fix devcontainer.

    m1k1o committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    25a6586 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Upgrade to bookworm (#54)

    * upgrade to bookworm.
    
    * g_memdup is deprecated: Use g_memdup2 instead.
    
    * upgrade nvidia dockerfile.
    
    * revert devcontainer.
    m1k1o authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    05403cc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    5ceef39 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    d82b640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f61e02 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. cleanup nvidia dockerfile.

    m1k1o committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5f321b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. fix runtime dockerfile.

    m1k1o committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    a392163 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Add Xorg modifiers (#57)

    * implement additional modifiers to xorg.
    
    * xorg modifiers to API.
    
    * update modifiers api & add ws.
    
    * scroll pos rename to delta and add ctrl key.
    m1k1o authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4da7869 View commit details
    Browse the repository at this point in the history
  2. Remove dbus (#55)

    * remove dbus.
    
    * xfce needs dbus installed.
    m1k1o authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d09e421 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. members: add multiuser profile.

    m1k1o committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8753e7b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Bump golang.org/x/net from 0.12.0 to 0.17.0 (#58)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
    - [Commits](golang/net@v0.12.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    801b5b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. upgrade go deps.

    m1k1o committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cd9d31a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    501280f View commit details
    Browse the repository at this point in the history
  2. members bulk delete. (#59)

    m1k1o authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    9d1ea87 View commit details
    Browse the repository at this point in the history
  3. sha256 hash password. (#60)

    m1k1o authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    d9bcde3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    b40c077 View commit details
    Browse the repository at this point in the history
  2. upload drop to config.

    m1k1o committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3dbcc41 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Bullseye alongside Bookworm (#61)

    * revert to bullseye.
    
    * add bookworm.
    
    * add bookworm to variants.
    
    * include xf86-video-dummy because the remote git instance is offline.
    
    * fix configure.
    m1k1o authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    014c8fa View commit details
    Browse the repository at this point in the history
  2. upgrade go deps.

    m1k1o committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    670b8ec View commit details
    Browse the repository at this point in the history
  3. fix docker nvidia.

    m1k1o committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    45ca1b7 View commit details
    Browse the repository at this point in the history
  4. fix vscode settings.

    m1k1o committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9353773 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    ce3830f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. fix mode info memory leak.

    m1k1o committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5a16143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8981051 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Move X11 error handler registration to before screen sets (#62)

    If X11 throws an error during screen config get/set, the default error
    handler at the time will be one which causes a program exit. This
    splits the error handler registration in xevent into its own call,
    allowing us to register our error handler earlier on. This results in
    the safe error handling logic actually being called instead of a full
    program exit.
    tt2468 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    00c7e6d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. add filetransfer plugin.

    m1k1o committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a178bed View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. add LockedLogins to settings.

    m1k1o committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a61eade View commit details
    Browse the repository at this point in the history
  2. add filetransfer lock.

    m1k1o committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    3ee6078 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. implement control protection.

    m1k1o committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    0f45aa3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    b90eb87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47302e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    57ffca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b562c79 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. add session to host change.

    m1k1o committed May 6, 2024
    Configuration menu
    Copy the full SHA
    416faa3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    0e8108e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    59b2fae View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    fc3b6f2 View commit details
    Browse the repository at this point in the history
  2. WIP: add chat plugin.

    m1k1o committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    f65f262 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. fix dev scripts.

    m1k1o committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ae117cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a04066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43467dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37b131c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da45f62 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    cfb423b View commit details
    Browse the repository at this point in the history
  2. add AV1 codec.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0ee11b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5c3f8d View commit details
    Browse the repository at this point in the history
  4. add v2 compatible config.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e0a4b39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96ab1c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a9cb24 View commit details
    Browse the repository at this point in the history
  7. fix broadcast typo.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6d72a79 View commit details
    Browse the repository at this point in the history
  8. WIP: legacy WS.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1fd4e53 View commit details
    Browse the repository at this point in the history
  9. WIP legacy adapter.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1c4fc46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d8ec58 View commit details
    Browse the repository at this point in the history
  11. add legacy webrtc handler.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9ea9c1c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6573069 View commit details
    Browse the repository at this point in the history
  13. add emote & fix host id.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c2b9c70 View commit details
    Browse the repository at this point in the history
  14. add ADMIN_CONTROL.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    610457a View commit details
    Browse the repository at this point in the history
  15. fix control give for users.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1559128 View commit details
    Browse the repository at this point in the history
  16. fix PluginSettings.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8ce16e2 View commit details
    Browse the repository at this point in the history
  17. fix locks.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3965bb8 View commit details
    Browse the repository at this point in the history
  18. legacy: fix error reporting.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0f1f218 View commit details
    Browse the repository at this point in the history
  19. update profile on join.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    679157e View commit details
    Browse the repository at this point in the history
  20. fix logging and server addr.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    45c90ce View commit details
    Browse the repository at this point in the history
  21. fix.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    df64a53 View commit details
    Browse the repository at this point in the history
  22. locks send immediate ID.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3d0b245 View commit details
    Browse the repository at this point in the history
  23. implement mute / unmute.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ceb4e0c View commit details
    Browse the repository at this point in the history
  24. add Kick.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d62acec View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    60910c2 View commit details
    Browse the repository at this point in the history
  26. only update name in profile.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b9ff172 View commit details
    Browse the repository at this point in the history
  27. add evns to launch.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    168507d View commit details
    Browse the repository at this point in the history
  28. rename package.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    15e805c View commit details
    Browse the repository at this point in the history
  29. update dev runtime config.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    17467dc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6a8f805 View commit details
    Browse the repository at this point in the history
  31. legacy: add stats.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a1f2e37 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    47153d3 View commit details
    Browse the repository at this point in the history
  33. legacy: implement files.

    m1k1o committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    94717bd View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    356a566 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. implement session stats, fixes last (admin|user) left at won't work f…

    …or any provider that removed users after logout.
    m1k1o committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4f401ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82aa680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e018bcc View commit details
    Browse the repository at this point in the history
  4. fix legacy display name.

    m1k1o committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    db297d2 View commit details
    Browse the repository at this point in the history
  5. disable legacy mode if wanted.

    m1k1o committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b3b31fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    373e997 View commit details
    Browse the repository at this point in the history
  7. legacy: fix sendControlHost.

    m1k1o committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6aac5da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    136d2ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13f9147 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    daf8f79 View commit details
    Browse the repository at this point in the history
  11. legacy only - implement ban.

    m1k1o committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bba8fce View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. base: move files to resources.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0c1d7ef View commit details
    Browse the repository at this point in the history
  2. update server dockerfiles.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    b617c5c View commit details
    Browse the repository at this point in the history
  3. move devs to client & server.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    3d7be66 View commit details
    Browse the repository at this point in the history
  4. add client dockerfile.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e16eefc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    284ca5e View commit details
    Browse the repository at this point in the history
  6. fix arm dockerfile.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    a4c1f98 View commit details
    Browse the repository at this point in the history
  7. fix structs alignment.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    d42165a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bbefb39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38e8ac3 View commit details
    Browse the repository at this point in the history
  10. fix control give.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e719109 View commit details
    Browse the repository at this point in the history
  11. fix duplicate screen sizes.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6fbdea9 View commit details
    Browse the repository at this point in the history
  12. fix build.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    3cacb90 View commit details
    Browse the repository at this point in the history
  13. legacy: fix banned ip.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5c91621 View commit details
    Browse the repository at this point in the history
  14. fix legacy capture pipeline.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    063fa88 View commit details
    Browse the repository at this point in the history
  15. legacy websockets: add mutex.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    b7fb738 View commit details
    Browse the repository at this point in the history
  16. fix backend response error.

    m1k1o committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    a0565dd View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fix nvidia dockerfiles.

    m1k1o committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    cd87c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a569f72 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    5169e0a View commit details
    Browse the repository at this point in the history