56 Commits

Author SHA1 Message Date
Franco Fichtner e3bf36a2ec plugins: remove a few of my historic maintainerships
These plugins have had maintainership attached due to the fact
that they became plugins at one point in time.  Since we can now
annotate this better, do it.
2025-12-04 09:19:37 +01:00
Franco Fichtner bb2097f8b7 net/wol: fix another one 2025-07-31 21:11:30 +02:00
Monviech 0980d86e07 net/wol: Fix command buttons not in grid (#4854) 2025-07-31 13:54:31 +02:00
Monviech a801568156 net/wol: Fix interface matching in widget to determine online status (#4842) 2025-07-27 19:49:51 +02:00
Monviech 45235845fb mvc: Turn camelCase into snake_case in missing javascript, ACL and volt files. (#4796) 2025-07-08 17:29:26 +02:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Monviech 089aaa256d mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
Monviech 4b4ec29eca mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Franco Fichtner d95b1dcf77 net/wol: revision bump 2024-09-17 07:45:37 +02:00
IDH-oliver ed333b463c net/wol: fix false negatives on MAC lookup (#4231) 2024-09-13 12:28:45 +02:00
Franco Fichtner bae6b2bb9e net/wol: fix ACL dasbhoard definitions 2024-09-13 12:20:21 +02:00
Franco Fichtner fd504cf04a net/wol: change this back, bug in getArp() 2024-08-26 15:09:49 +02:00
Franco Fichtner ba175b5cc6 net/wol: remove focus after click 2024-08-26 13:21:24 +02:00
Franco Fichtner 40d28ac149 net/wol: fix the ARP lookup in the least intrusive way #4192
Also make sure the wake button has some form of user feedback.
The checkmark is reset when the plugin is refreshed.  Omitted
spinner because the action only takes a fraction of a second.
2024-08-26 13:12:19 +02:00
Michał Brzeziński e553f5691f WOL widget rewrite for new dashboard (#4192) 2024-08-26 11:48:10 +02:00
Franco Fichtner d2ad811cca net/wol: bump was missing
PR: https://forum.opnsense.org/index.php?topic=36219.0
2023-09-29 23:53:38 +02:00
Andrew 4eb295bf68 Update DHCP Leases Status in wake_on_lan.widget.php (#3542) 2023-08-12 20:41:48 +02:00
Franco Fichtner 58880dede5 net/wol: bump after cron change 2022-01-18 08:09:32 +01:00
digitalshow 874d2e393e Add description and message to wol action (#2753)
To be able to create a cronjob via the web GUI we need a description for the action.
2022-01-17 08:33:30 +01:00
kulikov-a 61a9282bea WOL widget fix (#2291)
fix button binding after cutting scripts from widgets
2021-03-21 20:36:09 +01:00
Franco Fichtner a9d1b8b741 net: revision bumps 2021-02-22 15:22:40 +01:00
Franco Fichtner 6a58d19c49 net/wol: next version 2020-04-22 13:24:29 +02:00
Gauss23 df26283388 wake_on_lan widget: find macs case-insensitive
Find mac addresses case-insensitive. When mac addresses are added, they are saved like the users enters them. If the user used upper-case letters, this results in showing the host offline in the dashboard, although it´s online. Other fix would be to make all mac inputs lowercase while saving.
2020-04-21 08:16:40 +02:00
Franco Fichtner a91c65f2fe net/wol: bump revision 2020-03-18 08:11:52 +01:00
Mikael Falkvidd a5ecf3c098 net/wol: add validation message + support for uppercase hex (#1741) 2020-03-16 10:38:02 +01:00