gitea/templates/admin
John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107)
* Add octicon SVG sprite

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Static prefix

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* SVG for all repo icons

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* make vendor

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Swap out octicons

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Move octicons to top of less imports

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix JS

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Definitely not a search/replace

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Missed regex

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Move to more generic calls and webpack

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* make svg -> make webpack

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Remove svg-sprite

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update tests

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Missed a test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Remove svg from makefile

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Suggestions

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Attempt to fix test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update tests

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Revert timetracking test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Swap .octicon for .svg in less

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add aria-hidden

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Replace mega-octicon

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix webpack globbing on Windows

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Revert

Co-Authored-By: silverwind <me@silverwind.io>

* Fix octions from upstream

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix Vue and missed JS function

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add JS helper and PWA

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Preload SVG

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <matti@mdranta.net>
2020-02-11 12:02:41 -05:00
..
auth Add option to prevent LDAP from deactivating everything on empty search (#9879) 2020-01-20 11:47:39 +08:00
base Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 2018-05-24 09:03:42 +08:00
org Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
repo Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
user Restricted users (#6274) 2020-01-13 18:33:46 +01:00
config.tmpl Remove unused config on UI (#10078) 2020-01-31 00:18:31 +02:00
dashboard.tmpl Repository avatar fallback configuration (#7087) 2019-06-02 14:40:12 +08:00
hook_new.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
hooks.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
monitor.tmpl Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
nav.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
navbar.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
notice.tmpl fix template error (#6737) 2019-04-24 21:14:36 +08:00
queue.tmpl Queue: Make WorkerPools and Queues flushable (#10001) 2020-01-28 20:01:06 -05:00