Skip to content
Snippets Groups Projects
Select Git revision
  • dc368be1b64c81a6cb6fee6a7dd76a799b5009d0
  • master default protected
  • chrome-manifest-v3
  • feature/migrate-cordova-13
  • feat/improve-network-scan
  • feat/force-migration-check
  • develop
  • feature/encrypted_comment
  • feature/android_api_19
  • gitlab_migration_1
  • rml8
  • v1.7.15-rc1
  • v1.7.14
  • v1.7.13
  • v1.7.12
  • v1.7.11
  • v1.7.10
  • v1.7.9
  • v1.7.8
  • v1.7.7
  • v1.7.6
  • v1.7.5
  • v1.7.4
  • v1.7.3
  • v1.7.2
  • v1.7.1
  • v1.7.0
  • v1.7.0-rc2
  • v1.7.0-rc1
  • v1.6.12
  • v1.6.11
31 results

ionic.project

Blame
    • Benoit Lavenier's avatar
      d3188969
      - ES: add messaging service · d3188969
      Benoit Lavenier authored
       - ES: Fix new comment submit button  - Fix #146
       - Fix modal hide animation - Fix #145
       - Wot lookup: display registration date on the right side
       - Upgrade to ionic 1.7.16
       - fix installation README
      d3188969
      History
      - ES: add messaging service
      Benoit Lavenier authored
       - ES: Fix new comment submit button  - Fix #146
       - Fix modal hide animation - Fix #145
       - Wot lookup: display registration date on the right side
       - Upgrade to ionic 1.7.16
       - fix installation README
    generateIcon.sh 57 B
    #!/bin/bash
    
    flutter pub run icons_launcher:main
    
    exit 0