Commit Graph

63 Commits (bcd16cec63207a627c0c3708afb2796353a907e8)

Author SHA1 Message Date
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219)
5 years ago
Lunny Xiao 4959bf1c09
Move create release from models to a standalone package (#7539)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Ethan Koenig 596308f213 Fix missing branch in release bug (#3108)
6 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525)
7 years ago
Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459)
7 years ago
Lauris BH 783b1967e2 Fix release display and correct paging (#2080)
7 years ago
iszla 3f9016430f Pagination on releases page (#2035)
7 years ago
Ethan Koenig 4df1a24096 Let not-logged-in users view releases (#1999)
7 years ago
Ethan Koenig 817a405118 Fix paginater length (#1866)
7 years ago
Ethan Koenig b900c04316 Display draft releases (#1854)
7 years ago
Bo-Yi Wu 75f1afd1fd fix: tag contain character ) will http 500 on release page (#1670)
7 years ago
Lunny Xiao 45a324b437 fix releases count and resolved #764 (#857)
7 years ago
Thomas Boerger 78535fb08e Allow custom public files (#782)
7 years ago
Philip Couling 64375d875b Attach to release (#673)
7 years ago
Lunny Xiao 7209917fd7 bug fix release
7 years ago
Lunny Xiao 61306fa737 Make releases faster than before and resolved #490 (#588)
7 years ago
Lunny Xiao 3c7116382f change the default action when deleting a release to not delete tag
7 years ago
Lunny Xiao 2d1a1fce93 Cache users on list releases (#527)
7 years ago
Lunny Xiao 15c3d14d55 fixed vulnerabilities on deleting release (#399)
7 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Sandro Santilli cd339263d9 Allow updating draft releases while keeping them as draft
8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request
8 years ago
Thibault Meyer 53c573ed02 Fix #3314: Cannot edit release with tag name contains slash (#3434)
8 years ago
Thibault Meyer 30fda0f1ae Fix #3315: Release dont use tag creation date (#3374)
8 years ago
마누엘 fe60ca408b routers/repo/release: Use correct branch reference (#3330)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon c912494609 #3076 detect invalid tag name git error
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon 9cf7f3e46f Remove duplicated of code
8 years ago
Unknwon d5a3021a7d Make markdown as an independent module
8 years ago
Martin Hartkorn 6b3e47b103 Removed HTTP 500 error on the release page when a user deleted their account
8 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook
9 years ago
Unknwon e538ff2770 fix #1829 and fix #890
9 years ago
Unknwon 987dcc5372 fix #1383
9 years ago
Unknwon 29ed7872f8 repo sidebar active class
9 years ago
Unknwon 18de67380c fix #1958
9 years ago
Unknwon 3a81fdf092 rename fields
9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch
9 years ago
Peter Smit ed89b39984 Updating context and fixing permission issues
9 years ago
Unknwon bc8721fb6c Finish new UI for release page
10 years ago