70 Commits (release/v1.13)

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