This website requires JavaScript.
Explore
Help
Sign In
deon
/
osb
Watch
1
Star
0
Fork
0
You've already forked osb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
osb
/
app
/
Http
/
Controllers
History
Deon George
b37045acca
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push)
Successful in 41s
Details
Create Docker Image / Final Docker Image Manifest (push)
Successful in 9s
Details
PHP deprecation fixes, assigning null arguments in methods
2025-05-22 18:37:04 +10:00
..
Auth
Route cosmetic layout updates, and standardise on using /home to redirect back to the homescreen, and standardise usage of redirect()
2025-05-16 14:10:08 +10:00
AdminController.php
Separated Checkout and Payment controllers, updates to checkout and payments
2024-08-10 10:14:47 +10:00
ChargeController.php
Add account next invoice
2024-08-01 10:03:34 +10:00
CheckoutController.php
Route cosmetic layout updates, and standardise on using /home to redirect back to the homescreen, and standardise usage of redirect()
2025-05-16 14:10:08 +10:00
Controller.php
Update laravel framework from 9 to 11, removed some old packages
2024-07-06 11:06:07 +10:00
HomeController.php
Route cosmetic layout updates, and standardise on using /home to redirect back to the homescreen, and standardise usage of redirect()
2025-05-16 14:10:08 +10:00
InvoiceController.php
PHP deprecation fixes, assigning null arguments in methods
2025-05-22 18:37:04 +10:00
OrderController.php
Get helpdesk email address from configuration
2024-08-17 10:47:33 +10:00
PaymentController.php
Route cosmetic layout updates, and standardise on using /home to redirect back to the homescreen, and standardise usage of redirect()
2025-05-16 14:10:08 +10:00
PaypalController.php
Route cosmetic layout updates, and standardise on using /home to redirect back to the homescreen, and standardise usage of redirect()
2025-05-16 14:10:08 +10:00
ProductController.php
Rework products with components
2024-08-14 23:37:20 +10:00
ResellerServicesController.php
Bring back some services logic to still needed by charges
2022-06-13 14:21:48 +10:00
SearchController.php
Separated Checkout and Payment controllers, updates to checkout and payments
2024-08-10 10:14:47 +10:00
ServiceController.php
Move category/category_name product::class methods into __get(), no functional changes
2025-05-22 12:01:31 +10:00
SupplierController.php
PHP deprecation fixes, assigning null arguments in methods
2025-05-22 18:37:04 +10:00
UserController.php
Move user suppliers to account suppliers
2024-07-24 09:32:17 +10:00