summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect user visibility (#24557)Zettat1232023-05-061-2/+2
* Fix mirrors repository disapeared on user dashboard (#24520)Lunny Xiao2023-05-051-1/+1
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-032-2/+2
* Remove unnecessary g-menu-stackable-scrollable (#24462)wxiaoguang2023-05-011-1/+1
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-292-87/+75
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-1/+1
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-251-2/+4
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Fix wrong scopes of locale.PrettyNumber (#24181)Hester Gong2023-04-181-2/+2
* Refactor locale number (#24134)wxiaoguang2023-04-172-6/+6
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-121-1/+1
* Fix date display bug (#24047)wxiaoguang2023-04-111-1/+1
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-1/+1
* 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-272-8/+8
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Fix new issue/pull request btn margin when it is next to sort (#23647)Hester Gong2023-03-231-3/+3
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-141-180/+53
* add user visibility in dashboard navbar (#22747)yp053272023-03-081-6/+8
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-7/+7
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang2023-03-011-50/+32
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-241-4/+8
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-241-0/+2
* Sort issues and pulls by recently updated in user and organization home (#22925)Brecht Van Lommel2023-02-171-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-152-5/+5
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-134-52/+52
* Fix milestone title font problem (#22863)wxiaoguang2023-02-121-2/+2
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-1/+1
* set user dashboard org visibility to basic (#22706)yp053272023-02-021-4/+4
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-013-3/+3
* Remove label color from global issue filters (#22660)Francesco Siddi2023-01-311-2/+2
* Fix margin and alignment in dashboard repolist (#22120)silverwind2022-12-171-3/+3
* Optimize html templates (#22080)Jason Song2022-12-093-18/+18
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-4/+4
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-3/+5
* Make sure fmt catches all templates (#20979)silverwind2022-08-312-20/+20
* Improve single repo action for issue and pull requests (#20730)CodeDoctor2022-08-221-1/+5
* Add an option to create new issues from "/issues" page (#20650)CodeDoctor2022-08-091-0/+3
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-275-113/+113
* Make better use of i18n (#20096)Gusted2022-06-262-2/+2
* Use correct variable for issue count (#20085)Lunny Xiao2022-06-221-2/+2
* Prettify number of issues (#17760)Gusted2022-06-122-9/+13
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-041-0/+2
* Remove fomantic progress module (#19760)silverwind2022-05-201-5/+8
* Replace blue button and label classes with primary (#19763)silverwind2022-05-203-11/+11
* Only show accessible teams in dashboard dropdown list (#19642)Jimmy Praet2022-05-071-1/+1
* Fix release typo (#18728)Lunny Xiao2022-02-111-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1