| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidate the two review boxes into one (#24738) | silverwind | 2023-05-29 | 1 | -105/+100 |
* | Add CRAN package registry (#22331) | KN4CK3R | 2023-05-22 | 3 | -0/+66 |
* | Add Go package registry (#24687) | KN4CK3R | 2023-05-14 | 2 | -0/+15 |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 3 | -0/+59 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 3 | -0/+32 |
* | Clean up polluted styles and remove dead CSS code (#24497) | wxiaoguang | 2023-05-03 | 2 | -4/+4 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 3 | -0/+71 |
* | Replace remaining fontawesome dropdown icons with SVG (#24455) | silverwind | 2023-05-01 | 1 | -1/+1 |
* | Move links out of translation (#24446) | KN4CK3R | 2023-05-01 | 18 | -18/+18 |
* | Improve template helper (#24417) | wxiaoguang | 2023-04-29 | 1 | -2/+2 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 3 | -71/+0 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 3 | -0/+71 |
* | Add custom helm repo name generated from url (#24363) | Vladimir Smagin | 2023-04-27 | 1 | -2/+2 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 2 | -2/+2 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 2 | -2/+2 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 1 | -1/+1 |
* | Remove untranslatable `on_date` key (#24106) | Yarden Shoham | 2023-04-15 | 1 | -3/+3 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 2 | -2/+2 |
* | fix: do not escape space between PyPI repository url and package name… (#23... | Daniel Gunzinger | 2023-04-08 | 1 | -1/+1 |
* | More specific and unique feed name for NuGet install command template. (#23889) | Bob Vandevliet | 2023-04-06 | 1 | -2/+2 |
* | Display image size for multiarch container images (#23821) | KN4CK3R | 2023-04-02 | 2 | -10/+20 |
* | fix br display for packages curls (#23737) | Hester Gong | 2023-03-28 | 1 | -3/+3 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -4/+1 |
* | Add Swift package registry (#22404) | KN4CK3R | 2023-03-13 | 3 | -0/+46 |
* | Fix nil context in RenderMarkdownToHtml (#23092) | Zettat123 | 2023-02-24 | 5 | -6/+6 |
* | Introduce customized HTML elements, fix incorrect AppUrl usages in templates ... | wxiaoguang | 2023-02-17 | 14 | -21/+24 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 19 | -64/+64 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 2 | -5/+5 |
* | Add Chef package registry (#22554) | KN4CK3R | 2023-02-06 | 5 | -4/+59 |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 4 | -0/+95 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 2 | -2/+2 |
* | Add Conda package registry (#22262) | KN4CK3R | 2023-02-01 | 3 | -0/+38 |
* | Use `--index-url` in PyPi description (#22620) | KN4CK3R | 2023-01-27 | 1 | -1/+1 |
* | Fix container blob mount (#22226) | KN4CK3R | 2023-01-16 | 1 | -1/+1 |
* | Use dynamic package type list (#22263) | KN4CK3R | 2022-12-29 | 1 | -12/+3 |
* | Fix container layer display overflow (#22208) | Lauris BH | 2022-12-22 | 1 | -1/+1 |
* | Add package registry cleanup rules (#21658) | KN4CK3R | 2022-11-20 | 3 | -0/+141 |
* | Allow package version sorting (#21453) | KN4CK3R | 2022-10-23 | 1 | -2/+8 |
* | Fix empty container layer history and UI (#21251) | KN4CK3R | 2022-09-27 | 1 | -2/+2 |
* | Display image digest for container packages (#21170) | KN4CK3R | 2022-09-14 | 1 | -0/+4 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -1/+1 |
* | Add support for Vagrant packages (#20930) | KN4CK3R | 2022-08-29 | 4 | -0/+26 |
* | Display total blob size of a package version. (#20927) | KN4CK3R | 2022-08-24 | 1 | -0/+1 |
* | Display all files. (#20917) | KN4CK3R | 2022-08-23 | 1 | -1/+2 |
* | Enhance package date display (#20928) | KN4CK3R | 2022-08-23 | 1 | -1/+1 |
* | Add support for Pub packages (#20560) | KN4CK3R | 2022-08-07 | 4 | -0/+27 |
* | Use correct field name. (#20675) | KN4CK3R | 2022-08-05 | 1 | -1/+1 |
* | Show hint to link package to repo when viewing empty repo package list (#20504) | Norwin | 2022-07-27 | 1 | -0/+4 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 26 | -157/+157 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 3 | -3/+3 |