69 Commits (9c439a7c999eed4cc336932bb2d621de26370dfd)

Author SHA1 Message Date
  zeripath 9c439a7c99
Support slashes in release tags (#12864) 3 years ago
  Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387) 3 years ago
  赵智超 1f12dc8e88
Add action feed for new release (#12324) 3 years ago
  赵智超 415fc8288f
Show 404 page when release not found (#12328) 3 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) 4 years ago
  Lunny Xiao 4959bf1c09
Move create release from models to a standalone package (#7539) 4 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) 6 years ago
  Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459) 6 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) 7 years ago
  Sandro Santilli cd339263d9 Allow updating draft releases while keeping them as draft 7 years ago
  Thibault Meyer ddee4c8b58
Normalize files with gofmt 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago
  Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page 7 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 years ago
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 7 years ago
  Thibault Meyer 53c573ed02 Fix #3314: Cannot edit release with tag name contains slash (#3434) 7 years ago
  Thibault Meyer 30fda0f1ae Fix #3315: Release dont use tag creation date (#3374) 7 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 8 years ago
  Unknwon e538ff2770 fix #1829 and fix #890 8 years ago
  Unknwon 987dcc5372 fix #1383 8 years ago