Commit Graph

12 Commits

Author SHA1 Message Date
9b9fbf844a
feat: introduce validation layer to detect early resource loads and infinite recursion
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2024-05-04 19:42:32 +02:00
4943127ecc
fix: implement basic recursive file dependency tracking for debugLogs
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-10-05 18:18:04 +02:00
7b5157f474
feat: update to 1.20.2
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-09-22 19:21:46 +02:00
99db11f7a4
chore: bump deps 2023-09-22 19:19:55 +02:00
0611e42731
fix: avoid premature muScript initialization with libjf-config-reflect
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-09-02 22:27:23 +02:00
b382bdf3a5
fix: use correct regex to check for legal strings
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-08-14 17:27:32 +02:00
e61d3a19e8
fix: partial reapply 2023-06-29 14:49:43 +02:00
ec895217b0
Revert "Parallelize scanPacks hook. Minor performance bump, probably not worth it, but I already invested the time so why not"
This reverts commit 9f34e576c9.
2023-06-29 14:12:24 +02:00
9f34e576c9
Parallelize scanPacks hook. Minor performance bump, probably not worth it, but I already invested the time so why not
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline failed
2023-06-27 23:54:55 +02:00
eeb393945b
Optimize imports 2023-02-23 18:15:37 +01:00
657730e8a4
Fix config file path 2022-08-28 20:52:27 +02:00
7c368fab76
Switch config UI backend to LibJF 3 2022-08-28 20:06:59 +02:00