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

Refactoring of Code complete #186

Merged
merged 40 commits into from
Jan 15, 2023
Merged

Refactoring of Code complete #186

merged 40 commits into from
Jan 15, 2023

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    8ec16ff View commit details
    Browse the repository at this point in the history
  2. Renamed WebPage_Adapter.h -> webPageAdapter.h. Renamed Class to comply

    with camelCase. Removed unnecessary comments in file. No further changes
    
    Changes to be committed:
    	renamed:    include/WebPage_Adapter.h -> include/webPageAdapter.h
    	modified:   src/Wortuhr.cpp
    dbambus committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    fa4e6e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    047cd69 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    da1b89b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    870feed View commit details
    Browse the repository at this point in the history
  3. Changed Versiontag

    dbambus committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    6539331 View commit details
    Browse the repository at this point in the history
  4. Changed AP name

    dbambus committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f6f7a19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd3f2e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e30e1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    537bc7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    958a478 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd10112 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c69dd4b View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Removed globale Variable s[6]

    dbambus committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    6a71687 View commit details
    Browse the repository at this point in the history
  2. Added forgotten wifi includes

    dbambus committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    918390d View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary variable

    dbambus committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    2fd4a70 View commit details
    Browse the repository at this point in the history
  4. Refactored variable names

    dbambus committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    73ae2c4 View commit details
    Browse the repository at this point in the history
  5. Removed unneccessary variable

    dbambus committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    1245b65 View commit details
    Browse the repository at this point in the history
  6. Moved Weather related vars in Class as private. Restructured weather …

    …loop function and refactored var names.
    dbambus committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    105da77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b4fa08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f21e8d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f922777 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0004070 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f35cb4c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2205ef8 View commit details
    Browse the repository at this point in the history
  13. Refactored rgb to rgbw

    dbambus committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    9c0922c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad28334 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    6b84043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8bc95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ce4c07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f688e7 View commit details
    Browse the repository at this point in the history
  5. Refactored var name effectBri

    dbambus committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    793fdcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e89ee3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdbdbac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f95475 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4521535 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8fbb67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cc9daf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85d505b View commit details
    Browse the repository at this point in the history
  13. Cang format Uhrtype.hpp

    dbambus committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    88624b0 View commit details
    Browse the repository at this point in the history