| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 1 | -1/+0 |
* | Remove meta tags `theme-color` and `default-theme` (#24960) | silverwind | 2023-05-28 | 2 | -3/+1 |
* | Make the 500 page load themes (#24953) | silverwind | 2023-05-27 | 2 | -10/+11 |
* | Remove meta charset from HTML5 documents (#24744) | silverwind | 2023-05-16 | 1 | -1/+0 |
* | Improve template system and panic recovery (#24461) | wxiaoguang | 2023-05-04 | 1 | -1/+0 |
* | Clean up polluted styles and remove dead CSS code (#24497) | wxiaoguang | 2023-05-03 | 1 | -4/+4 |
* | Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix... | wxiaoguang | 2023-04-29 | 2 | -4/+4 |
* | Don't set meta `theme-color` by default (#24340) | silverwind | 2023-04-26 | 1 | -1/+1 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 1 | -10/+27 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 2 | -10/+21 |
* | Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) | wxiaoguang | 2023-04-22 | 1 | -3/+0 |
* | Fix footer display (#24251) | wxiaoguang | 2023-04-22 | 1 | -29/+27 |
* | Fix unclear "Owner" concept (#24233) | wxiaoguang | 2023-04-20 | 1 | -5/+5 |
* | Show friendly 500 error page to users and developers (#24110) | wxiaoguang | 2023-04-14 | 1 | -0/+1 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 1 | -14/+10 |
* | Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit... | wxiaoguang | 2023-03-26 | 1 | -3/+2 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -11/+9 |
* | Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) | wxiaoguang | 2023-03-22 | 1 | -0/+1 |
* | Use `<nav>` instead of `<div>` in the global navbar (#23125) | delvh | 2023-03-17 | 1 | -6/+6 |
* | Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy... | wxiaoguang | 2023-03-17 | 1 | -1/+1 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -4/+4 |
* | Fix various bugs for "install" page (#23194) | wxiaoguang | 2023-03-04 | 1 | -1/+1 |
* | Add accessibility to the menu on the navbar (#23059) | HesterG | 2023-02-22 | 1 | -2/+2 |
* | Introduce customized HTML elements, fix incorrect AppUrl usages in templates ... | wxiaoguang | 2023-02-17 | 1 | -0/+1 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 3 | -8/+8 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 2 | -20/+20 |
* | Improve notification and stopwatch styles (#22169) | silverwind | 2023-02-09 | 1 | -24/+24 |
* | Add new captcha: cloudflare turnstile (#22369) | ByLCY | 2023-02-05 | 1 | -2/+5 |
* | Improve accessibility of navigation bar and footer (#22635) | Felipe Leopoldo Sologuren Gutiérrez | 2023-01-29 | 2 | -4/+4 |
* | Simplify the error message when `index.js` couldn't be loaded (#22354) | wxiaoguang | 2023-01-17 | 1 | -1/+1 |
* | fix wrong theme class when logged out if default theme is changed (#22408) | crystal | 2023-01-12 | 1 | -1/+1 |
* | Don't display stop watch top bar icon when disabled and hidden when click oth... | Lunny Xiao | 2023-01-09 | 1 | -0/+2 |
* | Optimize html templates (#22080) | Jason Song | 2022-12-09 | 2 | -3/+3 |
* | fix(web): keep the pages of the navigation in the center (#21867) | Percy Ma | 2022-11-25 | 1 | -1/+1 |
* | Allow disable RSS/Atom feed (#21622) | Xinyu Zhou | 2022-11-21 | 1 | -1/+1 |
* | Remove useless `appVer` from JS `window.config` (#21445) | wxiaoguang | 2022-10-14 | 1 | -1/+0 |
* | Removed one extra whitespace in footer after "Template" (#21364) | Michael Horstmann | 2022-10-08 | 1 | -2/+1 |
* | Fix default theme-auto selector when nologin (#21346) | rock2dust | 2022-10-06 | 1 | -1/+1 |
* | Remove extra space from title element (#21345) | rock2dust | 2022-10-05 | 1 | -1/+1 |
* | Add pages to view watched repos and subscribed issues/PRs (#17156) | qwerty287 | 2022-09-29 | 1 | -0/+4 |
* | Remove fomantic image module (#21145) | silverwind | 2022-09-12 | 1 | -1/+1 |
* | Support Issue forms and PR forms (#20987) | Jason Song | 2022-09-02 | 1 | -0/+5 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 3 | -9/+9 |
* | Enable contenthash in filename for dynamic assets (#20813) | silverwind | 2022-08-23 | 3 | -4/+5 |
* | Move the official website link at the footer of gitea (#20777) | PEN² | 2022-08-12 | 1 | -2/+1 |
* | Use separate class for tippy targets (#20742) | silverwind | 2022-08-10 | 1 | -1/+1 |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 1 | -2/+4 |
* | Add labels to two buttons that were missing them (#20419) | techknowlogick | 2022-07-26 | 1 | -1/+1 |
* | Fix eslint parsing errors, remove eslint-plugin-html (#20323) | silverwind | 2022-07-15 | 1 | -1/+0 |
* | Fix toolip on mobile notification bell (#20270) | zeripath | 2022-07-06 | 1 | -1/+1 |