syeopite
|
e1378702af
|
Apply upcoming formatting rules from Crystal 1.15
|
2025-01-20 16:15:13 -08:00 |
|
syeopite
|
ccecc6d318
|
Fix lint errors introduced in #4146 and #4295 (#4876)
* Ameba: Fix Naming/VariableNames
Introduced in #4295
* Ameba: Fix Naming/PredicateName
Introduced in #4146
|
2024-08-24 18:11:11 +00:00 |
|
Samantaz Fox
|
85deea5aca
|
Search: Change smart search inhibitor to a backslash
|
2024-08-17 19:22:40 +02:00 |
|
Samantaz Fox
|
31a80420ec
|
Search: Add URL search inhibition logic
|
2024-08-17 19:22:40 +02:00 |
|
Samantaz Fox
|
4c0b5c314d
|
Search: Add support for youtu.be and youtube.com URLs
|
2024-08-17 19:22:40 +02:00 |
|
ThetaDev
|
c005ada487
|
fix: prevent censoring of self-harm related search queries (#4403)
* fix: prevent censoring of self-harm related search queries
* fix: yt_filters_spec with new flag
|
2024-01-29 14:59:25 +01:00 |
|
Samantaz Fox
|
7afa03d821
|
Search: Don't extract items from categories too
|
2023-04-28 20:29:46 +02:00 |
|
Samantaz Fox
|
ce7db8d2cb
|
extractors: Add continuation token parser
|
2022-12-22 16:13:26 +01:00 |
|
Samantaz Fox
|
bdc51cd20f
|
extractors: separate 'extract' and 'parse' logic
|
2022-12-04 18:24:39 +01:00 |
|
Samantaz Fox
|
0e3820b634
|
Add #to_http_params method to Query (Fixes #3148)
|
2022-07-04 22:21:27 +02:00 |
|
Samantaz Fox
|
c7c1b8d4f1
|
Fix issues in Search::Query
|
2022-04-16 20:25:25 +02:00 |
|
Samantaz Fox
|
af02917766
|
Code cleanup
|
2022-04-03 22:28:11 +02:00 |
|
Samantaz Fox
|
d93a7b315d
|
Make use of Search::Query/Filters and associated HTML generator
|
2022-04-03 22:27:52 +02:00 |
|
Samantaz Fox
|
a813955ad3
|
Add Search::Query class to handle search queries
|
2022-04-03 20:03:34 +02:00 |
|
Samantaz Fox
|
6991d0851f
|
Add a function to generate HTTP::Params from Filters
|
2022-03-29 20:31:23 +02:00 |
|
Samantaz Fox
|
fb2a331f79
|
Add a function to parse search filters from invidious URL params
|
2022-03-29 20:31:23 +02:00 |
|
Samantaz Fox
|
c888524523
|
Add a function to parse invidious legacy search filters
|
2022-03-29 20:31:23 +02:00 |
|
Samantaz Fox
|
75c9dbaf6b
|
Add a function to parse youtube search parameters
|
2022-03-29 20:31:23 +02:00 |
|
Samantaz Fox
|
c01a29fe76
|
Add a function to build youtube search filters
(it aims at replacing produce_search_params)
|
2022-03-29 20:31:23 +02:00 |
|
Samantaz Fox
|
80417281c4
|
Add a struct for search filters
|
2022-03-29 20:31:23 +02:00 |
|
Samantaz Fox
|
f9b8bc006f
|
Create a search processors module
|
2022-03-29 20:31:23 +02:00 |
|