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

Nightly #103

Open
wants to merge 183 commits into
base: main
Choose a base branch
from
Open

Nightly #103

wants to merge 183 commits into from

Commits on Apr 15, 2022

  1. add pulseaudio event listener (replaces main window pactl listener), …

    …add docstrings, fix startup if there are no hardware devices and optimize server status in __main__
    Fl1tzi committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    7e34f45 View commit details
    Browse the repository at this point in the history
  2. fix error where 2 digit volumes were not working

    You added an error with the pep8 refactor, where you broke setting the volume higher than 9. This is just a revert to the old version.
    Fl1tzi committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    d7bc62e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Merge pull request #54 from Fl1tzi/main

    add pulseaudio event listener (replaces main window pactl listener), …
    theRealCarneiro committed May 7, 2022
    Configuration menu
    Copy the full SHA
    3ebb568 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Configuration menu
    Copy the full SHA
    7e957d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from Fl1tzi/feature-socket

    fix help message and change style of help message
    Fl1tzi committed May 21, 2022
    Configuration menu
    Copy the full SHA
    14b6822 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. add asyncio dependencie

    Fl1tzi committed May 22, 2022
    Configuration menu
    Copy the full SHA
    e55e386 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. wait for other config changes to be made and the save all once there …

    …are no changes made in 15 secs (now saves config without needing to exit Pulsemeeter), also added a error title in front of the errors on the server
    Fl1tzi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    dca21e8 View commit details
    Browse the repository at this point in the history
  2. wait for other config changes to be made and the save all once there …

    …are no changes made in 15 secs (now saves config without needing to exit Pulsemeeter), also added a error title in front of the errors on the server
    Fl1tzi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    f684114 View commit details
    Browse the repository at this point in the history
  3. add asyncio dependencie

    Fl1tzi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    13db7c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d61f553 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1d2185 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    127b57a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46c2b37 View commit details
    Browse the repository at this point in the history
  8. forgot to add pmctl

    theRealCarneiro committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    4e50bc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    775e3ac View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    ef4f392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0d4306 View commit details
    Browse the repository at this point in the history
  3. add mute to pmctl.py

    theRealCarneiro committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    059667b View commit details
    Browse the repository at this point in the history
  4. fixed typo in pmctl

    theRealCarneiro committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0842979 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f8501c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb0b172 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    bdc4707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c78b0d8 View commit details
    Browse the repository at this point in the history
  3. port map almost done

    theRealCarneiro committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    2448805 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

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

Commits on Jun 11, 2022

  1. ports kinda work

    theRealCarneiro committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    45a2df0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. port mapping works

    theRealCarneiro committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    978f627 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

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

Commits on Jul 17, 2022

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

Commits on Jul 19, 2022

  1. integrate loggging

    Fl1tzi committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    005c3a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. fix not assigning variable

    Fl1tzi committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ace33b5 View commit details
    Browse the repository at this point in the history
  2. typo

    Fl1tzi committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f0c5b18 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Merge pull request #68 from Fl1tzi/feature-pipewire

    integrate logging
    theRealCarneiro committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f1888b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    379a00e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    e2fe10a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8bf087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b031047 View commit details
    Browse the repository at this point in the history
  4. add backend (config) for device creation and removal including change…

    …s for cli. Also removes unnecessary values in config
    Fl1tzi committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a624d0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e3b56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    031e56e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. resolve merge conflicts

    Fl1tzi committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b6a94ce View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f405042 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #72 from Fl1tzi/feature-pipewire

    fix wrong callback specified in main_window
    Fl1tzi committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    7a44194 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9abfc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3030c7f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #73 from theRealCarneiro/nightly

    remove breaking experimental feature
    theRealCarneiro committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    3f80c55 View commit details
    Browse the repository at this point in the history
  7. fix missing standard channel configuration for hardware outputs (rout…

    …ing to empty device)
    Fl1tzi committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    7e6d304 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9757a07 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. small fix

    Fl1tzi committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    593e5e0 View commit details
    Browse the repository at this point in the history
  2. Bug fixes for legacy support and general

    - fix channels not included in config (hi)
        - would result in empty connections not working
    - get_pactl_version would not return integer
    - suppress error messages in app list by checking if id exists in
      box_list
    - update legacy connection in config to newer version
    Fl1tzi committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    c7622f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    aedc64d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf8fa1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from theRealCarneiro/feature-pipewire

    pactl < 16 support & external key error
    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e46f78d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df09b39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5495af View commit details
    Browse the repository at this point in the history
  6. pylint integration

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    adb2309 View commit details
    Browse the repository at this point in the history
  7. Update pylint.yml

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    0068af3 View commit details
    Browse the repository at this point in the history
  8. Update pylint.yml

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e63c2d3 View commit details
    Browse the repository at this point in the history
  9. Update pylint.yml

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    57a42b9 View commit details
    Browse the repository at this point in the history
  10. Update pylint.yml

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    535656a View commit details
    Browse the repository at this point in the history
  11. just some pactl < 16 support

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    fa1dcb5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #82 from theRealCarneiro/Fl1tzi-pylint

    Fl1tzi pylint (feature-pipewire)
    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    3b8e304 View commit details
    Browse the repository at this point in the history
  13. fix pylint

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a51cd3f View commit details
    Browse the repository at this point in the history
  14. Merge pull request #83 from theRealCarneiro/Fl1tzi-pylint

    fix pylint
    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9d1d904 View commit details
    Browse the repository at this point in the history
  15. Update pylint.yml

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a3e467d View commit details
    Browse the repository at this point in the history
  16. Update pylint.yml

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    703e947 View commit details
    Browse the repository at this point in the history
  17. Update pylint.yml

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    62a5acc View commit details
    Browse the repository at this point in the history
  18. Merge pull request #84 from theRealCarneiro/Fl1tzi-pylint

    pylint update
    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    24cc791 View commit details
    Browse the repository at this point in the history
  19. Update pylint.yml

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a31abd7 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #85 from theRealCarneiro/Fl1tzi-pylint

    Update pylint.yml
    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c5c82f1 View commit details
    Browse the repository at this point in the history
  21. add exit zero to pylint

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d37ad43 View commit details
    Browse the repository at this point in the history
  22. add fail under to pylint

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    bbd98c8 View commit details
    Browse the repository at this point in the history
  23. fix pylint

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8cc7352 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #86 from theRealCarneiro/Fl1tzi-pylint

    add fail under to not crash on any check
    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c36ebe7 View commit details
    Browse the repository at this point in the history
  25. fix errors and style guideline

    Fl1tzi committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    fe5fe24 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

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

