Jo
|
70d7a0f0a8
|
fix(lua): Reduce event size of PostInstall and SearchFilter hooks (#2871)
* remove fields from events that might not be needed yet
* reduce event size
|
2026-06-17 21:40:02 +02:00 |
|
Jo
|
15057c8dab
|
misc(ci): add modernize linter and update versioning (#2870)
* add modernize linter
* lint unused
* update imports
* ignore agent info
|
2026-06-17 21:09:53 +02:00 |
|
Jo
|
3b3a2b1dcc
|
fix: search filter hooking and multierror cleanup (#2868)
* fix search filtering pass along
* prepare inclusion 'modernize' linter and use errors.join instead
|
2026-06-17 19:34:33 +02:00 |
|
Jo
|
4dbf124c51
|
feat(lua): add search filter and post install hooks (#2867)
* search filter and post install
add examples
* add tag
|
2026-06-16 23:35:18 +02:00 |
|