Commit Graph

333 Commits

Author SHA1 Message Date
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
cp6
0ad3a2c812 Merge branch 'main' of https://github.com/cp6/my-idlers 2022-03-08 16:14:10 +11:00
cp6
894a0bc3d9 Updated readme
Updated readme
2022-03-08 16:13:49 +11:00
corbpie
6e914e3632
Cleanup
Cleanup
2022-03-08 14:00:19 +11:00
cp6
a09a65b1ea Updated readme (Removed MySQL requirement)
Updated readme (Removed MySQL requirement)
2022-03-08 11:03:45 +11:00
cp6
14bd846c67 Updated unique key naming to prevent conflicts
Updated unique key naming to prevent conflicts
2022-03-07 13:25:32 +11:00
cp6
770437bc5f Updated locations seeder array formatting
Updated locations seeder array formatting
2022-03-06 21:47:00 +11:00
cp6
a388ee630b Updated for sponsor (Cloud Five Limited)
Updated for sponsor (Cloud Five Limited)
2022-03-06 21:29:06 +11:00
corbpie
abceb514c7
Merge pull request #29 from istiak101/main
Add more data
2022-03-06 14:39:12 +11:00
Istiak Ferdous
0549b52e1a
add more data 2022-03-06 09:26:18 +06:00
cp6
f628a402eb Updated readme
Updated readme
2022-03-06 13:03:59 +11:00
cp6
642eb5a5b9 Updated servers public view ram value
Updated servers public view ram value
2022-03-06 13:01:31 +11:00
cp6
4d9883c7b9 ignore .idea
ignore .idea
2022-03-06 03:17:19 +11:00
cp6
8ac583f012 Goodbye .idea
Goodbye .idea
2022-03-06 03:16:26 +11:00
cp6
e1b42e6b23 Update .gitignore 2022-03-06 03:11:48 +11:00
cp6
07c7e9e9a6 Merge branch 'main' of https://github.com/cp6/my-idlers 2022-03-06 03:10:45 +11:00
cp6
a38f985ee5 Update .gitignore 2022-03-06 03:09:49 +11:00
corbpie
eee1fbc432
Delete AUTH.php 2022-03-06 03:07:58 +11:00
corbpie
d645dbbd25
Delete update1.4to1.5.sql 2022-03-06 03:07:34 +11:00
corbpie
70aaebc484
Merge pull request #28 from cp6/v2
V2 (Laravel re-make)
2022-03-06 03:06:58 +11:00
cp6
e1232433ad Merge branch 'main' into v2 2022-03-06 03:06:11 +11:00