Commit Graph

58 Commits

Author SHA1 Message Date
seriousm4x
1fbb60f14e cleanup: auto organize ts imports 2023-09-30 03:25:58 +02:00
seriousm4x
003c202a15 feat: initial i18n support #71 2023-09-30 03:17:16 +02:00
seriousm4x
3a294726a8 feat: use native pocketbase isAdmin helper 2023-09-02 21:24:13 +02:00
Maxi Quoß
448dcbd16c fix: put more buttons into array 2023-08-21 17:35:16 +02:00
seriousm4x
109f374269 feat: network scan: replace netmask for all devices #169 2023-08-18 14:19:08 +02:00
Maxi Quoß
36878ee42b fix: account dropdown items could overflow 2023-08-18 11:01:44 +02:00
Maxi Quoß
a5cf8d718c fix: title too long for mobile layout, close #168 2023-08-16 19:04:35 +02:00
Maxi Quoß
79c048319d remove redundant 2023-08-16 12:23:53 +02:00
seriousm4x
c335903233 fix: only show sleep when device is online 2023-08-16 09:59:41 +02:00
seriousm4x
d57520c66d feat: add reboot button, #108 2023-08-16 09:49:36 +02:00
seriousm4x
05686bf271 fix: ping port cause device stuck on pending 2023-08-16 01:28:13 +02:00
seriousm4x
a237fba8c7 fix: broken nic timer (again) 2023-08-16 00:56:01 +02:00
seriousm4x
f8186ba015 feat: add sleep-on-lan support, #24 #78 #108 #162 2023-08-15 17:44:59 +02:00
seriousm4x
e52d7f44b2 fix: properly reset nic timer 2023-08-15 14:26:25 +02:00
seriousm4x
a55152250b reset timeout 2023-08-14 20:39:39 +02:00
seriousm4x
bccbb9420c fix: simplify nic click logic 2023-08-14 17:48:10 +02:00
seriousm4x
d9b14adc8d add lazy ping option 2023-08-14 16:10:55 +02:00
seriousm4x
c1dbde574a fix nic tooltip 2023-08-14 15:24:34 +02:00
Maxi Quoß
a39bf0e2f4 fix logic error 2023-08-14 11:44:47 +02:00
seriousm4x
390d077644 fix home spacing, fix create dev as admin 2023-08-14 02:16:46 +02:00
seriousm4x
a79c1bf028 port ports by number 2023-08-14 00:52:42 +02:00
seriousm4x
77a73a91be add required field 2023-08-14 00:09:34 +02:00
seriousm4x
311684f05f rename permissions to users, add create new user 2023-08-13 23:17:53 +02:00
seriousm4x
2cc191336b improve navbar menus 2023-08-13 19:36:17 +02:00
seriousm4x
a4c7fd4e39 use form for scan range 2023-08-13 19:26:23 +02:00
seriousm4x
6794091617 add account page 2023-08-13 19:19:22 +02:00
seriousm4x
24aec5e1de define possible device.status values 2023-08-13 19:19:12 +02:00
seriousm4x
e5e710f1b9 multiple fixes 2023-08-12 21:05:17 +02:00
seriousm4x
67d957c109 add permission page, close #75 2023-08-12 21:05:17 +02:00
seriousm4x
768be7ce15 update web ui to match backend permissions #75 2023-08-12 21:05:14 +02:00
seriousm4x
6fc02ce46d add user permissions to backend #75 2023-08-12 21:05:14 +02:00
seriousm4x
00a098b7c8 make port fields required 2023-08-12 21:05:14 +02:00
seriousm4x
5e417f6220 better admin check 2023-08-12 21:05:14 +02:00
seriousm4x
4b36131a8c required form fields and margin 2023-08-12 21:05:14 +02:00
seriousm4x
7e8b570f1c added toast notifications 2023-08-12 21:05:12 +02:00
seriousm4x
1cc232e6c6 improve group buttons 2023-08-12 21:05:10 +02:00
seriousm4x
318f76f439 add dashboard order 2023-08-12 21:05:10 +02:00
seriousm4x
eee83b5cb8 add empty permissions route 2023-08-12 21:05:10 +02:00
seriousm4x
54191b76e5 several button improvements 2023-08-12 21:05:10 +02:00
seriousm4x
550bf74438 adjust nav padding 2023-08-12 21:05:09 +02:00
seriousm4x
413a2a8f30 add theming 2023-08-12 21:05:09 +02:00
seriousm4x
b04029abf9 ux improvements for network scan 2023-08-12 21:05:09 +02:00
seriousm4x
adf2936ab8 add network scan 2023-08-12 21:05:09 +02:00
seriousm4x
94111846f4 ux improvements 2023-08-12 21:05:09 +02:00
seriousm4x
6099b67d4b show countdown for wake/shutdown 2023-08-12 21:05:09 +02:00
seriousm4x
19e3c63fa7 various small changes 2023-08-12 21:05:08 +02:00
seriousm4x
90baf0aef8 improve home loading, remove $devices store 2023-08-12 21:05:08 +02:00
seriousm4x
18046b6db6 reuse device form, simplify realtime updates 2023-08-12 21:05:07 +02:00
seriousm4x
da63e134d6 add settings page 2023-08-12 21:04:58 +02:00
Maxi Quoß
1c06774617 no hover if no shutdown:_cmd, move required fields 2023-08-12 21:04:58 +02:00