Skip to content
Snippets Groups Projects
  1. Aug 03, 2024
    • kwadronaut's avatar
      gui: Add region to language selections menu when available · f8dfe32f
      kwadronaut authored and jkito's avatar jkito committed
      we currently have language entries which appears to be repeated
      but infact they are different languages, e.g es_AR, es_CU  both
      show up as 'Spanish' in the language picker, to make it  easier
      to distinguish between them the region is added to the lanugage
      picker list, so es_CU now appears as 'Spanish (Cuba)'
      f8dfe32f
  2. Jul 31, 2024
  3. Jul 30, 2024
  4. Jul 29, 2024
  5. Jul 26, 2024
    • jkito's avatar
      motd: fix fetching of motd for riseup provider · 8bc5fc06
      jkito authored
      in b1796790 the config.Provider was changed from the provider
      URL to the provider name but the check fetching motd expected
      an URL this updates the case statement to match the  provider
      name instead of the provider URL
      8bc5fc06
  6. Jul 22, 2024
  7. Jul 21, 2024
  8. Jul 19, 2024
  9. Jul 17, 2024
  10. Jul 14, 2024
    • jkito's avatar
      ci: use env variable for the job build dir · f83380fc
      jkito authored
      this uses $CI_PROJECT_DIR instead of a hardcoded
      path for the project's build dir in the arch pkg
      job, the hardcoded path doesn't exist if job run
      is from a forked repo
      f83380fc
  11. Jul 13, 2024
Loading