Commits on Jul 31, 2022

  1. Merge pull request #78 from theRealCarneiro/feature-pipewire

    remove connections from b (config) and some legacy pulseaudio support
    theRealCarneiro committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    105155c View commit details
    Browse the repository at this point in the history
  2. wrong order in import

    Fl1tzi committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    c003c12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from theRealCarneiro/feature-pipewire

    wrong order in import
    Fl1tzi committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    d7e16a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    7851123 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from theRealCarneiro/feature-pipewire

    remove debug print and KeyError in app list
    Fl1tzi committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    b11fc9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75bd57e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #89 from theRealCarneiro/feature-pipewire

    try to add support for pactl < 16 in app list (again)
    Fl1tzi committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ce3edb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a82494 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #90 from theRealCarneiro/feature-pipewire

    fix app list (volume info, connection, volume)
    Fl1tzi committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1610d27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    debb7f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b9a914 View commit details
    Browse the repository at this point in the history
  9. remove bare raise

    Fl1tzi committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    673739a View commit details
    Browse the repository at this point in the history
  10. add missing logger

    Fl1tzi committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    13b4acc View commit details
    Browse the repository at this point in the history
  11. Merge pull request #91 from theRealCarneiro/feature-pipewire

    bug fixes (stream volume and missing key in server)
    Fl1tzi committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    7713761 View commit details
    Browse the repository at this point in the history
  12. add int to stream volume

    Fl1tzi committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    c8e6b2e View commit details
    Browse the repository at this point in the history
  13. Merge pull request #92 from theRealCarneiro/feature-pipewire

    add int to stream volume
    Fl1tzi committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    3f18d55 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    21f392d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f00c04 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    fb06965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9943f8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a30b3bf View commit details
    Browse the repository at this point in the history
  4. add ui controller

    theRealCarneiro committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    55f5e47 View commit details
    Browse the repository at this point in the history
  5. new ui

    theRealCarneiro committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    b91f4eb View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. fix Pulseaudio port mapping

    Fl1tzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    6c9e675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15e1181 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #93 from theRealCarneiro/feature-pipewire

    port mapping fix
    Fl1tzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e53b160 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c9f229 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e51c067 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    303b20d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    c16a6a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca7fc28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee5ab2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    70aaaa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861de02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    944267c View commit details
    Browse the repository at this point in the history
  4. move settings button

    theRealCarneiro committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    55554b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edba916 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f61921 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b53fc09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6012b5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    504c4fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    852fa15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b79ce3f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ae1c1e View commit details
    Browse the repository at this point in the history
  13. add device creation

    theRealCarneiro committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    7d3752f View commit details
    Browse the repository at this point in the history
  14. added device removal

    theRealCarneiro committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    4ded137 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. add device editing

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b5c28f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2f0c04 View commit details
    Browse the repository at this point in the history
  3. update default config

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fb08ffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de7ad5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9804d3a View commit details
    Browse the repository at this point in the history
  6. cast channels to int

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    355782c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60aa4f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa54f4c View commit details
    Browse the repository at this point in the history
  9. update tabbed layout

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    20a4301 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2859cd4 View commit details
    Browse the repository at this point in the history
  11. disable C0413

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b5b21a7 View commit details
    Browse the repository at this point in the history
  12. fix setup

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    961b2dc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    88d98e5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3375809 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0c23494 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dae2db3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d4b3347 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    77712a0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    27075b2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d6d02e7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e2005e8 View commit details
    Browse the repository at this point in the history
  22. fix pylint complaints

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    ce2b25b View commit details
    Browse the repository at this point in the history
  23. fix more lynter stuff

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8a34028 View commit details
    Browse the repository at this point in the history
  24. fix more lynter stuff

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    66620cd View commit details
    Browse the repository at this point in the history
  25. fix more lynter stuff

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    477c302 View commit details
    Browse the repository at this point in the history
  26. fix more lynter stuff

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    09f6a8d View commit details
    Browse the repository at this point in the history
  27. Update pylint.yml

    theRealCarneiro committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    08a4502 View commit details
    Browse the repository at this point in the history
  28. fix more lynter stuff

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

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    5897e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2b8b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3a49c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca67be0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a7d816 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    9b6b997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf9854 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    ca3c926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ef12b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04710ee View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    709282a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9afcd4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e9b043 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ed3c69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2be8537 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89c9a0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    450e08d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b42803c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e544f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    840c20f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa89e31 View commit details
    Browse the repository at this point in the history
  12. fix issue with obs

    theRealCarneiro committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7e1f317 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    2a327a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80cb3e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e444603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f69624 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5426eed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cb6c3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41d3b80 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

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

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    1bf63ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159c274 View commit details
    Browse the repository at this point in the history