| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable production source maps for index.js, fix CSS sourcemaps (#27291) | silverwind | 2023-09-26 | 1 | -7/+14 |
* | Vendor `jquery.are-you-sure` with strict mode fixes (#26901) | silverwind | 2023-09-06 | 1 | -1/+0 |
* | Move licenses.txt to /assets directory (#26866) | silverwind | 2023-09-01 | 1 | -3/+3 |
* | Use case-insensitive regex for all webpack assets (#26867) | silverwind | 2023-09-01 | 1 | -6/+6 |
* | Fall back to esbuild for css minify (#26445) | silverwind | 2023-08-11 | 1 | -3/+8 |
* | Move public asset files to the proper directory (#25907) | wxiaoguang | 2023-07-18 | 1 | -2/+2 |
* | Minify CSS with Lightning CSS (#25754) | silverwind | 2023-07-07 | 1 | -1/+3 |
* | Add toasts to UI (#25449) | silverwind | 2023-06-27 | 1 | -0/+6 |
* | Update JS dependencies, remove space after emoji completion (#25266) | silverwind | 2023-06-18 | 1 | -1/+1 |
* | Enable all webpack sourcemaps in dev build, disable all in prod build (#25089) | silverwind | 2023-06-06 | 1 | -9/+13 |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 1 | -8/+1 |
* | Remove `font-awesome` and fomantic `icon` module (#24471) | silverwind | 2023-05-01 | 1 | -7/+0 |
* | Introduce GiteaLocaleNumber custom element to handle number localization on p... | wxiaoguang | 2023-04-03 | 1 | -1/+1 |
* | Remove worker-loader (#23548) | silverwind | 2023-03-18 | 1 | -12/+0 |
* | Update JS dependencies, Require Node.js 16 (#23528) | silverwind | 2023-03-17 | 1 | -5/+6 |
* | Update mini-css-extract-plugin, remove postcss (#23520) | silverwind | 2023-03-16 | 1 | -13/+0 |
* | Fix theme-auto loading (#23504) | silverwind | 2023-03-15 | 1 | -0/+13 |
* | Replace Less with CSS (#23481) | silverwind | 2023-03-14 | 1 | -27/+4 |
* | Refactor branch/tag selector to Vue SFC (#23421) | wxiaoguang | 2023-03-14 | 1 | -0/+4 |
* | update to mermaid v10 (#23178) | techknowlogick | 2023-03-04 | 1 | -1/+1 |
* | Introduce customized HTML elements, fix incorrect AppUrl usages in templates ... | wxiaoguang | 2023-02-17 | 1 | -0/+3 |
* | Update JS dependencies and eslint (#22190) | silverwind | 2022-12-20 | 1 | -3/+3 |
* | Update JS dependencies (#21881) | silverwind | 2022-11-22 | 1 | -2/+3 |
* | Fix webpack license warning (#21815) | silverwind | 2022-11-18 | 1 | -1/+2 |
* | chore: add webpack export type check (#21857) | Percy Ma | 2022-11-18 | 1 | -0/+1 |
* | Update JS dependencies and eslint config (#21388) | silverwind | 2022-10-10 | 1 | -1/+1 |
* | Refactor from Vue2 to Vue3 (#20044) | André Jaenisch | 2022-10-01 | 1 | -5/+1 |
* | Add KaTeX rendering to Markdown. (#20571) | zeripath | 2022-09-14 | 1 | -0/+4 |
* | Rewrite go license generator in go (#21078) | silverwind | 2022-09-07 | 1 | -3/+7 |
* | Add go licenses to licenses.txt (#21034) | silverwind | 2022-09-04 | 1 | -3/+10 |
* | Enable contenthash in filename for dynamic assets (#20813) | silverwind | 2022-08-23 | 1 | -6/+6 |
* | Update JS dependencies (#20423) | silverwind | 2022-07-20 | 1 | -1/+0 |
* | Modernize JS build scripts (#19824) | silverwind | 2022-06-06 | 1 | -16/+18 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -0/+1 |
* | Fix CSS specificity issue with easymde's css (#18201) | silverwind | 2022-01-07 | 1 | -0/+1 |
* | Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) | wxiaoguang | 2022-01-05 | 1 | -4/+0 |
* | Update JS dependencies (#17357) | silverwind | 2021-10-19 | 1 | -0/+3 |
* | Update JS dependencies (#16708) | silverwind | 2021-08-17 | 1 | -6/+4 |
* | Disable legal comments in esbuild (#15929) | silverwind | 2021-05-19 | 1 | -0/+1 |
* | Use esbuild to minify CSS (#15756) | silverwind | 2021-05-07 | 1 | -15/+2 |
* | Update JS dependencies (#15591) | silverwind | 2021-04-24 | 1 | -1/+0 |
* | Raw file view tweaks (#15520) | silverwind | 2021-04-22 | 1 | -0/+1 |
* | Fix missing icons and colorpicker when mounted on suburl (#15501) | zeripath | 2021-04-16 | 1 | -2/+2 |
* | Fix: npx webpack make: *** [Makefile:699: public/js/index.js] Error -… (#15... | Kindyroo | 2021-04-15 | 1 | -3/+5 |
* | Disable cssnano's colormin plugin (#15347) | silverwind | 2021-04-08 | 1 | -0/+1 |
* | Add frontend testing, require node 12 (#15315) | silverwind | 2021-04-08 | 1 | -12/+15 |
* | Introduce esbuild on webpack (#14578) | Lunny Xiao | 2021-04-02 | 1 | -38/+6 |
* | Remove file-loader dependency (#15196) | silverwind | 2021-03-30 | 1 | -20/+10 |
* | Remove raw-loader dependency (#15112) | silverwind | 2021-03-22 | 1 | -5/+1 |
* | Update JS dependencies and webpack (#14118) | silverwind | 2020-12-27 | 1 | -33/+35 |