diff --git a/README.md b/README.md index 2101d857..8f2fbce6 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ Open up [http://localhost:5173/](http://localhost:5173/) - frontend - - [x] add rest of settings page - - [x] form for adding new devices + - [x] ~~add rest of settings page~~ + - [x] ~~form for adding new devices~~ - [ ] add per device settings - [x] ~~theme toggle button~~ - [x] ~~add device ports to cards~~ @@ -40,11 +40,11 @@ Open up [http://localhost:5173/](http://localhost:5173/) - [x] ~~make sure ping works~~ - [ ] make sure arp works - - [x] make sure wake works + - [x] ~~make sure wake works~~ - [ ] remove nmap? - [ ] add shutdown command - [ ] add scheduled wake - - [x] [#34 Add support for WOL passwords](https://github.com/seriousm4x/UpSnap/issues/34) + - [x] [~~#34 Add support for WOL passwords~~](https://github.com/seriousm4x/UpSnap/issues/34) - [x] [~~#33 Seemingly High Ram usage~~](https://github.com/seriousm4x/UpSnap/issues/33) - [x] [~~#32 API available?~~](https://github.com/seriousm4x/UpSnap/issues/32) diff --git a/frontend/src/components/DeviceCard.svelte b/frontend/src/components/DeviceCard.svelte index ce7c1599..6d5af769 100644 --- a/frontend/src/components/DeviceCard.svelte +++ b/frontend/src/components/DeviceCard.svelte @@ -30,36 +30,37 @@