summaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* Change `add_on` translation to `added_on` and include placeholder for the dat...Yarden Shoham2023-05-065-5/+5
* Change `valid_until` translation to `valid_until_date` and include placeholde...Yarden Shoham2023-05-061-1/+1
* Fix incorrect user visibility (#24557)Zettat1232023-05-061-2/+2
* Change `join_on` translation to `joined_on` and include placeholder for the d...Yarden Shoham2023-05-061-1/+1
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-061-1/+1
* Temporarily disable PATs until next release (#24527)Kyle D2023-05-051-2/+5
* Fix mirrors repository disapeared on user dashboard (#24520)Lunny Xiao2023-05-051-1/+1
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-041-3/+3
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-033-3/+3
* Improve "new-menu" (#24465)wxiaoguang2023-05-011-1/+1
* Remove unnecessary g-menu-stackable-scrollable (#24462)wxiaoguang2023-05-011-1/+1
* Move links out of translation (#24446)KN4CK3R2023-05-011-1/+1
* Improve issue list filter (#24425)wxiaoguang2023-04-301-1/+1
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-293-88/+76
* Add follow organization and fix the logic of following page (#24345)yp053272023-04-291-1/+1
* Improve template helper (#24417)wxiaoguang2023-04-291-1/+1
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-1/+1
* Fix layouts of admin table / adapt repo / email test (#24370)wxiaoguang2023-04-281-6/+6
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-272-4/+13
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-264-4/+4
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-251-2/+4
* Fix template function DateTime (#24317)wxiaoguang2023-04-257-8/+8
* Improve some modal action buttons (#24289)wxiaoguang2023-04-2413-37/+18
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-237-8/+8
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-2320-117/+82
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-2313-49/+46
* Add missing badges in user profile for /projects and /packages (#24232)Jakob2023-04-221-3/+6
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-211-1/+1
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-203-31/+31
* Use secondary pointing menu for tabs on user/organization home page (#24162)Hester Gong2023-04-201-68/+65
* Add repository counter badge to repository tab (#24205)Jakob2023-04-191-1/+4
* Fix wrong scopes of locale.PrettyNumber (#24181)Hester Gong2023-04-181-2/+2
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-171-1/+7
* Refactor locale number (#24134)wxiaoguang2023-04-172-6/+6
* Add tooltips to `Hide comment type` settings where necessary (#21306)delvh2023-04-121-2/+5
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-121-1/+1
* Fix date display bug (#24047)wxiaoguang2023-04-111-1/+1
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-116-7/+7
* Allow adding SSH keys even if SSH server is disabled (#24025)Dmitry Sharshakov2023-04-101-7/+8
* Show visibility status of email in own profile (#23900)n0toose2023-04-081-1/+19
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-072-2/+2
* Remove fomantic ".link" selector and styles (#23888)wxiaoguang2023-04-031-2/+2
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-032-6/+6
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-276-19/+19
* Remove row clicking from notification table (#22695)John Olheiser2023-03-251-3/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-247-17/+17
* Fix new issue/pull request btn margin when it is next to sort (#23647)Hester Gong2023-03-231-3/+3
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-232-2/+2
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-232-2/+2
* Remove conflicting CSS rules on notifications, improve notifications table (#...silverwind2023-03-211-8/+8