Commit Graph

77 Commits (a83fb3a83aad5cb08b8ab0692e4fc74704025425)

Author SHA1 Message Date
a1012112796 a83fb3a83a
fix some ui bug about draft release (#15137) (#15745)
3 years ago
Kyle D cead819cb5
Implement delete release attachments and update release attachments' name (#14130) (#15666)
3 years ago
a1012112796 83cf1a894e
Create tag on ui (#13467)
3 years ago
a1012112796 5d2b7ba639
Add EasyMDE support for release content editor (#14744)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
a1012112796 b687707014
Add the tag list page to the release page (#12096)
4 years ago
Lanre Adelowo e918636283
Enhance release list (#6025)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
zeripath 9c439a7c99
Support slashes in release tags (#12864)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
赵智超 1f12dc8e88
Add action feed for new release (#12324)
4 years ago
赵智超 415fc8288f
Show 404 page when release not found (#12328)
4 years ago
Cirno the Strongest cefbf73aea
Honor DEFAULT_PAGING_NUM for API (#11805)
4 years ago
John Olheiser 4f597b1866
Add single release page and latest redirect (#11102)
4 years ago
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