aboutsummaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
* Don't break-all for summariesMiquel Sabaté Solà2024-11-071-0/+5
| | | | | | | Instead of break-all, it should be break-word for the kind of summary that it's being displayed on the saved searches. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Add IT as another source kindMiquel Sabaté Solà2024-07-221-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Fix the trix toolbar for smaller screensMiquel Sabaté Solà2024-06-101-0/+56
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* tags: added a way to update tagsMiquel Sabaté Solà2024-03-201-1/+1
| | | | | | | It's useful to just rename tags which have quite some references that you don't want to nuke. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* things: added missing color for "paper"Miquel Sabaté Solà2024-03-201-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* thing: added 'bio' kindMiquel Sabaté Solà2024-03-181-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* things: added 'chronicle' kindMiquel Sabaté Solà2024-03-161-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* things: added the 'phd' kindMiquel Sabaté Solà2024-03-151-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* thing: added the 'letters' kindMiquel Sabaté Solà2024-03-151-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* things: provide a simple way to follow linksMiquel Sabaté Solà2024-03-151-0/+47
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* tags: wrap the checkboxes on small screensMiquel Sabaté Solà2024-03-151-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Make the UI a bit more consistentMiquel Sabaté Solà2024-03-142-3/+3
| | | | | | | | - Titles have been unified by using the same HTML tag. - Centered views have been improved for big screens. - Added more views that are to be centered. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Improved style on mobile for centered formsMiquel Sabaté Solà2024-03-141-0/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-1310-0/+373
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>