Commit Graph

4917 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira 157a3ac40e fix(tauri) event system init on windows fixed (#29) 2019-08-23 16:39:41 +02:00
Daniel Thompson-Yvetot 68565b899c
chore(version) bump
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-08-23 10:13:02 +02:00
Daniel Thompson-Yvetot 722b7d87a7
Merge remote-tracking branch 'origin/dev' into dev 2019-08-23 09:59:11 +02:00
Daniel Thompson-Yvetot 90ade25b5b
feat(lib) event keyword => evt
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-08-23 09:58:45 +02:00
Jeff Galbraith bab276fcf3 feat: scaffolding of docs-generator done and first "live" docs (#28)
* feat(docs): scaffolding docs-generator

* fix: typo in build (script) and fix copy folder command

* chore(docs): update
2019-08-23 00:55:35 +02:00
nothingismagick 47a430153c feat/frida (#22)
* feat(frida) create readme

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(frida) add to main readme security features

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(frida) add inspirations

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(todo) add todo
2019-08-22 19:26:20 -03:00
nothingismagick f0d95a4244 feat(alpha) prep (#27)
* feat(testing) add test apps, docs for testing

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(testing) add test apps, docs for testing, fix entry and generator

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(tauri) use require.resolve

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(rust) fix for cargo sources

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* chore(version) bump

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(tauri) setup tauri object

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(demo) setup tauri object

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(entry) fix generator

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(docs) prepare quasar spa docs

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-08-22 16:46:45 -03:00
Lucas Fernandes Nogueira 9e4a8c6429 fix(tauri) embedded-server edge case with config host (#26) 2019-08-22 09:52:01 +02:00
Lucas Fernandes Nogueira c0312612a6
fix(runner) set dist dir env variable 2019-08-21 21:54:49 -03:00
nothingismagick 022f6a370c feat(docs) add PDFs (#24)
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-08-21 20:35:49 -03:00
Lucas Fernandes Nogueira 110cfee1c2
feat(mode) chain webpack config from quasar 2019-08-21 20:17:11 -03:00
Lucas Fernandes Nogueira 9981da93ed chore(mode) cleanup (#23)
* feat(mode) cleanup

* fix(cli) fix bin entry
2019-08-21 23:35:51 +02:00
Daniel Thompson-Yvetot 9fb1c017a3
chore(icons) lose a dot, gain a friend
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-08-21 22:44:53 +02:00
Daniel Thompson-Yvetot a652b51aa9
chore(version) make 1.0.0-alpha.0
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-08-21 15:23:40 +02:00
Daniel Thompson-Yvetot 8b92093acb
chore(deps) move from core
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-08-21 15:22:55 +02:00
Lucas Fernandes Nogueira 88f01efbe5 chore(entry) move <a> handling code from q-app (#21) 2019-08-21 13:44:39 +02:00
Daniel Thompson-Yvetot 8adb667229
Merge branch 'tensor-programming-msi-experimental' into dev 2019-08-20 16:33:11 +02:00
Daniel Thompson-Yvetot e550db5637
Merge branch 'msi-experimental' of https://github.com/tensor-programming/proton into tensor-programming-msi-experimental 2019-08-20 16:31:12 +02:00
Lucas Fernandes Nogueira a0f410dcff
feat(tauri) initial work for the CLI (#20)
* feat(tauri) initial work for the CLI

* feat(build) read dist path from env

* feat(tauri) proton.js entry

* feat(tauri) threeshake fs

* feat(injector) check if tauri dir exists

* feat(injector) don't show success message if dir exists

* chore(injector) cleanup fs imports
2019-08-19 18:09:29 -03:00
Lucas Fernandes Nogueira 4c2c9d00b9 feat(tauri) core template isolated (#18) 2019-08-16 12:58:30 +02:00
Lucas Fernandes Nogueira 3b272bad8c
feat(tauri) initial configuration through quasar.conf.js (#16)
* feat(proton) configure webview from quasar provided config.json

* feat(config) window config

* feat(config) rename serverless to embeddedServer

* feat(config) embedded server host and port config

* feat(template) q-app inlines assets on output index.html

* feat(proton) move server code to lib

* fix(template) misc fixes
2019-08-15 19:50:35 -03:00
Lucas Fernandes Nogueira 824f808fa0
feat(template) use the new default-run manifest field (#17) 2019-08-15 19:48:32 -03:00
Lucas Fernandes Nogueira 01de6b51b6 chore(project) rename to tauri (#15) 2019-08-14 13:24:08 +02:00
tensor-programming 5464896469 basic icon implementation. 2019-08-08 22:42:35 -04:00
tensor-programming ed3b232a32 added arch changes 2019-08-08 19:23:10 -04:00
tensor-programming a3ddf92029 add documentation 2019-08-07 18:39:21 -04:00
tensor-programming 74be3e7d05 minor fixes 2019-08-07 18:30:51 -04:00
tensor-programming d775323b2c remove slog and slog_term 2019-08-07 18:27:37 -04:00
tensor-programming d049fd38bc finish and clean up 2019-08-07 17:37:41 -04:00
tensor-programming 7de67f6dd9 fix target strings. 2019-08-06 03:44:16 -04:00
tensor-programming e97a17ff12 setup barebones implemenation. 2019-08-06 03:19:56 -04:00
tensor-programming f606b9d994 change Wix install path to something more realistic. 2019-08-06 03:14:19 -04:00
tensor-programming 7a0d0017b4 move generate_package_guid to wix.rs 2019-08-06 03:02:25 -04:00
tensor-programming b0e70e74ae added installation commands for MVP 2019-08-06 01:47:43 -04:00
nothingismagick de8cdefc96
feat(readme) Add 5 reasons 2019-08-01 10:34:20 +02:00
Lucas Fernandes Nogueira aa4fef37b4
chore(merge) feature/event-system-cleanup (#13)
* feat(event-system) better communication interface

* feat(proton) update main.rs

* test

* Revert "test"

This reverts commit 68daf6eeb7.
2019-07-31 19:04:24 -03:00
nothingismagick b40bc281d0
fix(readme) typo 2019-07-31 21:15:03 +02:00
nothingismagick a31a0eebc7
feat(update) status 2019-07-31 10:41:46 +02:00
tensor-programming 2664bfb22b add basic wix template 2019-07-28 14:41:50 -04:00
tensor-programming 6018de2f30 fix exe 2019-07-28 14:39:28 -04:00
tensor-programming 55a2085f99 run light 2019-07-28 14:38:06 -04:00
tensor-programming bdc097ac5d run candle.exe 2019-07-28 14:36:44 -04:00
tensor-programming da8c3c6444 harvest dir information 2019-07-28 14:34:56 -04:00
tensor-programming 0e260f58d4 add download and extract 2019-07-28 14:32:01 -04:00
tensor-programming ba5754420b download wix and verify with reqwest 2019-07-28 14:26:11 -04:00
tensor-programming 37936b018c add basic urls 2019-07-28 14:23:50 -04:00
Lucas Fernandes Nogueira b5927e4711
chore(merge) feature/event-system (#12)
* feat(event-system) prototype

* feat(event-system) prepare two way communication

* feat(event-system) fASLR

* feat(event-system) answer salt

* feat(event-system) simplify communication and enable multi-level two way message passing
2019-07-28 09:57:26 -03:00
nothingismagick fcd0c7fc35 feature/tiny serverless (#11)
* feat(readme) add new stats, licenses, technical description

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(main.js) make serverless work correctly for bundle

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>

* feat(main.js) validate dev&build for server&less

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-24 20:06:55 -03:00
Lucas Fernandes Nogueira 32b2e951be
feat(lib) open link command (#10) 2019-07-24 19:44:05 -03:00
nothingismagick a1c46cd86f Feature/whitelist (#9)
* feat(proton) whitelist API features

* feat(whitelist) fix feature name for execute cmd

* fix(whitelist) conflicting command names with q-app

* feat(rust2018) cleanup (#8)

* rust 2018 edition changes

* fix whitespace

* change super::super to crate
2019-07-23 17:41:16 -03:00