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

JS: Backport³ and more additions & fixes #3961

Open
wants to merge 34 commits into
base: dev
Choose a base branch
from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    223336f View commit details
    Browse the repository at this point in the history
  2. JS: badusb: Add numpad keys

    Co-authored-by: oldip <[email protected]>
    Willy-JL and oldip committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    68d31dd View commit details
    Browse the repository at this point in the history
  3. JS: badusb: Layout support

    Willy-JL committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    60e96e6 View commit details
    Browse the repository at this point in the history
  4. JS: badusb: altPrint() and altPrintln()

    Co-authored-by: oldip <[email protected]>
    Willy-JL and oldip committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4cae1e9 View commit details
    Browse the repository at this point in the history
  5. JS: badusb: quit()

    Willy-JL committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    efc2494 View commit details
    Browse the repository at this point in the history
  6. JS: serial: readAny()

    Willy-JL committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e8079f8 View commit details
    Browse the repository at this point in the history
  7. JS: serial: end()

    Willy-JL committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    efca524 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5476395 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    229c77b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d50b062 View commit details
    Browse the repository at this point in the history
  11. JS: gui: text_input: Default text props

    Co-authored-by: xMasterX <[email protected]>
    Willy-JL and xMasterX committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4bbbd29 View commit details
    Browse the repository at this point in the history
  12. JS: gui: byte_input

    Co-authored-by: xMasterX <[email protected]>
    Willy-JL and xMasterX committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f559c2f View commit details
    Browse the repository at this point in the history
  13. JS: gui: file_picker

    Willy-JL committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    78a0544 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d05c20b View commit details
    Browse the repository at this point in the history
  15. JS: gui: view.hasProperty()

    Willy-JL committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1967ec0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ab49604 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0e75674 View commit details
    Browse the repository at this point in the history
  18. JS: globals: parseInt()

    Co-authored-by: Spooks4576 <[email protected]>
    Willy-JL and Spooks4576 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    56e45c8 View commit details
    Browse the repository at this point in the history
  19. JS: globals: toUpperCase() and toLowerCase()

    Co-authored-by: Spooks4576 <[email protected]>
    Willy-JL and Spooks4576 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1e9fb43 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    76f3a2e View commit details
    Browse the repository at this point in the history
  21. JS: Add example for string functions

    Co-authored-by: Spooks4576 <[email protected]>
    Willy-JL and Spooks4576 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0aa3528 View commit details
    Browse the repository at this point in the history
  22. JS: globals: __dirpath and __filepath

    Co-authored-by: jamisonderek <[email protected]>
    Willy-JL and jamisonderek committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    00fd305 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fe9f428 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a694e80 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6e599c3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d2a3c16 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    d1808e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    998fb06 View commit details
    Browse the repository at this point in the history
  3. JS: parseInt() refactor

    Willy-JL committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c95cfcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26643d3 View commit details
    Browse the repository at this point in the history
  5. Revert "JS: gui: view.hasProperty()"

    This reverts commit 1967ec0.
    Willy-JL committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5c46835 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0a6b6f View commit details
    Browse the repository at this point in the history
  7. JS: Fix duplicate plugin files

    in plugins, `requires` is used to determine which app to distribute the .fal under `apps_data/appid/plugins`
    Willy-JL committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    32f8346 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

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