summaryrefslogtreecommitdiffstats
path: root/templates (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show page titles in wiki search results (#6048)Oto Šťáva2024-11-241-1/+1
* fix: Preview picture not visible on Markdown file (#5781)Nirmal Kumar R2024-11-232-1/+5
* fix: Allow Organisations to remove the Email Address (#5517)JakobDev2024-11-201-0/+3
* Fix regression from #4753JakobDev2024-11-191-2/+2
* ui: improve git notes0ko2024-11-191-4/+6
* Merge pull request 'Don't display email in profile settings when hidden' (#60...Earl Warren2024-11-191-4/+6
|\
| * ui: don't display email in profile settings when hidden0ko2024-11-181-4/+6
* | [FEAT]Allow changing git notes (#4753)JakobDev2024-11-182-2/+158
* | Merge pull request 'Update help links on page with no workflows' (#5697) from...Earl Warren2024-11-181-2/+3
|\ \ | |/ |/|
| * re-add the string for read-only viewersKwonunn2024-11-141-1/+3
| * reword the no-workflows pageKwonunn2024-11-141-2/+1
* | fix: vertical center the date on GPG keysGusted2024-11-171-2/+4
* | feat(ui): highlight user mention in comments and commit messages0ko2024-11-142-0/+15
|/
* Merge pull request 'fix: Proper parsing of date for git commits' (#5892) from...Otto2024-11-1166-105/+105
|\
| * [PORT] Refactor DateUtils and merge TimeSince (gitea#32409)wxiaoguang2024-11-1066-105/+105
* | fix: Re-add least recently updated as sort orderOtto Richter2024-11-111-1/+1
|/
* Merge pull request 'enh(issue search): sort by score and term based query for...Otto2024-11-101-8/+6
|\
| * enh(search): improve issue searchShiny Nematoda2024-11-101-8/+6
* | fix(ui): Details icon in repo settings sidebarOtto Richter2024-11-101-1/+1
* | fix: Move "forgot_password"-link to fix login tab orderMrSmoer2024-11-091-4/+7
* | Merge pull request '[gitea] week 2024-45 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-062-6/+10
|\ \
| * | Fix the missing menu in organization project view page (#32313)yp053272024-11-051-5/+9
| * | remove unused call to $.HeadRepo in view_title template (#32317)Rowan Bohde2024-11-051-1/+1
| |/
* | Merge pull request '[PORT] Replace DateTime with proper functions (gitea#3240...Otto2024-11-0533-50/+46
|\ \
| * | [PORT] Replace DateTime with proper functions (gitea#32402)wxiaoguang2024-11-035-8/+10
| * | [PORT] Replace DateTime with DateUtils (gitea#32383)wxiaoguang2024-11-0329-44/+38
| |/
* | Merge pull request 'feat: add partial quoting' (#5677) from gusted/forgejo-pa...Gusted2024-11-055-6/+6
|\ \ | |/ |/|
| * feat: Add partial quotingGusted2024-10-265-6/+6
* | Merge pull request 'feat: Add Search to Releases Page' (#5777) from JakobDev/...Gusted2024-11-022-3/+14
|\ \
| * | feat: Add Search to Releases PageJakobDev2024-11-022-3/+14
* | | feat: add button to create Markdown table (#5589)JakobDev2024-11-011-0/+27
|/ /
* | Merge pull request 'fix: regression from #4125' (#5560) from JakobDev/forgejo...Otto2024-10-311-4/+6
|\ \
| * | fix: regression from #4125JakobDev2024-10-141-4/+6
* | | feat: harden localization against malicious HTML (#5703)Gusted2024-10-304-5/+5
* | | Merge pull request '[gitea] week 2024-44 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-10-291-2/+5
|\ \ \
| * | | Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-271-2/+5
* | | | feat(ui): link back to one-time code page from scratch code page (#5712)0ko2024-10-291-0/+1
|/ / /
* | | Merge pull request 'feat: combine review requests comments' (#5695) from gust...Earl Warren2024-10-271-27/+15
|\ \ \
| * | | feat: combine review requests commentsGusted2024-10-251-27/+15
| | |/ | |/|
* | | Merge pull request 'Fix boolean inputs in workflow_dispatch' (#5439) from Mai...Earl Warren2024-10-261-1/+3
|\ \ \ | |/ / |/| |
| * | Fix boolean inputs in workflow_dispatch; closes #5425Mai-Lapyst2024-10-011-1/+3
* | | Merge pull request 'feat: use combo markdown editor for milestone description...Gusted2024-10-231-2/+9
|\ \ \
| * | | feat: use combo markdown editor for milestone descriptionGusted2024-10-221-2/+9
* | | | Merge pull request '[gitea] week 2024-43 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-10-221-17/+41
|\ \ \ \
| * | | | API: enhance SearchIssues swagger docs (#32208)65432024-10-201-17/+41
* | | | | fix: typo on releases for source code downloadsMichael Kriese2024-10-221-1/+1
| |/ / / |/| | |
* | | | Merge pull request 'Revert "add gap between branch dropdown and PR button"' (...Gusted2024-10-211-1/+1
|\ \ \ \
| * | | | Revert "add gap between branch dropdown and PR button"Otto Richter2024-10-211-1/+1
| |/ / /
* / / / feat(ui): better activity messages for cases of private profiles (#5638)0ko2024-10-212-3/+7
|/ / /
* | | Merge pull request 'fix: Don't double escape delete branch text' (#5615) from...Gusted2024-10-191-1/+1
|\ \ \