Commit graph

926 commits

Author SHA1 Message Date
1Day 4280084cb5 prefill dashboard url 2022-01-26 13:16:11 +01:00
Dennis c6cff0c7e7
Merge pull request #376 from 1day2die/development
fix str_contains -> strpos
2022-01-26 13:08:55 +01:00
Dennis 747467443d
Merge branch 'ControlPanel-gg:development' into development 2022-01-26 13:07:50 +01:00
IceToast 24090b78a1 fix: 🚑️ removed doubled script imports -> jquery not correctly loaded 2022-01-26 13:06:34 +01:00
1Day 9c69659a27 fix str_contains -> strpos 2022-01-26 13:04:12 +01:00
Dennis 9eb470abfe
Merge pull request #375 from 1day2die/development
change location of install.lock, change strings
2022-01-26 12:49:02 +01:00
1Day 3d9e463b72 change location of install.lock, change strings 2022-01-26 12:48:32 +01:00
IceToast f9cfcce17c feat: Seed SettingsDB with available .env data 2022-01-26 11:38:56 +01:00
Dennis f7c777596e
Changed Versionnumber to 0.7 2022-01-26 09:04:06 +01:00
Dennis f02d14707d
Merge pull request #374 from 1day2die/development
Fix wording in errormessage
2022-01-26 07:11:28 +01:00
Dennis 701beefd54
Merge branch 'ControlPanel-gg:development' into development 2022-01-26 07:10:23 +01:00
IceToast 128b10bbb1 fix: replaced Settings::getValueByKey with config() 2022-01-25 22:52:19 +01:00
Dennis cb939696fe
Merge branch 'ControlPanel-gg:development' into development 2022-01-25 07:37:49 +01:00
Dennis 51ff4e9bb0
Fix input type on password field 2022-01-25 07:37:33 +01:00
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