Commit graph

763 commits

Author SHA1 Message Date
1day2die 32f8e643ef create lockfile at the end 2022-01-11 20:00:37 +01:00
1day2die 185725915d pass minlenght 2022-01-11 19:57:15 +01:00
1day2die 2218ec21a5 formatting and user creating 2022-01-11 19:54:32 +01:00
1Day f589f26e23 check for pterodactyl 2022-01-11 16:12:48 +01:00
1Day 94513db2c9 Send Mails via SMTP Check 2022-01-11 15:09:00 +01:00
1Day 632f1943ae Check if installation has already happened 2022-01-11 14:17:37 +01:00
1Day 6186ae2b5c Fixed 2022-01-11 14:15:09 +01:00
1Day b599f3d61f Starting installer script 2022-01-11 14:09:20 +01:00
1Day d66ca934d3 ugh 2022-01-11 12:45:36 +01:00
1day2die 432be2f2d1 recaptcha default keys 2022-01-10 21:54: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 56cb9dbbd5 Sync hint 2022-01-07 12:46:45 +01:00
1Day 7dda50caff google recaptcha in settings 2022-01-07 12:29:21 +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 d46417b235 PHPMYADMIN 2022-01-07 10:20:23 +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
IceToast 96f5f45b58 feat: Added db migration -> configurations to settings table 2022-01-05 18:56:51 +01:00
LogischJo 7c4622c622
Update UserController.php 2022-01-05 18:08:41 +01:00
Dennis 63f788becc
Merge pull request #364 from 1day2die/language_in_new_settings
Language in new settings
2022-01-05 15:39:13 +01:00
1Day f03303fad5 Update web.php 2022-01-05 15:31:49 +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
IceToast 035be9f201 feat: Added "voucher" as store parameter -> opens voucher redeem modal and fill the input 2022-01-04 20:54:21 +01:00
1Day 16eebcb02a Formatting 2022-01-04 10:20:43 +01:00
1Day efd8274088 Split InvoiceSettings and InvoiceController 2022-01-04 10:20:27 +01:00
1Day 6f1d372512 basics for the language-settings 2022-01-04 10:03:03 +01:00
1Day c2988787e6 Invoice Settings looks nicer 2022-01-04 09:33:38 +01:00
1Day acc3371ba8 Download Invoices in Payment-View 2022-01-04 09:05:53 +01:00
Johannes F b831bd0c22 feat: Add api routes for suspending and unsuspending an User
This commit adresses #359
2022-01-03 22:14:45 +01:00
IceToast f056a183c7 chore: 🌐 localized "dashboard icons string" 2022-01-03 02:10:36 +01:00
IceToast 51c7361d73 feat: Moved "Configurations" to settings 2022-01-03 02:08:09 +01:00
IceToast c84b32c4b2 refactor: 🎨 Moved InvoiceSettingsController to Classes directory -> its not a controller -> needs renaming after db refactor 2022-01-03 01:59:40 +01:00
IceToast 267f28e6e9 feat: Added auto list item generation -> based on files in tabs directory 2022-01-03 01:52:44 +01:00
IceToast ef732d5426 feat: Moved InvoiceSettings Tab content to "tabs" directory -> modular approach 2022-01-02 19:38:13 +01:00
IceToast 41b0f03219 refactor: ♻️ Removed commented out code & Renamed SettingsController & comments for readability 2022-01-02 19:37:31 +01:00
IceToast cd91931bc0 feat: 🎨 Moved Settingscontroller to their own directory 2022-01-02 19:34:51 +01:00