summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-0123-59/+68
* cmd: dump: add an -L/--skip-log option (#11253)Kyle Evans2020-04-301-1/+10
* Return issue subscription status from API subscribe (#10966)65432020-04-303-4/+35
* Fix spelling mistake with Rewiew (#11262)zeripath2020-04-307-15/+15
* Refactor UpdateOAuth2Application (#11034)65432020-04-303-24/+30
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-3025-50/+0
* Fix creation of Organization repos by Users with max created personal repos (...Andrew Bezold2020-04-303-6/+17
* Add a 'this' to issue close/reopened messages (#11204)silverwind2020-04-302-4/+14
* When using API CreateRelease set created_unix to the tag commit time (#11218)Jason Duan2020-04-301-1/+1
* Propose an explanation how to restart gracefully gitea after an update (#10866)Km2020-04-301-0/+12
* Update JS dependencies, min Node.js version 10.13 (#11246)silverwind2020-04-305-97/+112
* Use keys.openpgp.org instead of pgp.mit.edu (#11249)zeripath2020-04-301-2/+2
* Allow emoji short code in labels (#11250)mrsdizzie2020-04-306-21/+20
* Patch fomantic-ui to workaround build issue (#11244)silverwind2020-04-305-116/+266
* [API] ListIssues add filter for milestones (#10148)65432020-04-3010-29/+102
* Fix submit review form (#11252)zeripath2020-04-302-2/+11
* Don't allow registration via the web form, when AllowOnlyExternalRegistratio...n0emis2020-04-291-2/+3
* Fix sanitizer config - multiple rules (#11133)Alexander Scheel2020-04-294-39/+38
* BugFix: updateLabel can updated not allowed fields #11242 (#11242)65432020-04-283-9/+16
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-28928-167/+2713
* Disable new signal-based asynchronous goroutine preemption from GO 1.14 in gi...mrsdizzie2020-04-281-0/+2
* Make the PushCreate test declarative (#11229)zeripath2020-04-283-102/+72
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-2726-0/+52
* [Docs] Config Cheat Sheet - Task Edit (#9972)Bagas Sanjaya2020-04-271-2/+3
* Make error pages translatable (#11163)65432020-04-273-4/+8
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-271-0/+1
* Slight performance changes to integrations/git_test.go (#11227)zeripath2020-04-272-11/+27
* Prevent panic during wrappedConn close at hammertime (#11219)zeripath2020-04-262-1/+11
* Make TaskCheckBox render correctly (#11214)zeripath2020-04-263-22/+97
* On logout redirect to start page and clear redirect cookie (#11202)colorfulberry2020-04-251-0/+1
* Update JS dependencies, highlight.js 10.0.0 (#11195)silverwind2020-04-242-71/+65
* Fix GetContents(): Dont't ignore Executables (#11192)65432020-04-242-8/+8
* Use markdown frontmatter to provide Table of contents, language and frontmatt...zeripath2020-04-2410-16/+509
* [ui] Change icon type for review action in action page (#11191)赵智超2020-04-241-3/+3
* Use AJAX for notifications table (#10961)zeripath2020-04-2412-140/+331
* Add option to increase provided OAuth2 token maximum size (#11180)zeripath2020-04-235-3/+12
* Log the indexer path on failure (#11172)zeripath2020-04-222-4/+5
* Add documentation to display STL preview (#11181)Antoine GIRARD2020-04-221-0/+83
* Improve config logging when WrappedQueue times out (#11174)Lunny Xiao2020-04-221-1/+5
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-221-1/+1
* Fix submodule paths when AppSubUrl is not root (#11098)zeripath2020-04-223-30/+27
* enable ENABLE_HARD_LINE_BREAK by default (#11162)silverwind2020-04-215-7/+11
* make pagination optional for notifications (#10714)65432020-04-211-1/+5
* doc: Fix package name in external renderer example (#11170)Johan Van de Wauw2020-04-211-1/+1
* Allow list collaborators for users with Read access to repo (#9995)Shashvat Kedia2020-04-211-5/+5
* Add issue subscription check to API (#10967)65432020-04-218-20/+205
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-213-21/+25
* Skip frontend build where unnecessary (#11159)silverwind2020-04-201-7/+4
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-201-0/+8
* make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{fil...65432020-04-201-0/+12