| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026) | Giteabot | 2024-05-20 | 1 | -3/+4 |
* | Migrate font-family to tailwind (#30118) | silverwind | 2024-03-28 | 1 | -4/+4 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Replace more `gt-` with `tw-`, update frontend docs (#29595) | silverwind | 2024-03-05 | 1 | -4/+4 |
* | Remove jQuery from the code diff expansion buttons (#29385) | Yarden Shoham | 2024-02-25 | 1 | -3/+3 |
* | Refactor template empty checks (#28351) | KN4CK3R | 2023-12-04 | 1 | -11/+11 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 1 | -4/+4 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -14/+14 |
* | Remove "TODO" tasks from CSS file (#26835) | wxiaoguang | 2023-08-31 | 1 | -4/+4 |
* | Make `add line comment` buttons focusable (#25894) | sebastian-sauer | 2023-07-15 | 1 | -8/+8 |
* | Add template linting via djlint (#25212) | silverwind | 2023-06-14 | 1 | -1/+1 |
* | Button and color enhancements (#24989) | silverwind | 2023-06-09 | 1 | -5/+5 |
* | Improve accessibility when (re-)viewing files (#24817) | delvh | 2023-05-21 | 1 | -11/+13 |
* | Simplify template helper functions (#24570) | wxiaoguang | 2023-05-07 | 1 | -3/+3 |
* | Merge template functions "dict/Dict/mergeinto" (#23932) | wxiaoguang | 2023-04-07 | 1 | -6/+6 |
* | Fix code view (diff) broken layout (#23096) | wxiaoguang | 2023-04-04 | 1 | -16/+14 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -4/+4 |
* | Improve code comment review on mobile (#21461) | Gusted | 2022-10-25 | 1 | -4/+4 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -2/+2 |
* | Fix the commit diff route (#20796) | MaeIsBad | 2022-08-15 | 1 | -5/+5 |
* | Switch Unicode Escaping to a VSCode-like system (#19990) | zeripath | 2022-08-13 | 1 | -14/+16 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -10/+10 |
* | Calculate filename hash only once (#19654) | KN4CK3R | 2022-05-09 | 1 | -7/+7 |
* | Ensure that blob-excerpt links work for wiki (#18587) | zeripath | 2022-02-05 | 1 | -3/+3 |
* | Add warning for BIDI characters in page renders and in diffs (#17562) | zeripath | 2022-01-07 | 1 | -6/+62 |
* | perf: sent `data-path` once for each file (#17657) | Gusted | 2021-11-19 | 1 | -4/+4 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -3/+3 |
* | perf: only generate data-comment-url once (#17618) | Gusted | 2021-11-14 | 1 | -4/+4 |
* | Simplify split diff view generation and remove JS dependency (#16775) | zeripath | 2021-08-29 | 1 | -45/+90 |
* | Do not reload page after adding comments in Pull Request reviews (#13877) | Jimmy Praet | 2021-01-08 | 1 | -4/+4 |
* | Move diff split code into own template file (#13919) | mrsdizzie | 2020-12-09 | 1 | -0/+52 |