cp6
3bef30d861
Removed un unused create() and store() from YabsController.php
2023-08-19 23:46:52 +10:00
cp6
e31a785844
Updated destroy() methods for delete condition
...
Updated destroy() methods for delete condition
If not true then return with the error alert
2022-11-09 15:18:25 +11:00
cp6
3bd9d5890c
Updated all destroy() methods
...
Updated all destroy() methods to directly delete the resource rather than fetch from database which turns out is not needed
2022-11-08 11:14:07 +11:00
cp6
997b07a0b7
Update YabsController return formatting & compare data check
...
Update YabsController return formatting
Update for an is null check on data calling
2022-11-05 12:48:07 +11:00
wky0211
6b12e764c2
style: capitalization
2022-11-02 11:02:12 +00:00
cp6
cde2c8d8b6
Added input parameters for compareYabs()
...
Added input parameters for compareYabs()
Used abort(404) instead of return response()->view('errors.404',........
2022-10-13 14:21:27 +11:00
cp6
bb901ca703
Removed old YABS add/store method & functions
...
Removed old YABS store method & functions
2022-09-22 12:24:47 +10:00
cp6
47bfcea4c8
Added more YABs value saving & YABs save txt setting
...
Added more YABs value saving (uptime, distro, kernel and swap memory)
Added setting for saving YABs output to txt yes/no
2022-07-20 12:51:45 +10:00
cp6
b9aed757ad
Added YABs to Json output
...
Added YABs to Json output
Cleaned up old unused functions
2022-07-20 00:20:15 +10:00
cp6
50d4b8b3e2
Added YABs compare & implemented cache for YABs
...
Added YABs compare
Made YABs calls use relationship with disk and network table
Update YABs views to reflect access changes in data
Implemented cache for YABs
Added Server function serverYabsAmount() to count YABs for a server id
2022-07-18 14:27:11 +10:00
cp6
ee73ea1a31
Fixed YABs, disk speed and network foreign key on delete issues
...
Fixed YABs, disk speed and network foreign key on delete issues
2022-06-24 11:17:59 +10:00
cp6
f6cf9c7a65
Fixed YABs insert error displaying
...
Fixed YABs insert error displaying
2022-05-16 21:30:52 +10:00
cp6
f3c3d3a9f3
Updated Ram and Disk MB, GB and TB conversion to binary
...
Updated Ram and Disk MB, GB and TB conversion to binary
2022-03-13 22:13:45 +11:00
cp6
da83aa1f23
Fix
...
Fix
2022-03-06 02:58:25 +11:00
cp6
fd22b0bf58
V2 (Laravel re-make)
...
V2 (Laravel re-make)
2022-03-06 02:02:12 +11:00