Commit graph

355 commits

Author SHA1 Message Date
IceToast e9e539c8c5 fix: 🚑️ Icon uploading 2022-02-07 15:30:47 +01:00
IceToast cebc026d25 fix: 🚑️ Shoud fix 500 on server overview 2022-02-07 15:04:57 +01:00
IceToast 53f6e0586c feat: Added basic currency support for invoices 2022-02-06 21:10:05 +01:00
1Day 3d9e463b72 change location of install.lock, change strings 2022-01-26 12:48:32 +01:00
IceToast 128b10bbb1 fix: replaced Settings::getValueByKey with config() 2022-01-25 22:52:19 +01:00
Dennis 95bd093979
Merge branch 'development' into installer_script 2022-01-24 12:40:55 +01:00
1Day 3f3bb79fea warning if installer isnt locked 2022-01-24 12:39:01 +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
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 046a34c1ee fix: 🚑️ eloquent query crashes composer install if no DB-Data is set. 2022-01-19 23:31:24 +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 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
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 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
Dennis 0c2cf8712e
Translation String 2022-01-10 21:02:43 +01:00
1day2die 089b61d097 fix stupid mistake 2022-01-10 20:46:36 +01:00
1Day f001960eab discord seettings. cleaning up 2022-01-07 11:20:10 +01:00
1Day 86fd0059d2 fix typo 2022-01-07 10:54:43 +01:00
1Day 676a65098d discord in settings and clreanup .env.example 2022-01-07 10:51:59 +01:00
1Day b9d5f83652 ptero settings in DB, phpmyadmin in db 2022-01-07 10:16:33 +01:00
1Day e959cc79cb payment settings in database 2022-01-07 09:54:01 +01:00
1Day b245a54eee fix some db-handling errors 2022-01-07 08:04:33 +01:00
IceToast ac190ecd17 refactor: 🚚 renamed Settings Classes 2022-01-05 21:54:49 +01:00
LogischJo 7c4622c622
Update UserController.php 2022-01-05 18:08:41 +01:00
1Day 301dc99431 Reset locale when changes are made - added to translation file 2022-01-05 15:29:08 +01:00
1Day d89c394ba5 localization, fixes, formatting 2022-01-05 15:19:48 +01:00
1Day 7bd0f2a9d3 cleanup language 2022-01-05 15:03:29 +01:00
1Day df47880fd7 Dynamic locale 2022-01-05 14:51:12 +01:00
1Day 831e6a7ee1 Language settings. DYNAMC IS STILL MISSING 2022-01-05 13:30:05 +01:00
1Day e6eb7f1e17 Update InvoiceSettingsC.php 2022-01-05 11:07:10 +01:00
1Day d30f6b9f38 Update Queries 2022-01-05 11:06:17 +01:00
1Day 39177651a3 Invoice-Settings in new Settingsformat 2022-01-05 10:32:17 +01:00
1Day 41d79186bd List only main-Configs in the Main-Config-Table 2022-01-05 09:12:21 +01:00
1Day 63888f11e5 ability to slam all settings into one database 2022-01-05 08:57:41 +01:00