Commit graph

770 commits

Author SHA1 Message Date
Marcel Baumgartner
0cde0fe302 Added mail system. Added password reset and email verify. Switched to new event system. Added event based mail sending 2023-10-16 17:13:15 +02:00
Marcel Baumgartner
49c893f515 Implemented basic user auth, register, login, details and avatar stuff from helio 2023-10-15 19:19:47 +02:00
Marcel Baumgartner
3bb4e7daab Added event system, soft error handler and added some things from helio 2023-10-13 21:42:12 +02:00
Marcel Baumgartner
afb3a7f3a3 Added some helpers, a new logger and log migration and modified the router 2023-10-13 21:08:56 +02:00
Marcel Baumgartner
69b50275cd Added theme and basic ui defaults 2023-10-13 20:48:36 +02:00
Marcel Baumgartner
76866fe14f Update .gitignore 2023-10-13 11:29:29 +02:00
Marcel Baumgartner
3308def6c5 Update .gitignore 2023-10-13 11:23:29 +02:00
Marcel Baumgartner
39b632d483 Removed old project structure 2023-10-13 11:06:16 +02:00
Marcel Baumgartner
84d39c1c75
Merge pull request #318 from Moonlight-Panel/AddBotCheck
Implemented a basic bot check
2023-09-18 18:59:02 +02:00
Marcel Baumgartner
9abd9d86b2 Implemented a basic bot check 2023-09-18 18:58:32 +02:00
Marcel Baumgartner
73a07761f8
Merge pull request #317 from Moonlight-Panel/AddManualMalwareScan
Added manual malware scan
2023-09-12 10:50:29 +02:00
Marcel Baumgartner
ebe2d9d7ef Added manual malware scan 2023-09-12 08:49:12 +00:00
Marcel Baumgartner
48b12fde90
Merge pull request #316 from Moonlight-Panel/FixIpBinding
Fixed ip binding
2023-09-10 03:13:31 +02:00
Marcel Baumgartner
8ac4fae9c1 Fixed ip binding 2023-09-10 03:12:54 +02:00
Marcel Baumgartner
d224f1e1bb
Merge pull request #315 from Moonlight-Panel/FixStartup
Fixed startup for new instances
2023-09-10 03:00:46 +02:00
Marcel Baumgartner
13131e6fca Fixed startup for new instances 2023-09-10 03:00:09 +02:00
Marcel Baumgartner
26fdfe112b
Merge pull request #313 from Moonlight-Panel/FixProfileMenu
Fixed profile menu
2023-09-09 09:48:59 +02:00
Marcel Baumgartner
ecf0d372e5 Fixed profile menu 2023-09-09 09:47:44 +02:00
Marcel Baumgartner
e281cfadbd Fixed typo 2023-09-07 20:45:00 +02:00
Marcel Baumgartner
ae2228e08a Added release build. Modified canary build events 2023-09-07 20:09:04 +02:00
Marcel Baumgartner
3f5a7504fa Merge branch 'main' of https://github.com/Moonlight-Panel/Moonlight 2023-09-07 18:14:26 +02:00
Marcel Baumgartner
f8af48aeab Added canary build action. Not tested yet 2023-09-07 18:14:22 +02:00
Marcel Baumgartner
9b9656892d
Update README.md 2023-09-06 20:18:16 +02:00
Marcel Baumgartner
db2c6ec30d
Merge pull request #311 from Moonlight-Panel/FixAuthDesign
Fixed login and register oauth2 view
2023-09-06 20:06:08 +02:00
Marcel Baumgartner
e46122b030 Fixed login and register oauth2 view 2023-09-06 20:05:38 +02:00
Marcel Baumgartner
1a9836a884
Merge pull request #309 from Moritz-Deiaco/main
added a 'moonlight worth' scrollbar
2023-09-06 19:58:34 +02:00
Marcel Baumgartner
ef930400c8 Fixed issues with other scrollbars 2023-09-06 19:58:12 +02:00
Moritz
450a954b9d
Merge branch 'Moonlight-Panel:main' into main 2023-09-06 19:51:07 +02:00
Moritz
31ba5f04cc somechanges for uwu 2023-09-06 19:48:38 +02:00
Moritz
6ca024d6cb made the corners squared like masuwu wanted 2023-09-06 19:33:39 +02:00
Marcel Baumgartner
cef5cb11cb
Merge pull request #310 from Moonlight-Panel/NewStartup
Switched to new startup
2023-09-06 19:26:31 +02:00
Marcel Baumgartner
e91a9b2239 Switched to new startup 2023-09-06 19:25:01 +02:00
Moritz
d7ca9d1fe6 added a 'moonlight worth' scrollbar 2023-09-06 19:14:09 +02:00
Marcel Baumgartner
564745b4a2
Merge pull request #308 from Moonlight-Panel/AddAutoLetsEncrypt
Added auto lets encrypt certificate issuing
2023-09-06 17:45:00 +02:00
Marcel Baumgartner
74361b7a4a Small changes 2023-09-06 17:40:56 +02:00
Marcel Baumgartner
7a992d71fb
Merge pull request #305 from Moonlight-Panel/FixSharedDomain
Fixed shared domain loading
2023-09-06 17:19:51 +02:00
Marcel Baumgartner
b8d30f0380 Fixed shared domain loading 2023-09-06 17:19:32 +02:00
Marcel Baumgartner
07d7df8188
Merge pull request #304 from Moonlight-Panel/UpdateBadScriptFilter
Updated bad script filters
2023-09-06 17:08:22 +02:00
Marcel Baumgartner
2ddb8723af Updated bad script filters 2023-09-06 17:07:48 +02:00
Marcel Baumgartner
caf990dd4e
Merge pull request #302 from Moonlight-Panel/FixHostRename
Fixed host file system rename
2023-09-06 15:43:53 +02:00
Marcel Baumgartner
d0401a1709 Fixed host file system rename 2023-09-06 13:42:48 +00:00
Marcel Baumgartner
67974123db Added some config files for codespaces. Modified for codespaces 2023-09-06 13:10:57 +00:00
Marcel Baumgartner
05817a8866
Added devcontainer for testing 2023-09-06 14:05:38 +02:00
Marcel Baumgartner
707776f1ed
Merge pull request #301 from Moonlight-Panel/NewBadScriptScan
Added new bad script scan in order to find reduce scan time
2023-09-05 01:24:20 +02:00
Marcel Baumgartner
4ba7634b94 Added new bad script scan in order to find reduce scan time 2023-09-05 01:23:31 +02:00
Marcel Baumgartner
732abe53e0 Implemented a basic https certificate issuing using lets encrypt 2023-09-04 21:58:26 +02:00
Marcel Baumgartner
37b1288ae6
Update README.md 2023-09-04 21:24:04 +02:00
Marcel Baumgartner
dda302ebf1
Merge pull request #300 from Moonlight-Panel/SmallFixes
Fixed some small bugs
2023-08-31 01:29:12 +02:00
Marcel Baumgartner
f1aace98c3 Fixed some small bugs 2023-08-31 01:28:56 +02:00
Marcel Baumgartner
f48ec2245c
Merge pull request #299 from Moonlight-Panel/AddNewScan
Added discord nuke bot scan
2023-08-31 01:03:24 +02:00