forgejo/templates
wxiaoguang 4fc4f6e634
Refactor "editorconfig" ()
There are 2 kinds of ".Editorconfig" in code, one is `JSON string` for
the web edtior, another is `*editorconfig.Editorconfig` for the file
rendering (used by `TabSizeClass`)

This PR distinguish them with different names.

And by the way, change the default tab size from 8 to 4, I think few
people would like to use 8-size tabs nowadays.
2023-08-08 10:44:19 +00:00
..
admin Remove unnecessary template helper DisableGravatar () 2023-08-08 08:29:14 +00:00
api/packages/pypi Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
base Start using template context function () 2023-08-08 01:22:47 +00:00
code Fix inconsistent user profile layout across tabs () 2023-07-06 18:59:24 +00:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
devtest Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
explore Remove unnecessary template helper repoAvatar () 2023-08-08 15:29:35 +08:00
mail Add template linting via djlint () 2023-06-14 18:17:58 +00:00
org Remove unnecessary template helper repoAvatar () 2023-08-08 15:29:35 +08:00
package Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
projects Merge templates/projects/list.tmpl and templates/repo/projects/list.tmpl together () 2023-08-01 16:54:54 +00:00
repo Refactor "editorconfig" () 2023-08-08 10:44:19 +00:00
shared Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
status Replace fomantic divider module with our own () 2023-06-29 20:24:22 +08:00
swagger Doc update swagger doc for POST /orgs/{org}/teams () 2023-07-26 10:22:56 +00:00
user Remove unnecessary template helper DisableGravatar () 2023-08-08 08:29:14 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash () 2023-04-01 13:47:54 +08:00
install.tmpl Show correct SSL Mode on "install page" () 2023-07-11 18:09:23 -04:00
post-install.tmpl Remove incorrect element ID on "post-install" page () 2023-06-08 12:23:39 +08:00