cp6
|
a054e83d1e
|
Updated Shared controller
Moved DB calls to model
Used existing DB call functions
|
2022-05-15 12:01:48 +10:00 |
|
cp6
|
70622f827b
|
Cleaned up servers controller
removed unused classes
|
2022-05-15 12:00:05 +10:00 |
|
cp6
|
e33559fddc
|
Updated pricing, labels and dns calls to be cached
Updated pricing, labels and dns calls to be cached
|
2022-05-15 01:22:47 +10:00 |
|
cp6
|
2f3eaadb25
|
Cleaned up server controller
Moved DB calls into models & cached them
|
2022-05-15 01:21:51 +10:00 |
|
cp6
|
ed0d76df25
|
Updated servers index cache time to 1 month
Updated servers index cache time to 1 month
|
2022-05-15 00:45:33 +10:00 |
|
cp6
|
18c73aca95
|
Added and applied updatePricing function
Added and applied updatePricing function
|
2022-05-15 00:43:36 +10:00 |
|
cp6
|
9204a05654
|
Added insertPricing & allPricing function
Added insertPricing & allPricing function
|
2022-05-15 00:24:05 +10:00 |
|
cp6
|
3948dd50db
|
Updated home layout most tally cards to be col-6
Updated home layout most tally cards to be col-6
|
2022-05-15 00:15:45 +10:00 |
|
cp6
|
779412a8da
|
Updated label and DNS count to use cache
Updated label and DNS count to use cache
|
2022-05-15 00:15:20 +10:00 |
|
cp6
|
3ff6cfe56e
|
Minor styling changes in dark theme
Minor styling changes in dark theme
|
2022-05-14 23:52:47 +10:00 |
|
cp6
|
da34256194
|
Added VMware for server virt type
Added VMware for server virt type
|
2022-05-14 23:39:31 +10:00 |
|
cp6
|
571c1c2d28
|
Removed server edit passed in data
Removed server edit passed in data
|
2022-05-14 23:36:16 +10:00 |
|
cp6
|
5ed5dc91a9
|
Updated server create view data
Updated server create view data
|
2022-05-09 16:03:17 +10:00 |
|
cp6
|
31f1faf8ee
|
Added a dark mode theme
Added a dark mode theme with settings option
|
2022-05-09 15:57:02 +10:00 |
|
cp6
|
7b37eba517
|
Update all locations call type
Update all locations call type
|
2022-05-09 15:39:29 +10:00 |
|
cp6
|
1251fae0df
|
Fixed providers cache
Fixed providers cache
|
2022-05-09 15:39:03 +10:00 |
|
cp6
|
d3125170e6
|
Fixed locations cache
Fixed locations cache
|
2022-05-09 15:00:33 +10:00 |
|
cp6
|
6da3af1364
|
Fixed OS cache
Fixed OS cache
|
2022-05-09 14:57:38 +10:00 |
|
cp6
|
06a3d71222
|
Added foreign keys
Added foreign keys to some tables
|
2022-05-09 14:42:09 +10:00 |
|
cp6
|
ecc9a61069
|
Cleaned up IPs & Label assignments
Cleaned up IPs & Label assignments when creating, updating and deleting
|
2022-05-09 14:35:07 +10:00 |
|
cp6
|
ff3d840b65
|
Removed .idea
Removed .idea
|
2022-05-09 11:40:29 +10:00 |
|
corbpie
|
edf11fed8a
|
Merge pull request #40 from Gamerboy59/patch-1
Update dependencies
|
2022-05-07 11:42:02 +10:00 |
|
Gamerboy59
|
9654db6b65
|
Update composer.lock
|
2022-05-05 16:01:48 +02:00 |
|
Gamerboy59
|
a8e83524d2
|
Update composer.json
|
2022-05-05 15:58:52 +02:00 |
|
corbpie
|
2834924045
|
Updated YABs version compatibility
Updated YABs version compatibility for version v2022-04-30
|
2022-05-01 13:23:23 +10:00 |
|
corbpie
|
2204970248
|
Merge pull request #37 from m3nu/main
Clean up Docker run.sh script, add GH Workflow for image updates
|
2022-03-14 21:15:52 +11:00 |
|
corbpie
|
8054e307f3
|
Merge pull request #36 from Gamerboy59/patch-1
Fixing some typos and set title to app.name
|
2022-03-14 21:13:58 +11:00 |
|
Manuel Riel
|
8eed4844e8
|
Avoid overwriting DB
|
2022-03-14 06:51:41 +00:00 |
|
Manuel Riel
|
bf2861853f
|
Fix run.sh to run setup only once, add Docker example in README, add Workflow to update container
|
2022-03-14 06:19:11 +00:00 |
|
Gamerboy59
|
3e38b5ac09
|
Fixing some typos and set title to app.name
Fixing some typos in declarations
|
2022-03-14 00:05:38 +01:00 |
|
Gamerboy59
|
29df6d6b43
|
Email field name must be lower case
|
2022-03-14 00:03:06 +01:00 |
|
Gamerboy59
|
b1c4c81e4d
|
Email field name must be lower case
|
2022-03-14 00:02:54 +01:00 |
|
Gamerboy59
|
5bbf759d84
|
Email field name must be lower case
|
2022-03-14 00:02:03 +01:00 |
|
Gamerboy59
|
45bffa0bef
|
Email field name must be lower case
|
2022-03-14 00:01:47 +01:00 |
|
Gamerboy59
|
715adec419
|
Get CPU from database too
CPU was set as fixed value but now retrieving it from database object like all other settings
|
2022-03-13 23:54:25 +01:00 |
|
Gamerboy59
|
715be1a98e
|
Set app.name as title
Get title from .env config and set it as website name
|
2022-03-13 23:50:32 +01:00 |
|
Gamerboy59
|
584c01ca06
|
make dashboard cards href relative
Relative uri in case laravel isn't run on top level
|
2022-03-13 23:40:09 +01:00 |
|
corbpie
|
309971d60a
|
Merge pull request #35 from m3nu/main
Added Dockerfile, Fixed HTTPS
|
2022-03-14 09:40:05 +11:00 |
|
Manuel Riel
|
416d28c3df
|
debug to false
|
2022-03-13 20:19:24 +00:00 |
|
Manuel Riel
|
4e661682c2
|
Add Dockerfile, fix https
|
2022-03-13 20:09:50 +00:00 |
|
cp6
|
5b1c1b663f
|
Fixed sqlite not supporting 'IGNORE' on insert queries
Fixed sqlite not supporting 'IGNORE' on insert queries
|
2022-03-13 22:28:01 +11:00 |
|
cp6
|
35f96a6ee6
|
Added number formatting for summary cards
Added number formatting for summary cards
|
2022-03-13 22:15:46 +11:00 |
|
cp6
|
f096cc5ca6
|
Merge branch 'main' of https://github.com/cp6/my-idlers
|
2022-03-13 22:13:51 +11: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 |
|
corbpie
|
40835b5800
|
Merge pull request #32 from Gamerboy59/main
Update dependencies to improve php8.1 support
|
2022-03-10 11:52:05 +11:00 |
|
cp6
|
8195fba66e
|
Fix for Undefined array key 0 due to seed not being run
Fix for Undefined array key 0 due to seed not being run
|
2022-03-09 23:16:15 +11:00 |
|
Gamerboy59
|
4d6f78f653
|
Update dependencies to improve php8.1 support
|
2022-03-09 11:55:51 +01:00 |
|
cp6
|
2d8d3b5949
|
Formatting, added blade components to server edit
Formatting, added blade components to server edit
|
2022-03-09 13:46:23 +11:00 |
|
cp6
|
e9123763f8
|
Added settings for due soon & recently added amounts
Added settings for due soon & recently added amounts tables on the homepage
|
2022-03-09 13:41:12 +11:00 |
|
cp6
|
4688dd15ca
|
Added new SUM cards for server specs
Added new SUM cards for server specs e.g Total CPU, ram, disk, bandwidth and different locations and providers
|
2022-03-09 13:18:30 +11:00 |
|