summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add `/options/license` and `/options/gitignore` to `.ignore` (#30219)silverwind2024-04-071-1/+3
* Remove fomantic input module (#30194)silverwind2024-04-0711-813/+208
* Remove most jQuery function calls from the repository topic box (#30191)Yarden Shoham2024-04-075-75/+54
* Prevent flash of dropdown menu on labels list (#30215)silverwind2024-04-072-1/+7
* Remove jQuery class from the `repo-issue.js` file (#30192)Yarden Shoham2024-04-071-70/+85
* Ignore fomantic folder in linters (#30200)silverwind2024-04-072-0/+2
* Make a distinction between `active` and `selected` in the issue author dropdo...Yarden Shoham2024-04-071-1/+3
* Move and simplify tab-size helpers (#30196)silverwind2024-04-072-80/+17
* Fix GPG subkey verify (#30193)KN4CK3R2024-04-071-0/+4
* Fix unclickable checkboxes (#30195)silverwind2024-04-072-5/+14
* Remove jQuery class from the issue author dropdown (#30188)Yarden Shoham2024-04-071-7/+13
* Remove jQuery class from the comment edit history (#30186)Yarden Shoham2024-04-071-2/+5
* Remove jQuery class from the repository branch settings (#30184)Yarden Shoham2024-04-071-13/+18
* Remove jQuery class from the project page (#30183)Yarden Shoham2024-04-071-22/+23
* Remove jQuery class from the comment context menu (#30179)Yarden Shoham2024-04-071-1/+1
* Include encoding in signature payload (#30174)KN4CK3R2024-04-073-0/+75
* Add `stylelint-value-no-unknown-custom-properties` and convert stylelint conf...silverwind2024-04-074-223/+263
* Remove jQuery class from the commit button (#30178)Yarden Shoham2024-04-071-2/+2
* Remove jQuery class from the diff view (#30176)Yarden Shoham2024-04-072-25/+32
* Remove jQuery class from the notification count (#30172)Yarden Shoham2024-04-071-7/+5
* Remove jQuery class from the code range selection (#30173)Yarden Shoham2024-04-071-3/+5
* Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-04-078-13/+77
* Remove jQuery class from the image diff (#30140)Yarden Shoham2024-04-071-9/+20
* Remove fomantic checkbox module (#30162)silverwind2024-04-0718-1730/+181
* replace jquery-minicolors with coloris (#30055)silverwind2024-04-0718-106/+224
* Add API for `Variables` (#29520)sillyguodong2024-04-0716-74/+2102
* Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit gr...yp053272024-04-073-3/+3
* Add gap to commit status details (#30284)silverwind2024-04-071-0/+1
* Merge pull request '[BUG] Fix admin layout' (#3087) from gusted/forgejo-admin...Earl Warren2024-04-061-4/+2
|\
| * [BUG] Fix admin layoutGusted2024-04-061-4/+2
* | Add vars context to cron jobs (#3059)TheFox0x72024-04-061-1/+10
* | Merge pull request 'Add unit tests for update git hook' (#3081) from gusted/f...Gusted2024-04-062-22/+58
|\ \
| * | Add unit tests for update git hookGusted2024-04-062-22/+58
| |/
* / [FEAT] Support Include/Exclude Filters for Grep (#3058)Shiny Nematoda2024-04-063-16/+67
|/
* Merge pull request 'Sort `BuiltinApplicationsClientIDs()` in test' (#3075) fr...Gusted2024-04-061-1/+4
|\
| * Sort `BuiltinApplicationsClientIDs()` in testGusted2024-04-061-1/+4
* | Merge pull request 'Fix "view file" button in diff compare view' (#3046) from...Gusted2024-04-062-1/+32
|\ \
| * | Update integration testMai-Lapyst2024-04-061-2/+3
| * | Add integration testMai-Lapyst2024-04-051-0/+30
| * | Fix view file button in diff compareMai-Lapyst2024-04-051-1/+1
* | | Merge pull request 'Add optional pronoun field in user settings' (#1518) from...Gusted2024-04-0621-1/+331
|\ \ \
| * | | use EqualValues in test of pronouns not being displayed when unspecifiedhazycora2024-04-031-1/+1
| * | | Add a new test for "Unspecified" pronounsGergely Nagy2024-04-031-0/+21
| * | | remove unused assignmenthazycora2024-04-031-1/+1
| * | | Add tests for the Pronouns fieldGergely Nagy2024-04-031-0/+162
| * | | Enable user pronoun editing from the admin uiGergely Nagy2024-04-033-0/+6
| * | | services/convert/user: Convert pronouns properlyGergely Nagy2024-04-031-0/+2
| * | | Add Pronouns to the User and UserSettings api structsGergely Nagy2024-04-032-0/+12
| * | | only add name attribute to pronouns input in JS, to ensure fallback workshazycora2024-04-032-1/+2
| * | | add some commentshazycora2024-04-032-0/+6