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

POC for integrating Remote web server with Openbot #369

Merged
merged 1,643 commits into from
Jul 4, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 13, 2023

  1. removed onDetection block parameter frame

    Hardik Garg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bb7f8e9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'react-blockly-v2' into react-blockly

    Hardik Garg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    206820e View commit details
    Browse the repository at this point in the history
  3. fixed syntax error in js generator

    Hardik Garg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fdd3e7c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'react-blockly-v2' into react-blockly

    Hardik Garg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    25e144d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    176ee3e View commit details
    Browse the repository at this point in the history
  2. fixed parameter error

    Hardik Garg committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bc0867a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. swift file error

    Sanjeev committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    857efca View commit details
    Browse the repository at this point in the history
  2. updated readme.md for google drive api and services

    Hardik Garg committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ac42bc0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'react-blockly-v2' into react-blockly

    Hardik Garg committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f3080f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    aff4723 View commit details
    Browse the repository at this point in the history
  2. added dynamic speed UI on object tracking fragment

    Hardik Garg committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    52991c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. updated use of dynamic speed on or off functionality

    Hardik Garg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    811ee6d View commit details
    Browse the repository at this point in the history
  2. fixed google and firebase services readme.md

    Hardik Garg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8878145 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'react-blockly-v2' into react-blockly

    Hardik Garg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ccf24a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

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

