GitHub Dark Script

GitHub Dark in userscript form, with a settings panel

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v2.5.9 01 Maret 2020 v2.5.9 * update devDependencies, fix lint (silverwind)
  • v2.5.8 01 Maret 2020 update devDependencies, fix lint
  • v2.5.8 21 Januari 2020 v2.5.8 * update devDependencies, fix lint (silverwind) * Merge pull request #74 from poly2d/master (silverwind) * add homepageURL to metadata block (poly2d) * tweaks (silverwind) * update dependencies (silverwind) * update dependencies, fix lint (silverwind) * switch to 'versions' (silverwind) * replace rawgit URL with jsdelivr (the-j0k3r) * stop git on windows from converting line endings (silverwind)
  • v2.5.7 21 Januari 2020 update devDependencies, fix lint
  • v2.5.7 21 Januari 2020 add homepageURL to metadata block, Merge pull request #74 from poly2d/master Add homepageURL to metadata block
  • v2.5.7 19 November 2019 update dependencies, fix lint
  • v2.5.7 08 Juli 2019 2.5.7
  • v2.5.6 08 Juli 2019 Fix iterator. See #67
  • v2.5.6 08 Juli 2019 remove obsolete jshint comments
  • v2.5.6 08 Juli 2019 fix lint, use eslint-config-silverwind
  • v2.5.5 07 Juli 2019 Fix partially hidden code link menu. Closes #66
  • v2.5.4 29 April 2019 2.5.4
  • v2.5.3 09 April 2019 2.5.3
  • v2.5.2 04 Maret 2019 Fix regexp for FF. Closes #62, 2.5.2
  • v2.5.1 03 Maret 2019 2.5.1
  • v2.5.0 03 Maret 2019 Fix change incurred from Gruntfile change 6 days ago, Merge pull request #59 from mallowigi/patch-1 Fix change incurred from Gruntfile change 6 days ago
  • v2.5.0 28 Februari 2019 2.5.0
  • v2.4.15 28 Februari 2019 Add theme Railscasts, Merge pull request #58 from utensil-contrib/railscasts Add theme Railscasts
  • v2.4.15 21 Januari 2019 Fix rendering of Jupyter pages. Closes #56, 2.4.15
  • v2.4.14 19 Desember 2018 2.4.14
  • v2.4.13 19 Desember 2018 2.4.13
  • v2.4.12 10 Desember 2018 2.4.12
  • v2.4.11 10 Desember 2018 Remove Firefox rule exceptions
  • v2.4.11 10 Desember 2018 add form-control class to text inputs
  • v2.4.11 01 Desember 2018 2.4.11
  • v2.4.10 01 Desember 2018 add @inject-into, now works again in Firefox - fixes #53
  • v2.4.10 20 November 2018 Core: code cleanup
  • v2.4.9 14 Oktober 2018 2.4.9
  • v2.4.7 14 Oktober 2018 Global: update mutation script url
  • v2.4.7 09 April 2018 Global: update mutation script url
  • v2.4.6 04 April 2018 Core: Make regex match main repo, 2.4.6
  • v2.4.5 04 April 2018 Activate script for blog.github.com, Merge pull request #47 from fapdash/activate-for-github-blog Activate script for blog.github.com
  • v2.4.5 27 Februari 2018 Fix code wrapper icon positioning, 2.4.5
  • v2.4.4 05 Februari 2018 Core: Fix menu opening on org project page. See #44, 2.4.4
  • v2.4.3 28 Januari 2018 Fix code wrap button placement. Closes #11, 2.4.3
  • v2.4.2 31 Desember 2017 Remove unnecessary async, 2.4.2
  • v2.4.1 31 Desember 2017 Themes: Add One-Dark, Core: Use built-in closest function, Core: Don't depend on DOMContentLoaded, 2.4.1
  • v2.4.0 19 November 2017 2.4.0
  • v2.3.1 19 November 2017 Update for Greasemonkey 4 Converted a number of functions to async and used the GM 4 compat polyfill. I've tested the script in Firefox 57 with Greasemonkey 4 and Chrome using Tampermonkey. We should probably rewrite the init process sometimes, it's getting too complex. Fixes: https://github.com/StylishThemes/GitHub-Dark-Script/issues/43
  • v2.3.1 03 Oktober 2017 Core: Fix tab select styling, 2.3.1
  • v2.3.0 03 Oktober 2017 Core: Allow disabling of tab-size
  • v2.2.9 01 Oktober 2017 Themes: Add CodeMirror material theme, Themes: Fix Ocean16 file name, 2.2.9
  • v2.2.8 20 September 2017 Imported from URL
  • v2.2.7 01 September 2017 Get event key directly, Remove blob-wrapper position Fixes highlighted line context menu, 2.2.7
  • v2.2.6 22 Agustus 2017 Core: Include new header class, 2.2.6
  • v2.2.5 04 Agustus 2017 Prevent styling of structurizr.com. Fixes #40, 2.2.5
  • v2.2.4 21 Juni 2017 Core: Append stylesheet after the </head> Fixes https://github.com/StylishThemes/GitHub-Dark/issues/508, 2.2.4
  • v2.2.3 15 Juni 2017 GHD: Fix linting issues
  • v2.2.3 16 Mei 2017 Meta: change license to MIT
  • v2.2.2 21 April 2017 Imported from URL
  • v2.2.1 21 April 2017 Imported from URL
  • v2.2.0 21 April 2017 Imported from URL
  • v2.1.3 13 Maret 2017 Imported from URL
  • v2.1.2 12 Maret 2017 Imported from URL
  • v2.1.1 12 Maret 2017 Imported from URL
  • v2.1.0 13 Februari 2017 Synced from GitHub - Add separate syntax theme options - 2.1.0
  • v2.0.18 31 Desember 2016 Imported from URL
  • v2.0.16 17 November 2016 Imported from URL
  • v2.0.15 16 November 2016 Synced from GitHub - Load style earlier by not waiting for <body>
  • v2.0.15 16 November 2016 Imported from URL
  • v2.0.14 24 Oktober 2016 Synced from GitHub - encode/decodes as json for GM_ APIs
  • v2.0.14 01 Oktober 2016 Imported from URL
  • v2.0.13 30 September 2016 Synced from GitHub - version bump
  • v2.0.12 29 September 2016 Synced from GitHub - version bump
  • v2.0.11 16 September 2016 Synced from GitHub - Change to new button group class - version bump
  • v2.0.10 10 Agustus 2016 Synced from GitHub - version bump
  • v2.0.9 05 Agustus 2016 Imported from URL
  • v2.0.8 02 Agustus 2016 Imported from URL
  • v2.0.7 01 Agustus 2016 Imported from URL
  • v2.0.6 29 Juli 2016 Synced from GitHub - Do not add settings panel to githubusercontent pages
  • v2.0.5 24 Juli 2016 Imported from URL
  • v2.0.4 24 Juli 2016 Imported from URL
  • v2.0.3 22 Juli 2016 Imported from URL
  • v2.0.2 17 Juli 2016 Imported from URL
  • v2.0.1 16 Juli 2016 Imported from URL
  • v2.0.0 18 Juni 2016 Synced from GitHub - Rewrite script * Remove jQuery dependency. * Settings have reset - the script now saves `data` instead of each individual setting. * The debug log is now toggled from the browser userscript menu. * Closes issue #16.
  • v1.0.13 03 Juni 2016 Synced from GitHub - version bump
  • v1.0.12 03 Juni 2016 Synced from GitHub - Add overflow-wrap for Chrome. See https://github.com/StylishThemes/GitHub-code-wrap/issues/1 - version bump
  • v1.0.11 25 Mei 2016 Imported from URL
  • v1.0.10 24 Mei 2016 Imported from URL
  • v1.0.8 24 Mei 2016 Synced from GitHub - Update background to optimized version
  • v1.0.8 24 Mei 2016 Synced from GitHub - Rework theme loading - Use callbacks to ensure no race conditions - Don't replace in side the `ghd.themes` array anymore, always load fresh themes.
  • v1.0.8 24 Mei 2016 Synced from GitHub - Fix theme updating, cleanup code - #14
  • v1.0.8 11 April 2016 Synced from GitHub - Add @connect setting See https://gf.zukizuki.org/en/forum/discussion/7853/devs-tampermonkeys-upcoming-support-of-connect-may-break-scripts-with-gm-xmlhttprequest#latest - version bump
  • v1.0.7 01 April 2016 Synced from GitHub - Settings panel: fix input padding - version bump
  • v1.0.6 17 Maret 2016 Synced from GitHub - Toggle monospace; target common div. Fixes #10 - version bump
  • v1.0.5 04 Maret 2016 Synced from GitHub - Fix code diff collapse on opened "Diff suppressed" files - version bump
  • v1.0.4 28 Februari 2016 Synced from GitHub - Use correct version property
  • v1.0.4 28 Februari 2016 Synced from GitHub - update to [email protected], use GM_info for version
  • v1.0.4 27 Februari 2016 Synced from GitHub - Add Obsidian theme - version bump
  • v1.0.3 22 Februari 2016 Synced from GitHub - Diff file toggle, include rich diff
  • v1.0.3 22 Februari 2016 Synced from GitHub - Add file diff toggle to collapse/expand code blocks - version bump
  • v1.0.2 11 Februari 2016 Synced from GitHub - Update color picker code - Code wrap: Include pull files changed diffs And prevent JS error - version bump
  • v1.0.1 06 Februari 2016 Synced from GitHub - Change monospace font toggle icon. See #8
  • v1.0.0 05 Februari 2016 Synced from GitHub - Add textarea toggle svg icon & tooltip classes
  • v1.0.0 05 Februari 2016 Synced from GitHub - Fix paste issues - #7
  • v1.0.0 05 Februari 2016 Synced from GitHub - Change textbox to update on paste - #7
  • v1.0.0 05 Februari 2016 Synced from GitHub - Add textarea to allow style dev updates. Fixes #7 - version bump - drop beta
  • v1.0.8-beta 05 Februari 2016 Synced from GitHub - Fix lint issue - Add toggle monospace button. Fixes #8 - version bump
  • v1.0.7-beta 04 Februari 2016 Synced from GitHub - Prevent js error while checking css version. Fixes #9
  • v1.0.7-beta 04 Februari 2016 Synced from GitHub - Update default background
  • v1.0.7-beta 04 Februari 2016 Synced from GitHub - Fix linter errors #9
  • v1.0.7-beta 04 Februari 2016 Synced from GitHub - Apply checkbox tweaks only for Firefox
  • v1.0.7-beta 04 Februari 2016 Synced from GitHub - Replace defunct info octicon - version bump
  • v1.0.5-beta 03 Februari 2016 Synced from GitHub - Update default background
  • v1.0.5-beta 03 Februari 2016 Synced from GitHub - Update default background
  • v1.0.5-beta 31 Januari 2016 Imported from URL
  • v1.0.4-beta 30 Januari 2016 Synced from GitHub - Get hex color from color picker This change allows entering "333" or "rgb(128,0,0)" - version bump
  • v1.0.3-beta 30 Januari 2016 Synced from GitHub - Reduce z-index on code wrap icon In an issue, the label, milestone, etc popup modals are set to a z-index of 21 - version bump
  • v1.0.2-beta 27 Januari 2016 Synced from GitHub - Set code wrap tooltip set to west The code wrapper on diff pages is set to overflow hidden, so a btooltip set north is hidden from view - version bump
  • v1.0.1-beta 26 Januari 2016 Synced from GitHub - Fix bug where themes weren't applied
  • v1.0.1-beta 26 Januari 2016 Synced from GitHub - Fix bug where themes weren't applied
  • v1.0.1-beta 26 Januari 2016 Synced from GitHub - Workaround checkbox issue in Firefox
  • v1.0.1-beta 26 Januari 2016 Synced from GitHub - Add version indicator - version bump
  • v1.0.0-beta 26 Januari 2016 Imported from URL
  • v0.9.0 15 Januari 2016 Synced from GitHub - Replace $.parseJSON with JSON.parse jQuery.parseJSON will be deprecated: https://github.com/jquery/jquery/issues/2800
  • v0.9.0 03 Januari 2016 Synced from GitHub - Add MutationObserver & remove unsafeWindow - Add panel even if not logged in - Add keyboard shortcut "g+-" to toggle style - version bump
  • v0.8.6 02 Januari 2016 Synced from GitHub - Add css when enabled - version bump
  • v0.8.5 02 Januari 2016 Synced from GitHub - Add GitHub Dark code wrap setting - version bump
  • v0.8.4 31 Desember 2015 Synced from GitHub - Fix code wrap of code with line numbers - Don't update style if changing wrap or enable/disable & cleanup
  • v0.8.4 26 Desember 2015 Imported from URL
  • v0.8.2 26 Desember 2015
  • v0.1 26 Desember 2015