aurweb/web/html/js
Kevin Morris 7739b2178e
fix(fastapi): fix comment edit image sources
These were using the old comment image sources. Slipped in
due to cache and not checking without cache.

Fixed them to use src="/static/images/...".

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-11-18 16:43:10 -08:00
..
comment-edit.js fix(fastapi): fix comment edit image sources 2021-11-18 16:43:10 -08:00
copy.js implement /packages/{name} as its own route 2021-07-27 20:48:40 -07:00
typeahead-home.js FastAPI: use internal typeahead and remove jquery 2021-06-29 22:56:48 -07:00
typeahead-pkgbase-merge.js feat(fastapi): add /pkgbase/{name}/merge (get) 2021-10-20 20:31:44 -07:00
typeahead-pkgbase-request.js feat(FastAPI): add /pkgbase/{name}/request (get) 2021-10-02 22:46:48 -07:00
typeahead.js feat(rpc): add 'suggest-pkgbase' type 2021-10-20 20:31:42 -07:00