Commit Graph

3168 Commits

Author SHA1 Message Date
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
Lucas Fernandes Nogueira
b9cc35ca39
chore(merge) feature/serverless (#7)
* feat(template) serverless code for JS and CSS loading

* fix(ffi) define struct (#5)

Per Boscops self-raised, but never merged issue
https://doc.rust-lang.org/nomicon/ffi.html#representing-opaque-structs

Basically removes potentially undefined behavior
2019-07-20 19:53:11 -03:00
nothingismagick
19c5d410de
chore(merge) feature/bundle fork (#6)
* feat(proton) cargo-bundle fork & features argument

* chore(bundle) rename lib to proton-bundle

* feat(proton.h) merge open PRs from webview

zserge/webview/pull/237
zserge/webview/pull/222
zserge/webview/pull/214

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

* feat(licenses) licenses and structure

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

* addition to previous commit

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

* fix(version) of proton-sys in cargo.toml

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

* fix(various) use super: and remove 2018

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

* fix(various)

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

* fix(rust-2018) update

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

* fix(rust-2018) update

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

* fix(rust-2018) add lockfiles

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

* fix(proton) includedir errors on prod build

* fix(rust-2018) authors, lockfiles and newest stuff

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

* feat(cargo-proton-bundle) update readme

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

* fix(proton) variable does not live long enough on dev

* chore(proton) remove unnecessary global variable declaration
2019-07-20 23:42:07 +02:00
Daniel Thompson-Yvetot
16f2464c26
feat(proton) disambiguation
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-14 16:29:41 +02:00
Daniel Thompson-Yvetot
6f3d2374a4
feat(readme) status changes
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-14 16:25:02 +02:00
nothingismagick
13734c338b
chore(merge) dev to master (#4)
* feat(readme) clarifications and styling
* fix(readme) logo position
* feat(scaffolding) folders, templates, rust, c, node WOW
* feat(proton) initial packages for webview and binding-rust
* feat(proton) new folder structure
* chore(compliance) readmes and licenses
* chore(npm) create package.json
* chore(proton) rename packages and create lib/rust
* chore(proton) create templates directory
* feat(rust) rustfmt tab_spaces = 2
* feat(rust) run fmt and fix template structure
* chore(npm) update package
- package name (@quasar/proton)
- node 10, npm 6.6, yarn 1.17.3 (security)
- .gitignore
- .npmignore
- add docs and spec dirs

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-14 14:50:49 +02:00
Lucas Fernandes Nogueira
85854c4391 feat(scaffolding) folders, templates, rust, c, node WOW
* feat(proton) initial packages for webview and binding-rust
* feat(proton) new folder structure
* chore(compliance) readmes and licenses
* chore(npm) create package.json
* chore(proton) rename packages and create lib/rust
* chore(proton) create templates directory
* feat(rust) rustfmt tab_spaces = 2
* feat(rust) run fmt and fix template structure
* chore(npm) update package
- package name (@quasar/proton)
- node 10, npm 6.6, yarn 1.17.3 (security)
- .gitignore
- .npmignore
- add docs and spec dirs

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-14 14:47:29 +02:00
Daniel Thompson-Yvetot
d7308a1a27
fix(readme) logo position
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-13 22:57:41 +02:00
Daniel Thompson-Yvetot
0d4eddb021
feat(readme) clarifications and styling
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-13 22:53:44 +02:00
Daniel Thompson-Yvetot
7bd6e0ddb1
feat(setup) .github and README
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-13 21:55:25 +02:00
nothingismagick
b3e582684a
feat(contributing) update 2019-07-13 20:39:27 +02:00
nothingismagick
77961611b6
feat(PR) add template 2019-07-13 19:36:23 +02:00
Razvan Stoenescu
42f9f16b7a Merge branch 'master' of github.com:quasarframework/proton 2019-07-13 20:26:39 +03:00
Razvan Stoenescu
b49c1aa6f0 chore: add github meta data 2019-07-13 20:26:16 +03:00
nothingismagick
8a69171b53
feat(meta) add SECURITY.md 2019-07-13 19:22:20 +02:00
Razvan Stoenescu
ec1f42e2dc
Merge pull request #1 from quasarframework/readme-init
feat(readme) init
2019-07-13 20:17:29 +03:00
nothingismagick
8540f28b82
feat(readme) init 2019-07-13 19:14:13 +02:00
Razvan Stoenescu
5801b6f5fa
Initial commit 2019-07-13 12:09:38 +03:00