-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from anuraghazra:master #74
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f20e6c - Browse repository at this point
Copy the full SHA 5f20e6cView commit details -
This colors were taken from One Dark Pro theme in VSCode extention. Please add it and I will use it in my profile Co-authored-by: Zohan Subhash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6ff0fa - Browse repository at this point
Copy the full SHA a6ff0faView commit details -
fix: fix JSON themes bug. (#2544)
This fixes a JSON bug that was introduced in #2507.
Configuration menu - View commit details
-
Copy full SHA for f3f7a48 - Browse repository at this point
Copy the full SHA f3f7a48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a303b - Browse repository at this point
Copy the full SHA 55a303bView commit details -
ci: fix unsafe directory bug (#2518)
This commit fixes a bug that was introduced due to a upstream change in the git package. See https://stackoverflow.com/questions/71849415/i-cannot-add-the-parent-directory-to-safe-directory-in-git/71904131#71904131 for more information.
Configuration menu - View commit details
-
Copy full SHA for 91345ed - Browse repository at this point
Copy the full SHA 91345edView commit details -
fix: missing "&" in show_icons=true in Showing icons section
Configuration menu - View commit details
-
Copy full SHA for 8898d01 - Browse repository at this point
Copy the full SHA 8898d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c6f87 - Browse repository at this point
Copy the full SHA a3c6f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab8b85 - Browse repository at this point
Copy the full SHA 2ab8b85View commit details -
Add option to deploy using other services (#2525)
* Create express.js * Update readme.md * Update readme.md
Configuration menu - View commit details
-
Copy full SHA for 1d528da - Browse repository at this point
Copy the full SHA 1d528daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82224fa - Browse repository at this point
Copy the full SHA 82224faView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fbfb4 - Browse repository at this point
Copy the full SHA d5fbfb4View commit details
Commits on Feb 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 252c2b4 - Browse repository at this point
Copy the full SHA 252c2b4View commit details
Commits on Mar 1, 2023
-
refactor: update languages JSON (#2554)
Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d60d53c - Browse repository at this point
Copy the full SHA d60d53cView commit details -
Preview theme workflow fix (#2557)
* Fix octokit error * ci: make octokit instance global --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8849b5f - Browse repository at this point
Copy the full SHA 8849b5fView commit details -
ci: preview theme workflow fix (#2559)
* Fix octokit error * ci: make octokit instance global * Fix preview theme (move declarations to global) * refactor: make constants uppercase --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1c3c6a - Browse repository at this point
Copy the full SHA a1c3c6aView commit details
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ec2c83 - Browse repository at this point
Copy the full SHA 9ec2c83View commit details -
* Fix error * refactor: remove unused code --------- Co-authored-by: Rick Staa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bc8f19 - Browse repository at this point
Copy the full SHA 7bc8f19View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9767710 - Browse repository at this point
Copy the full SHA 9767710View commit details -
* ci: fix theme preview action * fix: fix some bugs in the 'theme-preveiw' action
Configuration menu - View commit details
-
Copy full SHA for 1e61f9f - Browse repository at this point
Copy the full SHA 1e61f9fView commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed18914 - Browse repository at this point
Copy the full SHA ed18914View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b93aee3 - Browse repository at this point
Copy the full SHA b93aee3View commit details
Commits on Mar 8, 2023
-
Added "Shadow" set (Red, Green, Blue, transparent BG) (#2529)
* Added "Shadow" set (Red, Green, Blue, transparent BG) 3 additional themes sticking primarily to flat colors, which the exception of icons and border being slightly darker. All 3 themes also have transparent backgrounds that will show differently per-user via GiHub's own light and dark themes. Transparency should also still provide easy readability for both. * Test Just want to see if we can make the themes have a transparent background. * Shadows moved under Transparent --------- Co-authored-by: Zohan Subhash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5063b9 - Browse repository at this point
Copy the full SHA c5063b9View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2bd9d45 - Browse repository at this point
Copy the full SHA 2bd9d45View commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3299829 - Browse repository at this point
Copy the full SHA 3299829View commit details
Commits on Mar 31, 2023
-
refactor: update languages JSON (#2596)
Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b928f51 - Browse repository at this point
Copy the full SHA b928f51View commit details
Commits on Apr 1, 2023
-
Add format stats option (#2155)
* feat: added `format_stats` option (#2128) * refactor: change `format_stats` to `short_values` (#2128) * test: create shorten values test (#2128) * Update readme.md Co-authored-by: Rick Staa <[email protected]> * refactor: rename ``short_values`` to ``number_format`` * Update readme.md Co-authored-by: Rick Staa <[email protected]> * Update src/cards/stats-card.js Co-authored-by: Rick Staa <[email protected]> * refactor: format codebase --------- Co-authored-by: Rick Staa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8244a7 - Browse repository at this point
Copy the full SHA d8244a7View commit details -
add github_dark_dimmed theme (#2594)
* feat(theme): add github_dark_dimmed theme * feat(theme): change github_dark_dimmed icon color * contrast ratio adjustment contrast ratio adjustment on github_dark_dimmed theme * feat(theme): readme preview * feat(theme): github themes next to each other * github themes next to each other
Configuration menu - View commit details
-
Copy full SHA for 4d1d83d - Browse repository at this point
Copy the full SHA 4d1d83dView commit details
Commits on Apr 24, 2023
-
feat(RankIcon): add rank_icon option (#2628)
* feat(theme): add github_dark_dimmed theme * feat(theme): change github_dark_dimmed icon color * contrast ratio adjustment contrast ratio adjustment on github_dark_dimmed theme * feat(theme): readme preview * feat(theme): github themes next to each other * github themes next to each other * feat(RankIcon): add rank icon option * feat(RankIcon): extract rankIcon to icons file * feat(RankIcon): update readme * feat(RankIcon): test coverage * Update readme.md Co-authored-by: Rick Staa <[email protected]> --------- Co-authored-by: Rick Staa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 879937c - Browse repository at this point
Copy the full SHA 879937cView commit details -
Updated the custom error there was a Typo. (#2618)
"Something went while trying to retrieve the stats data using the GraphQL API." -> "Something went wrong while trying to retrieve the stats data using the GraphQL API."
Configuration menu - View commit details
-
Copy full SHA for aec73d2 - Browse repository at this point
Copy the full SHA aec73d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for be0d966 - Browse repository at this point
Copy the full SHA be0d966View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da5f82f - Browse repository at this point
Copy the full SHA da5f82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aacec0 - Browse repository at this point
Copy the full SHA 8aacec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a9ba4 - Browse repository at this point
Copy the full SHA 21a9ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da46a50 - Browse repository at this point
Copy the full SHA da46a50View commit details -
New top language algorithm implementation (#1732)
* Reduced vercel maxDuration * Implemented new algorithm for Top Langs * Revert "Reduced vercel maxDuration" This reverts commit b0bc626. * Added documentation * Fixed broken implementation * Update fetchTopLanguages.test.js Changed tests * Now uses the general formula The parameters p and q can be set by the user. * Updated tests and added new test * Added new test New test for order by repo count. * Updated documentation Added explanation and examples for new options. * Updated documentation This was overwritten in the merge commit. * docs: improve docs and fix tests * Renamed parameters Renamed `p` and `q` to `size_weight` and `count_weight`, respectively. * Updated the documentation Changes introduced in f2516d6 --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5577bbf - Browse repository at this point
Copy the full SHA 5577bbfView commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f5f0a79 - Browse repository at this point
Copy the full SHA f5f0a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd64333 - Browse repository at this point
Copy the full SHA fd64333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a45d3 - Browse repository at this point
Copy the full SHA 30a45d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eebfe3 - Browse repository at this point
Copy the full SHA 6eebfe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a82a617 - Browse repository at this point
Copy the full SHA a82a617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31d1ab4 - Browse repository at this point
Copy the full SHA 31d1ab4View commit details
Commits on Apr 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bd6519 - Browse repository at this point
Copy the full SHA 3bd6519View commit details
Commits on Apr 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f4279e - Browse repository at this point
Copy the full SHA 2f4279eView commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb99414 - Browse repository at this point
Copy the full SHA cb99414View commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4d6fe1 - Browse repository at this point
Copy the full SHA a4d6fe1View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0dc3531 - Browse repository at this point
Copy the full SHA 0dc3531View commit details
Commits on May 5, 2023
-
Fixed docstring for several wakatime card gen functions to resolve mu…
…ltiple type errors (#2690)
Configuration menu - View commit details
-
Copy full SHA for 311204f - Browse repository at this point
Copy the full SHA 311204fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6dab8b - Browse repository at this point
Copy the full SHA c6dab8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c656f3d - Browse repository at this point
Copy the full SHA c656f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d306bec - Browse repository at this point
Copy the full SHA d306becView commit details -
build(deps): bump yaml from 2.1.3 to 2.2.2 (#2644)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.2.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.1.3...v2.2.2) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2619c12 - Browse repository at this point
Copy the full SHA 2619c12View commit details -
fix(wakatime-fetcher): add default range to prevent user not found er…
…ror (#2670) * feat(theme): add github_dark_dimmed theme * feat(theme): change github_dark_dimmed icon color * contrast ratio adjustment contrast ratio adjustment on github_dark_dimmed theme * feat(theme): readme preview * feat(theme): github themes next to each other * github themes next to each other * feat(RankIcon): add rank icon option * feat(RankIcon): extract rankIcon to icons file * feat(RankIcon): update readme * feat(RankIcon): test coverage * Update readme.md Co-authored-by: Rick Staa <[email protected]> * add wakatime default range * update wakatime demos in readme with most active user * update wakatime demo in readme * remove &range=all_time from wakatime demos in readme --------- Co-authored-by: Rick Staa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a340900 - Browse repository at this point
Copy the full SHA a340900View commit details
Commits on May 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c2fe4e - Browse repository at this point
Copy the full SHA 0c2fe4eView commit details -
test: fix mistaken pageInfo.endCursor keys (#2657)
The previous mock logic was too simplistic and has been fixed in the commit. If the mock logic had been properly implemented, then the mistaken pageInfo.endCursor keys should have made the test case "should fetch two pages of stars if 'FETCH_MULTI_PAGE_STARS' env variable is set to `true`" stuck.
Configuration menu - View commit details
-
Copy full SHA for 0caa4c5 - Browse repository at this point
Copy the full SHA 0caa4c5View commit details -
docs: update wakatime user (#2697)
The old example user doesn't have a WakaTime account anymore.
Configuration menu - View commit details
-
Copy full SHA for 688f4e4 - Browse repository at this point
Copy the full SHA 688f4e4View commit details
Commits on May 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f449a1 - Browse repository at this point
Copy the full SHA 6f449a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15436e2 - Browse repository at this point
Copy the full SHA 15436e2View commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce116e2 - Browse repository at this point
Copy the full SHA ce116e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550b88c - Browse repository at this point
Copy the full SHA 550b88cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff5a3b - Browse repository at this point
Copy the full SHA 8ff5a3bView commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for daa1977 - Browse repository at this point
Copy the full SHA daa1977View commit details -
add pie chart layout to language card (#2099)
* add pie chart layout to language card * resolve failing top-lang card tests * scale down pie chart * update readme.md * Update readme.md Co-authored-by: Rick Staa <[email protected]> * style: format code * update donut layout to be created without dependencies * minor update * style: format readme * resolve failing tests * refactor: clean up code and add extra tests This commit cleans up the pie chart generation code and adds additional tests. * feat: improve pie chart positioning * rename layout pie to donut * add animation to donut layout * refactor: rename pie and doughnut to donut * feat: decrease donus animation delay --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5e7f7b - Browse repository at this point
Copy the full SHA c5e7f7bView commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b19453 - Browse repository at this point
Copy the full SHA 4b19453View commit details
Commits on May 11, 2023
-
Add missing argument to create compact lang node function to resolve …
…vscode type error (#2714)
Configuration menu - View commit details
-
Copy full SHA for 1f4a2c4 - Browse repository at this point
Copy the full SHA 1f4a2c4View commit details -
Top languages card pie layout (#2709)
* Top languages card donut layout * Top languages card pie layout * renames * dev * docs * dev * dev * animations * dev * handle one language
Configuration menu - View commit details
-
Copy full SHA for ff9839b - Browse repository at this point
Copy the full SHA ff9839bView commit details
Commits on May 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d59a805 - Browse repository at this point
Copy the full SHA d59a805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d45f89 - Browse repository at this point
Copy the full SHA 6d45f89View commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ec1a76 - Browse repository at this point
Copy the full SHA 7ec1a76View commit details
Commits on May 19, 2023
-
Top languages card donut vertical layout (#2701)
* Top languages card donut layout * dev * dev * dev * dev
Configuration menu - View commit details
-
Copy full SHA for f9427b2 - Browse repository at this point
Copy the full SHA f9427b2View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8d5eda - Browse repository at this point
Copy the full SHA c8d5edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2e02b - Browse repository at this point
Copy the full SHA ff2e02bView commit details
Commits on May 26, 2023
-
* Revise rank calculation * Replace contributions by commits * Lower average stats and S+ threshold * Fix calculateRank.test.js Missing key in dictionary constructor Co-authored-by: Rick Staa <[email protected]> * refactor: run prettier * feat: change star weight to 0.75 * Separate PRs and issues * Tweak weights * Add count_private back * fix: enable 'count_private' again * test: fix tests * refactor: improve code formatting * Higher targets --------- Co-authored-by: Rick Staa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c96e84a - Browse repository at this point
Copy the full SHA c96e84aView commit details
Commits on May 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73b0a91 - Browse repository at this point
Copy the full SHA 73b0a91View commit details -
Show notice about no languages data instead of empty card (#2755)
* Show message about no languages data instead of empty card * dev * dev * dev * dev * dev * dev
Configuration menu - View commit details
-
Copy full SHA for 275c1fc - Browse repository at this point
Copy the full SHA 275c1fcView commit details
Commits on May 31, 2023
-
refactor: update languages JSON (#2760)
Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0b3d83 - Browse repository at this point
Copy the full SHA e0b3d83View commit details
Commits on Jun 2, 2023
-
fix: Make WakaTime card compatible with new API (#2707)
* fix: Make WakaTime card compatible with new API This commit makes sure that the WakaTime card works with the new WakaTime API. See #2698 for more information. * fix: fix chinese simplified translations * fix: improve WakaTime range order * test: fix WakaTime tests * refactor: remove WakaTime range loop * refactor: remove redundant WakaTime call * test: fix e2e tests Co-authored-by: Hakula Chen <[email protected]> --------- Co-authored-by: Hakula Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c301289 - Browse repository at this point
Copy the full SHA c301289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a2a82c - Browse repository at this point
Copy the full SHA 1a2a82cView commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 98b0477 - Browse repository at this point
Copy the full SHA 98b0477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e0183d - Browse repository at this point
Copy the full SHA 1e0183dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14fe4cf - Browse repository at this point
Copy the full SHA 14fe4cfView commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa4d7ee - Browse repository at this point
Copy the full SHA fa4d7eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cec5ee3 - Browse repository at this point
Copy the full SHA cec5ee3View commit details -
Different default languages count for different languages card layouts (
#2774) * Different default languages count for different layouts * docs: update default documentation Updates the README so that the new `langs_count` default behavoir is explained to users. --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 894f2e2 - Browse repository at this point
Copy the full SHA 894f2e2View commit details -
chore: added new dono link (#2779)
* chore: added new dono link * chore: update
Configuration menu - View commit details
-
Copy full SHA for a8ecd3d - Browse repository at this point
Copy the full SHA a8ecd3dView commit details -
Add note about private contributions into readme (#2776)
* Add note about private contributions into readme * dev
Configuration menu - View commit details
-
Copy full SHA for bdef1cc - Browse repository at this point
Copy the full SHA bdef1ccView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 31ffe56 - Browse repository at this point
Copy the full SHA 31ffe56View commit details -
fix: fix stats contributed to translations (#2708)
* fix: fix stats contributed to translations * Improved russian and ukrainian translation of statcard.contribs (#2715) --------- Co-authored-by: Alexandr Garbuzov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2841e0 - Browse repository at this point
Copy the full SHA f2841e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4044a0b - Browse repository at this point
Copy the full SHA 4044a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe0766 - Browse repository at this point
Copy the full SHA dfe0766View commit details -
Fix no languages data node function docstring (#2782)
* Fix docstring for noLanguagesDataNode function * dev
Configuration menu - View commit details
-
Copy full SHA for 606775c - Browse repository at this point
Copy the full SHA 606775cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe51cd - Browse repository at this point
Copy the full SHA 0fe51cdView commit details -
feat: remove 'include_private' (#2736)
* feat: remove 'include_private' As explained in #2517 the 'include_private' flag is confusing and doesn't work as expected. This commit therefore removes this flag. * fix: fix tests * docs: remove redundant private deploy note
Configuration menu - View commit details
-
Copy full SHA for b9200c6 - Browse repository at this point
Copy the full SHA b9200c6View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7053a03 - Browse repository at this point
Copy the full SHA 7053a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c8a7a - Browse repository at this point
Copy the full SHA 38c8a7aView commit details
Commits on Jun 9, 2023
-
feat: add CACHE_SECONDS environment variable (#2266)
* feat: add CACHE_SECONDS environment variable This commit adds the CACHE_SECONDS environment variable. This variable can be used to circumvent our cache clamping values for self hosted Vercel instances. * refactor: apply formatter
Configuration menu - View commit details
-
Copy full SHA for 3e66189 - Browse repository at this point
Copy the full SHA 3e66189View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f5bef - Browse repository at this point
Copy the full SHA b5f5befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3416ae1 - Browse repository at this point
Copy the full SHA 3416ae1View commit details -
Docs: add warning about top languages card behavior. (#2789)
* Docs: add warning about top languages card behavior. * dev * dev
Configuration menu - View commit details
-
Copy full SHA for 7a302f6 - Browse repository at this point
Copy the full SHA 7a302f6View commit details -
Update readme.md about maxDuration (#2792)
* Update readme.md about maxDuration I think we can remove this warning section since that value in `.json` has been changed to 10 by default nowadays? * Update readme.md remove related section in self deployment section as well * docs: add inverse maxDuration warning --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44c268e - Browse repository at this point
Copy the full SHA 44c268eView commit details
Commits on Jun 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec5b110 - Browse repository at this point
Copy the full SHA ec5b110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eda5cd - Browse repository at this point
Copy the full SHA 4eda5cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c506ecc - Browse repository at this point
Copy the full SHA c506eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a775176 - Browse repository at this point
Copy the full SHA a775176View commit details
Commits on Jun 11, 2023
-
Docs: fixed table of contents aligment (#2795)
* Fixed table of contents aligment inside README * dev * docs: decrease toc depth --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5696c96 - Browse repository at this point
Copy the full SHA 5696c96View commit details -
Configuration menu - View commit details
-
Copy full SHA for fec686a - Browse repository at this point
Copy the full SHA fec686aView commit details -
docs: add FAQ to readme (#2804)
* docs: add FAQ to readme * Change separation symbol to correct one * dev --------- Co-authored-by: Alexandr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a664532 - Browse repository at this point
Copy the full SHA a664532View commit details -
docs: add PAT permission to docs (#2805)
This commit changes the README so that users are aware that they also need to set the `user` permission when creating the PAT when they want their private commits to show up.
Configuration menu - View commit details
-
Copy full SHA for 9105c74 - Browse repository at this point
Copy the full SHA 9105c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9520baa - Browse repository at this point
Copy the full SHA 9520baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc60ea9 - Browse repository at this point
Copy the full SHA dc60ea9View commit details -
Added neon themes with bright colors that goes well with dark backgrounds.
Configuration menu - View commit details
-
Copy full SHA for 041ef07 - Browse repository at this point
Copy the full SHA 041ef07View commit details -
Add yzhang.markdown-all-in-one to recommended workspace extensions (#…
…2809) * Add yzhang.markdown-all-in-one to recommended workspace extensions * refactor: update .gitignore --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2704e25 - Browse repository at this point
Copy the full SHA 2704e25View commit details -
docs(theme): Auto update theme readme (#2810)
Co-authored-by: GitHub Readme Stats Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92a9d85 - Browse repository at this point
Copy the full SHA 92a9d85View commit details -
Update automated themes preview workflow contributions guideline (#2808)
* Update automated themes preview workflow contributions guideline * docs: link to top-issues dashboard --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for faf0c25 - Browse repository at this point
Copy the full SHA faf0c25View commit details
Commits on Jun 12, 2023
-
Docs (translations): Regenerated tables of contents using yzhang.mark…
…down-all-in-one extension (#2811)
Configuration menu - View commit details
-
Copy full SHA for a967581 - Browse repository at this point
Copy the full SHA a967581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5218e34 - Browse repository at this point
Copy the full SHA 5218e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d560f - Browse repository at this point
Copy the full SHA 99d560fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 768721f - Browse repository at this point
Copy the full SHA 768721fView commit details -
Add finer ranking levels (#2762)
* Add finer ranking levels * Update rank description
Configuration menu - View commit details
-
Copy full SHA for 66e5492 - Browse repository at this point
Copy the full SHA 66e5492View commit details
Commits on Jun 13, 2023
-
test: update 2e2 rank values (#2816)
This commit ensures the new rank values introduced by #2762 are added to the 2e2 test.
Configuration menu - View commit details
-
Copy full SHA for 9831d25 - Browse repository at this point
Copy the full SHA 9831d25View commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c4035a5 - Browse repository at this point
Copy the full SHA c4035a5View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5a4dbd - Browse repository at this point
Copy the full SHA d5a4dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1474a3a - Browse repository at this point
Copy the full SHA 1474a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c86cc72 - Browse repository at this point
Copy the full SHA c86cc72View commit details -
Added pr reviews to stats (#1404)
* Added pr reviews to stats * Add 'show' query parameter * Fix show test * refactoring * cleanup * refactor: restructure stats-card code --------- Co-authored-by: Markus <[email protected]> Co-authored-by: Alexandr <[email protected]> Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bb65dd - Browse repository at this point
Copy the full SHA 1bb65ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e37aa - Browse repository at this point
Copy the full SHA 89e37aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 632549d - Browse repository at this point
Copy the full SHA 632549dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a12e1 - Browse repository at this point
Copy the full SHA 22a12e1View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a89cee - Browse repository at this point
Copy the full SHA 7a89ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3831d18 - Browse repository at this point
Copy the full SHA 3831d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05efc28 - Browse repository at this point
Copy the full SHA 05efc28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db78d7 - Browse repository at this point
Copy the full SHA 4db78d7View commit details -
Fixed docstring for trimTopLanguages function (#2833)
* Fixed docstring for trimTopLanguages function * dev
Configuration menu - View commit details
-
Copy full SHA for 99aca1b - Browse repository at this point
Copy the full SHA 99aca1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1997328 - Browse repository at this point
Copy the full SHA 1997328View commit details
Commits on Jun 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a43fb81 - Browse repository at this point
Copy the full SHA a43fb81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 331fa11 - Browse repository at this point
Copy the full SHA 331fa11View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5d4bcb - Browse repository at this point
Copy the full SHA c5d4bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cbb08e - Browse repository at this point
Copy the full SHA 6cbb08eView commit details -
Stats card: migrate from show_total_reviews to show option (resolves #…
…2836) (#2844) * Stats card: migrate from show_total_reviews to show option (resolves #2836) * dev * docs: improve documentation --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b70b089 - Browse repository at this point
Copy the full SHA b70b089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e65a2e - Browse repository at this point
Copy the full SHA 2e65a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eebaa44 - Browse repository at this point
Copy the full SHA eebaa44View commit details
Commits on Jun 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 03b0ba0 - Browse repository at this point
Copy the full SHA 03b0ba0View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a5260cb - Browse repository at this point
Copy the full SHA a5260cbView commit details -
Stats card: show started and answered discussions stats (#2849)
* Stats card: show started and answered discussions stats * trans * dev
Configuration menu - View commit details
-
Copy full SHA for 92518e3 - Browse repository at this point
Copy the full SHA 92518e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d727d17 - Browse repository at this point
Copy the full SHA d727d17View commit details -
Set prettier as workspace default formatter (#2854)
* Set prettier as workspace default formatter * fix: fix conflicts --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a1cbaf - Browse repository at this point
Copy the full SHA 9a1cbafView commit details -
Remove several redundant number -> string -> number conversions (#2856)
* Top langs card: remove redundant number -> string -> number conversion * refactor(waka): remove redundant praseInt --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62080c0 - Browse repository at this point
Copy the full SHA 62080c0View commit details -
feat: add 'progress' rank icon (#2858)
This pull request allows users to replace the rank level with the rank progress by setting the `rank_icon` query to `progress`.
Configuration menu - View commit details
-
Copy full SHA for a362af0 - Browse repository at this point
Copy the full SHA a362af0View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 697c3e5 - Browse repository at this point
Copy the full SHA 697c3e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae6e2cc - Browse repository at this point
Copy the full SHA ae6e2ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for de093e8 - Browse repository at this point
Copy the full SHA de093e8View commit details -
add percentile rank icon (#2859)
* feat: add 'percentile' rank icon This commit adds the `percentile` option for the `rank_icon` query variable. This option displays the rank percentile the user belongs to. * style: improve percentile rank icon styling * dev * dev * dev --------- Co-authored-by: Alexandr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2642fc5 - Browse repository at this point
Copy the full SHA 2642fc5View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de431b9 - Browse repository at this point
Copy the full SHA de431b9View commit details -
Docs: improve quick align tip section (#2865)
* Docs: move extra pins align tip into correct section * dev * dev * dev * dev * dev * dev
Configuration menu - View commit details
-
Copy full SHA for f282ce4 - Browse repository at this point
Copy the full SHA f282ce4View commit details -
Fixed resizing of stats card when all metrics except rank are hidden (#…
…2868) * fixed card resizing in case of rank only * fixed to display error when both stats and rank are hidden * fix: fix visual alignment --------- Co-authored-by: rickstaa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a48d653 - Browse repository at this point
Copy the full SHA a48d653View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f1399 - Browse repository at this point
Copy the full SHA e5f1399View commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5486e2c - Browse repository at this point
Copy the full SHA 5486e2cView commit details