summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/lfs.tmpl (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PORT] Refactor DateUtils and merge TimeSince (gitea#32409)wxiaoguang2024-11-101-1/+1
* [UI] Fix primary button background inconsistency0ko2024-04-031-1/+1
* Provide a way to translate data units0ko2024-03-301-1/+1
* Migrate font-family to tailwind (#30118)silverwind2024-03-301-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-8/+8
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Add tooltip to describe LFS table column and color `delete LFS file` button r...puni98692023-07-271-2/+2
* Fix LFS object list style (#26133)wxiaoguang2023-07-261-5/+3
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-6/+2
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-7/+3
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-4/+4
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-231-3/+3
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-2/+2
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-11/+11
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* fix(settings): misaligned buttons (#15656)Garrit Franke2021-04-291-2/+2
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Style and template tweaks (#13828)silverwind2020-12-041-3/+3
* Add class to page content to unify top margin (#13766)silverwind2020-12-011-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-3/+3
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-3/+3
* Make repository management section handle lfs locks (#8726)zeripath2019-12-121-2/+3
* Add basic repository lfs management (#7199)zeripath2019-10-281-0/+62