| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge template functions "dict/Dict/mergeinto" (#23932) | wxiaoguang | 2023-04-07 | 1 | -1/+1 |
* | Org pages style fixes (#23901) | silverwind | 2023-04-04 | 5 | -25/+23 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 4 | -10/+10 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 2 | -13/+9 |
* | Replace a few fontawesome icons with svg (#23602) | silverwind | 2023-03-20 | 1 | -1/+1 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 2 | -3/+3 |
* | Add missing tabs to org projects page (#22705) | yp05327 | 2023-03-10 | 1 | -3/+5 |
* | Fix incorrect project links and use symlink icon for org-wide projects (#23325) | yp05327 | 2023-03-06 | 1 | -1/+1 |
* | Hide 2FA status from other members in organization members list (#22999) | Brecht Van Lommel | 2023-02-20 | 1 | -0/+2 |
* | Add all units to the units permission list in org team members sidebar (#22971) | yp05327 | 2023-02-20 | 1 | -1/+1 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 2 | -3/+3 |
* | Rename "People" to "Members" in organization page and use a better icon (#22960) | Yarden Shoham | 2023-02-18 | 2 | -2/+2 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 6 | -7/+7 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 2 | -11/+11 |
* | Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) | wxiaoguang | 2023-02-13 | 3 | -12/+12 |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 1 | -0/+1 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 22 | -22/+22 |
* | Add user secrets (#22191) | KN4CK3R | 2023-02-01 | 1 | -69/+1 |
* | Improve checkbox accessibility a bit by adding the title attribute (#22593) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -4/+4 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 3 | -0/+31 |
* | Fix poor alignment of organization description on organization home page (#22... | Brecht Van Lommel | 2023-01-30 | 1 | -1/+1 |
* | set org visibility class to basic in header (#22605) | yp05327 | 2023-01-26 | 1 | -2/+2 |
* | Support org/user level projects (#22235) | Lunny Xiao | 2023-01-20 | 4 | -0/+21 |
* | Secrets storage with SecretKey encrypted (#22142) | Jason Song | 2022-12-20 | 2 | -0/+86 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 2 | -7/+7 |
* | Optimize html templates (#22080) | Jason Song | 2022-12-09 | 1 | -6/+6 |
* | Remove useless "Cancel" buttons (#21872) | Yarden Shoham | 2022-12-05 | 2 | -2/+0 |
* | add rel="me" to org.website link (#21941) | Meisam | 2022-11-25 | 1 | -1/+1 |
* | Embed Matrix icon as SVG (#21890) | silverwind | 2022-11-21 | 1 | -1/+1 |
* | Allow disable RSS/Atom feed (#21622) | Xinyu Zhou | 2022-11-21 | 1 | -1/+3 |
* | Add package registry cleanup rules (#21658) | KN4CK3R | 2022-11-20 | 4 | -0/+46 |
* | Timeline and color tweaks (#21799) | silverwind | 2022-11-19 | 1 | -2/+2 |
* | Add team member invite by email (#20307) | KN4CK3R | 2022-10-19 | 2 | -1/+39 |
* | Add user/organization code search (#19977) | Lauris BH | 2022-10-11 | 1 | -4/+9 |
* | Allow creation of OAuth2 applications for orgs (#18084) | qwerty287 | 2022-10-09 | 3 | -0/+30 |
* | Skip dirty check for team forms (#21154) | KN4CK3R | 2022-09-14 | 2 | -2/+2 |
* | Do not add links to Posters or Assignees with ID < 0 (#20577) | zeripath | 2022-09-03 | 1 | -3/+1 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -2/+2 |
* | Remove black labels and CSS cleanup (#21003) | silverwind | 2022-08-31 | 1 | -1/+1 |
* | Replace some icons with SVG (#20741) | silverwind | 2022-08-10 | 1 | -6/+4 |
* | Fix org members bug (#20489) | Vladimir Yakovlev | 2022-07-26 | 1 | -1/+1 |
* | Fix public org members displayed too many informations (#20403) | Lunny Xiao | 2022-07-19 | 1 | -20/+22 |
* | Allow access to the Public Organization Member lists with minimal permissions... | a1012112796 | 2022-07-15 | 1 | -5/+3 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 16 | -158/+158 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 3 | -3/+3 |
* | Add RSS Feed buttons to Repo, User and Org pages (#19370) | ktprograms | 2022-04-24 | 1 | -0/+1 |
* | Fix global packages enabled avaiable (#19276) | Lunny Xiao | 2022-03-31 | 1 | -0/+2 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+3 |
* | Fix `<strong>` html in translation (#18929) | Gusted | 2022-02-27 | 1 | -2/+2 |
* | Fix team management UI (#18886) | Lunny Xiao | 2022-02-25 | 2 | -3/+3 |