Commits on Sep 26, 2023

  1. synced vehicle control all over application

    Hardik Garg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ec4d41e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

  1. fixed bug in object type and added saved models for autoplot when ret…

    …urn to fragment
    Hardik Garg committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    eef4890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0d0d5 View commit details
    Browse the repository at this point in the history
  3. optimize code for shared preference

    Hardik Garg committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c820e69 View commit details
    Browse the repository at this point in the history
  4. fixed bug in choose models when model is deleted from documentry and …

    …fragment is reopen
    Hardik Garg committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fbb9cfd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    1fe59a9 View commit details
    Browse the repository at this point in the history
  2. web server controller implement

    Sanjeev committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8d33476 View commit details
    Browse the repository at this point in the history
  3. solve merge conflict

    Sanjeev committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ef2e2ef View commit details
    Browse the repository at this point in the history
  4. error in swift modes file

    Sanjeev committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    23c269f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f772dc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 7, 2023

  1. removed file

    Hardik Garg committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    846b37b View commit details
    Browse the repository at this point in the history
  2. added modes file

    Hardik Garg committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    41c6055 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. updated documentation for node js controller

    Hardik Garg committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    039dd35 View commit details
    Browse the repository at this point in the history
  2. Updated Readme file

    Eashika2504 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0a7bcd6 View commit details
    Browse the repository at this point in the history
  3. Revert "Updated Readme file"

    This reverts commit 0a7bcd6.
    Eashika2504 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b50ad6c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. UPDATED README FILE.

    Eashika2504 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0efcb8b View commit details
    Browse the repository at this point in the history
  2. added web controller in free roam and enabled webrtc for fragment whe…

    …n switched to web
    Hardik Garg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    72659f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. UPDATED README FILE

    Eashika2504 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    33dac95 View commit details
    Browse the repository at this point in the history
  2. updated readme.md for web controller and fixed webrtc delegate issue …

    …in free roam controller
    Hardik Garg committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8204ee4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. removed extra logs

    Hardik Garg committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    87e1c08 View commit details
    Browse the repository at this point in the history
  2. updated screen data coming from python controller

    Hardik Garg committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    cef919a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. updated port for python controller

    Hardik Garg committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ee70a25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f20de View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. optimise code for AR view in blockly fragment

    Hardik Garg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    82ee9e0 View commit details
    Browse the repository at this point in the history
  2. UPDATED README FILE

    Eashika2504 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    46d5770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c4350a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. solved merge conflict

    Hardik Garg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    32d5407 View commit details
    Browse the repository at this point in the history
  2. solved merge conflict

    Hardik Garg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5f1cf22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b477c86 View commit details
    Browse the repository at this point in the history
  4. solved merge conflict

    Hardik Garg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2ef3559 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. updated read me file

    Eashika2504 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    b1a7d91 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. updated readme alignment

    Eashika2504 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    62b72ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0880d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfcd0d9 View commit details
    Browse the repository at this point in the history
  4. updated readme file

    Eashika2504 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    09f43d3 View commit details
    Browse the repository at this point in the history
  5. solved merge conflict in ios-dev-setup

    Hardik Garg committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    283c484 View commit details
    Browse the repository at this point in the history
  6. fixed advanced AI

    Eashika2504 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0cc96d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5e03d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    4017f30 View commit details
    Browse the repository at this point in the history
  2. updated readme file

    Eashika2504 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4bbbeb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. no changes

    Sanjeev committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    df3826b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fixed video connection using webrtc through web

    Hardik Garg committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    168dd6e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Merge branch 'web-server-v2' of https://github.com/3dwesupport/OpenBot

    …into web-server-v2
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    Sanjeev committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    7fe0ed9 View commit details
    Browse the repository at this point in the history
  2. solve video streaming issue

    Sanjeev committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    c38db52 View commit details
    Browse the repository at this point in the history
  3. live server url update

    Sanjeev committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    22f2a52 View commit details
    Browse the repository at this point in the history
  4. resolve merge conflict

    Hardik Garg committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    de75109 View commit details
    Browse the repository at this point in the history
  5. adding modes

    Hardik Garg committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    fe08514 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. solved merge conflict

    Hardik Garg committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e36bf01 View commit details
    Browse the repository at this point in the history
  2. added camera initializing in free roam fragment when connected via we…

    …bsocket
    Hardik Garg committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e6b3a40 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. added model adding feature in readme.md

    Hardik Garg committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    69d3ed4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. stringify webrtc data before converting to object

    Hardik Garg committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    baacf8e View commit details
    Browse the repository at this point in the history
  2. added check on webrtc data

    Hardik Garg committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    67c8ab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4209644 View commit details
    Browse the repository at this point in the history
  4. fixed Autosync bug

    Eashika2504 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a2c4846 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. implemented functionality for autosync to fetch and display data from…

    … a configuration file in the application
    Eashika2504 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7191b77 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. remove unwanted logs

    Sanjeev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    68e433c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into web-server-v2

    Sanjeev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fda1d23 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …web-server-v2
    
    * 'master' of https://github.com/3dwesupport/OpenBot:
      change port value that we use in openbot robot app
      model management issue solved
      modes file over write
      remove file chooser fragment
      updating readme
      resolve sect tflite file
    
    # Conflicts:
    #	android/robot/src/main/AndroidManifest.xml
    #	android/robot/src/main/java/org/openbot/modelManagement/ModelManagementFragment.java
    #	ios/OpenBot/OpenBot/models/modes.swift
    Sanjeev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    44db7a8 View commit details
    Browse the repository at this point in the history
  4. added light commands for phone and python controller

    Hardik Garg committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    23d9994 View commit details
    Browse the repository at this point in the history
  5. changed drive cmd for phone controller

    Hardik Garg committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1602824 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

  1. fixed ledBrightness

    Eashika2504 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    62e0b96 View commit details
    Browse the repository at this point in the history
  2. integrated vehicle control variables through blockly

    Hardik Garg committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8f1369c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fixed random integer block functionality

    Hardik Garg committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5836cc7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'react-blockly-v2' into react-blockly

    Hardik Garg committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    673eb47 View commit details
    Browse the repository at this point in the history
  3. fixed bug in point goal nav while running through blockly in between …

    …threads
    Hardik Garg committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c785232 View commit details
    Browse the repository at this point in the history
  4. set spedd issue resolve

    Sanjeev committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    60f04b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. changed position for set speed block

    Hardik Garg committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f34a89d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'react-blockly-v2' into react-blockly

    Hardik Garg committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    40ed44a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. updated logic for blockly point goal nav

    Hardik Garg committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0f8f9f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86030af View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. updating previoud commits

    Eashika2504 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d1c20a8 View commit details
    Browse the repository at this point in the history
  2. updated error message

    Eashika2504 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7378084 View commit details
    Browse the repository at this point in the history
  3. resolved rename issue

    Eashika2504 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    59c56c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    2d365de View commit details
    Browse the repository at this point in the history
  2. solved merge conflict

    Eashika2504 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    10260c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    92cf744 View commit details
    Browse the repository at this point in the history
  2. updated readme file

    Eashika2504 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d7ff8d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. optimize documentation and remove extra filez

    Hardik Garg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    25134e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. removed package-lock.json

    Hardik Garg committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2443675 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'react-blockly-v2' into react-blockly

    Hardik Garg committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fbea5b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    c1f6ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3ea1ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6067420 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a785f34 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. made changes in readme file(reduced sizes of images and gifs, changed…

    … file format from .png to .jpg)
    Eashika2504 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e4c3a94 View commit details
    Browse the repository at this point in the history
  2. reduced file size and udpated readme

    Hardik Garg committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3247b10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b717748 View commit details
    Browse the repository at this point in the history
  4. update the changes

    Hardik Garg committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    149b64d View commit details
    Browse the repository at this point in the history
  5. added space between images

    Hardik Garg committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    29547a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. updated readme for firebase services

    Hardik Garg committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5d16008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bfa2a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 18, 2023

  1. fixed back logic for blockly fragment on stop car

    Hardik Garg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e207cbe View commit details
    Browse the repository at this point in the history
  2. on the click of stop car button text changed to Back and then onclic…

    …k of back naviagte to previous screen
    Eashika2504 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    582fdda View commit details
    Browse the repository at this point in the history
  3. updated blockly fragment UI with landscape orientation

    Hardik Garg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c897c5a View commit details
    Browse the repository at this point in the history
  4. added comments and remove extra logs

    Hardik Garg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d4789cf View commit details
    Browse the repository at this point in the history
  5. change status to initial when triggered reset function

    Hardik Garg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    69d49a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Dec 21, 2023

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

