aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-082-11/+14
* Fix redirect bug when creating issue from a project (#23971)Lunny Xiao2023-04-081-2/+2
* Add job.duration in web ui (#23963)yp053272023-04-071-0/+2
* Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)sillyguodong2023-04-071-1/+2
* Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...65432023-04-071-10/+42
* Ensure RSS icon is present on all repo tabs (#23904)silverwind2023-04-071-3/+0
* Clean template/helper.go (#23922)wxiaoguang2023-04-071-0/+1
* Title can be empty when creating tag only (#23917)Zettat1232023-04-061-0/+6
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-076-19/+114
* Use graceful editorconfig loader to reduce errors when loading malformed edit...Yoan Blanc2023-04-064-6/+13
* Add activity feeds API (#23494)Zettat1232023-04-046-0/+254
* User/Org Feed render description as per web (#23887)65432023-04-041-1/+15
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)wxiaoguang2023-04-043-11/+18
* Fix submit button won't refresh in New Repository Fork page (#22994)yp053272023-04-031-0/+1
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-0311-32/+42
* Improve LoadUnitConfig to handle invalid or duplicate units (#23736)Jason Song2023-04-031-1/+1
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-021-5/+16
* Fix 500 error if there is a name conflict when edit authentication source (#2...yp053272023-03-311-2/+4
* Fix incorrect/Improve error handle in edit user page (#23805)yp053272023-03-301-3/+6
* Fix incorrect visibility dropdown list in add/edit user page (#23804)yp053272023-03-301-0/+2
* Refactor commit status for Actions jobs (#23786)Jason Song2023-03-293-15/+8
* Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric...wxiaoguang2023-03-291-3/+11
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-2911-161/+88
* Implement Issue Config (#20956)JakobDev2023-03-285-5/+83
* Set repository link based on the url in package.json for npm packages (#20379)Mai-Lapyst2023-03-281-0/+30
* Add API to manage issue dependencies (#17935)qwerty2872023-03-285-5/+682
* Fix profile page email display, respect settings (#23747)wxiaoguang2023-03-271-1/+1
* Fix tags view (#23243)Wiktor Kwapisiewicz2023-03-271-1/+7
* Add commit info in action page (#23210)yp053272023-03-271-0/+42
* Fix cancel button in the page of project edit not work (#23655)sillyguodong2023-03-242-0/+3
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-249-183/+259
* Introduce path Clean/Join helper functions (#23495)wxiaoguang2023-03-213-5/+5
* Fix pagination on `/notifications/watching` (#23564)silverwind2023-03-201-1/+4
* Display the version of runner in the runner list (#23490)sillyguodong2023-03-191-2/+15
* Sort Python package descriptors by version to mimic PyPI format (#23550)Samuel FORESTIER2023-03-191-0/+6
* Match api migration behavior to web behavior (#23552)Andrew Tomaka2023-03-191-1/+1
* Return `repository` in npm package metadata endpoint (#23539)Zettat1232023-03-171-0/+1
* Do not store user projects as organization projects (#23353)yp053272023-03-171-5/+18
* Add absent repounits to create/edit repo API (#23500)James Cleverley-Prance2023-03-161-0/+33
* Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491)Hester Gong2023-03-161-5/+4
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-151-44/+38
* Add login name and source id for admin user searching API (#23376)Lunny Xiao2023-03-152-6/+17
* add admin API email endpoints (#22792)techknowlogick2023-03-142-0/+91
* add user rename endpoint to admin api (#22789)techknowlogick2023-03-145-38/+78
* Add workflow error notification in ui (#23404)yp053272023-03-141-3/+23
* Make branches list page operations remember current page (#23420)wxiaoguang2023-03-141-10/+7
* Add package registry architecture overview (#23445)KN4CK3R2023-03-131-0/+50
* Handle missing `README` in create repos API (#23387)Zettat1232023-03-132-0/+13
* Add Swift package registry (#22404)KN4CK3R2023-03-133-1/+501
* Purge API comment (#23451)John Olheiser2023-03-131-0/+4