Greasy Fork is available in English.

GitHub 之星曆史 ⭐

將明星曆史圖表添加到 GitHub 存儲庫的側邊欄

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v2024.4.27.6 2024-04-27

    Appended semicolon to line before observer IIFE

    ... to avoid unpredictable behavior

  • v2024.4.27.5 2024-04-27

    Eliminated dismissKeys init in alert() for conciseness

  • v2024.4.27.4 2024-04-27

    Padded object destructuring for readability

  • v2024.4.27.3 2024-04-27

    Condensed mutation observer routine

  • v2024.4.27.2 2024-04-27

    Condensed getUserAndRepoOfCurrentPage()

  • v2024.4.27.1 2024-04-27

    Loosened comparison operators for smaller filesize

  • v2024.4.27 2024-04-27

    Fix repository URL regex

    Fix SonarCloud comments

    Merge pull request #20 from ramikg/fix-repository-url-regex

    Fix repository URL regex ("trailing slash" bug)

  • v2024.4.9.1 2024-04-10

    Added space

  • v2024.4.9 2024-04-10

    Promisified GM.xmlHttpRequest() in insertStarHistory() to support VM (adamlui/userscripts#74)

  • v2024.3.5.1 2024-03-05

    Further reduced potential for backtracking in config.updateURL regex

  • v2024.3.5 2024-03-05

    Eliminated potential for polynomial backtracking in regex

    ... by increasing specificity of capturing group

  • v2024.2.21 2024-02-21

    Updated regex to exclude query params in GitHub URL extraction

  • v2023.12.10 2023-12-10

    Replaced all .appendChild()'s w/ .append()'s to shorten codebase

  • v2023.12.2 2023-12-03

    Added sytem/browser user scheme preference to isDarkMode()

  • v2023.11.26 2023-11-27

    Eliminated .innerHTML dependency, re-ordered routine

  • v2023.11.25 2023-11-25

    Added config.appName

  • v2023.11.17.3 2023-11-18

    Shortened attribute arg name

  • v2023.11.17.2 2023-11-18

    Shortened element arg

  • v2023.11.17.1 2023-11-18

    Removed () around unmodded args in arrow functions

  • v2023.11.17 2023-11-18

    Loosened equality comparisons

  • v2023.11.12.2 2023-11-13

    Updated download/update URLs ↞ [auto-sync from adamlui/userscripts]

  • v2023.11.12.1 2023-11-12

    Replaced .match() w/ faster method

  • v2023.11.12 2023-11-12

    Added download/update URL metas, updated config.updateURL ↞ [auto-sync from adamlui/userscripts]

  • v2023.9.30.2 2023-10-01

    Updated // @version to 2023.9.30.2

  • v2023.2.30.2 2023-10-01

    Updated alert() + About modal

    • Added styles to About dialog text ± Moved source code CTA from button to dialog text
    • Narrowed dialog
    • Added font-family to alert()
  • v2023.9.30.1 2023-10-01

    Removed semicolons, added whitespace

  • v2023.9.30 2023-10-01

    Added transition fx to alert(), combined const inits

    • Removed whitespace/semicolon
  • v2023.9.7 2023-09-07

    Moved #star-history check later to allow for load

  • v2023.9.5 2023-09-06

    Changed onRepoPage to regex to allow trailing slashes

  • v2023.8.22 2023-08-22

    Changed hover cursor to crosshair

  • v2023.8.21.3 2023-08-21

    Added // @grant GM_openInTab ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.21.2 2023-08-21

    Added Edge compatibility meta ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.21.1 2023-08-21

    Removed unused config.prefix, added base to parseInt()'s ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.21 2023-08-21

    Added about dialog to menu ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.20.1 2023-08-20

    Removed line breaks for readability ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.20 2023-08-20

    Added darkmode + Chromium support, re-ordered functions, added meta ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.18.8 2023-08-18

    Added title tags ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.18.7 2023-08-18

    GH sync test

  • v2023.8.18.4 2023-08-18