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 12c2efb45c
Remove fetch request from heatmap (#13623)
* Remove fetch request from heatmap

Render heatmap data directly to HTML, eliminating one HTTP request on
frontpage and user profile. Also added min-height to the container so
the page content will no longer move after loading.

* rename and error display

* also log the js error

* add error handler

* remove useless inline style and hide divider on small screens

* Update routers/user/home.go

* Update routers/user/profile.go
4 years ago
..
clipboard.js rework eslint config (#11615) 4 years ago
codeeditor.js Use monaco for the git hook editor (#13552) 4 years ago
colorpicker.js Move jquery-minicolors to npm/webpack (#12305) 4 years ago
contextpopup.js Make SVG size argument optional (#12814) 4 years ago
dropzone.js Misc JS linting and naming tweaks (#10652) 4 years ago
emoji.js Update some JS dependencies (#13222) 4 years ago
eventsource.sharedworker.js Re-fix #12095 again (#12138) 4 years ago
gitgraph.js Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
heatmap.js Remove fetch request from heatmap (#13623) 4 years ago
migration.js Disable migration items when mirror is selected (#12918) 4 years ago
notification.js Re-fix #12095 again (#12138) 4 years ago
projects.js Kanban board (#8346) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
tablesort.js [UI] Sortable Tables Header By Click (#7980) 4 years ago
tribute.js Move tributejs to npm/webpack (#11497) 4 years ago