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.
gitea/modules
silverwind 0e24af6951
Update Octicons to v10 (#12240)
* Update Octicons to v10

Besides a few renames, these icons are no longer present in v10 that we've
used, so had to change:

file-symlink-directory -> file-submodule
internal-repo -> repo
repo-force-push -> repo-push
repo-template-private -> repo-template

Fixes: https://github.com/go-gitea/gitea/issues/11889
Ref: https://github.com/primer/octicons/releases/tag/v10.0.0

* add custom sliders svg for removed octicon-settings

* apply suggestion

* fix triangles and use play on admin dashboard

* add custom mirror svg

* add missing build files

* unify custom svgs

* move to octicon-repo-clone to gitea-mirror

* use octicon-x on conflicts

* tweak timeline icons

* tweak comment buttons

* update settings icon to octicons v1

* switch to octicon-mirror and octicon-tools

* replace two wiki buttons with octicons

* remove whitespace in svg sources

* Fix filepath basename on Windows for SVG bindata (#12241)

* move octicons to devDependencies

* move back to dependencies

* move svgo to devDependencies again

Co-authored-by: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago
..
analyze Exclude generated files from language statistics (#11653) 5 years ago
auth Multiple small admin dashboard fixes (#12153) 5 years ago
avatar Improve handling of non-square avatars (#7025) 6 years ago
base Update Octicons to v10 (#12240) 5 years ago
cache Use hash of repo path, ref and entrypath as cache key (#12151) 5 years ago
charset Fix chardet test and add ordering option (#11621) 5 years ago
context Fix typo (#12013) 5 years ago
convert Honor DEFAULT_PAGING_NUM for API (#11805) 5 years ago
cron Refactor Cron and merge dashboard tasks (#10745) 5 years ago
emoji Update emoji dataset with skin tone variants (#11678) 5 years ago
eventsource Move EventSource to SharedWorker (#12095) 5 years ago
generate Add gitea-vet (#10948) 5 years ago
git Ensure BlameReaders close at end of request (#12102) 5 years ago
gitgraph Ensure that git commit tree continues properly over the page (#12142) 5 years ago
graceful Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 5 years ago
highlight Ensure syntax highlighting is the same inside diffs (#12205) 5 years ago
httplib Add golangci (#6418) 6 years ago
indexer Server-side syntax highlighting for all code (#12047) 5 years ago
lfs Support Range header end in lfs (#11314) 5 years ago
log Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 5 years ago
markup Server-side syntax highlighting for all code (#12047) 5 years ago
metrics Prometheus endpoint (#5256) 6 years ago
migrations Use google/uuid to instead satori/go.uuid (#11943) 5 years ago
notification Add push commits history comment on PR time-line (#11167) 5 years ago
options Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago
password Add password requirement info on error (#9074) 5 years ago
pprof Add golangci (#6418) 6 years ago
private Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 5 years ago
process Only write to global gitconfig if necessary (#11876) 5 years ago
public Move fomantic and jQuery to main webpack bundle (#11997) 5 years ago
queue Multiple small admin dashboard fixes (#12153) 5 years ago
recaptcha fixed reCAPTCHA URL (#9083) 5 years ago
references Accept punctuation after simple+cross repository issue references (#10091) 5 years ago
repofiles Server-side syntax highlighting for all code (#12047) 5 years ago
repository Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053) 5 years ago
secret Integrate OAuth2 Provider (#5378) 6 years ago
session Prevent (caught) panic on login (#11590) 5 years ago
setting fix a spelling error (#12163) 5 years ago
ssh log.Fatal on failure to listen to SSH port (#10795) 5 years ago
structs API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 5 years ago
svg Fix filepath basename on Windows for SVG bindata (#12241) 5 years ago
sync Fix missing unlock in uniquequeue (#9790) 5 years ago
task Move create/fork repository from models to modules/repository (#9489) 5 years ago
templates Update Octicons to v10 (#12240) 5 years ago
test Add Organization Wide Labels (#10814) 5 years ago
timeutil Fix timezone on issue deadline (#11697) 5 years ago
upload Fix upload file type check (#7890) 6 years ago
user Add gitea-vet (#10948) 5 years ago
util Prevent timer leaks in Workerpool and others (#11333) 5 years ago
validation [API] Get a single commit via Ref (#10915) 5 years ago
webhook Fix comments webhook panic (#12046) 5 years ago