Gitako
Gitako copied to clipboard
🐙 File tree extension for GitHub on Chrome & Firefox & Edge
There are many other git hosts which are not so popular as github. So I wonder if it is possible to extends Gitako and supports the other hosts just like...
Such URL can take users to the desired page but Gitako cannot resolve the tree properly, because the URL contains double slashes `//` after `github.com`. https://github.com//EnixCoda/Gitako/pull/247
If the repository name is very long and does not wrap, it may overflow in the hidden sidebar: Example: https://github.com/wangtao03/Taiko_no_tatsujin_dokodon_Mystery_Adventure_Chinese_Patch
In the developer console, when I click the checkbox in the settings, I see ``` instead of passing the 'disabled' prop directly to the input component, it should be passed...
When the sidebar is expanded (either automatically or via shortcuts), it would be ideal to focus the search box automatically so users can start searching immediately.
Bumps [terser](https://github.com/terser/terser) from 4.3.1 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
I have a very strange issue for a long time now. For some reason, suddenly my forwards & backwards buttons in my mouse stopped work. Today I realized that `gitako`...
Clicking on PR file items only triggers a whole-page reload instead of scrolling to the corresponding file. It can be fixed by removing `data-turbo-frame="repo-content-turbo-frame"` from the file items.
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...