Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Decouple UI from the frontend library #110

Merged
merged 88 commits into from
Feb 22, 2023

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    d38ef0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32a669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cb3bf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a56322 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3de8d7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0187e5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cadb7ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1589f03 View commit details
    Browse the repository at this point in the history
  9. onDismissAfk

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e45e3e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9621d91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d2f6424 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    59e2c8f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd7f971 View commit details
    Browse the repository at this point in the history
  14. fix AFK handler bindings

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    0464c35 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c753991 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c79b07b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1765152 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a4507cd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    03be232 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3d8f239 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2f8cb0b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    76f1155 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7294e5f View commit details
    Browse the repository at this point in the history
  24. move buttons to UI project

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3b1f9ce View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5b112d8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5628eb9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2646c8c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e387b7d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3870b53 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d75e2aa View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3571b25 View commit details
    Browse the repository at this point in the history
  32. document overrides

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    5572aae View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    433663d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8fd63e2 View commit details
    Browse the repository at this point in the history
  35. javadocs

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    6393452 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3e9de1f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a37c2a7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d18eea9 View commit details
    Browse the repository at this point in the history
  39. dispatch Event objects

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4cb7a09 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1873d4d View commit details
    Browse the repository at this point in the history
  41. Emit config change events

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    586d8d1 View commit details
    Browse the repository at this point in the history
  42. API for changing settings

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ae46a16 View commit details
    Browse the repository at this point in the history
  43. export OptionParameters

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    cc1224a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7c6bba9 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    c02b3b5 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    eb8e2e9 View commit details
    Browse the repository at this point in the history
  47. add missing type exports

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2be4761 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    1178699 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    4f47029 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3796d84 View commit details
    Browse the repository at this point in the history
  51. removed console.log

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4836719 View commit details
    Browse the repository at this point in the history
  52. removed unused import

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f89920d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c8ea29a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    3201d8b View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b2902aa View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    a4fd44f View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    14c6405 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    a18552a View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    4f6e880 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    798bdca View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    ba440d3 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    a3a6cd0 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    d65d4d7 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    789cddb View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    2fd3d8d View commit details
    Browse the repository at this point in the history
  66. prettier auto-format

    hmuurine committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b7ac12b View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    7744747 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    abeac69 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    0206f0b View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    f015c00 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    4bac084 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    6767a38 View commit details
    Browse the repository at this point in the history
  73. Bring dispatchEvent, addEventListener and removeEventListener to the …

    …top level PixelStreaming class, simplifying API usage
    Belchy06 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4d5bcb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Allow settings to take a default onChange listener. This listener has…

    … two params of the new value as well as the calling settings, allowing you to modify the underlying settings members in this callback
    Belchy06 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8dfd7f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf8559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dfc615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70a00a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae1041d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bd7676 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01d33de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc0be62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ffd2b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    353f565 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2fb702 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    b912071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ea3857 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a868a6f View commit details
    Browse the repository at this point in the history
  4. Bump version numbers of library NPM package to 0.1.0 and bump 5.2 rel…

    …ease to 0.2.0 as all changes here a non-breaking as far as we have tested.
    lukehb committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e4de97c View commit details
    Browse the repository at this point in the history