gitea/templates/repo
Gusted 796c4eca0b
Prettify number of issues (#17760)
* Prettify number of issues

- Use the PrettyNumber function to add commas in large amount of issues.

* Use client-side formatting

* prettify on both server and client

* remove unused i18n entries

* handle more cases, support other int types in PrettyNumber

* specify locale to avoid issues with node default locale

* remove superfluos argument

* introduce template helper, octicon tweaks, js refactor

* Update modules/templates/helper.go

* Apply some suggestions.

* Add comment

* Update templates/user/dashboard/issues.tmpl

Co-authored-by: silverwind <me@silverwind.io>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-06-12 20:08:23 +08:00
..
branch
diff Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
editor Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
find Feature: Find files in repo (#15028) 2022-06-09 14:15:08 +03:00
graph
issue Prettify number of issues (#17760) 2022-06-12 20:08:23 +08:00
migrate Disable unnecessary mirroring elements (#18527) 2022-06-04 19:42:17 +08:00
projects Prettify number of issues (#17760) 2022-06-12 20:08:23 +08:00
pulls Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
release Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
settings Fix some mirror bugs (#18649) 2022-06-11 21:50:14 +08:00
wiki Automatically render wiki TOC (#19873) 2022-06-08 16:59:16 +08:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Fix broken TR on cherrypick page (#19599) 2022-05-04 02:48:23 +02:00
clone_buttons.tmpl Don't let repo clone URL overflow (#19517) 2022-04-26 19:22:11 -04:00
commit_page.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl Improve commit list/view on mobile (#19712) 2022-05-16 18:45:12 +02:00
commits_table.tmpl
commits.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Fix some mirror bugs (#18649) 2022-06-11 21:50:14 +08:00
home.tmpl Feature: Find files in repo (#15028) 2022-06-09 14:15:08 +03:00
icon.tmpl
packages.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Improve file header on mobile (#19945) 2022-06-12 12:30:22 +03:00
view_list.tmpl Update JS dependencies (#19281) 2022-04-01 02:15:46 +02:00
watchers.tmpl