Commits on Dec 22, 2023

  1. added fragment type in socket connection

    Hardik Garg committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    26ede19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d4ed64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6157ae View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. added socket message for every fragment

    Hardik Garg committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    8f72cc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. added disclaimer for openbot in readme.md

    Hardik Garg committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    bb57ebc View commit details
    Browse the repository at this point in the history
  2. updated readme.md

    Hardik Garg committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    3545b6f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. handle sso if redirected from dashboard

    Hardik Garg committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    4af43ba View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    61815a6 View commit details
    Browse the repository at this point in the history
  2. deleted extra fonts

    Hardik Garg committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    651aadd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. handled ace-build editor error on playground script

    Hardik Garg committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    90d37f9 View commit details
    Browse the repository at this point in the history
  2. implemented user usuage analytics for playground

    Hardik Garg committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    45f5ee3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. added restriction over projects

    Hardik Garg committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e5d169e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. stored user information on the monthly basis

    Hardik Garg committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b82d1be View commit details
    Browse the repository at this point in the history
  2. removed unused variables

    Hardik Garg committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1d927e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. handled date of birth setting in profile

    Hardik Garg committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0319566 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 18, 2024

  1. fixed user usage of connecting server and optimise code

    Hardik Garg committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d65e848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96fdaa5 View commit details
    Browse the repository at this point in the history
  3. handled free expiration trial on authentication

    Hardik Garg committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    88e9d47 View commit details
    Browse the repository at this point in the history
  4. fixed server duration updating on closing window

    Hardik Garg committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7dbdcde View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. increase free time for connection

    Hardik Garg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    76f4cc2 View commit details
    Browse the repository at this point in the history
  2. fix dob issue in profile

    Hardik Garg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    46658f6 View commit details
    Browse the repository at this point in the history
  3. added subscription popup for restricting user

    Hardik Garg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d30d626 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. optimise code and fixes theme

    Hardik Garg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8387dee View commit details
    Browse the repository at this point in the history
  2. optimise and refractore code

    Hardik Garg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f5ba15b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. added firestore data queries for user usage

    Hardik Garg committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d27a8f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    224b2e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fixed firetore data for projects and models

    Hardik Garg committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b0334d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. added server details in firebase

    Hardik Garg committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e4c23ac View commit details
    Browse the repository at this point in the history
  2. fixed database structure for blockly projects

    Hardik Garg committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ec3ac4d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fixed database structure

    Hardik Garg committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b98acd7 View commit details
    Browse the repository at this point in the history
  2. added status in database for web server

    Hardik Garg committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b8cdc64 View commit details
    Browse the repository at this point in the history
  3. fixed server duration data in firebase firestore

    Hardik Garg committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e2e7d42 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. added user restriction on compile code

    Hardik Garg committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    63d3b20 View commit details
    Browse the repository at this point in the history
  2. add restriction for models

    Hardik Garg committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7bb447c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fixed loader styling

    Hardik Garg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    316197f View commit details
    Browse the repository at this point in the history
  2. fixed state hook for compilation

    Hardik Garg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9a72a7a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fixed url link for downloading drive file

    Hardik Garg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    58d12c2 View commit details
    Browse the repository at this point in the history
  2. added key api from google service

    Hardik Garg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    894ee3f View commit details
    Browse the repository at this point in the history
  3. fixed scanner fragment potential risk issue

    Hardik Garg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6c291b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fixed merge conflict

    Hardik Garg committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    92a4782 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ios-dev-setup' into ios-blockly-updates

    Hardik Garg committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7958ef0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. added text to speech block in playground

    Hardik Garg committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b9b941c View commit details
    Browse the repository at this point in the history
  2. remove restriction for current deployment

    Hardik Garg committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5954279 View commit details
    Browse the repository at this point in the history
  3. changed initial sound text description

    Hardik Garg committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    84c2fe6 View commit details
    Browse the repository at this point in the history
  4. added text to speech functionality for blockly

    Hardik Garg committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    19037f2 View commit details
    Browse the repository at this point in the history
  5. remove stroke in workspace

    Hardik Garg committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ec122e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    5435a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5fca0c View commit details
    Browse the repository at this point in the history
  3. fixed bug On downloading model from the app will display the model on…

    … blockly after clickiing autosync
    Eashika2504 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5fe458a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fixed model update config function

    Hardik Garg committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a8f4f5e View commit details
    Browse the repository at this point in the history
  2. changed function name for display string block

    Hardik Garg committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2cfe168 View commit details
    Browse the repository at this point in the history
  3. added extra block functionality for display string

    Hardik Garg committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8b41c0e View commit details
    Browse the repository at this point in the history
  4. added text to speech feature in blockly

    Hardik Garg committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    aacf707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    897950e View commit details
    Browse the repository at this point in the history
  6. added sensor reading for wheel odometery

    Hardik Garg committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2127002 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. remove default value displayed for sensor block

    Hardik Garg committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d0b6682 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. updated code for user usage

    Hardik Garg committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4d427b9 View commit details
    Browse the repository at this point in the history
  2. updated firestore server schema

    Hardik Garg committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fba7058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a72e0a View commit details
    Browse the repository at this point in the history
  4. extended free time

    Hardik Garg committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dda64ce View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    a8fb361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4defbd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 21, 2024

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

