Skip to content
Snippets Groups Projects
  1. Apr 12, 2021
  2. Jan 07, 2021
    • Oliver Kriska's avatar
      Dialyzer and Credo checks (#558) · ae42b867
      Oliver Kriska authored
      * Checks
      
       - added Dialyzer
       - fixed Dialyzer errors
       - added Dialyzer check to GitHub Actions with cache
       - added Credo
       - fixed Credo Warnings
       - added Credo Warnings check to GitHub Actions with cache
       - added compile warnings check to GitHub Actions
       - reformated GitHub Actions YAML
      
      * Dialyzer
      
       - allow it in test env
      
      * Dialyzer
      
       - fixed test env
       - renamed GitHub actions steps
      
      * AppSignal
      
       - upgraded deprecated version
       - Upgraded:
        appsignal 2.0.5 => 2.0.7
        certifi 2.5.2 => 2.5.3
        hackney 1.16.0 => 1.17.0
        idna 6.0.1 => 6.1.1
        parse_trans 3.3.0 => 3.3.1
        unicode_util_compat 0.5.0 => 0.7.0 (minor)
      
      * Credo
      
       - fixed CRM plug
      ae42b867
  3. Nov 10, 2020
  4. Jul 21, 2020
  5. Jun 12, 2020
    • Uku Taht's avatar
      Maxmind (#80) · a12cfa8a
      Uku Taht authored
      * Add maxmind Geolite2 database
      
      * Look up the actual country from MaxMind
      
      * Fix test for country lookup
      a12cfa8a
  6. Jun 02, 2020
    • Uku Taht's avatar
      Schedule regular jobs with Oban (#69) · 25d8f2f3
      Uku Taht authored
      * Use oban for work
      
      * Remove mix task for email reports
      
      * Convert remaining tasks to Oban workers
      
      * Add crontab for scheduled jobs
      
      * Only enable cron if configured to do so
      25d8f2f3
  7. May 29, 2020
    • Uku Taht's avatar
      Reduce script size (#68) · 4bd12f03
      Uku Taht authored
      * Remove cookie code
      
      * Compile tracker separetly from website assets
      
      * Install uglify
      
      * Help minifier reduce varaibles
      4bd12f03
  8. May 21, 2020
  9. Sep 02, 2019
Loading