| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Switch from SimpleMDE to EasyMDE (#13333) | zeripath | 2020-11-10 | 1 | -0/+4 |
* | Use CSS Variables for fonts, remove postcss-loader (#13204) | silverwind | 2020-10-19 | 1 | -38/+1 |
* | Update JS dependencies (#12782) | silverwind | 2020-09-10 | 1 | -16/+27 |
* | Avoid unnecessary system-ui expansion (#12522) | Mike L | 2020-08-28 | 1 | -2/+8 |
* | Extract Swagger CSS to its own file (#12616) | silverwind | 2020-08-26 | 1 | -0/+1 |
* | Speed up licenses.txt build during development, add additionalModules (#12510) | silverwind | 2020-08-21 | 1 | -2/+6 |
* | Update JS dependencies (#12474) | silverwind | 2020-08-12 | 1 | -7/+4 |
* | Split up monaco's language chunks (#12401) | silverwind | 2020-08-02 | 1 | -8/+5 |
* | Move jquery-minicolors to npm/webpack (#12305) | silverwind | 2020-07-29 | 1 | -1/+14 |
* | Update JS deps and linting config (#12295) | silverwind | 2020-07-27 | 1 | -2/+2 |
* | Direct SVG rendering (#12157) | silverwind | 2020-07-12 | 1 | -26/+5 |
* | Fonts rework (#12114) | silverwind | 2020-07-06 | 1 | -6/+8 |
* | Move EventSource to SharedWorker (#12095) | zeripath | 2020-07-03 | 1 | -0/+3 |
* | Fix missing gitgraph css import (#12112) | silverwind | 2020-07-01 | 1 | -0/+2 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -1/+0 |
* | Use custom SVGs for commit signing lock icon (#12017) | Cirno the Strongest | 2020-06-28 | 1 | -1/+4 |
* | Move fomantic and jQuery to main webpack bundle (#11997) | silverwind | 2020-06-27 | 1 | -29/+63 |
* | Add automatic JS license generation (#11810) | silverwind | 2020-06-12 | 1 | -0/+30 |
* | Replace jquery-datetimepicker with native date input (#11684) | silverwind | 2020-06-10 | 1 | -4/+0 |
* | Ensure serviceworker is created as /serviceworker.js (#11577) | zeripath | 2020-05-23 | 1 | -1/+1 |
* | Move serviceworker to workbox and fix SSE interference (#11538) | silverwind | 2020-05-21 | 1 | -1/+8 |
* | Switch code editor to Monaco (#11366) | silverwind | 2020-05-14 | 1 | -1/+35 |
* | Patch fomantic-ui to workaround build issue (#11244) | silverwind | 2020-04-30 | 1 | -5/+0 |