Commit Graph

616 Commits

Author SHA1 Message Date
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
Gamerboy59
fcb99b1e31 Update css/js resources 2023-08-06 11:09:08 +00:00
Gamerboy59
72f22be781
Update package.json 2023-08-06 12:36:16 +02:00
Gamerboy59
e82941ba35
Update composer.json 2023-08-06 12:29:41 +02:00
cp6
5dbc6a5be5 Updated readme for version 2.3 2023-03-31 11:57:38 +11:00
cp6
a683f0ea42 Updated Settings.php
getSettings() now uses Eloquent rather than DB
Gave getSettings() return type of Settings
2023-03-31 11:56:18 +11:00
cp6
f488e10c2f Updated array() usages to be [] 2023-03-31 11:38:21 +11:00
cp6
8a6748f1b0 Added ability to upload own favicon
Must be either .ico, .jpg or .png format and under 40KB
Upload is done in /settings
Also removed save YABS to text input in settings form
2023-03-31 11:31:19 +11:00
cp6
f619f34081 Merge remote-tracking branch 'origin/main' into main 2023-03-30 23:16:45 +11:00
cp6
4dbfe6f7bd Removed CSS and JS files as these are no longer needed with the use of webpack 2023-03-30 23:16:27 +11:00
corbpie
2708d37450
Updated readme for 2.2.1 2023-03-20 23:41:30 +11:00
cp6
c24056c511 Fix for issue 89
Locations, OS and Providers now Alpha-Sorted correctly
2023-03-20 10:37:28 +11:00
cp6
39b9033bf8 Updated readme for version 2.2 2023-02-19 13:12:59 +11:00
corbpie
6e9591719e
Merge pull request #85 from Gamerboy59/laravel-10
Laravel 10 update
2023-02-19 13:02:42 +11:00
Gamerboy59
7ed69cbbc2
Delete package-lock.json
No specific functionality of a version is used thus I see no point in having this file as maintance overhead. Everybody should install the latest subversion.
2023-02-14 18:58:24 +01:00
Gamerboy59
102f02b064
Update package.json
Maybe devDeps and deps should be re-sorted.
2023-02-14 18:54:06 +01:00
Gamerboy59
792f010f27
Update Kernel.php
Use build in cors module of Laravel/framework which should work like the version of fruitcake.
2023-02-14 18:28:58 +01:00
Gamerboy59
cd03865162
Delete composer.lock
In my view it doesn't make sense to keep exact versions locked because no specific functions of such are used.
2023-02-14 18:27:43 +01:00
Gamerboy59
ba21329a20
Update composer.json
I havn't tested the dev dependencies and just used what composer put out as generated update. Everything seems to be working even the used functions of Guzzle appear working on php8.2 which isn't officially supported for this version. Fruitcake/cors is now part of Laravel/framework.
2023-02-14 18:25:37 +01:00
corbpie
6ecf12c226
Merge pull request #84 from Gamerboy59/appname-patch
Use app name at more places in app
2023-02-14 14:42:56 +11:00
Gamerboy59
7f83b922d2
Use app name at more places in app 2023-01-17 23:11:59 +01:00
cp6
7f88a38c73 Updated gitignore for fonts to be included
Updated gitignore for fonts to be included
2022-12-02 15:02:06 +11:00
corbpie
036122cfd8
Merge pull request #82 from cp6/Development
Updated version in readme
2022-12-02 14:36:40 +11:00
cp6
6f8d8cec37 Updated version in readme
Updated version in readme
2022-12-02 14:35:42 +11:00
corbpie
159d17e77b
Merge pull request #81 from cp6/Development
Development 2.1.9
2022-12-02 14:35:14 +11:00
cp6
055443f917 Updated readme
Updated readme
2022-12-02 14:28:45 +11:00
cp6
5dd23f6a46 Updated create views to replace previous sponsor provider as default
Updated create views to replace the previous sponsor provider that was the default
2022-12-02 14:09:00 +11:00
cp6
a01110dcd0 Added public css and js to .gitattributes
Added public css and js to .gitattributes
These do not need to be tracked
2022-12-02 14:03:07 +11:00
cp6
89525fd1c1 Added compiled assets
Added compiled assets so there can be no need to run NPM
2022-12-02 13:59:47 +11:00
cp6
e77c402aba Notes table migration (create)
Notes table migration (create)
2022-12-02 13:57:55 +11:00
cp6
924415eb66 Added & implemented notes
Added & implemented notes to servers, shared, reseller, domains, DNS and IPs

/notes is a CRUD resource
2022-12-02 13:57:28 +11:00
corbpie
1572ceaec8
Update README.md 2022-12-01 15:09:43 +11:00