Skip to content
Snippets Groups Projects
Select Git revision
  • fd2a09e7a29a009cd5403784b6cee16095ef31f5
  • master default
  • host01
  • ns4
  • kodi
5 results

shore.co.il.conf

Blame
    • nimrod's avatar
      5e4f1d6e
      Cleanup. · 5e4f1d6e
      nimrod authored
      - No more proxying in www.shore.co.il. I think about redoing it all with
        a subdomain per service. Also no more secrets, intead authenticate
        against the LDAP server or something.
      - CI templates.
      - Simpler self-signed SSL certificate generation.
      - Set the hostname in CI.
      - Use the www-redirect snippet in shore.co.il.
      5e4f1d6e
      History
      Cleanup.
      nimrod authored
      - No more proxying in www.shore.co.il. I think about redoing it all with
        a subdomain per service. Also no more secrets, intead authenticate
        against the LDAP server or something.
      - CI templates.
      - Simpler self-signed SSL certificate generation.
      - Set the hostname in CI.
      - Use the www-redirect snippet in shore.co.il.
    com.visualstudio.Vscode.appdata.xml 822 B
    <?xml version="1.0" encoding="UTF-8"?>
    <component type="desktop">
      <id>com.visualstudio.Vscode.desktop</id>
      <name>Visual Studio Code</name>
      <metadata_license>CC0-1.0</metadata_license>
      <summary>Source Code Editor</summary>
      <description>
        <p>
          Code editing.Redefined. Free. Open source. Runs everywhere.
        </p>
      </description>
      <url type="homepage">https://code.visualstudio.com/</url>
      <screenshots>
        <screenshot type="default">
          <image>https://code.visualstudio.com/home/home-screenshot-linux-lg.png</image>
        </screenshot>
      </screenshots>
      <project_license>MIT</project_license>
      <developer_name>Microsoft</developer_name>
      <url type="bugtracker">https://github.com/Microsoft/vscode/issues</url>
      <url type="help">https://stackoverflow.com/questions/tagged/vscode</url>
    </component>