Skip to content
Snippets Groups Projects
  1. Mar 16, 2025
  2. Nov 10, 2024
  3. Nov 06, 2024
  4. Nov 05, 2024
  5. Nov 04, 2024
  6. Nov 03, 2024
  7. Nov 01, 2024
  8. Oct 22, 2024
  9. Oct 04, 2024
  10. Jul 13, 2024
  11. Jun 20, 2024
  12. Jun 19, 2024
  13. Apr 18, 2024
  14. Mar 31, 2024
  15. Mar 29, 2024
  16. Mar 25, 2024
  17. Mar 24, 2024
  18. Mar 21, 2024
  19. Mar 19, 2024
  20. Mar 18, 2024
  21. Mar 11, 2024
  22. Nov 23, 2023
    • Oliver Smith's avatar
      Makefile: install: add sanity checks · 8d2bd817
      Oliver Smith authored
      Prevent the user from installing to the wrong firefox dir, and give a
      userfriendly message if install needs root rights.
      8d2bd817
    • Oliver Smith's avatar
      Makefile: add uninstall target · dd2150f9
      Oliver Smith authored
      Make it easy for users to test versions from a git repository by having
      an easy way to uninstall.
      dd2150f9
    • Oliver Smith's avatar
      editorconfig: fix syntax · 1a53040d
      Oliver Smith authored
      Fix the pattern not working in neovim's now built-in editorconfig
      support by removing "**/". This should have matched all paths, but it
      doesn't work with the built-in parser and by removing it, we apparently
      match all paths too. This fixes neovim indenting with tabs in the
      Makefile and shell scripts in this repository.
      
      Happy to see that this is a built-in feature now \o/
      1a53040d
    • Oliver Smith's avatar
      Remove legacy code (< FF 115) · 5b333873
      Oliver Smith authored
      mobile-config-firefox does not need to support versions prior to the
      oldest supported FF ESR release (there might be two at the same time).
      The current oldest ESR is 115. Remove related code.
      5b333873
    • Oliver Smith's avatar
      README: link to current FF and FF ESR releases · 1eaf0115
      Oliver Smith authored
      As time of writing, it is 120 and ESR 115.
      1eaf0115
  23. Sep 15, 2023
  24. Sep 12, 2023
  25. Sep 05, 2023
  26. Sep 01, 2023
Loading