]> git.ipfire.org Git - people/ms/westferry.git/history - src/westferry
UI: Move forms from backend into UI
[people/ms/westferry.git] / src / westferry /
2021-12-05  Michael TremerUI: Move forms from backend into UI
2021-12-04  Michael Tremerdemo: Add tabs to form examples
2021-12-04  Michael TremerUI: graphs: Add option to hide graph title
2021-12-04  Michael Tremeranalytics: Convert more pages to tabbed view
2021-12-04  Michael TremerUI: Add tabs
2021-12-01  Michael Tremeranalytics: Update connection tracking graphs
2021-12-01  Michael Tremergraphs: Update handle for interrupts
2021-12-01  Michael Tremergraphs: Drop entropy graph
2021-12-01  Michael TremerRefactor graphs UI modules
2021-12-01  Michael Tremeranalytics: Remove unnecessary import of collecty.client
2021-12-01  Michael Tremergraphs: Update name of Collecty client class
2021-12-01  Michael TremerUI: Add boxes
2021-12-01  Michael TremerUI: Do not register UI modules that start with an under...
2021-12-01  Michael Tremermenus: Drop sub-menu class
2021-12-01  Michael Tremermenus: Drop support for dividers
2021-12-01  Michael Tremerdemo: Add an example for a couple of buttons
2021-12-01  Michael TremerRefactor forms
2021-11-29  Michael Tremertemplates: Migrate base template to Foundation
2016-07-22  Michael TremerInitialize translation method in graph exporter
2016-07-22  Michael TremerCreate a simple engine for forms
2015-12-18  Michael Tremeranalytics: Add graph thumbnails
2015-12-18  Michael Tremeri18n: Define the _ function
2015-12-13  Michael Tremergraphs: Remove title in graph image except for exports
2015-12-12  Michael Tremeranalytics: Add system interrupts graph
2015-12-12  Michael Tremeranalytics: Add the context switches graph
2015-12-12  Michael Tremeranalytics: Add network graphs
2015-10-27  Michael TremerAdd graphs handlers
2015-10-22  Michael Tremeri18n: Add a submodule that handles translations
2015-10-22  Michael TremerAdd a simple menu implementation
2015-10-18  Michael Tremerui/utils: Use backend module to determine the hostname
2015-10-18  Michael TremerAdd handler that serves graphs from collecty
2015-10-18  Michael TremerAdd a very basic website template
2015-10-18  Michael TremerFix importing UI methods
2015-10-18  Michael TremerAdd a basic web server that serves static files
2015-10-17  Michael TremerCreate a basic, modular frontend web service
2015-10-17  Michael TremerInitial creating of the project