summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Add EdDSA JWT signing algorithm (#16786)Aliaksandr Mianzhynski2021-08-251-6/+73
* Add bundle download for repository (#14538)John Olheiser2021-08-242-7/+19
* Fix openidConnect source regression from #16544 (#16759)zeripath2021-08-221-1/+1
* Download lfs in git and web workflow from minio/s3 directly (#16731)Abner2021-08-211-0/+8
* Added introspection endpoint. (#16752)KN4CK3R2021-08-202-1/+22
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-183-5/+6
* Use github token URL when fetching oauth token (#16709)techknowlogick2021-08-171-1/+1
* Fix spelling of HookProcReceiveResult (#16690)Lunny Xiao2021-08-141-9/+9
* [API] generalize list header (#16551)65432021-08-122-3/+11
* Send registration email on user autoregistration (#16523)zeripath2021-08-1210-3/+88
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-115-37/+76
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-2/+2
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-093-22/+17
* Add microsoft oauth2 providers (#16544)zeripath2021-08-059-192/+475
* Fix 500 on first wiki page (#16586)zeripath2021-08-012-0/+32
* Lock goth/gothic and Re-attempt OAuth2 registration on login if registration ...zeripath2021-07-293-6/+26
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-6/+6
* Add agit flow support in gitea (#14295)a10121127962021-07-285-13/+372
* Fix add authentication page (#16543)zeripath2021-07-251-0/+5
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-2417-48/+24
* switch to maintained lib (#16532)techknowlogick2021-07-243-3/+3
* Refactor: Move login out of models (#16199)zeripath2021-07-2440-80/+2804
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-233-0/+204
* Add TestPrepareWikiFileName (#16487)65432021-07-202-1/+52
* fix: support delete non-urlencoded wiki page (#16482)Gary Wang2021-07-191-8/+3
* Use TrN helper for email templates (#16425)65432021-07-143-0/+7
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-0/+2
* Detect encoding changes while parsing diff (#16330)Jimmy Praet2021-07-131-19/+31
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-134-8/+21
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-084-4/+4
* fix: not able to update local created non-urlencoded wiki pages (#16139)Gary Wang2021-07-071-13/+43
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-291-2/+2
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-2710-77/+55
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-262-0/+5
* Fixed issues not updated by commits (#16254)KN4CK3R2021-06-261-4/+5
* Added support for gopher URLs. (#14749)ayb2021-06-251-1/+1
* Append to existing trailers in generated squash commit message (#15980)Jimmy Praet2021-06-252-9/+31
* Use gitea logging module for git module (#16243)65432021-06-251-2/+0
* Add tag protection (#15629)KN4CK3R2021-06-253-5/+75
* Rework repository archive (#14723)Lunny Xiao2021-06-232-356/+197
* Fix 500 Error with branch and tag sharing the same name #15592 (#16040)Viktor Yakovchuk2021-06-231-1/+13
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-231-1/+1
* Localize Email Templates (#16200)65432021-06-233-15/+24
* Improve notifications for WIP draft PR's (#14663)Jimmy Praet2021-06-232-5/+9
* Add tests for all webhooks (#16214)KN4CK3R2021-06-2015-891/+2110
* Reintroduce squash merge default comment as a config setting (#16134)parnic2021-06-191-4/+32
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-142-3/+4
* Fix private repo permission problem (#16142)Nils Dralle2021-06-142-0/+35
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-145-641/+756
* Fixed sanitize errors. (#15240)KN4CK3R2021-06-131-15/+7