jojo/web_src/css/repo
Shiny Nematoda 255ed593d3 feat(issue-search): support query syntax (#9109)
List of currently supported filters:

- `is:open` (or `-is:closed`)
- `is:closed` (or `-is:open`)
- `is:all`
- `author:<username>`
- `assignee:<username>`
- `review:<username>`
- `mentions:<username>`
- `modified:[>|<]<date>`, where `<date>` is the last update date.
- `sort:<by>:[asc|desc]`, where `<by>` is among
	- created
	- comments
	- updated
	- deadline

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9109
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Ellen Εμιλία Άννα Zscheile <fogti@noreply.codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
Co-committed-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
2025-11-19 16:05:42 +01:00
..
file-view.css fix(ui): change escaping button bg on selected lines (#7944) 2025-05-28 05:16:19 +02:00
header.css ui: improve button gap consistency in repos (#4365) 2024-07-07 03:21:58 +00:00
issue-card.css [PORT] Scroll images in project issues separately from the remaining issue (gitea#31683) 2024-08-20 15:54:22 +02:00
issue-label.css Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 2023-10-17 16:10:45 +02:00
issue-list.css feat(ui): enlarge metadata line gaps in issue list and refactor (#7580) 2025-04-22 14:58:32 +00:00
linebutton.css Merge pull request 'Render inline file permalinks' (#2669) from Mai-Lapyst/forgejo:markup-add-filepreview into forgejo 2024-04-01 13:57:01 +00:00
list-header.css feat(issue-search): support query syntax (#9109) 2025-11-19 16:05:42 +01:00
release-tag.css feat(ui): improve display of tags in commit list (#9257) 2025-09-12 14:31:08 +02:00
wiki.css fix(ui): apply background color to wiki content (#9400) 2025-09-24 17:47:53 +02:00