summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Refactor template empty checks (#28351) (#28354)Giteabot2023-12-051-1/+1
* Feed UI Improvements (#27356) (#27717)Giteabot2023-10-211-12/+14
* Improve feed icons and feed merge text color (#27498) (#27716)Giteabot2023-10-211-3/+3
* Fix missing ctx for GetRepoLink in dashboard (#27372) (#27375)Giteabot2023-10-011-1/+1
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-291-29/+29
* Backport ctx locale refactoring manually (#27231) (#27259) (#27260)wxiaoguang2023-09-255-121/+121
* cleanup locale function usage (#27227) (#27240)Giteabot2023-09-252-2/+2
* Fix dropdown icon position (#27175) (#27177)Giteabot2023-09-212-2/+2
* Change green buttons to primary color (#27099)silverwind2023-09-181-2/+2
* Refactor dashboard/feed.tmpl (#26956)CaiCandong2023-09-071-30/+30
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-011-1/+1
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-311-1/+1
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-312-7/+7
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-2/+2
* More improvements for the "flex list" and the dashboard list (#26675)wxiaoguang2023-08-231-19/+15
* Fix counting and filtering on the dashboard page for issues (#26657)Jason Song2023-08-231-6/+6
* Remove avatarHTML from template helpers (#26598)wxiaoguang2023-08-211-1/+1
* Fix "issueReposQueryPattern does not match query" (#26556)Jason Song2023-08-171-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-102-4/+4
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-117/+117
* Translate untranslated string in issues list (#25759)Maxim Slipenko2023-07-071-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-294-4/+4
* Fix milestones deletion (#25583)HesterG2023-06-291-1/+1
* Introduce shared template for search inputs (#25338)silverwind2023-06-222-2/+2
* Various UI fixes (#25264)silverwind2023-06-211-2/+3
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-182-37/+58
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-091-1/+1
* Fix incorrect issuel filter menu style (#25018)wxiaoguang2023-05-312-9/+9
* Remove `In your repositories` link in milestones dashboard (#24853)yp053272023-05-221-2/+2
* Remove background on user dashboard filter bar (#24779)silverwind2023-05-182-2/+2
* Notification list enhancements, fix striped tables on dark theme (#24639)silverwind2023-05-101-1/+1
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-101-2/+2
* Add goto issue id function (#24479)Tyrone Yeh2023-05-071-1/+2
* Add org visibility label to non-organization's dashboard (#24558)Hester Gong2023-05-071-1/+4
* 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