1
1
mirror of https://github.com/go-gitea/gitea synced 2024-10-07 03:34:07 +00:00
gitea/web_src/js/features
silverwind d131d53cbb
Close EventSource before unloading the page (#11539) (#11557)
Should eliminate a error in the Firefox console regarding the connection
being interrupted while the page was loading.
2020-05-22 19:30:30 +01:00
..
clipboard.js Misc JS linting and naming tweaks (#10652) 2020-03-11 21:34:54 +02:00
codeeditor.js Switch code editor to Monaco (#11366) 2020-05-14 19:06:01 +03:00
contextpopup.js Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
datetimepicker.js move jquery-datetimepicker to npm/webpack (#10713) 2020-03-17 15:08:15 -04:00
dropzone.js Misc JS linting and naming tweaks (#10652) 2020-03-11 21:34:54 +02:00
emoji.js Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
gitgraph.js Misc JS linting and naming tweaks (#10652) 2020-03-11 21:34:54 +02:00
highlight.js Move syntax highlighting to web worker (#11017) 2020-04-13 16:02:31 +03:00
highlight.worker.js Move syntax highlighting to web worker (#11017) 2020-04-13 16:02:31 +03:00
notification.js Close EventSource before unloading the page (#11539) (#11557) 2020-05-22 19:30:30 +01:00
serviceworker.js Move serviceworker to workbox and fix SSE interference (#11538) (#11547) 2020-05-22 12:46:39 -03:00
tribute.js Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
userheatmap.js Migrate ActivityHeatmap to Vue SFC (#10953) 2020-04-06 09:31:11 +08:00