summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-201-0/+8
* Export LFS & TimeTracking function status (#14753)65432021-02-204-9/+23
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-201-0/+2
* Prevent endless loop if templates missing (#14752)zeripath2021-02-201-0/+4
* stopwatch notif: check if timetracking is enabled (#14750)Norwin2021-02-203-2/+9
* Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1...zeripath2021-02-1911-42/+53
* fix preview status switch button on wiki editr (#14742)a10121127962021-02-191-1/+1
* [docs] Fix typo in command-line.en-us.md (#14746)Ikko Ashimine2021-02-191-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-193-1/+37
* Update golangci-lint v1.35.2 -> v1.37.0 (#14747)65432021-02-191-1/+1
* Add UI to delete tracked times (#14100)Norwin2021-02-1913-4/+123
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-1919-19/+19
* Move the stopwatches to the eventsource stream (#14588)zeripath2021-02-193-1/+89
* Fix misleading word on delete repositories' archives (#14737)Lunny Xiao2021-02-191-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-191-0/+2
* Fix when a commit not found returned 500 (#14732)Lunny Xiao2021-02-181-0/+6
* models/repo: Fix typo in comment (#14731)Jacob Hrbek2021-02-181-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-181-0/+2
* routers/routes/web: Fix typo in comment (#14729)Jacob Hrbek2021-02-181-1/+1
* Issue template addition: Are you using Gitea behind CloudFlare? (#14098)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2021-02-181-0/+3
* [API] Add Restricted Field to User (#14630)65432021-02-186-6/+36
* remove outdated notice in makefile (#14720)techknowlogick2021-02-171-1/+0
* #14699 Make branch names in PR description clickable (#14716)Jimmy Praet2021-02-183-6/+41
* Remove NULs byte arrays passed to PostProcess (#14587)zeripath2021-02-181-1/+23
* Fix github download on migration (#14703)Lunny Xiao2021-02-181-4/+19
* Reduce calls to git cat-file -s (#14682)zeripath2021-02-179-28/+141
* Use cat-file --batch in GetLanguageStats (#14685)zeripath2021-02-171-30/+100
* Vendor Update (#14696)65432021-02-16137-1310/+3346
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-161-0/+5
* Add Password Algorithm option to install page (#14701)zeripath2021-02-165-1/+36
* Restore detection of branches are equal on compare page (#14586)zeripath2021-02-162-27/+18
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-161-0/+2
* Add fullTextSearch to dropdowns by default (#14694)zeripath2021-02-162-4/+11
* Create DB session provider(based on xorm) (#13031)zeripath2021-02-158-2/+321
* Allow blocking some email domains from registering an account (#14667)Damien Goutte-Gattat2021-02-157-22/+61
* Fix svg spacing (#14638)Kyle D2021-02-142-1/+10
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-141-4/+11
* Fix broken spans in diffs (#14678)zeripath2021-02-142-6/+228
* [skip ci] Updated licenses and gitignoresGiteaBot2021-02-143-2/+25
* Prevent template renderer from rendering error (#14646)zeripath2021-02-131-6/+7
* Prevent race in PersistableChannelUniqueQueue.Has (#14651)zeripath2021-02-131-0/+5
* Turn default hash password algorightm back to pbkdf2 from argon2 until we fou...Lunny Xiao2021-02-133-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2021-02-131-0/+7
* rm gogs relict (#14665)65432021-02-141-6/+0
* Whitespace in commits (#14650)vnkmpf2021-02-136-32/+41
* Show Gitea version in swagger (#14654)techknowlogick2021-02-122-2/+2
* Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652)65432021-02-123-1/+25
* Fix truncated organization names (#14655)vnkmpf2021-02-1212-65/+71
* Fix PATCH /repos/{owner}/{repo} panic (#14637)Anton Khimich2021-02-111-2/+14
* Make fileheader sticky in diffs (#14616)vnkmpf2021-02-114-2/+56