Commit Graph

  • 06f7695797
    chore(tauri) use option_env macro Lucas Nogueira 2019-12-31 18:59:47 -0300
  • 0d31d6075e
    feat(tauri) read config overriden by the node CLI Lucas Nogueira 2019-12-31 18:49:37 -0300
  • 067d98160f
    fix(tauri) race condition on onTauriInit and no-server mode Lucas Nogueira 2019-12-31 18:46:39 -0300
  • ebbca5a74a Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev tensor-programming 2019-12-31 14:31:29 -0500
  • 4416cdbb30 chore(examples) update CSP and tauri-webpack to 0.2.0 (#256) Lucas Fernandes Nogueira 2019-12-31 16:09:34 -0300
  • ed3f842c91
    chore(updater) update tauri-api to 0.3.0 Lucas Nogueira 2019-12-31 15:39:34 -0300
  • 65d742326a
    chore(examples) update CSP and tauri-webpack to 0.2.0 Lucas Nogueira 2019-12-31 15:18:17 -0300
  • 91afd43126
    chore(versions) bump tauri.js to 0.3.0 v0.3.0 Lucas Nogueira 2019-12-31 15:05:18 -0300
  • a56cee76bf
    chore(versions) bump tauri and tauri-api crates to 0.3.0 Lucas Nogueira 2019-12-31 15:03:01 -0300
  • 8a8fe2cca4
    fix(tauri.js) default CSP with the blob modifier (#255) Lucas Fernandes Nogueira 2019-12-31 14:52:39 -0300
  • 597463d55a
    fix(tauri.js) default CSP with the blob modifier Lucas Nogueira 2019-12-31 07:00:38 -0300
  • 7ecaee38f0
    chore(actions): change cache to hash on .toml (#253) Jacob Bolda 2019-12-30 17:07:26 -0600
  • 76187298c1
    prod smoke tests to use .toml hash in cache Jacob Bolda 2019-12-30 16:42:40 -0600
  • 36bdf64810
    source smoke tests to use .toml hash in cache Jacob Bolda 2019-12-30 16:41:23 -0600
  • 46360cdaec
    refactor(.scripts): cleanup sh (#252) nothingismagick 2019-12-30 23:26:14 +0100
  • 8be520161b Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev tensor-programming 2019-12-30 13:59:56 -0500
  • fe318dba7f
    refactor(.scripts): cleanup sh nothingismagick 2019-12-30 13:50:20 +0100
  • ed266b48c1 chore(templates): remove updater.rs, add build.rs (#251) nothingismagick 2019-12-30 12:04:12 +0100
  • 0a0102d1ac
    chore(templates): remove updater.rs, add build.rs Daniel Thompson-Yvetot 2019-12-30 10:37:12 +0100
  • d7e3c73f36
    chore(test): remove updater.rs nothingismagick 2019-12-30 10:33:16 +0100
  • fbfacb5e44 fix(tauri.js): eslint errors (#250) Noah Klayman 2019-12-30 01:27:47 -0800
  • 524d5cf8df
    fix(tauri.js): eslint errors Noah Klayman 2019-12-29 20:24:16 -0800
  • 423a1c979f Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev tensor-programming 2019-12-29 20:25:25 -0500
  • 232af15a2e use minimal profile for installation (#247) Jacob Bolda 2019-12-29 18:41:03 -0600
  • 1b3037a519 Refactor(core) remove cargo lock (#249) Tensor-Programming 2019-12-29 18:41:34 -0500
  • fdd781ade3
    remove cargo.lock tensor-programming 2019-12-29 18:35:20 -0500
  • 50295300ad
    update .gitignore tensor-programming 2019-12-29 18:34:46 -0500
  • 1daa01e76c
    Refactor-feat(core) Refactor the code and add proptesting to the core library (#242) Tensor-Programming 2019-12-29 18:13:08 -0500
  • 8becf57528
    add basic dummy test for spawn. tensor-programming 2019-12-29 18:10:51 -0500
  • 8a1b79470c Merge remote-tracking branch 'origin/dev' into refactor-feat/core-proptesting tensor-programming 2019-12-29 18:06:45 -0500
  • 7cea49a6a9
    feat(tauri) whitelist event API, fix whitelist rejections (#248) Lucas Fernandes Nogueira 2019-12-29 20:01:54 -0300
  • 2934be1130
    add on_event test tensor-programming 2019-12-29 17:45:04 -0500
  • 16d67de779
    feat(tauri) whitelist event API, fix whitelist rejections Lucas Nogueira 2019-12-29 19:44:10 -0300
  • e096171a47
    fix mispelling. tensor-programming 2019-12-29 17:29:01 -0500
  • 7e0dc16319
    set minimal in prod as well Jacob Bolda 2019-12-29 16:01:07 -0600
  • 10e6fe2437
    use minimal profile for installation Jacob Bolda 2019-12-29 15:58:18 -0600
  • ee19374754
    add listeners_check_fn test tensor-programming 2019-12-29 16:00:07 -0500
  • e981d33956
    update vue spa listen/emit API to use Strings. tensor-programming 2019-12-29 15:38:52 -0500
  • 6cf721dc4c
    increased regex to all character types tensor-programming 2019-12-29 15:38:17 -0500
  • 1299b1849e
    fix(cargo.toml) external bin path Lucas Nogueira 2019-12-29 17:33:03 -0300
  • 9e5f1bcfa9
    feat(tauri-cli) bundle external binaries for OSX Lucas Nogueira 2019-12-29 17:26:54 -0300
  • ebda34d076
    feat(tauri-cli) add option to bundle external binaries Lucas Nogueira 2019-12-29 17:24:02 -0300
  • ed946e0069
    refactor(tauri.js): manually treeshake lodash (#246) nothingismagick 2019-12-29 16:38:27 +0100
  • e3f52e8f7d
    Update copy-templates.ts Lucas Fernandes Nogueira 2019-12-29 12:20:32 -0300
  • f7e5fcff95
    Update entry.ts Lucas Fernandes Nogueira 2019-12-29 12:20:07 -0300
  • d93e5087b0
    refactor(tauri.js): manually treeshake lodash Daniel Thompson-Yvetot 2019-12-29 15:55:18 +0100
  • 8f66a085c6
    chore(deps): manual renovation (#245) nothingismagick 2019-12-29 14:17:59 +0100
  • d9740ab04c
    chore(deps): manual renovation Daniel Thompson-Yvetot 2019-12-29 14:11:14 +0100
  • f931ea686b
    chore(examples) Update Vue Examples Renovate Bot 2019-12-29 13:08:01 +0000
  • 64a371ef0f
    chore(examples) Update Svelte Examples Renovate Bot 2019-12-29 13:07:49 +0000
  • 3949e4121b
    Update dependency @testing-library/user-event to v8 Renovate Bot 2019-12-29 13:04:34 +0000
  • 49155006bd
    Update dependency typescript to v3.7.4 Renovate Bot 2019-12-29 13:04:21 +0000
  • f0da28a3aa
    Update dependency lockfile-lint to v3.0.5 Renovate Bot 2019-12-29 13:04:10 +0000
  • 5fd832d0ec
    Update dependency gatsby to v2.18.17 Renovate Bot 2019-12-29 13:03:59 +0000
  • a67e7b5b2d
    Update dependency eslint to v6.8.0 Renovate Bot 2019-12-29 13:03:47 +0000
  • 1d58215908
    Update dependency @emotion/core to v10.0.27 Renovate Bot 2019-12-29 13:03:36 +0000
  • a671f26b5f chore(examples) Pin dependencies (#219) renovate[bot] 2019-12-29 14:02:54 +0100
  • b65b0d348d
    chore(examples) Pin dependencies Renovate Bot 2019-12-29 12:37:43 +0000
  • 24d20e0fde
    chore(tauri) remove whitespaces on runner.rs Lucas Nogueira 2019-12-29 09:24:28 -0300
  • c714a9fc59
    Merge branch 'dev' into feature/e2e-test Lucas Nogueira 2019-12-29 09:21:28 -0300
  • 3fbb297064
    fix(tauri) run setup hook after init has been eval'd (#243) Lucas Fernandes Nogueira 2019-12-29 09:21:11 -0300
  • 6b6d2074b3
    fix(endpoints) merge conflict Lucas Nogueira 2019-12-29 09:19:02 -0300
  • 1f240dbd90
    Merge remote-tracking branch 'origin/dev' into feature/setup-hook Lucas Nogueira 2019-12-29 09:15:46 -0300
  • 548ab94810
    feat(tauri.js) add API endpoint proxy, closes #197 (#241) Lucas Fernandes Nogueira 2019-12-29 09:14:49 -0300
  • 36aca61572 fix(tauri.js): Fix file paths in tauricon (#240) Rajiv Shah 2019-12-29 06:24:15 -0500
  • d6e84734bc
    fix(tauri) run setup hook after init has been eval'd Lucas Nogueira 2019-12-29 08:09:09 -0300
  • 144ddec5b0
    feat(tests) add project for initial e2e test Lucas Nogueira 2019-12-29 08:03:25 -0300
  • 7372c720e3
    chore(proxy) wait for onTauriInit to start direct proxy to window.tauri Lucas Nogueira 2019-12-29 07:36:46 -0300
  • 7bb80b154c
    add dummy func tensor-programming 2019-12-29 03:37:34 -0500
  • 681d837d2b
    add proptest data to gitignore tensor-programming 2019-12-29 03:22:05 -0500
  • bb3988e57f
    add basic proptest to tauri-core tensor-programming 2019-12-29 03:21:17 -0500
  • a7e272274c
    fix updater doc test. tensor-programming 2019-12-29 02:34:43 -0500
  • 83b3fcb8c8
    feat(Tauri-core) Add Quicktest to Tauri-API (#239) Tensor-Programming 2019-12-29 00:45:13 -0500
  • b4456ebd8f
    format scripts tensor-programming 2019-12-28 20:16:16 -0500
  • a05ded2dbf
    update docs tensor-programming 2019-12-28 18:12:27 -0500
  • a3047fbdde
    add docs tensor-programming 2019-12-28 18:11:58 -0500
  • 86cb4c7b2f
    update gitignore for .vscode folder outside root tensor-programming 2019-12-28 18:09:56 -0500
  • dc66c0a456
    clean up and verify tensor-programming 2019-12-28 18:05:32 -0500
  • 4658054a01 Merge branch 'feature/add-testing-app' of https://github.com/tauri-apps/tauri into feature/add-testing-app tensor-programming 2019-12-28 18:03:21 -0500
  • a1f8d5f2f9
    update bash script with more logic to check dirs. tensor-programming 2019-12-28 18:02:39 -0500
  • cafdeb6eb1 update bash script with more logic to check dirs. tensor-programming 2019-12-28 17:58:24 -0500
  • b84052075f move scripts to root and add if checks. tensor-programming 2019-12-28 17:41:39 -0500
  • 5783161580
    feat(tauri.js) always resolve/reject proxy promise Lucas Nogueira 2019-12-28 18:21:04 -0300
  • 8b17300162
    chore(examples) delete Tauri-Phaser git submodule Lucas Nogueira 2019-12-28 17:01:35 -0300
  • 96e6828495
    feat(tauri.js) add API endpoint proxy Lucas Nogueira 2019-12-28 16:54:38 -0300
  • 4b761f3617
    fix(tauri.js): Fix file paths in tauricon Rajiv Shah 2019-12-28 14:07:36 -0500
  • d393465e39 fix bash path. tensor-programming 2019-12-28 03:43:35 -0500
  • ef28add0f2 move qc script to .scripts folder. tensor-programming 2019-12-28 03:38:47 -0500
  • 9d56b3a027 fix prefixes. tensor-programming 2019-12-28 03:37:34 -0500
  • 2ee29b6027 change prefixes to ch and add script tensor-programming 2019-12-28 03:28:57 -0500
  • db5b13a7bd remove print statement tensor-programming 2019-12-28 03:09:26 -0500
  • acaeeb94bf add support for windows commands; remove returns tensor-programming 2019-12-28 03:05:45 -0500
  • 86ab7b489a add simple is_dir test. tensor-programming 2019-12-28 02:58:49 -0500
  • 6a48060c13 add more comments. tensor-programming 2019-12-28 02:43:26 -0500
  • 6936753260 add basic quickcheck tests. tensor-programming 2019-12-28 02:36:55 -0500
  • 3ce95d2760
    feat(tauri.js) add tauri info command (#236) Lucas Fernandes Nogueira 2019-12-27 20:37:21 -0300
  • 7e0c374b4e
    Merge remote-tracking branch 'origin/dev' into feature/tauri-info Lucas Nogueira 2019-12-27 20:35:29 -0300
  • 7845ec0e7a
    refactor(tauri.js) keep folder structure on /dist (#235) Lucas Fernandes Nogueira 2019-12-27 20:34:24 -0300
  • ac175a5b36 add basic bash script (needs improvement) tensor-programming 2019-12-27 15:55:44 -0500
  • 8fbe6c94ef add comments. tensor-programming 2019-12-27 15:53:17 -0500