summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Fix mermaid rendering in milestone dashboard (#18202)silverwind2022-01-071-1/+1
* Use conditions but not repo ids as query condition (#16839)Lunny Xiao2021-12-291-2/+2
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-22/+18
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+1
* Fix correct usage of teams (#17732)Gusted2021-11-201-2/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-2/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-165-56/+56
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-1/+2
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-7/+6
* Report the correct number of pushes on the feeds (#16811)zeripath2021-08-251-1/+1
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-11/+9
* show tag name on dashboard items list (#16466)a10121127962021-07-171-1/+1