summaryrefslogtreecommitdiffstats
path: root/templates/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(ui): use primary color for button in table modal (#6427)0ko2024-12-311-1/+1
* Fix issue/comment menusOtto Richter2024-12-301-2/+2
* fix: use DateUtils for blocked users listGusted2024-12-301-1/+1
* feat: filepath filter for code search (#6143)Shiny Nematoda2024-12-222-2/+20
* feat(ui): highlight user mention in comments and commit messages0ko2024-11-141-0/+14
* [PORT] Refactor DateUtils and merge TimeSince (gitea#32409)wxiaoguang2024-11-107-9/+9
* [PORT] Replace DateTime with DateUtils (gitea#32383)wxiaoguang2024-11-034-4/+4
* feat: add button to create Markdown table (#5589)JakobDev2024-11-011-0/+27
* code-search: make linters happy againRadosław Piliszek2024-09-161-13/+13
* ui(code-search): fix to use CodeSearchModeRadosław Piliszek2024-09-161-1/+1
* noop(ui): remove some unused CodeIndexerDisabledRadosław Piliszek2024-09-162-4/+1
* ui(git-grep): expose regexp mode in dropdownShiny Nematoda2024-09-163-14/+33
* follow up on #2367: rel="nofollow" on in-list labelsChl2024-08-151-1/+1
* Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/edi...Renovate Bot2024-08-092-4/+4
* [BUG] Ensure all filters are persistent in issue filtersGusted2024-08-062-4/+4
* [UI] Fix HTMX support for profile cardGusted2024-07-171-6/+8
* ui: update pull request icons (#4455)Bram Hagens2024-07-161-1/+1
* fix(code search): various ui/ux improvements raised by user research (#4332)Shiny Nematoda2024-07-105-19/+55
* Remove tab key handling in markdown editor, add toolbar buttons instead, re #...Danko Aleksejevs2024-06-301-0/+2
* Better logic for showing user feed/public activity elements (#4189)0ko2024-06-241-1/+1
* [FEAT] expose fuzzy search for issues/repo (#4160)Shiny Nematoda2024-06-171-2/+2
* [FEAT] folding results for repo search (#4134)Shiny Nematoda2024-06-151-15/+20
* Merge pull request 'Replace `gt-word-break` with `tw-break-anywhere`' (#4102)...Earl Warren2024-06-112-3/+3
|\
| * Replace `gt-word-break` with `tw-break-anywhere`0ko2024-06-112-3/+3
* | Optimize runner-tags layout to enhance visual experience (#31258)Kerwin Bryant2024-06-091-1/+1
|/
* Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/30345)silverwind2024-05-241-6/+9
* UI: Hide hidden email from own profile, againPanagiotis "Ivory" Vasilopoulos2024-05-051-20/+9
* Remove obsolete CSS text classes (#30576)silverwind2024-04-281-1/+1
* Make display of EasyMDE in UI optional to template0ko2024-04-151-1/+4
* add testShiny Nematoda2024-04-131-1/+1
* fix code search templateShiny Nematoda2024-04-113-9/+5
* Merge pull request 'Add optional pronoun field in user settings' (#1518) from...Gusted2024-04-061-1/+1
|\
| * add pronoun field to user profileshazycora2024-04-031-1/+1
* | Use people icon instead of person on profiles0ko2024-04-051-1/+1
* | [I18N] Provide plural support for followers/following in user profiles0ko2024-04-051-1/+1
* | add label filters in org/{org_name}/issuesiminfinity2024-04-041-0/+50
|/
* [GITEA] Apply changes to archived labels0ko2024-04-011-1/+1
* Migrate font-family to tailwind (#30118)silverwind2024-03-301-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-3010-19/+102
* [Port] gitea#30033: Remove fomantic header modulesilverwind2024-03-281-1/+1
* Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-282-4/+13
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-261-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-265-6/+6
* Replace 10 more gt- classes with tw- (#29945) (step 2)Earl Warren2024-03-261-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-267-16/+16
* Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-261-8/+8
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-262-2/+2
* simplify templateShiny Nematoda2024-03-203-4/+4
* fixes for portShiny Nematoda2024-03-203-4/+8
* Unify search boxes (#29530)Denys Konovalov2024-03-2011-14/+96