1Day
|
b1d5489130
|
add message if install.lock isnt created
|
2022-01-25 07:29:48 +01:00 |
|
Dennis
|
8235eaf903
|
Add files via upload
|
2022-01-25 07:23:21 +01:00 |
|
Dennis
|
ddec6fd050
|
Merge pull request #373 from 1day2die/installer_script
Installer script
|
2022-01-25 07:19:18 +01:00 |
|
1Day
|
660ded0dd3
|
fix lang file
|
2022-01-24 12:46:32 +01:00 |
|
1Day
|
31c4ee4707
|
updated lang file
|
2022-01-24 12:45:30 +01:00 |
|
Dennis
|
95bd093979
|
Merge branch 'development' into installer_script
|
2022-01-24 12:40:55 +01:00 |
|
1Day
|
a97760c5a5
|
Merge branch 'installer_script' of https://github.com/1day2die/dashboard into installer_script
|
2022-01-24 12:39:13 +01:00 |
|
1Day
|
3f3bb79fea
|
warning if installer isnt locked
|
2022-01-24 12:39:01 +01:00 |
|
Dennis
|
4f1b0c26bb
|
Add files via upload
|
2022-01-24 12:25:30 +01:00 |
|
Dennis
|
dae14aa65a
|
Beauty fixes
|
2022-01-24 12:24:00 +01:00 |
|
Dennis
|
61a2c601cc
|
Delete install.lock
|
2022-01-24 12:16:00 +01:00 |
|
Dennis
|
c1ff1721e2
|
Delete logs.txt
|
2022-01-24 12:15:54 +01:00 |
|
1Day
|
2274013221
|
Updates, fixes, etc
|
2022-01-24 12:12:50 +01:00 |
|
IceToast
|
e79e38ee27
|
feat: 🔒️ readded missing configurations migration & fixed old paypal_products migration & added seeder descriptions
|
2022-01-23 23:52:46 +01:00 |
|
Dennis
|
4ad5722e9c
|
Merge pull request #372 from ControlPanel-gg/settings_rewrite
Settings rewrite
|
2022-01-23 16:03:13 +01:00 |
|
IceToast
|
9b797cf779
|
Merge branch 'development' into settings_rewrite
|
2022-01-23 15:00:23 +01:00 |
|
IceToast
|
99dff634b0
|
feat: ✨ Added Mail Settings & Fixed ReCaptcha bug on DB Change (reload config correctly)
|
2022-01-21 17:20:23 +01:00 |
|
IceToast
|
9193e08180
|
fix: 🚑️ recaptcha enable/disable button in settings validation
|
2022-01-21 13:32:31 +01:00 |
|
IceToast
|
5dc5b8a95a
|
fix: 🚑️ removed old migration renaming (wrong one)
|
2022-01-20 09:32:22 +01:00 |
|
Dennis
|
fafe3f61c0
|
Composer install, Fixes, More secure
|
2022-01-20 09:26:46 +01:00 |
|
IceToast
|
046a34c1ee
|
fix: 🚑️ eloquent query crashes composer install if no DB-Data is set.
|
2022-01-19 23:31:24 +01:00 |
|
Dennis
|
d59a99d002
|
add example seeder
|
2022-01-19 21:06:46 +01:00 |
|
Dennis
|
dd6db1bb0d
|
Merge pull request #363 from IceToast/Redeem_Voucher_link
Adds the possibility to provide a "voucher" paramter at the /store route
|
2022-01-19 20:50:39 +01:00 |
|
IceToast
|
9b11e16ed6
|
refactor: ♻️ changed Settings::getValueByKey to config()
|
2022-01-15 18:16:51 +01:00 |
|
IceToast
|
c059e9946c
|
feat: 🚑️ Added Pterodactyl Data to Settings
|
2022-01-15 18:16:22 +01:00 |
|
IceToast
|
8e739ccf74
|
fix: 🚑️ Fixed Config Variable Name
|
2022-01-15 17:53:47 +01:00 |
|
IceToast
|
c8071b64d9
|
feat: ✨ Added Enable/Disable Invoices
|
2022-01-15 17:52:19 +01:00 |
|
IceToast
|
1a45c16feb
|
fix: 🐛 settings::locale:available string to array conversion
|
2022-01-15 01:49:13 +01:00 |
|
IceToast
|
010ddfe3b6
|
fix: 🥅 fixed validation -> checkboxes return "true" as string
|
2022-01-15 01:48:40 +01:00 |
|
IceToast
|
7ca6438f35
|
fix: 🚑️ Added more improved validation & Fixed Language Settings
|
2022-01-15 01:25:27 +01:00 |
|
IceToast
|
4621547c01
|
feat: ✨ Allow value column in table to be nullable -> can store "0" values
|
2022-01-15 00:49:33 +01:00 |
|
IceToast
|
1e085982af
|
feat: ✨ Added improved validation in systemSettings Class
|
2022-01-15 00:49:07 +01:00 |
|
IceToast
|
cb7a757a3a
|
feat: ✨ Added ReCaptcha Settings in Class
|
2022-01-15 00:48:38 +01:00 |
|
IceToast
|
a8c19ffe2c
|
feat: ✨ Added ReCaptcha to Settings & Added option to dis/enable
|
2022-01-14 21:17:36 +01:00 |
|
IceToast
|
21a86ce44d
|
chore: ♻️ code refactoring -> cleanup
|
2022-01-14 21:15:07 +01:00 |
|
IceToast
|
f503dedf7e
|
feat: ✨ Added and styled all "configurations" to System-Settings
|
2022-01-14 20:42:25 +01:00 |
|
IceToast
|
f12c4f7d53
|
style: 🎨 improved styling
|
2022-01-14 20:07:38 +01:00 |
|
Dennis
|
89406f5c98
|
Merge pull request #362 from LogischJo/development
feat: ✨ Add api routes for suspending and unsuspending an User
|
2022-01-14 19:24:55 +01:00 |
|
IceToast
|
93992dfc46
|
style: 💄 restyled misc, invoices and payment Settings
|
2022-01-14 19:09:28 +01:00 |
|
IceToast
|
6e0eff0eaf
|
feat: 💄 Styled Misc-Settings
|
2022-01-14 18:25:23 +01:00 |
|
IceToast
|
f4f6834e28
|
feat: ✨ Added System Settings & Added open correct tab after settings save
|
2022-01-14 18:06:24 +01:00 |
|
IceToast
|
0b8688a0dd
|
chore: ♻️ removed test config setting
|
2022-01-14 15:28:44 +01:00 |
|
IceToast
|
4c2696ca6b
|
refactor: 💄 Changed model.getValueByKey -> using laravel config system (At App-Service-Provider)
|
2022-01-14 13:34:37 +01:00 |
|
IceToast
|
8d03cf8322
|
feat: ✨ Set Re-Captcha and Discord config at boot-time
|
2022-01-14 13:27:21 +01:00 |
|
IceToast
|
881d3e4b45
|
fix: 🚑️ create settings db entries if not existing & moved settingsController out of folder
|
2022-01-14 10:19:41 +01:00 |
|
1Day
|
4a51c20fcc
|
better php extention recognizion
|
2022-01-12 08:36:10 +01:00 |
|
1Day
|
94b66250c0
|
formatting
|
2022-01-12 08:08:14 +01:00 |
|
1Day
|
80a7b436ad
|
fix artisan commands ran through web installer
|
2022-01-12 07:57:59 +01:00 |
|
1day2die
|
943f14c2d1
|
cleanup
|
2022-01-11 20:03:59 +01:00 |
|
1day2die
|
32f8e643ef
|
create lockfile at the end
|
2022-01-11 20:00:37 +01:00 |
|