Gitlab Mods

Adds colored sections, extra functionality, and avatars to Gitlab. For avatars, detects locally-running image server to use for replacements of avatars. Use http-server (https://www.npmjs.com/package/http-server) for node.js for simple image hosting. Recommend image size of 100x100.

These are versions of this script where the code was updated. Show all versions.

  • v1.6 2019-02-26 // Since v01.5: Added a conditional close-footer button, close broadcast message button. Adds memory states for these buttons (only for messages already seen!) as well as the close-tree (coffee) button. Expands breadcrumb dropdown.
  • v1.5 2019-01-30 // Since v01.4: Linked the notifications to the TODO page. Removed a log statement. Resets TODO page title when timer runs out if reload is cancelled. Slows down reminder by 1 hour (up to 8 times) because coming back to your computer after an extended period and receiving TONS of notifications is annoying
  • v1.4 2019-01-30 // Since v01.3: Re-enables the Tampericon
  • v1.3 2019-01-29 // Since v01.2: Adds "hide tree" button (looks like a coffee cup)
  • v1.2 2019-01-28 Since v01.1: Updates document title with countdown timer indication. Adds hourly reminder of existing TODOs. Removes conversation button from non-conversation pages.
  • v1.0 2019-01-25

Show all script versions