summaryrefslogtreecommitdiffstats
path: root/templates/user/notification
Commit message (Expand)AuthorAgeFilesLines
* Add `--page-spacing` variable, fix admin dashboard notice (#30302)silverwind2024-04-071-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-242-16/+16
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-2/+2
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-231-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-5/+5
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-222-9/+9
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-201-14/+14
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-031-1/+1
* Refactor template empty checks (#28351)KN4CK3R2023-12-042-2/+2
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-1/+1
* Fix divider in subscription page (#27298)yp053272023-09-271-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-3/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-252-27/+27
* Fix dropdown icon position (#27175)wxiaoguang2023-09-211-2/+2
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-011-4/+4
* Fix UI for release tag page / wiki page / subscription page (#25948)puni98692023-07-251-4/+4
* Fix notification list bugs (#25781)wxiaoguang2023-07-092-2/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-141-4/+4
* Button and color enhancements (#24989)silverwind2023-06-091-3/+3
* Fix 500 error caused by notifications without an issue such as repo transfers...Jason Song2023-06-061-2/+6
* Rework notifications list (#24812)silverwind2023-05-251-117/+102
* Rename ".button-link" to ".button-ghost" (#24670)wxiaoguang2023-05-121-3/+3
* Improve empty notifications display (#24668)silverwind2023-05-121-6/+12
* Notification list enhancements, fix striped tables on dark theme (#24639)silverwind2023-05-101-10/+10
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Improve issue list filter (#24425)wxiaoguang2023-04-301-1/+1
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-1/+1
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-1/+1
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-8/+8
* Remove row clicking from notification table (#22695)John Olheiser2023-03-251-3/+3
* Remove conflicting CSS rules on notifications, improve notifications table (#...silverwind2023-03-211-8/+8
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-132-3/+3
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-3/+3
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-012-2/+2
* Optimize html templates (#22080)Jason Song2022-12-091-2/+2
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-4/+1
* Add pages to view watched repos and subscribed issues/PRs (#17156)qwerty2872022-09-291-0/+79
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-9/+9
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Update notification table with only latest data (#16445)zeripath2021-07-171-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-130/+130
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-1/+7
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-10/+10
* Use AJAX for notifications table (#10961)zeripath2020-04-242-117/+129