Commit Graph

597 Commits

Author SHA1 Message Date
Gamerboy59
0b2a6c6a49 Update public resources 2023-09-26 22:47:22 +00:00
Gamerboy59
3cf049f1be
fix folder structure to not duplicate again 2023-09-27 00:40:26 +02:00
Gamerboy59
8561e9c4b8
Add missing sass loader for mix 2023-09-27 00:11:20 +02:00
Gamerboy59
642293016f
remove duplicated font-files 2023-09-27 00:07:33 +02:00
corbpie
5ce233bfb8
Updated README.md for 2.3.2
Updated README.md for 2.3.2
2023-09-26 22:48:19 +10:00
corbpie
b8f5ee223d
Merge pull request #99 from cp6/dev
Added Geekbench 6
2023-09-26 22:42:11 +10:00
cp6
918320c876 servers\index.blade.php cleanup
servers\index.blade.php cleanup
2023-09-25 23:45:07 +10:00
cp6
ebf4e5243c Added LabelsAssigned::create into try catch
Added LabelsAssigned::create into try catch
2023-09-25 23:40:13 +10:00
cp6
f4bd6e6d66 Updated tests
Updated tests
1 was failing due to redirect for when no users exist
2023-09-24 21:35:34 +10:00
cp6
4179f70a4f Update home blade
Made Session conditional for showing details in footer to be 1 step
2023-09-22 11:01:56 +10:00
cp6
c296bd6be4 Updated details footer blade 2023-09-22 10:59:51 +10:00
cp6
76c7b0395d Updated details footer blade component
Made Session check conditional 1 step
2023-09-22 10:58:58 +10:00
cp6
da14c2dde3 Added GB6 values to server show and public show
Added GB6 values to server show and public show
2023-09-21 22:24:02 +10:00
cp6
827fc57af6 Update README.md 2023-09-20 22:33:39 +10:00
cp6
cca325cf2d Added geekbench 6 to Yabs
Added geekbench 6 inserts and varaibles to Yabs model
Updated JSON values accessor to include version 5 still
2023-09-20 22:26:00 +10:00
cp6
c19d831da5 Created migration for YABS geekbench 6 values
Created migration for YABS geekbench 6 values
2023-09-20 22:21:49 +10:00
cp6
df15ea3141 Formatting 2023-09-19 22:48:30 +10:00
cp6
047260b953 Added tabs to home page for stats and avg cards 2023-09-19 22:47:24 +10:00
corbpie
d4b75b204f
Update README.md
Added TODO for Geekbench 6 scores
2023-09-15 16:24:50 +10:00
cp6
5e6c0a60ff Removed unused ExampleComponent.vue 2023-09-14 23:53:05 +10:00
cp6
cfbc1bf3ca Updated homepage tables to remove card with padding, made tables rounded 2023-09-14 23:50:07 +10:00
cp6
f44c69caed Fixed save_yabs_as_txt causing settings update to fail validation 2023-09-14 23:44:27 +10:00
cp6
b2595fc920 Fixed pricing breakdown cache not being refreshed 2023-09-14 23:38:46 +10:00
cp6
e48678130a Removed YABS GB5 table row from server show
Removed YABS GB5 table row from server show
Need to implement GB6
2023-09-12 22:22:52 +10:00
cp6
25d338bc24 Update README.md 2023-09-11 23:32:37 +10:00
cp6
aadfc481ac timestamps false for LabelsAssigned
timestamps false for LabelsAssigned
2023-09-11 23:32:07 +10:00
corbpie
266d67f986
Merge pull request #95 from Gamerboy59/main
Fix for accessing an object instead of an array
2023-09-10 02:01:12 +10:00
Gamerboy59
3f4c46edbc
Fix for accessing an object instead of an array 2023-09-09 16:13:13 +02:00
cp6
ec2947936b Fix for accessing an object instead of an array
Fix for accessing an object instead of an array
2023-09-09 23:14:07 +10:00
cp6
6bbbc232bd Removed un-needed imports in Controllers 2023-08-20 21:25:45 +10:00
cp6
f0178ac74f Removed un-needed imports 2023-08-20 21:25:22 +10:00
cp6
966ff38320 Unused cleanup 2023-08-19 23:59:51 +10:00
cp6
7fcbd53c84 Cleaned up unused file imports 2023-08-19 23:58:51 +10:00
cp6
b20e405906 Used Eloquent 2023-08-19 23:58:25 +10:00
cp6
b512caecc7 Updated to use Eloquent rather than DB::table() 2023-08-19 23:52:59 +10:00
cp6
ae9b23cba7 Added return types 2023-08-19 23:48:34 +10:00
cp6
3bef30d861 Removed un unused create() and store() from YabsController.php 2023-08-19 23:46:52 +10:00
cp6
507f128bf6 Added return types 2023-08-19 23:46:18 +10:00
cp6
455cf45c29 Cleaned up Server.php
Added Return types on relations
2023-08-18 19:35:53 +10:00
cp6
afe5c1e525 Cleaned up queries that had un-needed '=' 2023-08-18 19:33:26 +10:00
cp6
877592f614 Updated count 2023-08-18 19:31:21 +10:00
cp6
e100203331 Updated counts to use Eloquent 2023-08-18 19:28:53 +10:00
cp6
65f0474ebe Merge remote-tracking branch 'origin/main' into main 2023-08-18 19:26:14 +10:00
cp6
de66fb2852 Fixed spelling mistake in array key 2023-08-18 19:26:00 +10:00
corbpie
c448a27a04
Update README.md for 2.3.1
Update README.md for 2.3.1
2023-08-17 22:03:01 +10:00
corbpie
3b82fd6564
Update README.md for 2.3.1
Update README.md for 2.3.1
2023-08-17 22:02:41 +10:00
corbpie
171eb63b9a
Update Pricing.php
Updated allPricing() to only be for active services, changed its cache name so this will instantly populate and work
2023-08-15 19:04:56 +10:00
corbpie
0aeb38d516
Merge pull request #92 from Gamerboy59/main
Update resources and fix register/login page
2023-08-07 17:44:48 +10:00
Gamerboy59
349599288b
Fix resource links 2023-08-06 13:34:28 +02:00
Gamerboy59
02c15e9622
Fix resource links 2023-08-06 13:29:41 +02:00