Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lazytooo/examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: iris-contrib/examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Feb 10, 2019

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    603b45c View commit details

Commits on Mar 14, 2019

  1. Copy the full SHA
    feb1427 View commit details

Commits on Jun 7, 2019

  1. Merge pull request iris-contrib#45 from albertputrapurnama/master

    Removed Configurator to make the app runnable
    kataras authored Jun 7, 2019
    Copy the full SHA
    509f943 View commit details
  2. Merge pull request iris-contrib#40 from umarquez/patch-1

    Fixed broken link and typo in "Hello WebAssembly!"
    kataras authored Jun 7, 2019
    Copy the full SHA
    97c1cf9 View commit details
  3. Copy the full SHA
    dade33c View commit details
  4. fix misspell

    kataras committed Jun 7, 2019
    Copy the full SHA
    79c6cc5 View commit details
  5. Copy the full SHA
    620bda1 View commit details

Commits on Aug 16, 2019

  1. Copy the full SHA
    30ee37c View commit details
  2. see prev commit.

    kataras committed Aug 16, 2019
    Copy the full SHA
    3bcca03 View commit details
  3. Copy the full SHA
    5ee9f16 View commit details
  4. Copy the full SHA
    ef0faa3 View commit details
  5. update jwt example

    kataras committed Aug 16, 2019
    Copy the full SHA
    dceb98b View commit details
  6. travis

    kataras committed Aug 16, 2019
    Copy the full SHA
    2e8b8fe View commit details
  7. .

    kataras committed Aug 16, 2019
    Copy the full SHA
    78958af View commit details
  8. .[travis test]

    kataras committed Aug 16, 2019
    Copy the full SHA
    ef8b950 View commit details
  9. make mod

    kataras committed Aug 16, 2019
    Copy the full SHA
    1d928df View commit details
  10. Copy the full SHA
    7e5b51d View commit details
  11. Copy the full SHA
    53183f6 View commit details

Commits on Oct 27, 2019

  1. update examples for iris v12

    kataras committed Oct 27, 2019
    Copy the full SHA
    9a28a0d View commit details
  2. remove exec

    kataras committed Oct 27, 2019
    Copy the full SHA
    b30cec8 View commit details

Commits on Dec 13, 2019

  1. Copy the full SHA
    31c3cd2 View commit details

Commits on Dec 22, 2019

  1. Create FUNDING.yml

    kataras authored Dec 22, 2019
    Copy the full SHA
    2a3d6ab View commit details

Commits on May 5, 2020

  1. Copy the full SHA
    64bf1ab View commit details
  2. Copy the full SHA
    819892e View commit details
  3. fix typo :O

    kataras committed May 5, 2020
    Copy the full SHA
    51ee20c View commit details

Commits on May 6, 2020

  1. Copy the full SHA
    1ebcbbd View commit details

Commits on May 7, 2020

  1. sync examples

    kataras committed May 7, 2020
    Copy the full SHA
    c104e9a View commit details

Commits on Aug 12, 2020

  1. sync examples

    kataras committed Aug 12, 2020
    Copy the full SHA
    e559b12 View commit details
  2. sync examples

    kataras committed Aug 12, 2020
    Copy the full SHA
    9d0e229 View commit details

Commits on Aug 21, 2020

  1. sync examples

    kataras committed Aug 21, 2020
    Copy the full SHA
    d023b48 View commit details

Commits on Sep 5, 2020

  1. sync examples

    kataras committed Sep 5, 2020
    Copy the full SHA
    190c326 View commit details
  2. minor

    kataras committed Sep 5, 2020
    Copy the full SHA
    488aca6 View commit details

Commits on Sep 13, 2020

  1. new examples :)

    kataras committed Sep 13, 2020
    Copy the full SHA
    c1e37d5 View commit details

Commits on Jan 10, 2021

  1. Copy the full SHA
    bed0891 View commit details
  2. minor: typo

    kataras committed Jan 10, 2021
    Copy the full SHA
    bf6bf8d View commit details
  3. minor

    kataras committed Jan 10, 2021
    Copy the full SHA
    bb07696 View commit details

Commits on Jul 19, 2022

  1. Copy the full SHA
    7dab29c View commit details

Commits on Oct 23, 2022

  1. Copy the full SHA
    976af9b View commit details

Commits on Dec 24, 2022

  1. Update examples

    kataras committed Dec 24, 2022
    Copy the full SHA
    7e6bb47 View commit details

Commits on Aug 17, 2023

  1. Copy the full SHA
    0aa6325 View commit details
  2. Copy the full SHA
    854747f View commit details

Commits on Aug 20, 2023

  1. Copy the full SHA
    c33566f View commit details

Commits on Nov 5, 2023

  1. updates for v12.2.8

    kataras committed Nov 5, 2023
    Copy the full SHA
    c934efd View commit details

Commits on Jan 11, 2024

  1. Copy the full SHA
    39d9087 View commit details
  2. update LICENSE

    kataras committed Jan 11, 2024
    Copy the full SHA
    374bcfe View commit details

Commits on Apr 24, 2024

  1. update Iris version

    kataras committed Apr 24, 2024
    Copy the full SHA
    e808187 View commit details
Showing 1,019 changed files with 44,180 additions and 64,604 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: kataras
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
.vscode
.DS_STORE
.vscode
/issue-*/
/feature-*/
.directory
node_modules
package-lock.json
6 changes: 0 additions & 6 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016-2018 Gerasimos Maropoulos and contributors.
Copyright (c) 2016-2024 Gerasimos Maropoulos and contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Loading