Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Add an autosave feature. State can saved frequently #6

Closed
wants to merge 11 commits into from

Commits on Jun 8, 2021

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

Commits on Jun 9, 2021

  1. Update __init__.py

    interval  -> events
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    0c70b2f View commit details
    Browse the repository at this point in the history
  2. Update frontend.py

    first approach interval -> events
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    6d6ee1f View commit details
    Browse the repository at this point in the history
  3. Update ext.conf

    interval -> events
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    454b60d View commit details
    Browse the repository at this point in the history
  4. Update __init__.py

    Individual events -> on_event
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    dc62bd6 View commit details
    Browse the repository at this point in the history
  5. Update ext.conf

    Individual events -> on_event
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e64707d View commit details
    Browse the repository at this point in the history
  6. Update frontend.py

    Individual events -> on_event
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    513a379 View commit details
    Browse the repository at this point in the history
  7. Update frontend.py

    Individual events -> on_event
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    18b6b7d View commit details
    Browse the repository at this point in the history
  8. Update __init__.py

    Parameter autosave_min_interval added, compact code.
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e8ce2a1 View commit details
    Browse the repository at this point in the history
  9. Update ext.conf

    Parameter autosave_min_interval added, compact code.
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b92eb36 View commit details
    Browse the repository at this point in the history
  10. Update frontend.py

    Parameter autosave_min_interval added, compact code.
    Race666 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    43bfb1b View commit details
    Browse the repository at this point in the history