Logo
Explore Help
Sign In
vasily/TCPDashboard
1
0
Fork 0
You've already forked TCPDashboard
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
TCPDashboard/config/options/timeframe_options.json

12 lines
432 B
JSON
Raw Permalink Normal View History

Remove deprecated app_new.py and consolidate main application logic into main.py - Deleted `app_new.py`, which was previously the main entry point for the dashboard application, to streamline the codebase. - Consolidated the application initialization and callback registration logic into `main.py`, enhancing modularity and maintainability. - Updated the logging and error handling practices in `main.py` to ensure consistent application behavior and improved debugging capabilities. These changes simplify the application structure, aligning with project standards for modularity and maintainability.
2025-06-11 18:36:34 +08:00
[
{"label": "1 Second", "value": "1s"},
{"label": "5 Seconds", "value": "5s"},
{"label": "15 Seconds", "value": "15s"},
{"label": "30 Seconds", "value": "30s"},
{"label": "1 Minute", "value": "1m"},
{"label": "5 Minutes", "value": "5m"},
{"label": "15 Minutes", "value": "15m"},
{"label": "1 Hour", "value": "1h"},
{"label": "4 Hours", "value": "4h"},
{"label": "1 Day", "value": "1d"}
]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 40ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API