aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-243-7/+7
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-2/+2
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-231-1/+1
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-221-2/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-222-2/+2
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-211-0/+1
* Add background to dashboard navbar, fix missing padding (#29940)silverwind2024-03-201-2/+2
* Remove the negative margin from `.page-content` (#29922)silverwind2024-03-201-1/+1
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-202-10/+10
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-202-15/+15
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-1/+1
* Unify search boxes (#29530)Denys Konovalov2024-03-143-8/+5
* Fix missing translation on milestons (#29785)Lunny Xiao2024-03-141-2/+2
* Replace more gt- with tw- (#29678)silverwind2024-03-082-2/+2
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Rename Action.GetDisplayName to GetActDisplayName (#29540)wxiaoguang2024-03-021-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-24/+24
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-24/+24
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-2/+2
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-1/+1
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-071-50/+16
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-1/+1
* Use flex-container on user dashboard (#27956)silverwind2023-11-082-6/+6
* Fix template bug (#27581)Lunny Xiao2023-10-111-1/+2
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Improve feed icons and feed merge text color (#27498)silverwind2023-10-071-3/+3
* Fix missing ctx for GetRepoLink in dashboard (#27372)CaiCandong2023-10-011-1/+1
* Feed UI Improvements (#27356)silverwind2023-09-301-12/+14
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-29/+29
* Fix more "locale" usages (#27259)wxiaoguang2023-09-253-9/+9
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-255-119/+119
* cleanup locale function usage (#27227)Denys Konovalov2023-09-242-2/+2
* Fix dropdown icon position (#27175)wxiaoguang2023-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