Commit Graph

  • 188f658cda
    reafactor(tauri.js): move command helpers to api dir Noah Klayman 2019-12-10 11:38:06 -0800
  • eb3ec78552
    Update FUNDING.yml nothingismagick 2019-12-10 20:34:17 +0100
  • 435ed1ab8f
    chore/updates (#150) nothingismagick 2019-12-10 20:10:45 +0100
  • c45d172c3e
    chore(update:tauri): serde_json Closes #146 Daniel Thompson-Yvetot 2019-12-10 19:32:01 +0100
  • 1512c38411
    Merge branch 'dev' into chore/updates Daniel Thompson-Yvetot 2019-12-10 19:30:23 +0100
  • 985420d6c4
    chore(deps:examples): update Daniel Thompson-Yvetot 2019-12-10 19:29:51 +0100
  • 05d9ac19f9
    check cache hits before install Jacob Bolda 2019-12-10 08:11:57 -0600
  • 4937ab4b8e
    fix(deps): update rust crate serde_json to 1.0.44 Renovate Bot 2019-12-10 10:01:15 +0000
  • f4211c0b45 fix(deps): update rust crate sysinfo to 0.10 (#147) renovate[bot] 2019-12-10 10:58:38 +0100
  • 8142a936fb
    fix(deps): update rust crate sysinfo to 0.10 Renovate Bot 2019-12-10 09:47:13 +0000
  • 511e51d12a chore(deps): update dependency lockfile-lint to v3 (#148) renovate[bot] 2019-12-10 10:43:35 +0100
  • e23c2cbe6a
    Merge branch 'dev' into renovate/lockfile-lint-3.x nothingismagick 2019-12-10 10:43:21 +0100
  • 0f5fbee3d6
    chore(deps): update dependency lockfile-lint to v3 Renovate Bot 2019-12-10 09:40:22 +0000
  • 67ea1ed54b chore(deps): update dependency lockfile-lint to v2.2.0 (#144) renovate[bot] 2019-12-10 10:37:23 +0100
  • 4f4adc467a
    chore(deps): update dependency lockfile-lint to v2.2.0 Renovate Bot 2019-12-10 09:36:22 +0000
  • c07d5faa5a chore(deps): update dependency eslint-plugin-import to v2.19.1 (#143) renovate[bot] 2019-12-10 10:35:55 +0100
  • b0fd0a990f
    chore(deps): update dependency eslint-plugin-import to v2.19.1 Renovate Bot 2019-12-10 09:30:28 +0000
  • dcf893750b fix(deps): update dependency sharp to v0.23.4 (#145) renovate[bot] 2019-12-10 10:30:00 +0100
  • d5e2acc75c
    only create release on master Jacob Bolda 2019-12-10 00:33:01 -0600
  • 19f1bbdb15
    fix(deps): update dependency sharp to v0.23.4 Renovate Bot 2019-12-10 04:38:33 +0000
  • 4272667387
    set target, quote body Jacob Bolda 2019-12-09 18:05:12 -0600
  • ec6ecb56e7
    dump context Jacob Bolda 2019-12-09 14:46:27 -0600
  • 45b1fd445e
    create release on push to master Jacob Bolda 2019-12-09 14:38:36 -0600
  • 4ef4109bc0
    fix(workflow): quasar example (#141) nothingismagick 2019-12-09 15:08:00 +0100
  • ddeaa66ee8
    fix(workflow): quasar example Daniel Thompson-Yvetot 2019-12-09 14:24:33 +0100
  • f29d592598
    refactor(tauri.js): move command code into helpers Noah Klayman 2019-12-08 17:09:00 -0800
  • 922d2128ca remove reqwest tensor-programming 2019-12-07 18:45:16 -0500
  • c99a803ece feat(tauri.js) use load event to notify tauri ready Lucas 2019-12-07 09:53:09 -0300
  • b076dd4d23 feat(tauri.js/tauri-config): throw error if req'd files don't ex… (#137) Noah Klayman 2019-12-06 03:44:29 -0800
  • 6feb6bb7fc
    fix(tauri.js/tauri-config): use logger Noah Klayman 2019-12-05 16:59:51 -0800
  • 7c6a649e48
    feat(tauri.js/tauri-config): throw error if req'd files don't exist Checks that package.json and tauri.conf.js exist before requiring If they don't, throw an error and exit w/ code 1 Noah Klayman 2019-12-05 15:26:48 -0800
  • ae51d9573e fix(js-cli) regression on template's default tauri version Lucas 2019-12-05 18:37:12 -0300
  • 0b30d8d618 fix(js-cli) npmignore wrong on windows Lucas Fernandes Gonçalves Nogueira 2019-12-05 08:17:50 -0300
  • 621b86ece4 feat(js-cli) eslint work by nothingismagick Lucas 2019-12-04 19:35:39 -0300
  • fc3743387e fix(tauri) rework on iframe/devServer Lucas 2019-12-04 19:22:20 -0300
  • 7d1b2c7c06 chore(versions) bump tauri.js Lucas 2019-12-04 17:51:19 -0300
  • 38b8da497c
    fix(js-cli) tauri init broken when not using the local version #… (#136) Lucas Fernandes Nogueira 2019-12-04 17:49:14 -0300
  • 0d6b8b34a0 chore(versions) bump tauri.js Lucas 2019-12-04 17:49:08 -0300
  • 0c511e3ba9 fix(js-cli) tauri init broken when not using the local version #135 Lucas 2019-12-04 17:42:11 -0300
  • ca614e87ea [WIP] github actions rust cache (#131) Jacob Bolda 2019-12-04 13:24:27 -0600
  • d63b450b63
    feat(event): update tauri.js injection Daniel Thompson-Yvetot 2019-12-04 20:20:03 +0100
  • ab35535a02
    cache rust based on hashed cargo.lock Jacob Bolda 2019-12-04 12:31:05 -0600
  • 37f09c38af
    tilde Jacob Bolda 2019-12-04 12:12:07 -0600
  • 25428e92fb
    wish it wasn't so verbose Jacob Bolda 2019-12-04 10:54:35 -0600
  • a9d22aa9c5
    scrap env, use matrix Jacob Bolda 2019-12-04 10:20:04 -0600
  • 136df325f7
    try relative path? Jacob Bolda 2019-12-04 10:15:20 -0600
  • 7aff351db7
    set cargo home env Jacob Bolda 2019-12-04 10:14:13 -0600
  • 2b66e0eddc
    use cargo home for cache dir Jacob Bolda 2019-12-04 10:07:42 -0600
  • bc75ab4197
    fix ubuntu artifact path Jacob Bolda 2019-12-04 09:36:56 -0600
  • 54f66a5f18
    missed closing quote Jacob Bolda 2019-12-04 08:04:21 -0600
  • c96add70ae
    add releaseFolder option Jacob Bolda 2019-12-04 08:00:23 -0600
  • c7b7e54eee refactor(tauri) iframe injection on all modes Lucas 2019-12-03 21:33:21 -0300
  • d51b8f79b2 Merge remote-tracking branch 'origin/dev' into feature/iframe Lucas 2019-12-03 17:40:28 -0300
  • 6d6179ff67
    fix(readme) Daniel Thompson-Yvetot 2019-12-03 20:12:12 +0100
  • 0c0ac4e1fd
    feat(npm): add needed items for npq Daniel Thompson-Yvetot 2019-12-03 20:06:59 +0100
  • 22b07fc44a event API testing (#132) nothingismagick 2019-12-03 17:08:07 +0100
  • f5de28a0aa
    Update event.rs Lucas Fernandes Nogueira 2019-12-03 13:04:45 -0300
  • f0f01da763
    Update tauri.conf.js Lucas Fernandes Nogueira 2019-12-03 13:03:51 -0300
  • 818e71389e
    feat(examples:quasar): version and tauri signature Daniel Thompson-Yvetot 2019-12-03 16:54:58 +0100
  • 57fa61b9f8
    feat(tauri:event): don't remove the listener Daniel Thompson-Yvetot 2019-12-03 16:26:08 +0100
  • b0417f2196
    globs don't yet work, hardcode for now Jacob Bolda 2019-12-03 08:51:10 -0600
  • 711c0286d8
    feat(examples:quasar): new Rust signature Daniel Thompson-Yvetot 2019-12-03 14:18:33 +0100
  • d480ac8fbf
    chore(version:tauri.js): bump Daniel Thompson-Yvetot 2019-12-03 14:18:00 +0100
  • 23fcab296f
    feat(eslint): add lodash-template Daniel Thompson-Yvetot 2019-12-03 14:17:28 +0100
  • d8435d060f
    feat(Cargo.lock): update Daniel Thompson-Yvetot 2019-12-03 14:16:23 +0100
  • 2093bfb93d
    chore(version:tauri): bump Daniel Thompson-Yvetot 2019-12-03 14:15:38 +0100
  • d79dfdf2bc
    feat(tauri:api): rename to Listen Daniel Thompson-Yvetot 2019-12-03 14:15:02 +0100
  • 17fe5c0864
    feat(tauri:event): change FnOnce to FnMut Daniel Thompson-Yvetot 2019-12-03 14:14:12 +0100
  • 17c12564b4
    feat(template): esm & js versions of tauri.js Daniel Thompson-Yvetot 2019-12-03 14:13:07 +0100
  • 58a6519213
    Merge branch 'dev' into feature/examples/quasar-api Daniel Thompson-Yvetot 2019-12-03 09:39:01 +0100
  • 63c361ef04
    likely need different key for each cache Jacob Bolda 2019-12-03 00:35:47 -0600
  • be64a6e2df
    forgot to fix artifact name Jacob Bolda 2019-12-03 00:17:25 -0600
  • c36e39f684
    seriously need one step per cache dir? Jacob Bolda 2019-12-02 23:52:04 -0600
  • 9b033d29d8
    forgot to relative prod rust cache Jacob Bolda 2019-12-02 23:44:16 -0600
  • 2445508906
    star artifact, relative rust cache Jacob Bolda 2019-12-02 23:34:35 -0600
  • a01d014532
    cache rust cargo home Jacob Bolda 2019-12-02 22:59:00 -0600
  • 5a347f8e62
    shorten artifact name Jacob Bolda 2019-12-02 22:54:51 -0600
  • 0820bf030d
    add cache ext Jacob Bolda 2019-12-02 22:25:48 -0600
  • 428ade1cd6 fix(tauri) event system on quasar example Lucas 2019-12-02 22:39:22 -0300
  • 0ec318ac2c fix(tauri) iframe communication working Lucas 2019-12-02 21:13:04 -0300
  • 218a9f29c8 build all smoke tests and artifact fixes (#128) Jacob Bolda 2019-12-02 16:48:43 -0600
  • 2f9fd7e0b5
    fix(examples:quasar): add local tauri as devDep nothingismagick 2019-12-02 23:07:21 +0100
  • bd66089031
    fix(examples:quasar): put the build command back. nothingismagick 2019-12-02 22:54:38 +0100
  • eac3d1624a
    fix(js-cli): Provide a helpful error message if devPath is not defined Rajiv Shah 2019-12-02 16:49:12 -0500
  • 7c94f0d51c
    fix(examples:quasar): typo nothingismagick 2019-12-02 22:36:30 +0100
  • 85b297bfc6
    fix(examples:gatsby): typos package.json scripts nothingismagick 2019-12-02 22:21:59 +0100
  • df212ffbec
    fix(examples:quasar): canonical yarns nothingismagick 2019-12-02 22:20:40 +0100
  • 62d076d122
    via-source uses object, add property ref Jacob Bolda 2019-12-02 15:17:01 -0600
  • 3b799c0ab4
    fix(examples:quasar): add missing yarn command nothingismagick 2019-12-02 22:13:36 +0100
  • 213365cc8f
    fix cache path Jacob Bolda 2019-12-02 15:00:33 -0600
  • 7c0d13220c
    don't need relative file ref Jacob Bolda 2019-12-02 14:35:32 -0600
  • bd769bb302
    try format Jacob Bolda 2019-12-02 14:27:11 -0600
  • 60e224d900
    global join function Jacob Bolda 2019-12-02 14:19:21 -0600
  • ad18c9180a
    try concat strings? Jacob Bolda 2019-12-02 14:12:40 -0600
  • d7ac026c79
    cache example deps Jacob Bolda 2019-12-02 13:58:33 -0600
  • 688fa006a3
    fix(examples:quasar): add build command nothingismagick 2019-12-02 20:45:15 +0100
  • a936979063
    build quasar and try artifact fix Jacob Bolda 2019-12-02 13:29:35 -0600
  • 6eb1837181 [WIP] example / gatsby / themed-site (#120) Jacob Bolda 2019-12-02 08:20:20 -0600
  • ece5466e74
    windows is running a tad slow Jacob Bolda 2019-12-02 07:30:05 -0600
  • 8b5ea1c751
    artifact name cannot have / within it Jacob Bolda 2019-12-02 07:24:54 -0600