gitea/modules/templates
wxiaoguang 90d20be541
Refactor issue filter (labels, poster, assignee) (#32771)
Rewrite a lot of legacy strange code, remove duplicate code, remove
jquery, and make these filters reusable.

Let's forget the old code, new code affects: 

* issue list open/close switch
* issue list filter (label, author, assignee)
* milestone list open/close switch
* milestone issue list filter (label, author, assignee)
* project view (label, assignee)
2024-12-10 11:38:22 +08:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go
helper_test.go
htmlrenderer.go
htmlrenderer_test.go
mailer.go
static.go
templates_bindata.go
util_avatar.go
util_date.go
util_date_legacy.go
util_date_test.go
util_dict.go
util_json.go
util_misc.go
util_render.go
util_render_legacy.go
util_render_test.go
util_slice.go
util_string.go
util_test.go