summaryrefslogtreecommitdiffstats
path: root/modules/base
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (#21947)KN4CK3R2022-11-271-1/+1
* Add generic set type (#21408)KN4CK3R2022-10-122-18/+0
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Prettify number of issues (#17760)Gusted2022-06-122-3/+5
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* format with gofumpt (#18184)65432022-01-201-1/+1
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-4/+4
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-052-160/+0
* fix truncate utf8 string (#15828)yan2021-05-132-4/+13
* Add some Unit-Tests (#14500)65432021-01-283-9/+96
* Kd/fix allow svg doctype (#14344)Kyle D2021-01-152-2/+10
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-122-5/+96
* migrate from com.* to alternatives (#14103)65432020-12-251-5/+4
* Fix panic in BasicAuthDecode (#14046)silverwind2020-12-172-0/+12
* Direct avatar rendering (#13649)silverwind2020-12-032-130/+0
* Use a simple format for the big number on ui (#12822)赵智超2020-09-162-0/+32
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Add gitea-vet (#10948)John Olheiser2020-04-051-0/+4
* make avatar lookup occur at image request (#10540)zeripath2020-03-272-16/+26
* Remove Unused Functions (#10516)65432020-03-021-14/+0
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* Show download count info in release list (#10124)Lauris BH2020-02-032-40/+15
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-152-300/+0
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-152-85/+0
* API error cleanup (#7186)John Olheiser2019-06-121-3/+0
* Add golangci (#6418)kolaente2019-06-122-27/+16
* refactor: append, build variable and type switch (#4940)Bo-Yi Wu2019-05-282-24/+24
* Hash App token (#6724)techknowlogick2019-05-042-0/+15
* UI: Detect and restore encoding and BOM in content (#6727)zeripath2019-04-261-0/+12
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+25
* Better logging (#6038) (#6095)zeripath2019-04-021-3/+3
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+2
* Serve audio files using HTML5 audio tag (#5221)Jonas Bröms2018-10-301-0/+5
* Use type switch (#5122)Oleg Kovalov2018-10-192-24/+24
* Detect charset and convert non UTF-8 files for display (#4950)Lauris BH2018-09-291-1/+16
* Symlink icons (#1416) (#3826)Tris Forster2018-05-011-0/+23
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-182-35/+0
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-3/+19
* Fix avatar URLs (#3069)Ethan Koenig2017-12-032-14/+77
* Use identicon image for default gravatar. (#2767)harry2017-10-232-2/+2
* Sort repository tree entries in natural way (#2506)Lauris BH2017-09-192-0/+113
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-0/+10
* lintEthan Koenig2017-06-291-0/+1
* Use default avatar on errorEthan Koenig2017-06-291-1/+6
* Don't ignore gravatar errorEthan Koenig2017-06-291-2/+4
* Make time diff translatable (#2057)Lauris BH2017-06-282-72/+37
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-292-0/+21
* fix some typos (#1082)Lunny Xiao2017-02-281-3/+3