Skip to content
Snippets Groups Projects
  1. Nov 04, 2024
  2. Nov 03, 2024
  3. Nov 01, 2024
  4. Oct 22, 2024
  5. Oct 04, 2024
  6. Jul 13, 2024
  7. Jun 20, 2024
  8. Jun 19, 2024
  9. Apr 18, 2024
  10. Mar 31, 2024
  11. Mar 29, 2024
  12. Mar 25, 2024
  13. Mar 24, 2024
  14. Mar 21, 2024
  15. Mar 19, 2024
  16. Mar 18, 2024
  17. Mar 11, 2024
  18. 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
  19. Sep 15, 2023
  20. Sep 12, 2023
  21. Sep 05, 2023
  22. Sep 01, 2023
  23. Jul 23, 2023
  24. Jul 03, 2023
  25. May 28, 2023
Loading