Commit Graph

21 Commits (8c3932e99223e44bd80687982879911f580eec09)

Author SHA1 Message Date
Lucas Fernandes Nogueira c9b21f6f43
fix(log): export the LogLevel type (#2625)
2 months ago
Tony 69d508ee69
fix(log): prevent thowing on failed to get caller location (#2157)
6 months ago
Tony 371a2f7361
fix(log): inconsistent webview log target (#2021)
7 months ago
Amr Bashir cf4d7d4e6c
chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
9 months ago
renovate[bot] faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
1 year ago
FabianLars ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
1 year ago
FabianLars 11d98e911e
chore(log): Fix lint and formatting
1 year ago
tommyo 0d3b6b8aca
feat(log): added attachLogger (#717)
1 year ago
Lucas Fernandes Nogueira 2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
1 year ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
renovate[bot] 0d0ed7b907
chore(deps): update dependency prettier to v3 (#467)
2 years ago
Lucas Nogueira 43be6c7585
Merge remote-tracking branch 'origin/v1' into v2
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira 22991af9f4
feat(plugins): use `@tauri-apps` namespace on NPM (#368)
2 years ago
Tai Zeming 5e5221e0c3
fix(log): Avoid type conflict (#347)
2 years ago
FabianLars 507cf43e82
chore: fix lint issues
2 years ago
Fabian-Lars d02432df06
fix(log): Replace unknown js location with `webview::unknown`, fixes #41 (#338)
2 years ago
FabianLars eb168ac2ca
fix(log): strip ansi color/escape codes from browser console output
3 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago