Jesse Bannon
c421a9fa8e
Merge branch 'master' into j/resolution-level
2026-01-27 13:27:39 -08:00
Jesse Bannon
d6eda27371
[BACKEND] Less string casting behind the scenes ( #1425 )
...
Simplifies internal scripts by not casting things to String when unnecessary.
2026-01-27 10:15:32 -08:00
Jesse Bannon
5f246b419c
updated fixtures
2026-01-23 19:41:37 -08:00
Jesse Bannon
8c46304db2
total cleanup. TODO: other preset tests regarding resolution level and unit tests
2026-01-23 09:52:36 -08:00
Jesse Bannon
db41c8b11d
finally good?
2026-01-23 00:18:43 -08:00
Jesse Bannon
71f43e37b7
all-in on partial resolution
2026-01-19 11:56:23 -08:00
Jesse Bannon
97df4dac1d
[BACKEND] Preserve dict formatter value ( #1416 )
...
Do not modify the original definition of dict validators.
2026-01-16 13:51:33 -08:00
Jesse Bannon
530d2f7666
[BACKEND] Partial resolve support for Scripts ( #1410 )
...
Adds the mechanism to partially resolve an entire script (aka every underlying variable in ytdl-sub). This will be used in the upcoming `inspect` sub-command where it will dump a subscription's raw contents at multiple levels of resolution.
Potentially useful to optimize script execution as well.
2026-01-12 17:34:34 -08:00