Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Ikona doplňku

Historie doplňku MyQOnly - 16 verzí

MyQOnly od mike_conley

Hodnocení: 5 z 5
Hodnocení: 5 z 5
5
8
4
0
3
0
2
0
1
0
Historie doplňku MyQOnly - 16 verzí
  • Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.

  • Nejnovější verze

    Verze 0.10.0

    Vydáno 3. bře 2024 – 165,41 KB
    Funguje s: firefox 62.0 a novější
    * There is now an option to ignore draft pull requests from GitHub. Thanks to Andrew Halberstadt for the patch!

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Pro používání tohoto rozšíření potřebujete Firefox
    Stáhnout Firefox a nainstalovat toto rozšíření
    Stáhnout soubor
  • Starší verze

    Verze 0.9.1

    Vydáno 12. čvc 2021 – 165,21 KB
    Funguje s: firefox 62.0 a novější
    * Fixed an issue where setting an empty string as the list of ignored GitHub team repositories would cause all GitHub repositories to be hidden. Thanks to Andrew Halberstadt for the patch!

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.9.0

    Vydáno 21. kvě 2021 – 165,16 KB
    Funguje s: firefox 62.0 a novější
    New features:
    * It's now possible to ignore a GitHub team repository by using just a substring of the URL. This means `mozilla-mobile/fenix` would skip reviews for that repo, and `mozilla-mobile` would skip reviews for that entire org. Thanks to Andrew Halberstadt for the patch!
    * GitHub API tokens can now be set in the Options page for private repositories! Thanks to Justin Wood for the patch!

    Changes
    * The panel now links to https://phabricator.services.mozilla.com/differential for Phabricator reviews. This is more direct and less noisy than the full-blown Phabricator dashboard.

    Bug fixes
    * Fixed an issue where the "Include reviewer groups in badge count" setting wouldn't persist between browser restarts. Thanks to Aaron Klotz for the patch!
    Fixed an issue where MyQOnly wouldn't count GitHub pull requests on ignored groups even if the user was requested directly. Thanks to Andrew Halberstadt for the patch!

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.8.3

    Vydáno 1. úno 2020 – 164,54 KB
    Funguje s: firefox 62.0 a novější
    * Unchecking "Include reviewer groups in badge count" persists across restarts. Thanks to Aaron Klotz for the patch!

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.8.2

    Vydáno 23. led 2020 – 164,51 KB
    Funguje s: firefox 62.0 a novější
    New features
    * It's now possible to filter out group reviews from your review count. Look for the "Include reviewer groups in badge count" checkbox in the Options interface. Thanks to Aaron Klotz for the patch!

    Bug fixes
    * Updated icons to meet new requirements on cup.aihedy.com.

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.7.1

    Vydáno 21. led 2019 – 147,11 KB
    Funguje s: firefox 62.0 a novější
    * Fixed the "activeRevisions is null" bug in the Phabricator test case debug tool.

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.7

    Vydáno 10. led 2019 – 147,07 KB
    Funguje s: firefox 62.0 a novější
    New features
    * GitHub pull requests from yourself or specific teams can be filtered out. Thanks to thomcc for the patch!

    Bug fixes
    * Worked around a grammar issue for singular reviews / needinfos in the panel.
    * If GitHub usernames or Bugzilla API keys are cleared after originally being set, doesn't attempt to query those services
    * Improved some spacing in the Options interface

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.6.1

    Vydáno 3. pro 2018 – 146,84 KB
    Funguje s: firefox 62.0 a novější
    * Needinfos can now be counted for Bugzilla. This is disabled by default.
    * Warnings show up in the panel if no Phabricator session exists.
    * Fixed a bug where some services would get the same IDs.

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.5.4

    Vydáno 22. lis 2018 – 75,53 KB
    Funguje s: firefox 62.0 a novější
    * Skipped 0.5.3 due to an AMO upload snafu.
    * Migrating the storage schema to increase flexibility for upcoming features.

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.5.2

    Vydáno 16. lis 2018 – 74,11 KB
    Funguje s: firefox 62.0 a novější
    * Fixed the Bugzilla API key input so that it properly updates the configuration now.

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.5.1

    Vydáno 8. lis 2018 – 74,06 KB
    Funguje s: firefox 62.0 a novější
    * Fixed the refresh button so that it actually refreshes the count by asking services for updated counts. How embarrassing!
    * Added a minimum delay of 250ms to the refresh state in the popup. Thanks to jhirsch for the patch!

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.5

    Vydáno 5. lis 2018 – 74 KB
    Funguje s: firefox 62.0 a novější
    New features
    * Redesigned the panel. The panel now has a button to refresh the review count, as well as a shortcut to the add-on options page.
    * Added working hours support. Choose which windows of time you want to be informed about your review queue. Thanks to jhirsch for the initial implementation!

    Bug fixes
    * Made the Bugzilla API key input a password field
    * Added a simple, and hopefully unobtrusive new feature notification system. To be used sparingly.
    * Added a very simple debugging tool for generating Phabricator test cases (hover your mouse over the bottom-right part of the options page).

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.4

    Vydáno 27. říj 2018 – 25,74 KB
    Funguje s: firefox 62.0 a novější
    * Archived GitHub pull requests are no longer included in the final tally

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.3

    Vydáno 17. říj 2018 – 25,73 KB
    Funguje s: firefox 62.0 a novější
    * Added GitHub support (thanks thomcc!)

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.2

    Vydáno 6. říj 2018 – 25,15 KB
    Funguje s: firefox 62.0 a novější
    Instead of requiring Phabricator API keys, the add-on will attempt to use a pre-existing Phabricator session to get at the reviews dashboard.

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
  • Verze 0.1

    Vydáno 9. zář 2018 – 25,23 KB
    Funguje s: firefox 62.0 a novější, android ve verzích 62.0 až 68.*

    Zdrojový kód zveřejněn pod licencí Mozilla Public License 2.0

    Stáhnout soubor
Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Prohlížeče

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.