aboutsummaryrefslogtreecommitdiff
path: root/app/views/searches/_form.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Add a missing translation on search bodyMiquel Sabaté Solà2025-08-081-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* searches: Add rich text descriptionMiquel Sabaté Solà2025-07-011-0/+6
| | | | | | | This allows for adding rich content to searches so it can be displayed in shared searches, for example. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Added the 'autocapitalize' attributeMiquel Sabaté Solà2024-03-151-1/+1
| | | | | | | I did not bother with this attribute before, but it makes a lot of sense in some inputs. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+29
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>