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.
forgejo/templates
silverwind 3a21f8a986
Inline manifest.json (#14038)
* Inline manifest.json

Improve performance by eliminating this separate request and just inline
this small JSON in HTML directly as a data uri.

Also update previously static app name scripts to use AppName.

I've confirmed this as working via "Add to Homescreen" feature which
offered to save the shortcut under the new app name.

* prerender manifest data on startup

* move to settings

* restore setting.AppStartTime and use it on admin page

* use double quotes because template.URL escapes everything

* fix lint

* move variable to global context variable

* delete template file

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
admin Added option to disable migrations (#13114) 4 years ago
base Inline manifest.json (#14038) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Search and Diff CSS enhancements (#14050) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org gitea png to logo (#13974) 4 years ago
repo expose translation of previously hardcoded string (#14087) 4 years ago
shared Present repository name as {{name}}#{{index}} instead of label on dashboard issuelist (#14085) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Add user filter to issueTrackedTimes, enable usage for issue managers (#14081) 4 years ago
user Fix feed push tag (#14064) 4 years ago
home.tmpl gitea png to logo (#13974) 4 years ago
install.tmpl Add class to page content to unify top margin (#13766) 4 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago