summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Show status check for merged PRs (#13975)Cirno the Strongest2020-12-181-0/+14
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-186-50/+35
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-173-144/+9
* HotFix: Hide private partisipation in Orgs (#13994)65432020-12-172-11/+39
* [API] Add ref to create/edit issue options & deprecated assignee (#13992)65432020-12-151-0/+8
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-131-3/+4
* Whenever the password is updated ensure that the hash algorithm is too (#13966)zeripath2020-12-122-3/+3
* Possible fix the webhook API creation (#13960)Lunny Xiao2020-12-121-1/+2
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-092-15/+15
* log error when login failed (#13903)Lunny Xiao2020-12-081-4/+4
* Log IP on SSH authentication failure for Built-in SSH server (#13150)Eric Lesiuta2020-12-082-0/+3
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-084-16/+16
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-1/+9
* Direct avatar rendering (#13649)silverwind2020-12-032-14/+26
* Expose default theme in meta and API (#13809)John Olheiser2020-12-031-0/+1
* Move Repo APIFormat to convert package (#13787)65432020-12-0212-19/+24
* move notification APIFormat (#13783)65432020-12-023-3/+6
* Flip RUN_MODE detection in router (#13768)silverwind2020-12-011-4/+6
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-282-0/+6
* Verify password for local-account activation (#13631)65432020-11-281-27/+45
* Add block on official review requests branch protection (#13705)a10121127962020-11-283-15/+22
* Fix missing stylesheets on installation page (#13736)Simon2020-11-281-0/+6
* ui: show 'owner' tag for real owner (#13689)a10121127962020-11-281-2/+21
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-274-12/+46
* [API] Add more filters to issues search (#13514)65432020-11-231-3/+58
* Refactor combine label comments with tests (#13619)Lunny Xiao2020-11-202-56/+275
* API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)65432020-11-191-5/+18
* Fix issue/pull request list assignee filter (#13647)Karl Heinz Marbaise2020-11-191-0/+2
* Remove fetch request from heatmap (#13623)silverwind2020-11-182-4/+18
* Fix a bug when check if owner is active (#13612)Lunny Xiao2020-11-182-2/+2
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-172-11/+20
* Move metrics from macaron to chi (#13601)Lunny Xiao2020-11-173-22/+22
* Fix label display on new issues (#13590)silverwind2020-11-171-0/+1
* Use mount but not register for chi routes (#13555)Lunny Xiao2020-11-162-10/+21
* Add markdown support in organization description (#13549)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-11-151-0/+4
* Add email validity check (#13475)Chris Shyi2020-11-146-1/+53
* [API] Only Return Json (#13511)65432020-11-142-46/+38
* API: Fix GetQueryBeforeSince (#13559)65432020-11-145-23/+43
* Use monaco for the git hook editor (#13552)silverwind2020-11-131-1/+0
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-132-182/+265
* Prevent git operations for inactive users (#13527)Lunny Xiao2020-11-132-10/+44
* Added title and action buttons to Project view page (#13437)Mohammad Hadi Hosseinpour2020-11-091-0/+2
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-081-5/+51
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-072-66/+37
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-0/+1
* Add the tag list page to the release page (#12096)a10121127962020-11-022-7/+61
* Delete tag API (#13358)John Olheiser2020-10-302-1/+58
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-304-6/+8
* Issue comment reactions should also check pull type (#13349)zeripath2020-10-291-1/+5
* Migration failure during reaction migration from gitea (#13344)zeripath2020-10-281-1/+1