summaryrefslogtreecommitdiffstats
path: root/routers/web/web.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-301-2/+0
* [REFACTOR] webhook repo naming consistencyoliverpool2024-03-271-15/+15
* [REFACTOR] webhook move edit endpointsoliverpool2024-03-271-4/+4
* [REFACTOR] merge once-called functionsoliverpool2024-03-271-17/+12
* [REFACTOR] webhook gogs endpointoliverpool2024-03-271-2/+0
* [REFACTOR] webhook packagist endpointoliverpool2024-03-271-2/+0
* [REFACTOR] webhook wechatwork endpointoliverpool2024-03-271-2/+0
* [REFACTOR] webhook feishu endpointoliverpool2024-03-271-2/+0
* [REFACTOR] webhook msteams endpointoliverpool2024-03-271-2/+0
* [REFACTOR] webhook telegram endpointoliverpool2024-03-271-2/+0
* [REFACTOR] webhook dingtalk endpointoliverpool2024-03-271-2/+0
* [REFACTOR] webhook discord endpointoliverpool2024-03-271-2/+0
* [REFACTOR] webhook slack endpointsoliverpool2024-03-271-2/+0
* [REFACTOR] webhook forgejo/gitea endpointsoliverpool2024-03-271-4/+0
* [REFACTOR] webhook matrix endpointsoliverpool2024-03-271-2/+2
* Merge pull request 'Allow users to hide all "Add more units..." hints' (#2533...Earl Warren2024-03-241-0/+1
|\
| * Allow users to hide all "Add more units..." hintsGergely Nagy2024-03-211-0/+1
* | Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-03-231-0/+1
|/
* Use Get but not Post to get actions artifacts (#29734)Lunny Xiao2024-03-201-1/+1
* Move context from modules to services (#29440)Lunny Xiao2024-03-061-4/+3
* [BUG] Implement commit mail selection for other Git operationsGusted2024-02-271-1/+1
* Merge pull request 'Disabling Stars should disable the routes too' (#2471) fr...Earl Warren2024-02-271-4/+10
|\
| * Disabling Stars should disable the routes tooGergely Nagy2024-02-261-4/+10
* | Implement recent commits graph (#29210)Şahin Akkaya2024-02-261-0/+4
* | Implement code frequency graph (#29191)Şahin Akkaya2024-02-261-0/+4
|/
* Refactor routers/web/repo.ActionGergely Nagy2024-02-261-1/+8
* Merge pull request 'Allow instance-wide disabling of forking' (#2445) from al...Earl Warren2024-02-251-6/+12
|\
| * Allow instance-wide disabling of forkingGergely Nagy2024-02-251-6/+12
* | Move permission check from ArtifactsDeleteView to the routeGergely Nagy2024-02-251-1/+1
|/
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-231-0/+1
* Auto-update the system status in admin dashboard (#29163)Yarden Shoham2024-02-171-0/+1
* Implement contributors graph (#27882)Şahin Akkaya2024-02-171-0/+4
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-161-1/+1
* Merge pull request 'Repository settings refactor' (#2221) from algernon/forge...Earl Warren2024-02-141-0/+2
|\
| * Split out repository unit settingsGergely Nagy2024-02-131-0/+2
* | Merge pull request '[FEAT]: Allow forking without a repo ID' (#2310) from alg...Earl Warren2024-02-121-4/+3
|\ \
| * | [FEAT]: Allow forking without a repo IDGergely Nagy2024-02-101-4/+3
| |/
* / [FEAT]: New route to view lates run of specific workflowsGergely Nagy2024-02-101-1/+4
|/
* Merge branch 'rebase-forgejo-dependency' into wip-forgejoEarl Warren2024-02-051-33/+62
|\
| * [GITEA] admin: "Self Check" should only show for some db typesGergely Nagy2024-02-051-1/+3
| * [FEAT] Repository flagsGergely Nagy2024-02-051-0/+8
| * [GITEA] Add support for shields.io-based badgesGergely Nagy2024-02-051-0/+21
| * [GITEA] allow viewing the latest Action Run on the webGergely Nagy2024-02-051-11/+14
| * [GITEA] Accept shorter commit IDs in web routeGusted2024-02-051-10/+10
| * [GITEA] Add repo empty check for branch feedGusted2024-02-051-2/+2
| * [GITEA] Use maintained gziphandlerGusted2024-02-051-9/+4
* | Merge branch 'rebase-forgejo-branding' into wip-forgejoEarl Warren2024-02-051-0/+2
|\ \
| * | [BRANDING] add the forgejo webhook type & update webhook docs URLsEarl Warren2024-02-051-0/+2
| |/
* / [MODERATION] User blockingGusted2024-02-051-0/+11
|/
* [API] Forgejo API /api/forgejo/v1Earl Warren2024-02-051-0/+1