Commits on May 2, 2024

  1. merge

    Hardik Garg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4652879 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ios-dev-setup' of https://github.com/3dwesupport/OpenBot

    …into ios-blockly-updates
    Hardik Garg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b58fac2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ios-dev-setup' of https://github.com/3dwesupport/OpenBot

    …into android-blockly-v2-updates
    Hardik Garg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a21c00b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …react-blockly
    Hardik Garg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b944eee View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ios-dev-setup' of https://github.com/3dwesupport/OpenBot

    …into react-blockly
    
    # Conflicts:
    #	open-code/.gitignore
    Hardik Garg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    825587a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …android-blockly-v2
    Hardik Garg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f79e2bc View commit details
    Browse the repository at this point in the history
  7. Merge branch 'ios-blockly-updates' of https://github.com/3dwesupport/…

    …OpenBot into android-blockly-v2-updates
    Hardik Garg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    fcab277 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge branch 'android-blockly-v2' of https://github.com/3dwesupport/O…

    …penBot into android-blockly-v2-updates
    Hardik Garg committed May 3, 2024
    Configuration menu
    Copy the full SHA
    71b5825 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb2d29a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. added .env module for authentication

    Hardik Garg committed May 23, 2024
    Configuration menu
    Copy the full SHA
    047484c View commit details
    Browse the repository at this point in the history
  2. added readme.md for google authentication

    Hardik Garg committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3ecae13 View commit details
    Browse the repository at this point in the history
  3. updated readme.md

    Hardik Garg committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9ec80f6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. merge

    Hardik Garg committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a09b8e1 View commit details
    Browse the repository at this point in the history
  2. remove websocket unused file

    Hardik Garg committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d88d669 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. removed env file for google services

    Hardik Garg committed May 30, 2024
    Configuration menu
    Copy the full SHA
    db81df6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. updated readme.md

    Hardik Garg committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e3cdcfe View commit details
    Browse the repository at this point in the history
  2. updated readme.md and compressed gifs

    Hardik Garg committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7ae1ac2 View commit details
    Browse the repository at this point in the history
  3. updated readme.md

    Hardik Garg committed May 31, 2024
    Configuration menu
    Copy the full SHA
    86ee77d View commit details
    Browse the repository at this point in the history
  4. updated readme.md

    Hardik Garg committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c3bcdef View commit details
    Browse the repository at this point in the history
  5. updated styling for documentation image

    Hardik Garg committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a19d3fd View commit details
    Browse the repository at this point in the history
  6. updated styling

    Hardik Garg committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9228cef View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. updated readme.md

    Hardik Garg committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d651511 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update README.md

    thias15 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f3279e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Fixed README url's for playground

    Hardik Garg committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2c78060 View commit details
    Browse the repository at this point in the history
  2. updated links in README.md

    Hardik Garg committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a8273aa View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. updated bundle ID for google-services

    Hardik Garg committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ee084b2 View commit details
    Browse the repository at this point in the history
  2. updated README.md

    Hardik Garg committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f1ae572 View commit details
    Browse the repository at this point in the history
  3. remove unused server links

    Hardik Garg committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ddbc287 View commit details
    Browse the repository at this point in the history
  4. updated link for opening web client

    Hardik Garg committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ac962e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    56f3a15 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …react-blockly
    Hardik Garg committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c70b578 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …android-blockly-v2-updates
    Hardik Garg committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9c3ef30 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …ios-blockly-updates
    Hardik Garg committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3aa0570 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …web-server-v2
    Hardik Garg committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    be3c95a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Update README.md

    thias15 authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6e4f968 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …react-blockly
    Hardik Garg committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    027670c View commit details
    Browse the repository at this point in the history
  2. removed extra files

    Hardik Garg committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    af90e25 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …react-blockly
    Hardik Garg committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c369014 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. deleted extra images

    Hardik Garg committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5b3f51b View commit details
    Browse the repository at this point in the history
  2. deleted unuse images

    Hardik Garg committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bd40920 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'android-blockly-v2-updates' of https://github.com/3dwes…

    …upport/OpenBot into react-blockly
    Hardik Garg committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ac47f5f View commit details
    Browse the repository at this point in the history
  4. deleted extra image

    Hardik Garg committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2ab5487 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …ios-blockly-updates
    Hardik Garg committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b8e9908 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'android-blockly-v2-updates' of https://github.com/3dwes…

    …upport/OpenBot into ios-blockly-updates
    Hardik Garg committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2d3308f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. removed copied font files

    Hardik Garg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6d1bf7c View commit details
    Browse the repository at this point in the history
  2. removed unused json

    Hardik Garg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    297d315 View commit details
    Browse the repository at this point in the history
  3. deleted unused image and optimise code

    Hardik Garg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    43b9f8b View commit details
    Browse the repository at this point in the history
  4. removed redundant files

    Hardik Garg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    723e62d View commit details
    Browse the repository at this point in the history
  5. remove extra image

    Hardik Garg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c2a0b33 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/3dwesupport/OpenBot into …

    …ios-blockly-updates
    Hardik Garg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2455910 View commit details
    Browse the repository at this point in the history
  7. removed Podfile.lock

    Hardik Garg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    43b947a View commit details
    Browse the repository at this point in the history
  8. updated google-services information

    Hardik Garg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d3b4f6b View commit details
    Browse the repository at this point in the history
  9. added modes folder

    Hardik Garg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    422ff66 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'android-blockly-v2-updates' of https://github.com/3dwes…

    …upport/OpenBot into web-server-v2
    Hardik Garg committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f3f3be2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1538f View commit details
    Browse the repository at this point in the history
  3. sync local variables across all fragment controls

    Hardik Garg committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0f60c49 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ios-blockly-updates' of https://github.com/3dwesupport/…

    …OpenBot into web-server-v2
    Hardik Garg committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    70c54a2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'react-blockly' of https://github.com/3dwesupport/OpenBot

    …into web-server-v2
    Hardik Garg committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8914527 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. changed web-server icon color and remove extra image

    Hardik Garg committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bea6ac4 View commit details
    Browse the repository at this point in the history
  2. updated README.md

    Hardik Garg committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    021fcaa View commit details
    Browse the repository at this point in the history
  3. removed extra modes file

    Hardik Garg committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    04c514e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. removed unused user saved data

    Hardik Garg committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2568628 View commit details
    Browse the repository at this point in the history
  2. rename websocket file and remove duplicate dependency

    Hardik Garg committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    38a67ef View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. removed extra logs

    Hardik Garg committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f548f37 View commit details
    Browse the repository at this point in the history