{"id":28746137,"url":"https://github.com/ether/ep_author_hover","last_synced_at":"2025-06-16T14:30:33.141Z","repository":{"id":7773508,"uuid":"9142698","full_name":"ether/ep_author_hover","owner":"ether","description":"Hover over Etherpad pad contents to see who the author is","archived":false,"fork":false,"pushed_at":"2025-06-16T12:05:49.000Z","size":282,"stargazers_count":7,"open_issues_count":3,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-16T12:06:42.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ether.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T07:02:16.000Z","updated_at":"2025-06-16T12:05:53.000Z","dependencies_parsed_at":"2023-02-16T13:01:22.819Z","dependency_job_id":"1788ac25-7e68-48b2-a260-a3f5a8a4b698","html_url":"https://github.com/ether/ep_author_hover","commit_stats":{"total_commits":181,"total_committers":17,"mean_commits":"10.647058823529411","dds":0.7071823204419889,"last_synced_commit":"798911bd7e32c6ce7af6f08af284990876ea90a4"},"previous_names":["johnmclear/ep_author_hover"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/ether/ep_author_hover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ether%2Fep_author_hover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ether%2Fep_author_hover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ether%2Fep_author_hover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ether%2Fep_author_hover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ether","download_url":"https://codeload.github.com/ether/ep_author_hover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ether%2Fep_author_hover/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260158338,"owners_count":22967227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-16T14:30:31.747Z","updated_at":"2025-06-16T14:30:33.079Z","avatar_url":"https://github.com/ether.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Publish Status](https://github.com/ether/ep_author_hover/workflows/Node.js%20Package/badge.svg) ![Backend Tests Status](https://github.com/ether/ep_author_hover/workflows/Backend%20tests/badge.svg)\n\n\n# Show Author Name on hover\n\nHover over an author to see their name\n\n# Other functionality\n\nShows the author color on hover\nSupports fast switching between hovers (Doesn't depend on native browser support)\n\n# Settings\n## Disable/enable author hover locally in your browser\nThis plugin adds a new switch called _Show Author on Hover_ to the settings menu. This allows you to disable/enable the display of author names on hover in your browser.\n\n## Disable author hover by default for all clients\nTo don't show the author names on hover by default (the user has to activate in manually), add the following to your `setting.json`:\n```json\n  // disable author hover by default\n  \"ep_author_hover\": {\n    \"disabledByDefault\": true\n  }\n```\n\n# Why did I rewrite this?\nI don't really like plugins that depdend on manipulating the ACE inner DOM, rewriting this plugin and using events meant I could still have hover functionality without the risk of running into nasty ACE issues down the line.  It also meant that as new authors joined and updated their name I could update hte hovers in real time.  Previous attempts at writing this plugin have required a browser refresh to know who authors are, that wasn't good enough for me.\n\n# TODO\n\n* use JQTip\n* Your ideas here..\n* Test in IE\n* Settings for font size/background color switch\n* Your sponsorship here..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fether%2Fep_author_hover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fether%2Fep_author_hover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fether%2Fep_author_hover/lists"}