summaryrefslogtreecommitdiffstats
path: root/routers (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: extend webfinger to respond to profile page URIsAravinth Manivannan2024-04-041-0/+13
* Merge pull request 'Port archived labels visual filter' (#2887) from 0ko/forg...Earl Warren2024-04-031-7/+5
|\
| * [GITEA] Apply changes to archived labels0ko2024-04-011-7/+5
* | Merge pull request '[BUG] Use correct template for commitmail error' (#2973) ...Earl Warren2024-04-021-1/+1
|\ \
| * | [BUG] Use correct template for commitmail errorGusted2024-04-021-1/+1
* | | fix: respond with JSON Resource Descriptor Content-Type per RFC7033Aravinth Manivannan2024-04-021-0/+1
|/ /
* | Merge pull request '[FEAT] Configure if protected branch rule should apply to...Earl Warren2024-04-013-8/+14
|\ \
| * | [FEAT] Configure if protected branch rule should apply to adminsGusted2024-03-293-8/+14
* | | Merge pull request 'Highlight signed tags like signed commits' (#2534) from a...Earl Warren2024-04-011-0/+43
|\ \ \ | |_|/ |/| |
| * | Highlight signed tags like signed commitsGergely Nagy2024-03-301-0/+43
* | | [TESTS] pull review deleted from gitea#29888oliverpool2024-03-311-0/+27
* | | [REFACTOR] use Icon from interface in webhook listoliverpool2024-03-303-0/+8
* | | [REFACTOR] add Icon to webhook.Interfaceoliverpool2024-03-301-1/+5
|/ /
* | Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-303-6/+19
* | Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-303-132/+30
* | Relax generic package filename restrictions (#30135)wxiaoguang2024-03-302-5/+89
* | Refactor render (#30136)wxiaoguang2024-03-301-8/+7
* | Remove repetitive words (#30091)crazeteam2024-03-302-2/+2
* | Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-303-4/+4
* | [Port] gitea#30014: Various code view improvementssilverwind2024-03-281-1/+1
|/
* Merge pull request '[PERFORMANCE] git check-attr on bare repo if supported' (...Earl Warren2024-03-282-30/+26
|\
| * [PERFORMANCE] git check-attr on bare repo if supportedoliverpool2024-03-282-30/+26
* | Merge pull request '[PORT] Support repo code search without setting up an ind...Earl Warren2024-03-281-23/+35
|\ \
| * | Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-281-14/+47
| * | Reverts commits releated to git-grepShiny Nematoda2024-03-281-45/+24
| |/
* | [REFACTOR] webhook repo naming consistencyoliverpool2024-03-272-27/+27
* | [REFACTOR] simplify checkHookTypeoliverpool2024-03-271-23/+8
* | [REFACTOR] webhook move edit endpointsoliverpool2024-03-271-4/+4
* | [TESTS] webhook forms keep submitted data when invalidoliverpool2024-03-271-13/+31
* | [REFACTOR] merge once-called functionsoliverpool2024-03-272-84/+44
* | [REFACTOR] webhook gogs endpointoliverpool2024-03-272-30/+0
* | [REFACTOR] webhook packagist endpointoliverpool2024-03-272-28/+0
* | [REFACTOR] webhook wechatwork endpointoliverpool2024-03-272-23/+0
* | [REFACTOR] webhook feishu endpointoliverpool2024-03-272-23/+0
* | [REFACTOR] webhook msteams endpointoliverpool2024-03-272-23/+0
* | [REFACTOR] webhook telegram endpointoliverpool2024-03-272-28/+0
* | [REFACTOR] webhook dingtalk endpointoliverpool2024-03-272-23/+0
* | [REFACTOR] webhook discord endpointoliverpool2024-03-272-27/+0
* | [REFACTOR] webhook slack endpointsoliverpool2024-03-272-29/+0
* | [REFACTOR] webhook forgejo/gitea endpointsoliverpool2024-03-272-60/+0
* | [REFACTOR] webhook matrix endpointsoliverpool2024-03-272-29/+51
* | Merge pull request '[REFACTOR] webhook.Handler interface' (#2758) from oliver...Earl Warren2024-03-271-11/+3
|\ \ | |/ |/|
| * [REFACTOR] webhook.Handler interfaceoliverpool2024-03-241-11/+3
* | Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from...Earl Warren2024-03-274-23/+12
|\ \
| * | [ACTIONS] port scheduled actions from GiteaEarl Warren2024-03-261-4/+3
| * | Fix an actions schedule bug (#28942)Zettat1232024-03-251-2/+2
| * | Fix schedule tasks bugs (#28691)Lunny Xiao2024-03-253-19/+9
| |/
* | Escape paths for find file correctly (#30026)wxiaoguang2024-03-261-2/+3
* | Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)Lunny Xiao2024-03-267-26/+14
* | Fix some pending problems (#29985)wxiaoguang2024-03-262-5/+4