| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove fomantic button module (#30475) | silverwind | 2024-04-14 | 1 | -1/+1 |
* | Fix admin notice view-detail (#30450) | silverwind | 2024-04-13 | 1 | -4/+1 |
* | Replace all simple inline styles with tailwind (#30032) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Fix various loading states, remove `.loading` class (#29920) | silverwind | 2024-03-21 | 1 | -1/+1 |
* | Remove unnecessary ".Link" usages (#29929) | wxiaoguang | 2024-03-20 | 1 | -1/+1 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 1 | -1/+1 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 1 | -1/+1 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -13/+13 |
* | Remove polluted `.ui.right` (#26825) | wxiaoguang | 2023-08-31 | 1 | -1/+1 |
* | Simplify helper CSS classes and avoid abuse (#26728) | wxiaoguang | 2023-08-26 | 1 | -1/+1 |
* | Various UI fixes (#25264) | silverwind | 2023-06-21 | 1 | -1/+1 |
* | Modify width of ui container, fine tune css for settings pages and org header... | Hester Gong | 2023-04-26 | 1 | -56/+49 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 1 | -1/+1 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 1 | -1/+1 |
* | Change to vertical navbar layout for secondary navbar for repo/user/admin set... | Hester Gong | 2023-04-23 | 1 | -7/+4 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 1 | -1/+0 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -1/+1 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -1/+1 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -10/+8 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 1 | -1/+1 |
* | Rename actions to operations on UI (#22067) | Jason Song | 2022-12-08 | 1 | -1/+1 |
* | Localize all timestamps (#21440) | Yarden Shoham | 2022-10-17 | 1 | -1/+1 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 1 | -3/+3 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -13/+13 |
* | Improve UI on mobile (#19546) | Gusted | 2022-05-01 | 1 | -1/+1 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -1/+1 |
* | Replace more icons with SVG, repo search tweaks (#13860) | silverwind | 2020-12-09 | 1 | -2/+2 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Various style fixes (#13534) | silverwind | 2020-11-13 | 1 | -1/+1 |
* | Properly truncate system notices (#11714) | zeripath | 2020-06-02 | 1 | -5/+6 |
* | Change the style in admin notice content view from <p> to <pre> (#11301) | 赵智超 | 2020-05-05 | 1 | -1/+1 |
* | Fix admin notices (#10480) | John Olheiser | 2020-02-26 | 1 | -1/+4 |
* | fix template error (#6737) | Lanre Adelowo | 2019-04-24 | 1 | -1/+1 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 1 | -23/+1 |
* | Don't display buttons if there are no system notifications (#4280) | Lanre Adelowo | 2018-07-05 | 1 | -24/+26 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -1/+1 |
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 1 | -85/+81 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -96/+96 |
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 | 1 | -10/+48 |
* | #2052 Ability to batch delete system notices | Unknwon | 2015-12-01 | 1 | -0/+3 |
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 1 | -33/+32 |
* | Add total next to system notice | Antoine GIRARD | 2015-09-25 | 1 | -1/+1 |
* | New admin notice UI based on user list example | Antoine GIRARD | 2015-09-25 | 1 | -52/+62 |
* | fix #711 | Unknwon | 2014-12-09 | 1 | -2/+2 |
* | Fix #532, add system notice | Unknwon | 2014-10-08 | 1 | -0/+54 |