Earlopain
|
a7ef80074d
|
[Cleanup] Resolve some easy ruby warnings
Mostly duplicate method warnings
|
2024-04-28 11:59:37 +02:00 |
|
Earlopain
|
17b99821e3
|
[Posts] Fix searches for huge ids erroring
This is because they can exceed Integer.MAX_VALUE on the opensearch side
|
2024-02-28 17:25:54 +01:00 |
|
Earlopain
|
fc7d84affd
|
[RuboCop] Enable Style/FrozenStringLiteralComment
This reduces allocations on the posts page by about 5%, from basic testing
|
2024-02-25 18:15:55 +01:00 |
|
Earlopain
|
9848c18ace
|
[QueryBuilder] Move value parsing into separate module
Also add some tests
|
2023-08-23 14:18:51 +02:00 |
|