You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Login System (also allow internal mode to be displayed without login)
Modules (RAM, CPU, disk, network) (each one can be enabled/disabled by adding them into a json list, list is dynamically fetched, modules in order)
All available modes (disabled, login - front page shows internal, login required, nologin - front page shows internal, dual - /internal requires login and shows internal, / is standard and doesn't require login, jinja-added nav option for /internal called "Advanced")
Alerts
Internal: canceled feature in favor of email system
External: RSS, Atom done, activitypub, email not done
There are plenty more already planned ideas to add to this list, and they will be added eventually. Newly proposed ideas will also be added.
This list is dynamic; it will update as new ideas are presented, and as they are completed.
The text was updated successfully, but these errors were encountered:
The following are all of the newly proposed features:
make install
Apache2: https://flask.palletsprojects.com/en/2.3.x/deploying/mod_wsgi/: not donemod_wsgi does not behave correctly and appears to have generally fallen out of active supportuWSGI: https://flask.palletsprojects.com/en/2.3.x/deploying/uwsgi/: not donewhile possible to adapt, uwsgi is its own mess, and gunicorn works just fine - no need to use itInternal: canceled feature in favor of email systemThere are plenty more already planned ideas to add to this list, and they will be added eventually. Newly proposed ideas will also be added.
This list is dynamic; it will update as new ideas are presented, and as they are completed.
The text was updated successfully, but these errors were encountered: