Lucas Fernandes Nogueira
|
1397d9121a
|
feat(core): add support to multipart/form-data requests, closes #2118 (#3929)
|
2022-04-22 20:04:58 -03:00 |
|
Lucas Fernandes Nogueira
|
76950e978e
|
feat(ci): cancel in progress (#3938)
|
2022-04-21 15:09:57 -03:00 |
|
Lucas Fernandes Nogueira
|
f2a30d8bc5
|
refactor(core): use ayatana appindicator by default, keep option to use gtk (#3916)
|
2022-04-19 17:33:17 -03:00 |
|
Lucas Fernandes Nogueira
|
49955ea1aa
|
feat(ci): simplify cache (#3448)
|
2022-02-13 20:27:21 -03:00 |
|
Lucas Fernandes Nogueira
|
4334865266
|
refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-02-10 17:23:10 -03:00 |
|
Lucas Fernandes Nogueira
|
397710b2c5
|
refactor(bundler): use linuxdeploy instead of appimagetool, closes #1986 (#2437)
|
2021-08-15 17:09:55 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
f81ebddfcc
|
feat: remove menu feature flag (#2415)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-08-13 10:23:32 -03:00 |
|
Lucas Fernandes Nogueira
|
56e74ccf74
|
feat(core): ensure window.print() works on macOS (#1738)
|
2021-05-07 10:58:44 -03:00 |
|
Lucas Fernandes Nogueira
|
f1aa12075f
|
fix(bundler): update create-dmg, fixes #1571 (#1729)
|
2021-05-06 12:57:08 -03:00 |
|
Lucas Fernandes Nogueira
|
ef474e5635
|
feat(ci): cache (#1585)
|
2021-04-22 17:34:46 -03:00 |
|
Lucas Fernandes Nogueira
|
aea614587b
|
refactor(repo): add /tooling folder (#1457)
|
2021-04-12 01:59:25 -03:00 |
|
nothingismagick
|
bf82136466
|
feat(license): SPDX Headers (#1449)
* chore(licenses): api
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(licenses): scripts
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): cli/core
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): cli/tauri-bundler
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): workflows
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): require license_template in rust
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-api
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-build
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-codegen
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-macros
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-updater
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-utils
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): examples
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): cli/tauri.js
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): changefile
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): place both licenses in root
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): package.json SPDX
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): SPDX everywhere
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* fix(tauri.js): tests more time for ubuntu
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): commons conservancy language
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): add spdx file
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* fix(license): clippy
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): language
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
|
2021-04-11 00:09:09 +02:00 |
|
Lucas Fernandes Nogueira
|
8b36fe0c5d
|
refactor: move tauri crates to /core folder (#1444)
|
2021-04-08 13:22:20 -03:00 |
|
Noah Klayman
|
4c9d419eec
|
fix(examples): build error (#1354)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-03-12 23:49:55 -03:00 |
|
Lucas Fernandes Nogueira
|
ba8fb00880
|
feat(ci): add unused dependencies check (#1168)
|
2021-01-30 13:50:26 -03:00 |
|