1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-06 23:48:17 +00:00
gitea/templates
wxiaoguang 07c6087878
Fix team permission ()
The `team.access_mode` should be either `none` or `admin/owner`.
For non-admin team, the real permissions are provided by `team_unit`.
2025-04-08 04:15:15 +00:00
..
admin Add a config option to block "expensive" pages for anonymous users () 2025-03-30 05:26:19 +00:00
api/packages/pypi Fix links in PyPI Simple Repository API page () 2024-04-20 01:15:14 +00:00
base Prepare common tmpl functions in a middleware () 2025-03-25 06:17:58 +00:00
custom
devtest Refactor dropdown ellipsis () 2025-04-05 03:21:11 +00:00
explore Refactor template ctx and render utils () 2024-11-05 14:04:26 +08:00
mail Remove unnecessary SanitizeHTML from code () 2024-03-04 12:02:45 +00:00
org Fix team permission () 2025-04-08 04:15:15 +00:00
package Remove unused or abused styles () 2025-03-17 22:11:24 +08:00
projects fix():replace assgniee translation key () 2025-03-31 19:11:15 +00:00
repo Keep file tree view icons consistent with icon theme () 2025-04-06 19:35:08 +00:00
shared Add flat-square action badge style () 2025-04-01 09:42:10 +00:00
status Use overflow-wrap: anywhere to replace word-break: break-all () 2025-04-06 17:13:02 +08:00
swagger Add last_committer_date and last_author_date for file contents API () 2025-04-02 21:47:31 -07:00
user Fix markdown render behaviors () 2025-04-05 11:56:48 +08:00
webhook Fix incorrect tailwind migration () 2024-03-22 20:51:29 +01:00
home.tmpl Remove urls from translations () 2024-09-02 18:36:24 +00:00
install.tmpl Replace text-align classes with tailwind () 2025-03-16 12:08:16 +00:00
post-install.tmpl Optimize the installation page () 2024-12-31 04:49:26 +00:00