0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 04:01:49 +01:00
gitea/modules
silverwind e7938c9c44
Repo avatar fixes (#13891)
- Split up avatar rendering helpers for performance
- Fix showing repo SVG icon when no avatar is set
- Make repo SVG and avatar same size at 32px
- Fix fork line by adding vertical flexbox on repo title

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-12-07 23:14:28 -05:00
..
analyze
auth User Settings: Ignore empty language codes & validate (#13755) 2020-12-04 08:20:30 +02:00
avatar
base Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
cache
charset Ensure that the detected charset order is set in chardet test (#12574) 2020-08-23 14:15:29 +01:00
context Support shortened commit SHAs in URLs (#13686) 2020-11-25 15:07:39 -05:00
convert issue #12450: return original URL in original_url JSON field (#13885) 2020-12-07 13:07:48 +01:00
cron
doctor Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
emoji Fix emoji detection in certain cases (#12320) 2020-07-25 16:40:04 +03:00
eventsource
generate Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
git Migrations: Use Process Manager to create own Context (#13792) 2020-12-02 18:36:06 +00:00
gitgraph Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05:00
graceful
hcaptcha
highlight Use existing analyzer module for language detection for highlighting (#13522) 2020-11-13 16:13:41 -05:00
httpcache HTTP cache rework and enable caching for storage assets (#13569) 2020-11-17 17:44:52 -05:00
httplib Add golangci (#6418) 2019-06-12 15:41:28 -04:00
indexer Refactor Logger (#13294) 2020-10-31 01:36:46 -04:00
lfs Move LFSLock APIFormat into convert package (#13808) 2020-12-03 16:05:48 +02:00
log
markup Fix crash in short link processor (#13839) 2020-12-04 03:01:42 +01:00
matchlist Add Allow-/Block-List for Migrate & Mirrors (#13610) 2020-11-28 19:37:58 -05:00
metrics
migrations Migrations: Use Process Manager to create own Context (#13792) 2020-12-02 18:36:06 +00:00
nosql
notification Refactor push update (#13381) 2020-12-08 03:23:18 +01:00
options Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
password
pprof
private
process
public HTTP cache rework and enable caching for storage assets (#13569) 2020-11-17 17:44:52 -05:00
queue
recaptcha
references Fix panic bug in handling multiple references in commit (#13486) 2020-11-10 00:57:47 +02:00
repofiles
repository Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
secret
session
setting When reinitialising DBConfig reset the database use flags (#13796) 2020-12-02 19:39:48 -05:00
ssh Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
storage
structs Expose default theme in meta and API (#13809) 2020-12-03 13:53:21 +01:00
svg
sync
task Migrations: Use Process Manager to create own Context (#13792) 2020-12-02 18:36:06 +00:00
templates Repo avatar fixes (#13891) 2020-12-07 23:14:28 -05:00
test
timeutil Fix timezone on issue deadline (#11697) 2020-06-05 18:51:10 -04:00
upload
user
util Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
validation
webhook