Commit da0a22f
committed
searchfilters: Make PeertubeSearchQueryHandlerFactory singleton
Singleton to get the same objects of filters during search.
The sort filter holds a variable search parameter: (filter.getQueryData())
-> we need the same set of objects1 parent b4dc68b commit da0a22f
1 file changed
Lines changed: 14 additions & 2 deletions
File tree
- extractor/src/main/java/org/schabi/newpipe/extractor/services/peertube/linkHandler
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
29 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
30 | 42 | | |
31 | 43 | | |
32 | 44 | | |
| |||
0 commit comments