summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-travelmate/htdocs/luci-static
AgeCommit message (Collapse)Author
2021-08-11luci-app-travelmate: sync with travelmate 2.0.5Dirk Brenken
* support new features of travelmate 2.0.5 * made the station manager more comfortable * a few minor bugfixes * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-05-01luci-app-travelmate: typo fixDirk Brenken
* typo fix & sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-11-27treewide: transition div tables to actual table markupJo-Philipp Wich
Modern browsers allow decomposing table markup equally well as nested div constructs, therefor migrate our <div> table markup to actual <table> tags but keep the old table/tr/th/td CSS classes for now to allow for a smooth theme transition. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-09-27luci-app-travelmate: add missing wpa3 ent. modesDirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-09-27luci-app-travelmate: sync with travelmate 2.0.1Dirk Brenken
* just change the location of one state file Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-09-20luci-app-travelmate: add notificationsDirk Brenken
- add notifications in case of errors during save Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-09-19luci-app-travelmate: release 2.0Dirk Brenken
- sync with travelmate 2.0 - app migrated to client side JS Signed-off-by: Dirk Brenken <dev@brenken.org>