| Commit message (Expand) | Author | Age | Files | Lines |
* | Change `add_on` translation to `added_on` and include placeholder for the dat... | Yarden Shoham | 2023-05-06 | 5 | -5/+5 |
* | Change `valid_until` translation to `valid_until_date` and include placeholde... | Yarden Shoham | 2023-05-06 | 1 | -1/+1 |
* | Temporarily disable PATs until next release (#24527) | Kyle D | 2023-05-05 | 1 | -2/+5 |
* | Move links out of translation (#24446) | KN4CK3R | 2023-05-01 | 1 | -1/+1 |
* | Fix layouts of admin table / adapt repo / email test (#24370) | wxiaoguang | 2023-04-28 | 1 | -6/+6 |
* | Move secrets and runners settings to actions settings (#24200) | Hester Gong | 2023-04-27 | 2 | -4/+13 |
* | Modify width of ui container, fine tune css for settings pages and org header... | Hester Gong | 2023-04-26 | 4 | -4/+4 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 5 | -6/+6 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 13 | -37/+18 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 5 | -6/+6 |
* | Change to vertical navbar layout for secondary navbar for repo/user/admin set... | Hester Gong | 2023-04-23 | 20 | -117/+82 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 13 | -49/+46 |
* | Limit avatar upload to valid image files (#24258) | JakobDev | 2023-04-21 | 1 | -1/+1 |
* | Fix unclear "Owner" concept (#24233) | wxiaoguang | 2023-04-20 | 1 | -1/+1 |
* | Add tooltips to `Hide comment type` settings where necessary (#21306) | delvh | 2023-04-12 | 1 | -2/+5 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 5 | -6/+6 |
* | Allow adding SSH keys even if SSH server is disabled (#24025) | Dmitry Sharshakov | 2023-04-10 | 1 | -7/+8 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 1 | -1/+1 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 5 | -11/+11 |
* | Fix incorrect `show-modal` and `show-panel` class (#23660) | wxiaoguang | 2023-03-23 | 2 | -2/+2 |
* | Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2... | wxiaoguang | 2023-03-23 | 2 | -2/+2 |
* | Fix `.locale.Tr` function not found in delete modal (#23468) | delvh | 2023-03-20 | 1 | -2/+11 |
* | Use octicon-verified for gpg signatures (#23529) | silverwind | 2023-03-17 | 2 | -2/+2 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 7 | -36/+19 |
* | Add user webhooks (#21563) | KN4CK3R | 2023-03-10 | 4 | -0/+72 |
* | Add scopes to API to create token and display them (#22989) | zeripath | 2023-02-20 | 1 | -1/+8 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 4 | -5/+5 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 2 | -2/+2 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 6 | -23/+23 |
* | Add Chef package registry (#22554) | KN4CK3R | 2023-02-06 | 1 | -0/+18 |
* | 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 | 13 | -13/+13 |
* | Add user secrets (#22191) | KN4CK3R | 2023-02-01 | 2 | -0/+13 |
* | Fix `delete_repo` in template (#22606) | John Olheiser | 2023-01-26 | 1 | -1/+1 |
* | fix: read:org scope (#22556) | John Olheiser | 2023-01-20 | 1 | -2/+2 |
* | Fix template bug of access scope (#22540) | Lunny Xiao | 2023-01-20 | 1 | -1/+1 |
* | Support scoped access tokens (#20908) | Chongyi Zheng | 2023-01-17 | 1 | -0/+201 |
* | Fix key signature error page (#22229) | Gusted | 2022-12-30 | 1 | -1/+1 |
* | Optimize html templates (#22080) | Jason Song | 2022-12-09 | 1 | -9/+9 |
* | Fix leaving organization bug on user settings -> orgs (#21983) | 花墨 | 2022-11-30 | 1 | -2/+16 |
* | Add package registry cleanup rules (#21658) | KN4CK3R | 2022-11-20 | 4 | -0/+31 |
* | Record OAuth client type at registration (#21316) | M Hickford | 2022-10-24 | 2 | -0/+8 |
* | Localize all timestamps (#21440) | Yarden Shoham | 2022-10-17 | 5 | -6/+6 |
* | Allow creation of OAuth2 applications for orgs (#18084) | qwerty287 | 2022-10-09 | 5 | -118/+110 |
* | Fix linked account translation (#21331) | John Olheiser | 2022-10-04 | 1 | -1/+1 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 5 | -6/+6 |
* | Pad GPG Key ID with preceding zeroes (#20878) | zeripath | 2022-08-21 | 1 | -4/+4 |
* | Replace some icons with SVG (#20741) | silverwind | 2022-08-10 | 2 | -2/+2 |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 3 | -3/+3 |
* | Fix i18n for email notifications (#20518) | wxiaoguang | 2022-07-28 | 1 | -1/+1 |