IceToast
|
c3ec17e1e8
|
fix: 🐛 Disable Referral by defualt
|
2023-01-19 16:07:23 +01:00 |
|
IceToast
|
5289567773
|
fix: 🚑️ Remove queueable from Eventhandler to fix execution
|
2023-01-19 16:05:56 +01:00 |
|
Dennis
|
e978cb9914
|
[FEATURE] Server owner transfer
[FEATURE] Server owner transfer
|
2023-01-19 11:29:42 +01:00 |
|
Dennis
|
7a91013bd4
|
[FEATURE] Extension Support & Payment Gateways as Extensions 🔥
[FEATURE] Extension Support & Payment Gateways as Extensions 🔥
|
2023-01-19 11:29:27 +01:00 |
|
IceToast
|
c468e53fad
|
Merge branch 'development' into feature/extendable_payment_gateways
|
2023-01-19 11:28:51 +01:00 |
|
IceToast
|
e146976af5
|
style: 💄 Styling & added infos to server edit
|
2023-01-19 11:23:06 +01:00 |
|
IceToast
|
7d81fa6247
|
feat: ✨ Added Server owner transfer
|
2023-01-19 11:18:51 +01:00 |
|
IceToast
|
1a75d63ba1
|
refactor: cleaner code closes #605
|
2023-01-18 23:54:37 +01:00 |
|
IceToast
|
3b2a851f4f
|
fix: 🚑️ Create multiple servers when clicking submit multiple times
|
2023-01-18 23:50:52 +01:00 |
|
IceToast
|
64cd6ac98c
|
feat: ✨ Added API-Route support for extensions
|
2023-01-18 18:05:32 +01:00 |
|
IceToast
|
30f70b35a2
|
fix: 🐛 Disabled submit button when no method choosen
|
2023-01-18 18:01:54 +01:00 |
|
IceToast
|
41f8fd9550
|
fix: 🐛 PayPalSuccess payment status "paid" & Require auth on payment routes
|
2023-01-17 15:35:58 +01:00 |
|
Dennis
|
3c8261f286
|
fix installer php version
fix installer php version
|
2023-01-17 14:30:31 +01:00 |
|
Dennis
|
ee56002e1a
|
Lots of small front end things
Lots of small front end things
|
2023-01-17 14:30:03 +01:00 |
|
1day2die
|
a5ec206a08
|
fix installer php version
|
2023-01-17 14:28:13 +01:00 |
|
GeckoBoy84
|
f0e614fa2a
|
Show Unsuspended/Total Servers
|
2023-01-16 22:15:35 +00:00 |
|
GeckoBoy84
|
ca3b6cbb63
|
Capitalise Imprint inline with TOS and Privacy Policy Capitalisation
|
2023-01-16 21:58:10 +00:00 |
|
GeckoBoy84
|
d42c25bf56
|
-1 shows the actual value
|
2023-01-16 21:34:37 +00:00 |
|
GeckoBoy84
|
e1b4a1b9b8
|
Add more info to create partner page
|
2023-01-16 20:53:17 +00:00 |
|
GeckoBoy84
|
6e6102d125
|
Show minimum required credits
|
2023-01-16 20:46:07 +00:00 |
|
Dennis
|
c3f135f532
|
remove unused imports
remove unused imports
|
2023-01-16 18:53:53 +01:00 |
|
1day2die
|
a088b81366
|
remove unused imports
|
2023-01-16 18:53:09 +01:00 |
|
Dennis
|
fe26ba7305
|
Update README.md
Update README.md
|
2023-01-16 18:40:05 +01:00 |
|
Dennis
|
562aae8c92
|
fix user factory, fix loadingtimes of users table
fix user factory, fix loadingtimes of users table
|
2023-01-16 18:33:01 +01:00 |
|
1day2die
|
b8516c423e
|
fix user factory, fix loadingtimes of users table
|
2023-01-16 18:30:25 +01:00 |
|
GeckoBoy84
|
47deda23e5
|
Update README.md
|
2023-01-16 07:13:13 +00:00 |
|
IceToast
|
3a87bf303c
|
Merge branch 'development' into feature/extendable_payment_gateways
|
2023-01-15 02:25:13 +01:00 |
|
IceToast
|
c0ae772981
|
chore: ⚰️ Remove dead "use"
|
2023-01-15 02:24:16 +01:00 |
|
IceToast
|
314d4de816
|
fix: 🐛 TypeError
|
2023-01-15 02:22:03 +01:00 |
|
IceToast
|
11a8e50d2e
|
fix: 🐛 Only update user credits etc. when paid
|
2023-01-15 01:41:42 +01:00 |
|
IceToast
|
a34825a692
|
feat: ✨ Moved Stripe functions to extension
|
2023-01-15 01:41:16 +01:00 |
|
IceToast
|
e6ef07139d
|
feat: ✨ Moved Stripe routes to extension
|
2023-01-15 01:40:25 +01:00 |
|
IceToast
|
8516523efa
|
style: 💄 Margin on payment methods
|
2023-01-15 01:39:54 +01:00 |
|
IceToast
|
eb122a99f2
|
fix: 🐛 Give Config Method the extension name
|
2023-01-15 01:39:38 +01:00 |
|
IceToast
|
45aaac4189
|
refactor: ♻️ Extracted Payment logic to events
|
2023-01-15 00:43:13 +01:00 |
|
IceToast
|
f00a11da0e
|
refactor: 🔥 Remove activtiylog from payment model -> no spam
|
2023-01-15 00:42:20 +01:00 |
|
IceToast
|
b72d142a81
|
chore: 🔥 Remove Paypal Code from payment controller
|
2023-01-15 00:41:57 +01:00 |
|
IceToast
|
0257bf4e85
|
feat: ✨ Added new events to extract payment logic
|
2023-01-15 00:41:31 +01:00 |
|
IceToast
|
59f8e8c696
|
fix: 🐛 Payment Creation and use paymentEvent instead of manual invoice creation
|
2023-01-14 23:34:54 +01:00 |
|
IceToast
|
1f79a19943
|
feat: ✨ Render all available payment gateways from controller
|
2023-01-14 23:34:10 +01:00 |
|
IceToast
|
69dd7a6855
|
fix: 🐛 Removed PayPal Routes -> to own extension
|
2023-01-14 23:33:30 +01:00 |
|
Dennis
|
a49c7cb40c
|
Fix URL in Activitylog
Fix URL in Activitylog
|
2023-01-14 22:51:37 +01:00 |
|
1day2die
|
1d08c22d1d
|
Fix URL in Activitylog
|
2023-01-14 22:51:19 +01:00 |
|
IceToast
|
8a03a7b16b
|
feat: ✨ Create Invoiceable Trait & Fix routing Extension
|
2023-01-14 22:38:13 +01:00 |
|
IceToast
|
10f7e2688e
|
feat: ✨ Create PaymentEvent / Listener
|
2023-01-14 22:37:23 +01:00 |
|
IceToast
|
3cb42a8b60
|
Merge branch 'development' into feature/extendable_payment_gateways
# Conflicts:
# app/Http/Controllers/Admin/PaymentController.php
|
2023-01-14 21:51:20 +01:00 |
|
Dennis
|
5ed1f6d958
|
Ticket notify
Ticket notify
|
2023-01-13 19:38:12 +01:00 |
|
1day2die
|
ac1ca07e64
|
Update Misc.php
|
2023-01-13 19:34:37 +01:00 |
|
1day2die
|
a0800509cb
|
ticket notify
|
2023-01-13 19:32:32 +01:00 |
|
Dennis
|
5e9cd13206
|
Merge pull request #626 from 1day2die/development
possible ticket fix
|
2023-01-13 19:19:40 +01:00 |
|