aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* Add tailwindcss (#29357)silverwind2024-02-251-0/+11
* Auto-update the system status in admin dashboard (#29163)Yarden Shoham2024-02-161-0/+4
* Avoid vue warning in dev mode (#29188)silverwind2024-02-161-0/+1
* Remove lightningcss (#29070)silverwind2024-02-071-10/+1
* Pass es2020 to esbuild-loader as well (#29027)silverwind2024-02-021-1/+1
* Update JS and PY dependencies, build for `es2020` browsers (#28977)silverwind2024-02-021-1/+1
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-301-0/+1
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-211-1/+0
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-201-0/+1
* Enable production source maps for index.js, fix CSS sourcemaps (#27291)silverwind2023-09-261-7/+14
* Vendor `jquery.are-you-sure` with strict mode fixes (#26901)silverwind2023-09-061-1/+0
* Move licenses.txt to /assets directory (#26866)silverwind2023-09-011-3/+3
* Use case-insensitive regex for all webpack assets (#26867)silverwind2023-09-011-6/+6
* Fall back to esbuild for css minify (#26445)silverwind2023-08-111-3/+8
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-181-2/+2
* Minify CSS with Lightning CSS (#25754)silverwind2023-07-071-1/+3
* Add toasts to UI (#25449)silverwind2023-06-271-0/+6
* Update JS dependencies, remove space after emoji completion (#25266)silverwind2023-06-181-1/+1
* Enable all webpack sourcemaps in dev build, disable all in prod build (#25089)silverwind2023-06-061-9/+13
* Remove the service worker (#25010)silverwind2023-05-311-8/+1
* Remove `font-awesome` and fomantic `icon` module (#24471)silverwind2023-05-011-7/+0
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-031-1/+1
* Remove worker-loader (#23548)silverwind2023-03-181-12/+0
* Update JS dependencies, Require Node.js 16 (#23528)silverwind2023-03-171-5/+6
* Update mini-css-extract-plugin, remove postcss (#23520)silverwind2023-03-161-13/+0
* Fix theme-auto loading (#23504)silverwind2023-03-151-0/+13
* Replace Less with CSS (#23481)silverwind2023-03-141-27/+4
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-141-0/+4
* update to mermaid v10 (#23178)techknowlogick2023-03-041-1/+1
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-171-0/+3
* Update JS dependencies and eslint (#22190)silverwind2022-12-201-3/+3
* Update JS dependencies (#21881)silverwind2022-11-221-2/+3
* Fix webpack license warning (#21815)silverwind2022-11-181-1/+2
* chore: add webpack export type check (#21857)Percy Ma2022-11-181-0/+1
* Update JS dependencies and eslint config (#21388)silverwind2022-10-101-1/+1
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-5/+1
* Add KaTeX rendering to Markdown. (#20571)zeripath2022-09-141-0/+4
* Rewrite go license generator in go (#21078)silverwind2022-09-071-3/+7
* Add go licenses to licenses.txt (#21034)silverwind2022-09-041-3/+10
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-231-6/+6
* Update JS dependencies (#20423)silverwind2022-07-201-1/+0
* Modernize JS build scripts (#19824)silverwind2022-06-061-16/+18
* Support webauthn (#17957)Lunny Xiao2022-01-141-0/+1
* Fix CSS specificity issue with easymde's css (#18201)silverwind2022-01-071-0/+1
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-4/+0
* Update JS dependencies (#17357)silverwind2021-10-191-0/+3
* Update JS dependencies (#16708)silverwind2021-08-171-6/+4
* Disable legal comments in esbuild (#15929)silverwind2021-05-191-0/+1
* Use esbuild to minify CSS (#15756)silverwind2021-05-071-15/+2
* Update JS dependencies (#15591)silverwind2021-04-241-1/+0