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

New master #226

Merged
merged 216 commits into from
Jun 2, 2024
Merged

New master #226

merged 216 commits into from
Jun 2, 2024

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    77581c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6d68d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    50a96c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #205 from Coscolin/development-eink

    E-Ink display new Layout without low power dependences
    melkati committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    19bed23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe14763 View commit details
    Browse the repository at this point in the history
  4. Fix WiFi connection and reconnection #206

    Add incremental retry times for troubled WIFI connection
    Improve WiFi debug logging
    melkati committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    91028e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    103c163 View commit details
    Browse the repository at this point in the history
  6. Remove unused bitmaps

    melkati committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d486f1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d86dcb1 View commit details
    Browse the repository at this point in the history
  8. Fix E-ink CO2 value element position for GDEH0154D67

    Remove unused variables
    melkati committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    829b717 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4172728 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    319c125 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92660dc View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    89e399e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    207dac3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    2bbdf5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a965b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10bfafc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5e1ba1 View commit details
    Browse the repository at this point in the history
  5. Fix displayShowHumidity and displayShowTemperature flags not being ch…

    …ecked in showHumidity and showTemperature functions
    melkati committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bd18f9e View commit details
    Browse the repository at this point in the history
  6. Fix displayShowHumidity and displayShowTemperature flags not being ch…

    …ecked in showHumidityIcon and showTemperatureIcon functions
    melkati committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6b9c06f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b035578 View commit details
    Browse the repository at this point in the history
  8. Refactor E-ink display showCO2() function to fix issues with GDEH0154…

    …D67, improving flexibility and getting rid of fixed static size height definition. Add round rectangle to improve visual display structure.
    
    Change font sizes for E-ink displays GDEW0213M21 and GDEH0154D67
    melkati committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f567853 View commit details
    Browse the repository at this point in the history
  9. Fix compilation for TFT Displays. Add optional dummy parameter fastMo…

    …de to initDisplay function in CO2_Gadget_TFT.h
    melkati committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    642123a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Partially fixes irresponsive/slow serial menu with E-INK displays. Ad…

    …d menu operation while updating display (callback)
    melkati committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a477565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeb1b69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dde5a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57da3a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68d3eed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8161e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb2c6c3 View commit details
    Browse the repository at this point in the history
  8. Add DEBUG_NEOPIXEL definition

    melkati committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8703210 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    940e4b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    016da8c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Fix CO2 Value element position on screen for e-Ink displays

    Do not display ESPNow icon if not active
    melkati committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2edbbb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e44d04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bb34be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d03c9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d866519 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a36dc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    852357b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    146fe91 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    0d4f963 View commit details
    Browse the repository at this point in the history
  2. Fix CO2_Gadget_BLE.h to handle wifi settings change over BLE

    General improvements to WiFi connection logic
    melkati committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    c8905bd View commit details
    Browse the repository at this point in the history
  3. Update onImprovWiFiConnectedCb function to use saveWifiCredentials in…

    …stead of putPreferences
    melkati committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b666401 View commit details
    Browse the repository at this point in the history
  4. Update CO2_GADGET_REV to "029-new-layout" in platformio.ini

    Remove unused code
    melkati committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    8620de2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    03b68bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d825e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    902d154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54fa499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7df2fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b38495 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e469951 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Add functionality calibration via BLE (from MyAmbiance App). Handle F…

    …RC request in CO2_Gadget_BLE.h
    melkati committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3006bb0 View commit details
    Browse the repository at this point in the history
  2. Add firmVersionMajor, firmVersionMinor, firmRevision, firmBranch and …

    …firmFlavour to preferences
    melkati committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fbafdfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b864ea8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c7b1dc View commit details
    Browse the repository at this point in the history
  5. Add status endpoint to web server and getCO2GadgetStatusAsJson functi…

    …on to CO2_Gadget_WIFI.h
    melkati committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    dc33f49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8dd2af View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Add navigation bar to web pages

    Add status page
    Improve CSS
    melkati committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    acd485e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef29fd1 View commit details
    Browse the repository at this point in the history
  3. Add favicon

    Update CSS file references in web pages
    melkati committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c663a2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e48127 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0287dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    177ecf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    1abca5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3aeef7 View commit details
    Browse the repository at this point in the history
  3. Update displaySplashScreen function in CO2_Gadget_EINK.h to adjust th…

    …e position of debug text
    melkati committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    76d5716 View commit details
    Browse the repository at this point in the history
  4. Fix last commit

    melkati committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fa8f082 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e60aa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c49da3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #208 from melkati/development-eink-new-layout

    Development eink new layout
    melkati committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ee382ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdf36af View commit details
    Browse the repository at this point in the history
  9. Fix last merge issues

    melkati committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    60374d7 View commit details
    Browse the repository at this point in the history
  10. Update getCO2GadgetRevisionNumber function in CO2_Gadget_Preferences.…

    …h to deal with CO2_GADGET_REV without branch name in it
    melkati committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    89617cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7069a2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    def424c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    92a1540 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    54e5bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927ccb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. CO2 Gadget Beta v0.12.051. Reworked Improv-WiFi strategy.

    Fixes Sometimes Improv-WiFi do not tiggers #151
    melkati committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fe67e77 View commit details
    Browse the repository at this point in the history
  2. CO2 Gadget Beta v0.12.051

    Fixes Sometimes Improv-WiFi do not tiggers #151
    melkati committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fdf80b0 View commit details
    Browse the repository at this point in the history
  3. CO2 Gadget Beta v0.12.051-development

    Fixes Sometimes Improv-WiFi do not tiggers #151
    melkati committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    41f4f01 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    80aedb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1be42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b373320 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6abec33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efbb2f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdfa4dc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    45ea4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9912c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ff57f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca37314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9925291 View commit details
    Browse the repository at this point in the history
  6. Add isDownloadingBLE flag to CO2_Gadget.ino and use it in CO2_Gadget_…

    …BLE.h, CO2_Gadget_EINK.h, and CO2_Gadget_Menu.h
    melkati committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b5979d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae5f87e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update data/main.js to fetch measurement interval update for the web …

    …page from the server (same as sensor measurement interval)
    melkati committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6416d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    966afc1 View commit details
    Browse the repository at this point in the history
  3. Define displayShowValues() independient to EINKBOARDGDEM0213B74 board…

    … and forceRedraw all values in partial updates
    Coscolin committed May 1, 2024
    Configuration menu
    Copy the full SHA
    28ab663 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #210 from Coscolin/development

    Repair partial update in EINKBOARDGDEM0213B74 boards
    melkati committed May 1, 2024
    Configuration menu
    Copy the full SHA
    25ec5cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5430182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3af39d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    be4b51f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6059c06 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    5b70cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7572ace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12ff00 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Merge pull request #211 from Coscolin/development

    Refactor full refresh with clearScreen() for EINKBOARDGDEM0213B74 boards
    melkati committed May 4, 2024
    Configuration menu
    Copy the full SHA
    097cd0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a6b4e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. CO2 Gadget Beta v0.12.061-development

    Refactor code to skip certain functionality when downloading BLE
    Add sampleInterval variable and add to preferences
    melkati committed May 5, 2024
    Configuration menu
    Copy the full SHA
    9fd1f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9292082 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    9f43341 View commit details
    Browse the repository at this point in the history
  2. Add /getFreeHeap endpoint to web server

    Refactor status.html to update battery voltage and free heap information dynamically
    melkati committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fef7203 View commit details
    Browse the repository at this point in the history
  3. Update to platform = espressif32 @ 6.6.0 for all envs

    Update CO2_GADGET_REV to 063-development in platformio.ini
    melkati committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0b5d543 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99f23b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24f168b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8145d70 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    9c2ea82 View commit details
    Browse the repository at this point in the history
  2. Add backup and restore to preferences.html

    CO2 Gadget Beta v0.12.064-development
    melkati committed May 8, 2024
    Configuration menu
    Copy the full SHA
    55a787c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #213 from Coscolin/development

    Update S3 boards to framework-arduinoespressif32 @ 3.20016.0 (2.0.16) to fix issues with USB Serial
    melkati committed May 8, 2024
    Configuration menu
    Copy the full SHA
    54b9b6d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Add: Endpoint /settings?SetVRef to web server (use as <CO2-GADGET_IP>…

    …/settings?SetVRef=930)
    melkati committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7b9ac8d View commit details
    Browse the repository at this point in the history
  2. Refactor preferences.js

    Add toggle functionality for inactive settings
    Update voltage and VRef handling
    melkati committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b8a348c View commit details
    Browse the repository at this point in the history
  3. Change HISTORY_RING_BUFFER_SIZE_BYTES to 11520 (24 hours of data with…

    … 1 minute interval)
    
    Update CO2_GADGET_REV to 065-development in platformio.ini
    melkati committed May 9, 2024
    Configuration menu
    Copy the full SHA
    dcb61fe View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Add mainDeviceSelected field to CO2_Gadget_WIFI.h and update status.h…

    …tml to display the selected sensor
    melkati committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a5e4130 View commit details
    Browse the repository at this point in the history
  2. Add /getMinFreeHeap endpint and Minimum Free Heap Memory to status.ht…

    …ml page with 1 sec autoupdate
    melkati committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f4a7a37 View commit details
    Browse the repository at this point in the history
  3. Add /getMinFreeHeap endpint and Minimum Free Heap Memory to status.ht…

    …ml page with 1 sec autoupdate
    melkati committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f6304b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9bf33b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    0ea71cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2137d8c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    4642e20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ef5dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1738303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78abc27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22d6e87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    372d5bb View commit details
    Browse the repository at this point in the history
  7. CO2 Gadget Beta v0.12.070-development

    Update activeOTA preference to use its current value when initializing preferences
    melkati committed May 15, 2024
    Configuration menu
    Copy the full SHA
    68071ee View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. CO2 Gadget Beta v0.12.070-development

    chore: Update partition table offsets
    melkati committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fce9184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a053f7a View commit details
    Browse the repository at this point in the history
  3. Refactor platformio.ini

    melkati committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a470032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe55b20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08e0605 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ce3593 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6326578 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    1217f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e13bf7 View commit details
    Browse the repository at this point in the history
  3. Fix captive portal support

    melkati committed May 17, 2024
    Configuration menu
    Copy the full SHA
    52099a3 View commit details
    Browse the repository at this point in the history
  4. Merge development

    melkati committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1466dd3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Fix big fonts for EINKBOARDGDEW0213M21 to include only correct size 3…

    …8pt digits 0..9 to save memory.
    melkati committed May 18, 2024
    Configuration menu
    Copy the full SHA
    3f390da View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    b893278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    581a3e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8743a45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2496047 View commit details
    Browse the repository at this point in the history
  5. CO2 Gadget Beta v0.12.075-development

    Fixes font includes for some enviroments
    melkati committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5819d5a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    4330f82 View commit details
    Browse the repository at this point in the history
  2. CO2 Gadget Beta v0.12.076-development

    Remove obsolete defines: WIFI_SSID_CREDENTIALS and WIFI_PW_CREDENTIALS
    melkati committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4010575 View commit details
    Browse the repository at this point in the history
  3. Revert "feat: Add support for setting fixed IP in WEB config"

    This reverts commit 4330f82.
    melkati committed May 20, 2024
    Configuration menu
    Copy the full SHA
    444af72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2cdbfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    476daaa View commit details
    Browse the repository at this point in the history
  6. CO2 Gadget Beta v0.12.077-development

    Remove obsolete defines: WIFI_SSID_CREDENTIALS and WIFI_PW_CREDENTIALS
    melkati committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a822d30 View commit details
    Browse the repository at this point in the history
  7. CO2 Gadget Beta v0.12.077-development

    Remove obsolete defines: WIFI_SSID_CREDENTIALS and WIFI_PW_CREDENTIALS
    melkati committed May 20, 2024
    Configuration menu
    Copy the full SHA
    446ba30 View commit details
    Browse the repository at this point in the history
  8. CO2 Gadget Beta v0.12.078-development

    feat: Add support for setting fixed IP (fix - redo)
    Remove obsolete defines: WIFI_SSID_CREDENTIALS and WIFI_PW_CREDENTIALS
    melkati committed May 20, 2024
    Configuration menu
    Copy the full SHA
    80157a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31a5879 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    7c73631 View commit details
    Browse the repository at this point in the history
  2. Add missing conditionals for SUPPORT_CAPTIVE_PORTAL define

    Fix spelling typos
    melkati committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2189678 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7da29f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    868a65f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86f85c5 View commit details
    Browse the repository at this point in the history
  6. chore: Add setDisplayRotation function and update display rotation in…

    … CO2_Gadget_EINK.h AND CO2_Gadget_OLED.h
    melkati committed May 21, 2024
    Configuration menu
    Copy the full SHA
    870bea9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2df1d44 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. chore: Update CO2_Gadget_BLE.h to use DataType::T_RH_CO2 instead of D…

    …ataType::T_RH_CO2_ALT
    melkati committed May 23, 2024
    Configuration menu
    Copy the full SHA
    56810dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dcc324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f486f55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    672f85a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54da76d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. chore: Update captive portal timeout handling and scripts support for…

    … testCaptivePortal URL parameter (WIP)
    melkati committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a1fa8f3 View commit details
    Browse the repository at this point in the history
  2. chore: Update CO2_Gadget_WIFI.h to remove relaxedSecurity, testCaptiv…

    …ePortal, and captivePortalNoTimeout url parameters and redirections
    melkati committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2c881c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e445ef View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. chore: Update showWiFiIcon function to draw a blue circle instead of …

    …the WiFi icon when captivePortalActive is true and testCaptivePortal is also true
    melkati committed May 27, 2024
    Configuration menu
    Copy the full SHA
    84d7654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a6522e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdf8b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f27c09 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    64e696d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586c13f View commit details
    Browse the repository at this point in the history
  3. Improve Captive Portal

    melkati committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a2f9d1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9011a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed8eacf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    ca5fb07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c83652d View commit details
    Browse the repository at this point in the history
  3. chore: Add mqttShowInConsole preference to CO2_Gadget_Preferences.h a…

    …nd logic to show or not show
    melkati committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0e5e038 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    ecd4948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f54a577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    202864b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e4d59b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    788ee5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44106cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    783bcf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e78e93 View commit details
    Browse the repository at this point in the history
  9. chore: Update CSS to adjust button margins and add flexbox properties

    Refactor the CSS code to adjust the margins of buttons for a more uniform spacing. Additionally, introduce flexbox properties to the button groups to ensure buttons stay in a row on wide screens and in columns on narrow screens. This improves the layout and responsiveness of the buttons.
    melkati committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f2fef0d View commit details
    Browse the repository at this point in the history
  10. chore: Update debug window handling and add debugWindowActive flag

    Refactor the code to handle the debug window and introduce a new flag, debugWindowActive, to control its visibility. This improves the organization and readability of the code.
    melkati committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1a9f4bc View commit details
    Browse the repository at this point in the history
  11. chore: Update status.html to display Captive Portal Debug and Relaxed…

    … Security
    
    Refactor the status.html file to include the display of Captive Portal Debug and Relaxed Security information. This improves the visibility and provides additional insights for debugging purposes.
    melkati committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2e25100 View commit details
    Browse the repository at this point in the history
  12. chore: Update preferences.html and preferences.js for future use of h…

    …iding CO2/PPM/etc.
    
    Refactor preferences.html and preferences.js to add a hidden class for future use in hiding CO2/PPM/etc. This prepares the codebase for upcoming features and improves maintainability.
    melkati committed May 30, 2024
    Configuration menu
    Copy the full SHA
    067dc05 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3aadc80 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update: now calling the /savePreferences endpoint restart the countdo…

    …wn timer to deactivate the captive portal
    melkati committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2146a7e View commit details
    Browse the repository at this point in the history
  2. refactor: Add conditional check to prevent drawing battery icon when …

    …displayShowBattery is false
    melkati committed May 31, 2024
    Configuration menu
    Copy the full SHA
    60dfe4b View commit details
    Browse the repository at this point in the history
  3. Fix: Server status dot red. Now shows correctly if connection is lost

    Fix: Close button in floating debug window (development aid) on web server was not working.
    Update: Renamed url parameter testCaptivePortal to forcedCaptivePortal (development aid)
    Fix: Many fixes to web server and Captive Server
    Update: Many general improvements to web server and Captive Server HTML, CSS, and JavaScript files
    Update: Only shows captivePortalSettings (development aid) when debug is set
    melkati committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d1106bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5aa15d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    b56af24 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    melkati committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    8458f91 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    c6010ba View commit details
    Browse the repository at this point in the history
  2. Update README.md

    melkati committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9bbd002 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    melkati committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    99ef89c View commit details
    Browse the repository at this point in the history
  4. Update README.md

    melkati committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    6996ba9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    487b0d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edf5e0a View commit details
    Browse the repository at this point in the history