Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | simplify checking offline state | 0neGal | |
6 days | added requests.check() and uses of it | 0neGal | |
Very minimal uses of it, currently it simply checks every 30s and on startup whether a set of domains/endpoints we use work, and if all fail, then we assume something is wrong with the internet. | |||
6 days | added offline indicator icon | 0neGal | |
6 days | minor syntax changes | 0neGal | |
2024-08-04 | handle onLine event dynamically, don't enable buttons when going offline | Jan200101 | |
2024-06-08 | initial commit to better modularize frontend | 0neGal | |
Far from done, but this pretty much splits everything inside `src/app/main.js` into separate files. |