You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src/js/features
silverwind 3761bdb640
Fix serviceworker output file and misc improvements (#11562)
* Fix serviceworker output file and misc improvements

- Fix output file location for production build
- Cache more asset types: fonts and worker variants
- Parallelize a few tasks during initalization
- Only invalidate caches starting with our prefix
- Remove public/serviceworker.js before building
- Remove font preloads, they cause strange cors issues
- Misc eslint config adjustments

* remove webpack output files on watch-frontend
4 years ago
..
clipboard.js Misc JS linting and naming tweaks (#10652) 4 years ago
codeeditor.js Switch code editor to Monaco (#11366) 4 years ago
contextpopup.js Support unicode emojis and remove emojify.js (#11032) 4 years ago
datetimepicker.js move jquery-datetimepicker to npm/webpack (#10713) 4 years ago
dropzone.js Misc JS linting and naming tweaks (#10652) 4 years ago
emoji.js Support unicode emojis and remove emojify.js (#11032) 4 years ago
gitgraph.js Misc JS linting and naming tweaks (#10652) 4 years ago
highlight.js Move syntax highlighting to web worker (#11017) 4 years ago
highlight.worker.js Move syntax highlighting to web worker (#11017) 4 years ago
notification.js Close EventSource before unloading the page (#11539) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
tribute.js Move tributejs to npm/webpack (#11497) 4 years ago
userheatmap.js Migrate ActivityHeatmap to Vue SFC (#10953) 4 years ago