aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Add code block highlight to orgmode back (#14222)Lunny Xiao2021-06-231-0/+44
* [API] GET / SET User Settings (#16169)65432021-06-232-0/+45
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-232-2/+1
* Use data path instead of config path (#16227)KN4CK3R2021-06-231-1/+1
* Improve notifications for WIP draft PR's (#14663)Jimmy Praet2021-06-232-5/+47
* Use html.Parse rather than html.ParseFragment (#16223)zeripath2021-06-221-13/+12
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-214-10/+106
* Use git log name-status in get last commit (#16059)zeripath2021-06-219-295/+473
* Reintroduce squash merge default comment as a config setting (#16134)parnic2021-06-191-0/+3
* Fix some API bugs (#16184)65432021-06-182-2/+4
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-174-22/+399
* [API] Add repoCreateTag (#16165)65432021-06-172-0/+11
* Speed up git diff highlight generation (#16180)Mura Li2021-06-171-0/+18
* [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)65432021-06-171-0/+9
* Run processors on whole of text (#16155)zeripath2021-06-173-318/+416
* [API] ListReleases add filter for draft and pre-releases (#16175)65432021-06-172-0/+20
* [API] User expose counters (#16167)65432021-06-172-0/+9
* Ensure settings for Service and Mailer are read on the install page (#15943)zeripath2021-06-161-0/+6
* Clean-up the settings hierarchy for issue_indexer queue (#16001)zeripath2021-06-162-23/+24
* Fix missing discard in repo_language_stats (#16030)zeripath2021-06-161-7/+3
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-165-8/+40
* issue-keyword class is being incorrectly stripped off spans (#16163)zeripath2021-06-161-5/+2
* Make command in authorized keys a template (#16003)zeripath2021-06-141-41/+49
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-1417-232/+1004
* small refactor for retry downloader (#16137)a10121127962021-06-131-134/+83
* Set self-adjusting deadline for connection writing (#16068)zeripath2021-06-113-34/+65
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-0911-1085/+44
* Fix data URI scramble (#16098)KN4CK3R2021-06-074-19/+23
* Fixed assert statements. (#16089)KN4CK3R2021-06-0723-106/+105
* Make commit info cancelable (#16032)zeripath2021-06-069-32/+54
* Fix regression of renderer (#16091)Lunny Xiao2021-06-062-24/+36
* Rewrite of the LFS server (#15523)KN4CK3R2021-06-061-2/+9
* Fix panic (#16072)zeripath2021-06-051-1/+1
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-059-236/+213
* Copy git data from disk when restore repository (#16066)Lunny Xiao2021-06-043-6/+11
* Encrypt migration credentials at rest (#15895)Norwin2021-05-312-4/+28
* Fix bug in reverse proxy (#16026)zeripath2021-05-311-1/+1
* Make modules/context.Context a context.Context (#16031)zeripath2021-05-312-1/+24
* Improve assets handler middleware (#15961)Lunny Xiao2021-05-303-124/+76
* Don't manipulate input params in email notification (#16011)Jimmy Praet2021-05-301-4/+0
* Fix get tag when migration (#16014)Lunny Xiao2021-05-291-1/+1
* Unified custom config creation (#16012)KN4CK3R2021-05-292-64/+35
* Allow Token/Basic auth on raw paths (#15987)zeripath2021-05-274-11/+15
* Fix setting of SameSite on cookies (#15989)zeripath2021-05-261-3/+3
* Use filepath.ToSlash and Join in indexer defaults and queues (#15971)zeripath2021-05-252-9/+8
* Change default queue settings to be low go-routines (#15964)zeripath2021-05-242-5/+5
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-233-13/+14
* Double the avatar size factor (#15941)silverwind2021-05-211-2/+2
* add a new internal hook to save ssh log (#15787)a10121127962021-05-213-0/+33
* Encrypt LDAP bind password in db with SECRET_KEY (#15547)zeripath2021-05-201-0/+1