summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Allow updating draft releases while keeping them as draftSandro Santilli2016-11-141-3/+10
* replace footer gogs to gitea (#157)Lunny Xiao2016-11-121-2/+2
* Update home page to Gitea (#138)Andrey Nering2016-11-111-23/+23
* Fix bug that tries to load mistyped templatesMatthias Loibl2016-11-102-2/+2
* Merge pull request #121 from joubertredrat/feature-last-loginLunny Xiao2016-11-101-0/+6
|\
| * Support to last login featureJoubert RedRat2016-11-091-0/+6
* | Merge pull request #17 from LefsFlarey/issue/3666Matthias Loibl2016-11-081-2/+2
|\ \ | |/ |/|
| * Fixed 404 caused by unexpected question markFlare2016-11-081-2/+2
* | Merge pull request #73 from bkcsoft/gt/2164-release-paginationLunny Xiao2016-11-0811-32/+12
|\ \
| * | Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-0711-33/+12
| * | Add Pagination to Releases-pageKim "BKC" Carlbäcker2016-11-071-0/+1
* | | Dropped link to Gogs docs from templateThomas Boerger2016-11-071-1/+1
|/ /
* | Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloningRachid Zarouali2016-11-073-12/+30
|\ \
| * | rename variable + fix wiki linkThibault Meyer2016-10-041-4/+4
| * | Can disable GIT interactions by HTTP protocolThibault Meyer2016-09-183-13/+31
| |/
* | Set default less and css to new default nameJoubert RedRat2016-11-041-2/+2
* | Implementation of the feature to redirect to an external issue trackerRémy Boulanouar2016-11-042-2/+7
* | Use user fullname if resolvedThibault Meyer2016-11-043-3/+15
* | Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-034-17/+17
|/
* Update localesUnknwon2016-09-151-1/+1
* #3590 fix 404 for release draft editionUnknwon2016-09-031-1/+1
* #3589 LoadRepoConfig after ORM is initializedUnknwon2016-09-021-1/+1
* #3577 incorrect URL produced by AvatarLinkUnknwon2016-09-011-1/+1
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-012-0/+38
* fix link error under preview (#3566)raphael102410242016-09-011-1/+1
* Fix panic when attempt login with non-exist userUnknwon2016-09-011-1/+1
* Feature #3492: Add option to hide footer load times (#3562)Thibault Meyer2016-09-011-2/+2
* Update localesUnknwon2016-09-011-1/+1
* #3559 fix template errorUnknwon2016-08-311-1/+1
* models/login_source: code improvementUnknwon2016-08-311-1/+1
* Support Editorconfig on web editor (#3512)无闻2016-08-301-1/+1
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-301-1/+1
* | #2018 able to sync now for mirrorsUnknwon2016-08-302-13/+40
|/
* templates/repo/view: fix bad linkUnknwon2016-08-301-1/+1
* Web editor: support upload filesUnknwon2016-08-305-90/+47
* router/repo: code refactoringUnknwon2016-08-304-18/+18
* #3459 code quality improvementUnknwon2016-08-292-8/+6
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-291-0/+35
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-291-1/+1
* Web editor: disallow edit mirror repositoryUnknwon2016-08-283-22/+28
* Web editor: improve edit fileUnknwon2016-08-288-67/+38
* Web editor: improve delete file processUnknwon2016-08-289-73/+82
* #2901 allow setting preferred licensesUnknwon2016-08-281-1/+1
* Web editor: improve edit file tooltipUnknwon2016-08-272-8/+8
* #3505 use user’s info for committer and authorUnknwon2016-08-271-1/+1
* #3495 only start builtin SSH server after user finish installationUnknwon2016-08-271-1/+1
* Update highlightjsUnknwon2016-08-271-2/+2
* migrations: set comment updated as createdUnknwon2016-08-261-1/+1
* #2966 code cleanupUnknwon2016-08-261-1/+1
* Web editor: improve code qualityUnknwon2016-08-243-9/+10