mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8188176b58
Introduce 'make svg' which calls a node script that compiles svg files to `public/img/svg`. These files are vendored to not create a dependency on Node for the backend build. On the frontend side, configure webpack using `raw-loader` so SVGs can be imported as string. Also moved our existing SVGs to web_src/svg for consistency. Fixes: https://github.com/go-gitea/gitea/issues/11618 |
5 years ago | |
---|---|---|
.. | ||
analyze | ||
auth | 5 years ago | |
avatar | ||
base | ||
cache | 5 years ago | |
charset | ||
context | ||
convert | ||
cron | ||
emoji | ||
eventsource | 5 years ago | |
generate | ||
git | ||
gitgraph | ||
graceful | 5 years ago | |
highlight | 5 years ago | |
httplib | ||
indexer | ||
lfs | ||
log | 5 years ago | |
markup | ||
metrics | ||
migrations | ||
notification | ||
options | ||
password | ||
pprof | ||
private | 5 years ago | |
process | ||
public | ||
queue | 5 years ago | |
recaptcha | ||
references | ||
repofiles | ||
repository | 5 years ago | |
secret | ||
session | ||
setting | 5 years ago | |
ssh | ||
structs | ||
svg | 5 years ago | |
sync | ||
task | ||
templates | 5 years ago | |
test | ||
timeutil | ||
upload | ||
user | ||
util | ||
validation | ||
webhook |