Commit Graph

12 Commits (fb8166c6c6b652a0e6fa98681780a6a71090faf3)

Author SHA1 Message Date
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
6543 77f604a928
Add skip and limit to git.GetTags (#16897) 3 years ago
Lunny Xiao d985d4bc2f
Paginate releases page & set default page size to 10 (#16857) 3 years ago
zeripath c9c0475f4d
In Render tolerate not being passed a context (#16842) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
a1012112796 3088866531
fix some ui bug about draft release (#15137) 3 years ago
Jonathan Tran 5e047b9bd7
Add compare tag dropdown to releases page (#15695) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
Lunny Xiao 8567cba0d9
Implement delete release attachments and update release attachments' name (#14130) 4 years ago
a1012112796 83cf1a894e
Create tag on ui (#13467) 4 years ago
a1012112796 5d2b7ba639
Add EasyMDE support for release content editor (#14744) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 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) 5 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) 6 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 years ago
Ethan Koenig 596308f213 Fix missing branch in release bug (#3108) 7 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) 8 years ago
Thomas Boerger 78535fb08e Allow custom public files (#782) 8 years ago
Philip Couling 64375d875b Attach to release (#673) 8 years ago