watchyourlan/internal/web
Adam Davidson 8e535c086e Adjusted header.html template to make menu responsive, collapsing on smaller screens
Header.html template adjusted to make the navigation menu collapse behind a button on small screens. There should be no change when viewing these on tablets and larger screens.

Changes include:
- Making the navigation menu collapse on small screens, to be replaced by a "hamburger" icon that then expands to show the menu when clicked.
- Ensuring GitHub icon takes same colour/style as the navigation items
- Added the Bootstrap js script to the footer (in order to make the collapsing menu work). This code will have to be amedned to make the "local only" version work properly.
2024-01-05 10:41:29 +00:00
..
templates Adjusted header.html template to make menu responsive, collapsing on smaller screens 2024-01-05 10:41:29 +00:00
auth.go DB: history 2023-10-06 13:36:11 +07:00
config.go Release 1.0.4 (#62, #65) 2023-10-12 20:39:46 +07:00
const-icon.go BootPath 2023-01-07 01:29:47 +07:00
const-var.go User Auth 2023-08-18 13:09:53 +07:00
exec-tpl.go execTemplate 2023-01-05 13:41:11 +07:00
history.go DB: history 2023-10-06 13:36:11 +07:00
host.go Trim history 2023-10-06 22:17:06 +07:00
index.go DB to sqlx 2023-10-05 23:53:47 +07:00
line.go Config for history 2023-10-06 22:37:01 +07:00
login.go User Auth 2023-08-18 13:09:53 +07:00
port.go BootPath, Icon in Config 2023-01-07 00:24:48 +07:00
search.go DB to sqlx 2023-10-05 23:53:47 +07:00
sort.go Config for history 2023-10-06 22:37:01 +07:00
trim-history.go History fixes 2023-10-08 13:07:44 +07:00
update.go DB: history 2023-10-06 13:36:11 +07:00
webgui.go Trim history 2023-10-06 22:17:06 +07:00